Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d42282c801 | |||
| feec197e49 | |||
| 394171b69b |
@@ -136,6 +136,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Signature Tapas & Rare Tequilas"
|
||||
description="Explore a selection of our most celebrated dishes and exclusive tequila offerings, meticulously chosen for exceptional taste and quality."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Full Menu", href: "#menu"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -264,4 +269,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user