From 80f94e778b818c62bbc450611a1f7c7ddcf96197 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:48:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38486a6..1389326 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,17 +69,17 @@ export default function LandingPage() { features={[ { id: 1, - title: "Tartas Artesanales", description: "Tartas suaves, húmedas y con sabores increíbles. Personalizamos cada creación para tu ocasión especial.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-piece-chocolate-cheesecake-with-raspberry-nuts_140725-1477.jpg", imageAlt: "Tarta de chocolate" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509048.jpg", imageAlt: "Croissants" } + title: "Tartas Artesanales", description: "Tartas suaves, húmedas y con sabores increíbles. Personalizamos cada creación para tu ocasión especial.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-piece-chocolate-cheesecake-with-raspberry-nuts_140725-1477.jpg?_wi=1", imageAlt: "Tarta de chocolate" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509048.jpg?_wi=1", imageAlt: "Croissants" } }, { id: 2, - title: "Croissants Rellenos", description: "Croissants crujientes por fuera, mantecosos por dentro, rellenos de chocolate, crema o fruta fresca.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-donuts-ai-generated_23-2150694684.jpg", imageAlt: "Donuts" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/sweet-christmas-pastry-with-balls-white-surface_114579-32448.jpg", imageAlt: "Galletas" } + title: "Croissants Rellenos", description: "Croissants crujientes por fuera, mantecosos por dentro, rellenos de chocolate, crema o fruta fresca.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-donuts-ai-generated_23-2150694684.jpg?_wi=1", imageAlt: "Donuts" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/sweet-christmas-pastry-with-balls-white-surface_114579-32448.jpg?_wi=1", imageAlt: "Galletas" } }, { id: 3, - title: "Café de Especialidad", description: "Café de calidad premium con espuma de arte latte. Preparado por baristas expertos con pasión.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg", imageAlt: "Café" }, + title: "Café de Especialidad", description: "Café de calidad premium con espuma de arte latte. Preparado por baristas expertos con pasión.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg?_wi=1", imageAlt: "Café" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458038.jpg", imageAlt: "Barista" } } ]} @@ -131,19 +131,19 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Tarta Chocolate Oscuro", price: "Consultar", imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-piece-chocolate-cheesecake-with-raspberry-nuts_140725-1477.jpg", imageAlt: "Tarta de chocolate oscuro" + id: "1", name: "Tarta Chocolate Oscuro", price: "Consultar", imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-piece-chocolate-cheesecake-with-raspberry-nuts_140725-1477.jpg?_wi=2", imageAlt: "Tarta de chocolate oscuro" }, { - id: "2", name: "Croissants Rellenos", price: "Consultar", imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509048.jpg", imageAlt: "Croissants rellenos de mantequilla" + id: "2", name: "Croissants Rellenos", price: "Consultar", imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509048.jpg?_wi=2", imageAlt: "Croissants rellenos de mantequilla" }, { - id: "3", name: "Donuts Gigantes", price: "Consultar", imageSrc: "http://img.b2bpic.net/free-photo/delicious-donuts-ai-generated_23-2150694684.jpg", imageAlt: "Donuts gigantes decorados" + id: "3", name: "Donuts Gigantes", price: "Consultar", imageSrc: "http://img.b2bpic.net/free-photo/delicious-donuts-ai-generated_23-2150694684.jpg?_wi=2", imageAlt: "Donuts gigantes decorados" }, { - id: "4", name: "Café Espresso", price: "Consultar", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg", imageAlt: "Café espresso arte latte" + id: "4", name: "Café Espresso", price: "Consultar", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg?_wi=2", imageAlt: "Café espresso arte latte" }, { - id: "5", name: "Galletas Caseras", price: "Consultar", imageSrc: "http://img.b2bpic.net/free-photo/sweet-christmas-pastry-with-balls-white-surface_114579-32448.jpg", imageAlt: "Galletas y dulces caseros" + id: "5", name: "Galletas Caseras", price: "Consultar", imageSrc: "http://img.b2bpic.net/free-photo/sweet-christmas-pastry-with-balls-white-surface_114579-32448.jpg?_wi=2", imageAlt: "Galletas y dulces caseros" }, { id: "6", name: "Interior Acogedor", price: "Visítanos", imageSrc: "http://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg", imageAlt: "Interior del café" -- 2.49.1