diff --git a/src/app/layout.tsx b/src/app/layout.tsx index bb29987..87b7e3d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1424,4 +1424,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 1744c41..61b809d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function SorrelGardens() { src: "http://img.b2bpic.net/free-photo/close-up-woman-checking-flowers_23-2148357546.jpg", alt: "Sorrel Gardens happy customer 5" } ]} - avatarText="4.5★ Rating • 163+ Happy Customers" + avatarText="4.5★ Rating • 163+ Reviews • 10+ Years Trusted" buttons={[ { text: "Call Now", href: "tel:09789706673" }, { text: "WhatsApp Us", href: "https://wa.me/919789706673" } @@ -276,4 +276,4 @@ export default function SorrelGardens() { ); -} \ No newline at end of file +}