Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-26 09:44:59 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Authentic Flavors, Modern Ambiance"
title="Authentic Indian Flavors, Unforgettable Dining Moments"
description="Experience the rich, balanced flavors of India in a cozy, elegant setting perfect for any occasion."
buttons={[
{ text: "View Menu", href: "#menu" },
@@ -201,4 +201,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}