From b807615af413edc5641648c92a05e2013a5d6e7a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 19:08:59 +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 53d43a4..824f198 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Pastelería", name: "Croissant con Crema Pastelera", price: "Artesanal", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/berries-tart-wooden-board-with-milk-bottle_23-2148161609.jpg", imageAlt: "Golden croissant with pastry cream filling", reviewCount: "128" + imageSrc: "http://img.b2bpic.net/free-photo/berries-tart-wooden-board-with-milk-bottle_23-2148161609.jpg?_wi=1", imageAlt: "Golden croissant with pastry cream filling", reviewCount: "128" }, { id: "2", brand: "Postres", name: "Cheesecake de Frutos Rojos", price: "Premium", rating: 5, @@ -119,7 +119,7 @@ export default function LandingPage() { @@ -166,7 +166,7 @@ export default function LandingPage() { id: "1", value: "∞", title: "Experiencia sin límites", description: "Cada brunch es diferente, cada visita es especial.", imageSrc: "http://img.b2bpic.net/free-photo/croissants-pot-with-jam-coffee-cup-aside-grey-table_176420-276.jpg", imageAlt: "Brunch table setting" }, { - id: "2", value: "100%", title: "Ingredientes Artesanales", description: "Seleccionados con dedicación para tu paladar.", imageSrc: "http://img.b2bpic.net/free-photo/berries-tart-wooden-board-with-milk-bottle_23-2148161609.jpg", imageAlt: "Artisanal ingredients" + id: "2", value: "100%", title: "Ingredientes Artesanales", description: "Seleccionados con dedicación para tu paladar.", imageSrc: "http://img.b2bpic.net/free-photo/berries-tart-wooden-board-with-milk-bottle_23-2148161609.jpg?_wi=3", imageAlt: "Artisanal ingredients" } ]} /> @@ -182,13 +182,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" members={[ { - id: "1", name: "Chef Principal", role: "Cocina", description: "Experto en pastelería artesanal y brunch gourmet.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-male-cooks-standing-restaurant-professional-kitchen-with-arms-crossed-while-preparing-ingredients-dish-culinary-experts-wearing-chef-hats-while-standing-near-cooking-station_482257-43346.jpg", imageAlt: "Chef preparing dishes" + id: "1", name: "Chef Principal", role: "Cocina", description: "Experto en pastelería artesanal y brunch gourmet.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-male-cooks-standing-restaurant-professional-kitchen-with-arms-crossed-while-preparing-ingredients-dish-culinary-experts-wearing-chef-hats-while-standing-near-cooking-station_482257-43346.jpg?_wi=2", imageAlt: "Chef preparing dishes" }, { - id: "2", name: "Barista Master", role: "Café", description: "Especialista en café de especialidad y técnicas avanzadas.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-coffee-shop_23-2148366609.jpg", imageAlt: "Barista preparing coffee" + id: "2", name: "Barista Master", role: "Café", description: "Especialista en café de especialidad y técnicas avanzadas.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-coffee-shop_23-2148366609.jpg?_wi=2", imageAlt: "Barista preparing coffee" }, { - id: "3", name: "Maître D'", role: "Salón", description: "Dedicado a que cada experiencia sea memorable.", imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", imageAlt: "Welcoming service team" + id: "3", name: "Maître D'", role: "Salón", description: "Dedicado a que cada experiencia sea memorable.", imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=3", imageAlt: "Welcoming service team" } ]} />