From 7ea13854e9ff09dfdf0b6089ceb7458f6402caa8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 19:10:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7eb05e7..fd0a0d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,7 +166,7 @@ export default function LandingPage() { ]} showRating={true} title="Loved by Locals & Visitors" - description="Read stories from foodies and families who call this their go-to dining spot." + description="Join 5,000+ satisfied diners. Read stories from foodies and families who call this their go-to dining spot." /> @@ -235,4 +235,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1