Update src/app/page.tsx

This commit is contained in:
2026-04-20 19:10:53 +00:00
parent a7f2d6410d
commit 7ea13854e9

View File

@@ -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."
/>
</div>
@@ -235,4 +235,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}