Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-20 19:04:29 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
<HeroSplitKpi
background={{
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."
kpis={[
{
@@ -235,4 +235,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}