diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1c898d5..ccb9bda 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,45 +32,32 @@ export default function LandingPage() {
@@ -162,38 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Ingredientes de Calidad",
- descriptions: [
- "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: "f1", title: "Ingredientes de Calidad", descriptions: [
+ "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",
- title: "Recetas Tradicionales",
- descriptions: [
- "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: "f2", title: "Recetas Tradicionales", descriptions: [
+ "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",
- title: "Salsas Caseras",
- descriptions: [
- "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",
- },
+ id: "f3", title: "Salsas Caseras", descriptions: [
+ "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"
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}
products={[
{
- id: "p1",
- brand: "Taco Clásico",
- 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: "p1", brand: "Taco Clásico", 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",
- brand: "Favorito",
- 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: "p2", brand: "Favorito", 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",
- brand: "Tradicional",
- 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: "p3", brand: "Tradicional", 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",
- brand: "Ligero",
- 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: "p4", brand: "Ligero", 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",
- brand: "Del Mar",
- 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: "p5", brand: "Del Mar", 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",
- brand: "Veggie",
- 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",
- },
+ id: "p6", brand: "Veggie", 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"
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}
testimonials={[
{
- 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.",
- },
+ 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."},
{
- 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.",
- },
+ 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."},
{
- 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.",
- },
+ 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."},
{
- 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.",
- },
+ 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."},
{
- 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.",
- },
+ 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."},
{
- 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.",
- },
+ 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."},
]}
cardTitle="¿Qué Dicen Nuestros Clientes?"
cardTag="Experiencias Auténticas"
@@ -335,61 +209,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
- id: "offer1",
- badge: "Popular",
- badgeIcon: Sparkles,
- price: "$12.00",
- subtitle: "Combo 3 Tacos + Bebida",
- buttons: [
+ id: "offer1", badge: "Popular", badgeIcon: Sparkles,
+ price: "$12.00", subtitle: "Combo 3 Tacos + Bebida", buttons: [
{
- text: "Pedir Combo",
- href: "#contact",
- },
+ text: "Pedir Combo", href: "#contact"},
],
features: [
- "3 tacos a elegir (carne, pollo, pastor)",
- "1 bebida refrescante (soda o agua fresca)",
- "Salsas y complementos incluidos",
- "Ideal para un almuerzo rápido",
- ],
+ "3 tacos a elegir (carne, pollo, pastor)", "1 bebida refrescante (soda o agua fresca)", "Salsas y complementos incluidos", "Ideal para un almuerzo rápido"],
},
{
- id: "offer2",
- badge: "Familiar",
- badgeIcon: Users,
- price: "$25.00",
- subtitle: "Paquete Familiar (8 Tacos)",
- buttons: [
+ id: "offer2", badge: "Familiar", badgeIcon: Users,
+ price: "$25.00", subtitle: "Paquete Familiar (8 Tacos)", buttons: [
{
- text: "Pedir Paquete",
- href: "#contact",
- },
+ text: "Pedir Paquete", href: "#contact"},
],
features: [
- "8 tacos a elegir (variedad familiar)",
- "2 bebidas grandes (horchata o jamaica)",
- "Guacamole y totopos grandes",
- "Perfecto para compartir en casa",
- ],
+ "8 tacos a elegir (variedad familiar)", "2 bebidas grandes (horchata o jamaica)", "Guacamole y totopos grandes", "Perfecto para compartir en casa"],
},
{
- id: "offer3",
- badge: "Especial del Día",
- badgeIcon: Award,
- price: "$8.00",
- subtitle: "Taco Gigante + Agua Fresca",
- buttons: [
+ id: "offer3", badge: "Especial del Día", badgeIcon: Award,
+ price: "$8.00", subtitle: "Taco Gigante + Agua Fresca", buttons: [
{
- text: "Pedir Oferta",
- href: "#contact",
- },
+ text: "Pedir Oferta", href: "#contact"},
],
features: [
- "1 taco especial del día (cambia diario)",
- "1 agua fresca natural",
- "Una experiencia de sabor única",
- "¡No te la pierdas!",
- ],
+ "1 taco especial del día (cambia diario)", "1 agua fresca natural", "Una experiencia de sabor única", "¡No te la pierdas!"],
},
]}
title="Nuestras Ofertas Especiales"
@@ -404,8 +248,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file