Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 728dacc151 | |||
| 7ec6e17e1c | |||
| 4c91f2d68d | |||
| 3e0520a296 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
name: "Contacto", id: "#contacto"},
|
||||
]}
|
||||
button={{
|
||||
text: "Ordenar Online", href: "#contacto"}}
|
||||
text: "Ordenar Online", href: "#contacto"}}
|
||||
brandName="El Mundo de la Pizza"
|
||||
/>
|
||||
</div>
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f3", title: "Ingredientes de Origen Seleccionado", content: "Nos comprometemos a utilizar solo ingredientes frescos y de la más alta calidad, garantizando un sabor inigualable en cada uno de nuestros platos."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lychee-jelly-seasonal-fruit-beautifully-decorated-thai-dessert-concept_1150-23471.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-cocktails-with-sparklers_23-2149591410.jpg"
|
||||
imageAlt="Cócteles en barra durante happy hour"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Llamar Ahora (0291 520-4560)", href: "tel:+542915204560"},
|
||||
{
|
||||
text: "Ordenar Online", href: "#"},
|
||||
text: "Ordenar Online", href: "https://www.example.com/order-online"},
|
||||
{
|
||||
text: "Ver en Google Maps", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
]}
|
||||
@@ -241,4 +241,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user