Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-04 21:04:20 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Aja | World Kitchen & Bar"
description="Experience a curated journey of global flavors in the heart of Chandigarh. Where international culinary arts meet sophisticated bar culture."
description="Authentic fusion recipes crafted from locally sourced, organic ingredients, bringing you a curated journey of global flavors in the heart of Chandigarh."
buttons={[
{
text: "View Our Menu", href: "#features"},
@@ -147,4 +147,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}