Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 02f73b2000 | |||
| f1fe93477d | |||
| 9442a4731f |
@@ -100,6 +100,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Explore our curated selection of fine dine dishes."
|
||||
buttons={[{ text: "View Full Menu", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -273,4 +274,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user