From b5ce79df970d309d9ea02f08163e2b0e7155c10e Mon Sep 17 00:00:00 2001 From: akash Date: Thu, 22 Jan 2026 20:36:26 +0530 Subject: [PATCH] Google Lable size increased --- src/components/GoogleReviewsBranding.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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;