Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| feec197e49 | |||
| 394171b69b |
@@ -136,6 +136,11 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Signature Tapas & Rare Tequilas"
|
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."
|
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>
|
</div>
|
||||||
|
|
||||||
@@ -264,4 +269,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user