Update src/app/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Authentic Fusion. Halal Perfection."
|
||||
title="Experience Authentic Halal Fusion"
|
||||
description="Experience the fire of Asian street food reimagined in a sophisticated, halal setting at Le 831."
|
||||
buttons={[
|
||||
{ text: "Reserve Now", href: "#contact" },
|
||||
@@ -174,4 +174,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user