Merge version_2 into main #2
@@ -48,9 +48,9 @@ export default function LandingPage() {
|
||||
description="Experience the heart of Mexico with our family-crafted recipes using the freshest local ingredients. Join us for an unforgettable dining experience."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
text: "View Our Full Menu", href: "#menu"},
|
||||
{
|
||||
text: "Book a Table", href: "#contact"},
|
||||
text: "Reserve Your Table", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-mexican-food-plates_23-2147812110.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -185,4 +185,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user