1 Commits

Author SHA1 Message Date
c4f7e78fdf Update src/app/page.tsx 2026-06-05 21:54:32 +00:00

View File

@@ -32,45 +32,32 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Inicio", name: "Inicio", id: "#home"},
id: "#home",
},
{ {
name: "Nosotros", name: "Nosotros", id: "#about"},
id: "#about",
},
{ {
name: "Menú", name: "Menú", id: "#menu"},
id: "#menu",
},
{ {
name: "Testimonios", name: "Testimonios", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "Ofertas", name: "Ofertas", id: "#offers"},
id: "#offers",
},
{ {
name: "Contacto", name: "Contacto", id: "#contact"},
id: "#contact", {
}, name: "Taqueria Perez", id: "/taqueria-perez"},
]} ]}
logoSrc="http://img.b2bpic.net/free-photo/three-fish-tacos-with-cabbage-lime-dark-plate_84443-94440.jpg" logoSrc="http://img.b2bpic.net/free-photo/three-fish-tacos-with-cabbage-lime-dark-plate_84443-94440.jpg"
logoAlt="Tacos De La Cruz Logo" logoAlt="Tacos De La Cruz Logo"
brandName="Tacos De La Cruz" brandName="Tacos De La Cruz"
button={{ button={{
text: "Ordenar Ahora", text: "Ordenar Ahora", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroSplit <HeroSplit
background={{ background={{
variant: "plain", variant: "plain"}}
}}
imagePosition="right" imagePosition="right"
title="Saborea la Autenticidad" title="Saborea la Autenticidad"
description="En Tacos De La Cruz, cada bocado es un viaje a México. Disfruta de nuestros tacos frescos, hechos con ingredientes de la más alta calidad y recetas tradicionales." description="En Tacos De La Cruz, cada bocado es un viaje a México. Disfruta de nuestros tacos frescos, hechos con ingredientes de la más alta calidad y recetas tradicionales."
@@ -78,13 +65,9 @@ export default function LandingPage() {
tagAnimation="opacity" tagAnimation="opacity"
buttons={[ buttons={[
{ {
text: "Ver Menú", text: "Ver Menú", href: "#menu"},
href: "#menu",
},
{ {
text: "Ordenar Online", text: "Ordenar Online", href: "#contact"},
href: "#contact",
},
]} ]}
buttonAnimation="opacity" buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/tacos-other-mexican-food_23-2147740772.jpg" imageSrc="http://img.b2bpic.net/free-photo/tacos-other-mexican-food_23-2147740772.jpg"
@@ -93,50 +76,28 @@ export default function LandingPage() {
fixedMediaHeight={true} fixedMediaHeight={true}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/closeup-unrecognizable-waitress-serving-tortilla-chips-guests-tavern_637285-1122.jpg", src: "http://img.b2bpic.net/free-photo/closeup-unrecognizable-waitress-serving-tortilla-chips-guests-tavern_637285-1122.jpg", alt: "Closeup of unrecognizable waitress serving tortilla chips to guests in a tavern"},
alt: "Closeup of unrecognizable waitress serving tortilla chips to guests in a tavern",
},
{ {
src: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-taco_23-2151048053.jpg", src: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-taco_23-2151048053.jpg", alt: "Front view woman with delicious taco"},
alt: "Front view woman with delicious taco",
},
{ {
src: "http://img.b2bpic.net/free-photo/front-view-man-with-delicious-tacos_23-2150878307.jpg", src: "http://img.b2bpic.net/free-photo/front-view-man-with-delicious-tacos_23-2150878307.jpg", alt: "Front view man with delicious tacos"},
alt: "Front view man with delicious tacos",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-people-with-sauce-tortilla-chips_23-2148329089.jpg", src: "http://img.b2bpic.net/free-photo/close-up-people-with-sauce-tortilla-chips_23-2148329089.jpg", alt: "Close-up people with sauce and tortilla chips"},
alt: "Close-up people with sauce and tortilla chips",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg", src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg", alt: "Young pretty woman drinking tasty sweet cocktail at city terrace, casual trendy outfit, weekend and travel mood."},
alt: "Young pretty woman drinking tasty sweet cocktail at city terrace, casual trendy outfit, weekend and travel mood.",
},
]} ]}
avatarText="+1000 Clientes Felices" avatarText="+1000 Clientes Felices"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Calidad Garantizada"},
text: "Calidad Garantizada",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/grilled-beef-tacos-with-fresh-guacamole-salsa-generated-by-ai_188544-16127.jpg", alt: "Grilled beef tacos with fresh guacamole and salsa generated by AI"},
src: "http://img.b2bpic.net/free-photo/grilled-beef-tacos-with-fresh-guacamole-salsa-generated-by-ai_188544-16127.jpg",
alt: "Grilled beef tacos with fresh guacamole and salsa generated by AI",
},
{ {
type: "text", type: "text", text: "Sabores Auténticos"},
text: "Sabores Auténticos",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024769.jpg", alt: "Mexican food"},
src: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024769.jpg",
alt: "Mexican food",
},
{ {
type: "text-icon", type: "text-icon", text: "Entrega Rápida", icon: Car,
text: "Entrega Rápida",
icon: Car,
}, },
]} ]}
/> />
@@ -162,38 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Ingredientes de Calidad", descriptions: [
title: "Ingredientes de Calidad", "Verduras frescas cosechadas localmente.", "Carnes de primera calidad.", "Tortillas hechas a mano diariamente."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/top-view-prepare-bowl-chopped-red-cabbage-togther-with-bunch-parsley-garlic-bowl-black-pepper-turmeric-ground-pepper-beet-salad-wooden-table-with-copy-place_140725-138801.jpg", imageAlt: "Ingredientes frescos"},
"Verduras frescas cosechadas localmente.",
"Carnes de primera calidad.",
"Tortillas hechas a mano diariamente.",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-prepare-bowl-chopped-red-cabbage-togther-with-bunch-parsley-garlic-bowl-black-pepper-turmeric-ground-pepper-beet-salad-wooden-table-with-copy-place_140725-138801.jpg",
imageAlt: "Ingredientes frescos",
},
{ {
id: "f2", id: "f2", title: "Recetas Tradicionales", descriptions: [
title: "Recetas Tradicionales", "Sabor auténtico transmitido por generaciones.", "Cocina casera con un toque moderno.", "Secretos de familia en cada salsa."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/top-view-dishes-with-green-beans-lemon_23-2148460179.jpg", imageAlt: "Tortillas hechas a mano"},
"Sabor auténtico transmitido por generaciones.",
"Cocina casera con un toque moderno.",
"Secretos de familia en cada salsa.",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dishes-with-green-beans-lemon_23-2148460179.jpg",
imageAlt: "Tortillas hechas a mano",
},
{ {
id: "f3", id: "f3", title: "Salsas Caseras", descriptions: [
title: "Salsas Caseras", "Picantes y sabrosas, para todos los gustos.", "Hechas frescas cada día.", "Desde suaves hasta extra picantes."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/nachos-near-sauces-bowls_23-2148132096.jpg", imageAlt: "Variedad de salsas"},
"Picantes y sabrosas, para todos los gustos.",
"Hechas frescas cada día.",
"Desde suaves hasta extra picantes.",
],
imageSrc: "http://img.b2bpic.net/free-photo/nachos-near-sauces-bowls_23-2148132096.jpg",
imageAlt: "Variedad de salsas",
},
]} ]}
title="Ingredientes Frescos y Auténticos" title="Ingredientes Frescos y Auténticos"
description="Nos enorgullecemos de la calidad. Seleccionamos los mejores ingredientes locales y de origen mexicano para asegurar un sabor inigualable en cada uno de nuestros platillos." description="Nos enorgullecemos de la calidad. Seleccionamos los mejores ingredientes locales y de origen mexicano para asegurar un sabor inigualable en cada uno de nuestros platillos."
@@ -211,65 +151,23 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "p1", id: "p1", brand: "Taco Clásico", name: "Taco de Carne Asada", price: "$3.50", rating: 5,
brand: "Taco Clásico", reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-tacos-with-fresh-salsa-guacamole_23-2151997981.jpg", imageAlt: "Taco de Carne Asada"},
name: "Taco de Carne Asada",
price: "$3.50",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-tacos-with-fresh-salsa-guacamole_23-2151997981.jpg",
imageAlt: "Taco de Carne Asada",
},
{ {
id: "p2", id: "p2", brand: "Favorito", name: "Taco Al Pastor", price: "$3.25", rating: 5,
brand: "Favorito", reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-flat-lay_23-2148629373.jpg", imageAlt: "Taco Al Pastor"},
name: "Taco Al Pastor",
price: "$3.25",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-flat-lay_23-2148629373.jpg",
imageAlt: "Taco Al Pastor",
},
{ {
id: "p3", id: "p3", brand: "Tradicional", name: "Taco de Carnitas", price: "$3.75", rating: 5,
brand: "Tradicional", reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-with-sauce-arrangement_23-2148629320.jpg", imageAlt: "Taco de Carnitas"},
name: "Taco de Carnitas",
price: "$3.75",
rating: 5,
reviewCount: "90",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-with-sauce-arrangement_23-2148629320.jpg",
imageAlt: "Taco de Carnitas",
},
{ {
id: "p4", id: "p4", brand: "Ligero", name: "Taco de Pollo Asado", price: "$3.00", rating: 4,
brand: "Ligero", reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-shrimpguacamole-vegetables-wooden-table_123827-22793.jpg", imageAlt: "Taco de Pollo Asado"},
name: "Taco de Pollo Asado",
price: "$3.00",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-shrimpguacamole-vegetables-wooden-table_123827-22793.jpg",
imageAlt: "Taco de Pollo Asado",
},
{ {
id: "p5", id: "p5", brand: "Del Mar", name: "Taco de Camarón", price: "$4.00", rating: 4,
brand: "Del Mar", reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-shrimpguacamole-vegetables-wooden-table_123827-22839.jpg", imageAlt: "Taco de Camarón"},
name: "Taco de Camarón",
price: "$4.00",
rating: 4,
reviewCount: "70",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-shrimpguacamole-vegetables-wooden-table_123827-22839.jpg",
imageAlt: "Taco de Camarón",
},
{ {
id: "p6", id: "p6", brand: "Veggie", name: "Taco Vegetariano", price: "$2.75", rating: 4,
brand: "Veggie", reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-arrangement_23-2150770563.jpg", imageAlt: "Taco Vegetariano"},
name: "Taco Vegetariano",
price: "$2.75",
rating: 4,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-arrangement_23-2150770563.jpg",
imageAlt: "Taco Vegetariano",
},
]} ]}
title="Nuestro Menú Estelar" title="Nuestro Menú Estelar"
description="Descubre una explosión de sabores con nuestra variada selección de tacos. ¡Hay uno para cada antojo!" description="Descubre una explosión de sabores con nuestra variada selección de tacos. ¡Hay uno para cada antojo!"
@@ -284,41 +182,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "María G.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-delicious-tacos_23-2150878355.jpg", imageAlt: "Foto de María G."},
name: "María G.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-delicious-tacos_23-2150878355.jpg",
imageAlt: "Foto de María G.",
},
{ {
id: "t2", id: "t2", name: "Carlos R.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2803.jpg", imageAlt: "Foto de Carlos R."},
name: "Carlos R.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2803.jpg",
imageAlt: "Foto de Carlos R.",
},
{ {
id: "t3", id: "t3", name: "Sofía M.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-interracial-women-meet-developing-website_273609-18141.jpg", imageAlt: "Foto de Sofía M."},
name: "Sofía M.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-interracial-women-meet-developing-website_273609-18141.jpg",
imageAlt: "Foto de Sofía M.",
},
{ {
id: "t4", id: "t4", name: "Juan P.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231296.jpg", imageAlt: "Foto de Juan P."},
name: "Juan P.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231296.jpg",
imageAlt: "Foto de Juan P.",
},
{ {
id: "t5", id: "t5", name: "Elena L.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-traveling-together_52683-126494.jpg", imageAlt: "Foto de Elena L."},
name: "Elena L.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-traveling-together_52683-126494.jpg",
imageAlt: "Foto de Elena L.",
},
{ {
id: "t6", id: "t6", name: "David S.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-taco_23-2151047998.jpg", imageAlt: "Foto de David S."},
name: "David S.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-taco_23-2151047998.jpg",
imageAlt: "Foto de David S.",
},
]} ]}
cardTitle="¿Qué Dicen Nuestros Clientes?" cardTitle="¿Qué Dicen Nuestros Clientes?"
cardTag="Experiencias Auténticas" cardTag="Experiencias Auténticas"
@@ -335,61 +209,31 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
plans={[ plans={[
{ {
id: "offer1", id: "offer1", badge: "Popular", badgeIcon: Sparkles,
badge: "Popular", price: "$12.00", subtitle: "Combo 3 Tacos + Bebida", buttons: [
badgeIcon: Sparkles,
price: "$12.00",
subtitle: "Combo 3 Tacos + Bebida",
buttons: [
{ {
text: "Pedir Combo", text: "Pedir Combo", href: "#contact"},
href: "#contact",
},
], ],
features: [ features: [
"3 tacos a elegir (carne, pollo, pastor)", "3 tacos a elegir (carne, pollo, pastor)", "1 bebida refrescante (soda o agua fresca)", "Salsas y complementos incluidos", "Ideal para un almuerzo rápido"],
"1 bebida refrescante (soda o agua fresca)",
"Salsas y complementos incluidos",
"Ideal para un almuerzo rápido",
],
}, },
{ {
id: "offer2", id: "offer2", badge: "Familiar", badgeIcon: Users,
badge: "Familiar", price: "$25.00", subtitle: "Paquete Familiar (8 Tacos)", buttons: [
badgeIcon: Users,
price: "$25.00",
subtitle: "Paquete Familiar (8 Tacos)",
buttons: [
{ {
text: "Pedir Paquete", text: "Pedir Paquete", href: "#contact"},
href: "#contact",
},
], ],
features: [ features: [
"8 tacos a elegir (variedad familiar)", "8 tacos a elegir (variedad familiar)", "2 bebidas grandes (horchata o jamaica)", "Guacamole y totopos grandes", "Perfecto para compartir en casa"],
"2 bebidas grandes (horchata o jamaica)",
"Guacamole y totopos grandes",
"Perfecto para compartir en casa",
],
}, },
{ {
id: "offer3", id: "offer3", badge: "Especial del Día", badgeIcon: Award,
badge: "Especial del Día", price: "$8.00", subtitle: "Taco Gigante + Agua Fresca", buttons: [
badgeIcon: Award,
price: "$8.00",
subtitle: "Taco Gigante + Agua Fresca",
buttons: [
{ {
text: "Pedir Oferta", text: "Pedir Oferta", href: "#contact"},
href: "#contact",
},
], ],
features: [ features: [
"1 taco especial del día (cambia diario)", "1 taco especial del día (cambia diario)", "1 agua fresca natural", "Una experiencia de sabor única", "¡No te la pierdas!"],
"1 agua fresca natural",
"Una experiencia de sabor única",
"¡No te la pierdas!",
],
}, },
]} ]}
title="Nuestras Ofertas Especiales" title="Nuestras Ofertas Especiales"
@@ -404,8 +248,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Visítanos o Contáctanos" tag="Visítanos o Contáctanos"
title="¿Listo para Disfrutar?" title="¿Listo para Disfrutar?"
description="Estamos ansiosos por servirte los mejores tacos de la ciudad. Haz tu pedido online o ven a nuestro restaurante. ¡Te esperamos!" description="Estamos ansiosos por servirte los mejores tacos de la ciudad. Haz tu pedido online o ven a nuestro restaurante. ¡Te esperamos!"
@@ -423,58 +266,37 @@ export default function LandingPage() {
logoText="Tacos De La Cruz" logoText="Tacos De La Cruz"
columns={[ columns={[
{ {
title: "Navegación", title: "Navegación", items: [
items: [
{ {
label: "Inicio", label: "Inicio", href: "#home"},
href: "#home",
},
{ {
label: "Nosotros", label: "Nosotros", href: "#about"},
href: "#about",
},
{ {
label: "Menú", label: "Menú", href: "#menu"},
href: "#menu",
},
{ {
label: "Testimonios", label: "Testimonios", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "Contacto", label: "Contacto", href: "#contact"},
href: "#contact", {
}, label: "Taqueria Perez", href: "/taqueria-perez"},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Política de Privacidad", label: "Política de Privacidad", href: "#"},
href: "#",
},
{ {
label: "Términos de Servicio", label: "Términos de Servicio", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Síguenos", title: "Síguenos", items: [
items: [
{ {
label: "Facebook", label: "Facebook", href: "https://facebook.com/tacosdelacruz"},
href: "https://facebook.com/tacosdelacruz",
},
{ {
label: "Instagram", label: "Instagram", href: "https://instagram.com/tacosdelacruz"},
href: "https://instagram.com/tacosdelacruz",
},
{ {
label: "Twitter", label: "Twitter", href: "https://twitter.com/tacosdelacruz"},
href: "https://twitter.com/tacosdelacruz",
},
], ],
}, },
]} ]}
@@ -484,4 +306,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }