Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-20 19:04:30 +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>
);
}
}