Merge version_1 into main #2
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,12 +45,12 @@ export default function LandingPage() {
|
||||
description="Celebramos los sabores auténticos de México con ingredientes de calidad y recetas tradicionales. Un lugar cómodo y familiar donde cada visita es única."
|
||||
tag="Restaurante Mexicano"
|
||||
tagIcon={UtensilsCrossed}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Hacer Pedido", href: "tel:7222023863" },
|
||||
{ text: "Reservar Mesa", href: "contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg"
|
||||
imageAlt="Interior acogedor de Único Mexicanum"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg"
|
||||
imageAlt="Único Mexicanum"
|
||||
logoText="Único Mexicanum"
|
||||
copyrightText="© 2025 Único Mexicanum | Restaurante Mexicano en Toluca"
|
||||
|
||||
Reference in New Issue
Block a user