Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c5647e7a2 | |||
| bc572de80b | |||
| 64f9355eee | |||
| 939e8dde96 | |||
| 6dd323282c |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{ variant: "gradient-bars" }}
|
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."
|
description="Experience the fire of Asian street food reimagined in a sophisticated, halal setting at Le 831."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Reserve Now", href: "#contact" },
|
{ text: "Reserve Now", href: "#contact" },
|
||||||
@@ -174,4 +174,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user