5 Commits

Author SHA1 Message Date
728850f52f Merge version_4 into main
Merge version_4 into main
2026-04-20 19:10:56 +00:00
7ea13854e9 Update src/app/page.tsx 2026-04-20 19:10:53 +00:00
a7f2d6410d Merge version_3 into main
Merge version_3 into main
2026-04-20 19:04:29 +00:00
a4902232e4 Update src/app/page.tsx 2026-04-20 19:04:26 +00:00
b0b877c77f Merge version_2 into main
Merge version_2 into main
2026-04-20 19:03:30 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "radial-gradient"}} variant: "radial-gradient"}}
title="Your Destination for Global Flavors and Relaxed Dining" title="Dine, Relax, and Explore: The Best Global Flavors Under One Roof"
description="From global cuisines to family-friendly spaces, enjoy great food, relaxed vibes, and something for every taste." description="From global cuisines to family-friendly spaces, enjoy great food, relaxed vibes, and something for every taste."
kpis={[ kpis={[
{ {
@@ -166,7 +166,7 @@ export default function LandingPage() {
]} ]}
showRating={true} showRating={true}
title="Loved by Locals & Visitors" 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> </div>