Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8092adca6f | |||
| 42603b801d | |||
| 9163e12f8f | |||
| 752c9a5be5 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorative-wood-background-wall_1417-1944.jpg"
|
||||
imageAlt="Restaurante Único Mexicanum ambiente tradicional"
|
||||
buttons={[
|
||||
{ text: "Ver Menú", href: "#features" },
|
||||
{ text: "Ver Menú y Hacer Pedido", href: "#features" },
|
||||
{ text: "Hacer Pedido", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -187,4 +187,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user