diff --git a/src/components/GoogleReviewsBranding.tsx b/src/components/GoogleReviewsBranding.tsx index df3a22e..0f6dd9a 100644 --- a/src/components/GoogleReviewsBranding.tsx +++ b/src/components/GoogleReviewsBranding.tsx @@ -10,7 +10,7 @@ const GoogleReviewsBranding = ({ centered = false }) => { gap: '0px' }}>
{ e
{
@@ -53,4 +53,4 @@ const GoogleReviewsBranding = ({ centered = false }) => { ); }; -export default GoogleReviewsBranding; \ No newline at end of file +export default GoogleReviewsBranding;