import React from 'react' import ReactPlaceholder from 'react-placeholder' import 'react-placeholder/lib/reactPlaceholder.css' import './ServicePlaceholder.css' export default function ServicePlaceholder() { return (
{' '} {' '}
{' '} {' '}
) }