diff --git a/src/app/page.tsx b/src/app/page.tsx index a9b4904..4c13491 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,17 +32,11 @@ export default function LandingPage() { @@ -51,41 +45,26 @@ export default function LandingPage() {
@@ -109,47 +88,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Bucket KFC", - price: "$15.99", - variant: "Original", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-light-blue-wall-remote-movie-film-cinema-theater_140725-71769.jpg", - }, + id: "p1", name: "Bucket KFC", price: "$15.99", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-light-blue-wall-remote-movie-film-cinema-theater_140725-71769.jpg"}, { - id: "p2", - name: "Zinger Burger", - price: "$6.50", - variant: "Picante", - imageSrc: "http://img.b2bpic.net/free-photo/burger-with-tomatoes-lettuce-cheese-served-with-french-fries_141793-1134.jpg", - }, + id: "p2", name: "Zinger Burger", price: "$6.50", variant: "Picante", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-tomatoes-lettuce-cheese-served-with-french-fries_141793-1134.jpg"}, { - id: "p3", - name: "Papas Fritas", - price: "$2.50", - variant: "Familiares", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-french-fries-with-sauces-dark-space_140725-95380.jpg", - }, + id: "p3", name: "Papas Fritas", price: "$2.50", variant: "Familiares", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-french-fries-with-sauces-dark-space_140725-95380.jpg"}, { - id: "p4", - name: "Alitas KFC", - price: "$7.00", - variant: "BBQ", - imageSrc: "http://img.b2bpic.net/free-photo/buffalo-spicy-chicken-wings-with-cayenne-pepper-sauce-isolated-white-background_123827-29081.jpg", - }, + id: "p4", name: "Alitas KFC", price: "$7.00", variant: "BBQ", imageSrc: "http://img.b2bpic.net/free-photo/buffalo-spicy-chicken-wings-with-cayenne-pepper-sauce-isolated-white-background_123827-29081.jpg"}, { - id: "p5", - name: "Complemento", - price: "$3.00", - variant: "Ensalada", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-surface-with-delicious-salad_23-2147609635.jpg", - }, + id: "p5", name: "Complemento", price: "$3.00", variant: "Ensalada", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-surface-with-delicious-salad_23-2147609635.jpg"}, { - id: "p6", - name: "Combo Box", - price: "$9.00", - variant: "Completo", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-red-uniform-cape-holding-empty-delivery-food-package-light-pink-wall-uniform-delivery-service-company-worker_140725-41909.jpg", - }, + id: "p6", name: "Combo Box", price: "$9.00", variant: "Completo", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-red-uniform-cape-holding-empty-delivery-food-package-light-pink-wall-uniform-delivery-service-company-worker_140725-41909.jpg"}, ]} title="Nuestros Favoritos" description="Explora nuestra selección de productos frescos y crujientes." @@ -163,26 +112,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "100+", - title: "Tiendas", - description: "En toda Venezuela", - imageSrc: "http://img.b2bpic.net/free-photo/person-traveling-trought-city_23-2149297296.jpg", - }, + id: "m1", value: "100+", title: "Tiendas", description: "En toda Venezuela", imageSrc: "http://img.b2bpic.net/free-photo/person-traveling-trought-city_23-2149297296.jpg"}, { - id: "m2", - value: "70+", - title: "Años", - description: "Llevando sabor", - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-portrait-retro-man-doing-housework-household-chores_23-2151447976.jpg", - }, + id: "m2", value: "70+", title: "Años", description: "Llevando sabor", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-portrait-retro-man-doing-housework-household-chores_23-2151447976.jpg"}, { - id: "m3", - value: "1M+", - title: "Clientes", - description: "Felices cada año", - imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-eating-pizza_23-2148212367.jpg", - }, + id: "m3", value: "1M+", title: "Clientes", description: "Felices cada año", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-eating-pizza_23-2148212367.jpg"}, ]} title="Calidad Global" description="Números que demuestran por qué somos líderes." @@ -191,44 +125,20 @@ export default function LandingPage() {
@@ -259,20 +162,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "¿Tienen servicio de entrega?", - content: "Sí, contamos con alianzas para llevar el sabor de KFC hasta tu puerta.", - }, + id: "f1", title: "¿Tienen servicio de entrega?", content: "Sí, contamos con alianzas para llevar el sabor de KFC hasta tu puerta."}, { - id: "f2", - title: "¿Cuáles son los métodos de pago?", - content: "Aceptamos efectivo, pago móvil, débito y tarjetas de crédito internacionales.", - }, + id: "f2", title: "¿Cuáles son los métodos de pago?", content: "Aceptamos efectivo, pago móvil, débito y tarjetas de crédito internacionales."}, { - id: "f3", - title: "¿Tienen opciones vegetarianas?", - content: "Por el momento, nos especializamos en pollo frito, pero nuestros complementos son deliciosos.", - }, + id: "f3", title: "¿Tienen opciones vegetarianas?", content: "Por el momento, nos especializamos en pollo frito, pero nuestros complementos son deliciosos."}, ]} title="Preguntas Frecuentes" description="¿Tienes dudas? Estamos aquí para responderte." @@ -284,8 +178,7 @@ export default function LandingPage() {