From 9e0277cc156cd20b24707a41de0d3cb524273c87 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 13:51:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 295 ++++++++--------------------------------------- 1 file changed, 51 insertions(+), 244 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a639933..57616a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -149,40 +89,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Harinas de Calidad", - description: "Mezcla de harinas seleccionadas para una digestión ligera y crujiente.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-as-coriander-tomatoes-blue-with-copy-space_141793-12883.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/hand-spreading-tomato-sauce-pizza-dough_23-2148357185.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-tomatoes-parmesan-cheese_23-2148753756.jpg?_wi=2", - imageAlt: "fresh pizza ingredients close up", + title: "Harinas de Calidad", description: "Mezcla de harinas seleccionadas para una digestión ligera y crujiente.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-as-coriander-tomatoes-blue-with-copy-space_141793-12883.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/hand-spreading-tomato-sauce-pizza-dough_23-2148357185.jpg" } }, { - title: "Masa Madre Natural", - description: "Fermentación lenta de 48 horas con masa madre propia.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-pizza-dough_23-2148921283.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-kneading-dough-bowl_23-2148613495.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-baker-s-hand-kneading-dough_23-2147883567.jpg", - imageAlt: "fresh pizza ingredients close up", + title: "Masa Madre Natural", description: "Fermentación lenta de 48 horas con masa madre propia.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-pizza-dough_23-2148921283.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-kneading-dough-bowl_23-2148613495.jpg" } }, { - title: "Horno de Piedra", - description: "Cocción tradicional que garantiza el toque perfecto y aroma auténtico.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/pizza-oven-restaurant_1147-94.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg?_wi=1", - imageAlt: "fresh pizza ingredients close up", + title: "Horno de Piedra", description: "Cocción tradicional que garantiza el toque perfecto y aroma auténtico.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/pizza-oven-restaurant_1147-94.jpg" } }, ]} showStepNumbers={true} @@ -198,60 +114,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { - id: "1", - brand: "Flor dex", - name: "Margherita", - price: "9.50€", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg?_wi=2", - }, - { - id: "2", - brand: "Flor dex", - name: "Pepperoni", - price: "11.00€", - rating: 5, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/cheesy-tomato-pizza-with-olives-sausages-inside-pan-brown-desk-pizza-meal-fast-food-cheese-sausage_140725-31986.jpg", - }, - { - id: "3", - brand: "Flor dex", - name: "Vegetal", - price: "10.50€", - rating: 4, - reviewCount: "60", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-square-pizza-with-onions_23-2149298065.jpg", - }, - { - id: "4", - brand: "Flor dex", - name: "4 Quesos", - price: "12.00€", - rating: 5, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/classic-margarita-pizza-with-full-parmesan-cheese_114579-2271.jpg", - }, - { - id: "5", - brand: "Flor dex", - name: "Prosciutto", - price: "11.50€", - rating: 5, - reviewCount: "70", - imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell_78826-2352.jpg", - }, - { - id: "6", - brand: "Flor dex", - name: "Funghi", - price: "10.00€", - rating: 4, - reviewCount: "55", - imageSrc: "http://img.b2bpic.net/free-photo/bakery-with-glass-red-wine_140725-3305.jpg", - }, + { id: "1", brand: "Flor dex", name: "Margherita", price: "9.50€", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg" }, + { id: "2", brand: "Flor dex", name: "Pepperoni", price: "11.00€", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/cheesy-tomato-pizza-with-olives-sausages-inside-pan-brown-desk-pizza-meal-fast-food-cheese-sausage_140725-31986.jpg" }, + { id: "3", brand: "Flor dex", name: "Vegetal", price: "10.50€", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-square-pizza-with-onions_23-2149298065.jpg" }, + { id: "4", brand: "Flor dex", name: "4 Quesos", price: "12.00€", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/classic-margarita-pizza-with-full-parmesan-cheese_114579-2271.jpg" }, + { id: "5", brand: "Flor dex", name: "Prosciutto", price: "11.50€", rating: 5, reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell_78826-2352.jpg" }, + { id: "6", brand: "Flor dex", name: "Funghi", price: "10.00€", rating: 4, reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/bakery-with-glass-red-wine_140725-3305.jpg" }, ]} title="Nuestro Menú" description="Pizzas artesanas hechas con ingredientes frescos." @@ -265,27 +133,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "5.000+", - title: "Pizzas Horneadas", - description: "Clientes satisfechos en Los Santos de Maimona.", - icon: Award, - }, - { - id: "m2", - value: "15+", - title: "Ingredientes Locales", - description: "Apoyando a productores extremeños.", - icon: CheckCircle, - }, - { - id: "m3", - value: "100%", - title: "Clientes Felices", - description: "Porque el cliente es lo primero.", - icon: Star, - }, + { id: "m1", value: "5.000+", title: "Pizzas Horneadas", description: "Clientes satisfechos en Los Santos de Maimona.", icon: Award }, + { id: "m2", value: "15+", title: "Ingredientes Locales", description: "Apoyando a productores extremeños.", icon: CheckCircle }, + { id: "m3", value: "100%", title: "Clientes Felices", description: "Porque el cliente es lo primero.", icon: Star }, ]} title="Nuestra Experiencia" description="Números que reflejan nuestra pasión por la pizza." @@ -299,26 +149,11 @@ export default function LandingPage() { rating={5} author="María García" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/happy-female-entrepreneur-her-male-colleagues-eating-pizza-drinking-beer-break-office_637285-2692.jpg", - alt: "Maria", - }, - { - src: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25269.jpg", - alt: "Customer 2", - }, - { - src: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg", - alt: "Customer 3", - }, - { - src: "http://img.b2bpic.net/free-photo/roommates-sharing-meal-together_23-2149112174.jpg", - alt: "Customer 4", - }, - { - src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-home-together_23-2150419407.jpg", - alt: "Customer 5", - }, + { src: "http://img.b2bpic.net/free-photo/happy-female-entrepreneur-her-male-colleagues-eating-pizza-drinking-beer-break-office_637285-2692.jpg", alt: "Maria" }, + { src: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25269.jpg", alt: "Customer 2" }, + { src: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg", alt: "Customer 3" }, + { src: "http://img.b2bpic.net/free-photo/roommates-sharing-meal-together_23-2149112174.jpg", alt: "Customer 4" }, + { src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-home-together_23-2150419407.jpg", alt: "Customer 5" }, ]} ratingAnimation="slide-up" avatarsAnimation="blur-reveal" @@ -330,21 +165,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "¿Tienen opciones sin gluten?", - content: "Sí, disponemos de masa artesanal sin gluten bajo pedido.", - }, - { - id: "f2", - title: "¿Hacen envíos a domicilio?", - content: "Repartimos en todo Los Santos de Maimona y alrededores.", - }, - { - id: "f3", - title: "¿Dónde están ubicados?", - content: "Nos encontrarás en el centro histórico de Los Santos.", - }, + { id: "f1", title: "¿Tienen opciones sin gluten?", content: "Sí, disponemos de masa artesanal sin gluten bajo pedido." }, + { id: "f2", title: "¿Hacen envíos a domicilio?", content: "Repartimos en todo Los Santos de Maimona y alrededores." }, + { id: "f3", title: "¿Dónde están ubicados?", content: "Nos encontrarás en el centro histórico de Los Santos." }, ]} imageSrc="http://img.b2bpic.net/free-photo/female-baker-taking-notes-while-pastry-shop_23-2150379555.jpg" title="Preguntas Frecuentes" @@ -357,9 +180,7 @@ export default function LandingPage() {
@@ -370,29 +191,15 @@ export default function LandingPage() { logoText="Flor dex Pizza" columns={[ { - title: "Menú", - items: [ - { - label: "Ver Pizzas", - href: "#menu", - }, - { - label: "Postres", - href: "#", - }, + title: "Menú", items: [ + { label: "Ver Pizzas", href: "#menu" }, + { label: "Postres", href: "#" }, ], }, { - title: "Info", - items: [ - { - label: "Historia", - href: "#about", - }, - { - label: "Ubicación", - href: "#", - }, + title: "Info", items: [ + { label: "Historia", href: "#about" }, + { label: "Ubicación", href: "#" }, ], }, ]} -- 2.49.1