Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1505db0149 | |||
| 073849bdf6 | |||
| decd53cb18 | |||
| 9d2ee4a066 |
@@ -116,6 +116,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Our Authentic Menu"
|
||||
description="Discover a selection of classic Lebanese dishes prepared with authentic ingredients."
|
||||
buttons={[
|
||||
{ text: "View Full Menu", href: "#menu" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -207,4 +210,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user