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