From 4cf3c7dbc2de95009aa264aca74e14751cec973e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 19:26:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index be62799..3d7c1c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,27 +58,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=1", imageAlt: "Hipocampo soft play set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=2", imageAlt: "Hipocampo soft play set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=3", imageAlt: "Hipocampo soft play set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=4", imageAlt: "Hipocampo soft play set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=5", imageAlt: "Hipocampo soft play set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=6", imageAlt: "Hipocampo soft play set", }, ]} @@ -138,7 +138,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Configuración infinita" description="Cada pieza de Hipocampo invita a construir, saltar y desarrollar la motricidad en un ambiente de juego seguro." - imageSrc="http://img.b2bpic.net/free-photo/kid-playing-their-room_23-2149326797.jpg" + imageSrc="http://img.b2bpic.net/free-photo/kid-playing-their-room_23-2149326797.jpg?_wi=1" imageAlt="Hipocampo modular set" /> @@ -148,7 +148,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Nuestra Filosofía" description="Creemos que el juego es el lenguaje principal de los niños. Hipocampo surge para acompañar ese proceso con materiales que cuidan, inspiran y perduran en el tiempo, integrándose de forma armónica al diseño de tu hogar." - imageSrc="http://img.b2bpic.net/free-photo/kid-playing-their-room_23-2149326797.jpg" + imageSrc="http://img.b2bpic.net/free-photo/kid-playing-their-room_23-2149326797.jpg?_wi=2" imageAlt="Hipocampo modular set" /> @@ -277,42 +277,42 @@ export default function LandingPage() { name: "Starter Set", price: "$390", variant: "Morandi Mix", - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=7", }, { id: "2", name: "Bloque Base", price: "$80", variant: "Terracotta", - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=8", }, { id: "3", name: "Bloque Base", price: "$80", variant: "Slate Blue", - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=9", }, { id: "4", name: "Bloque Base", price: "$80", variant: "Sage Green", - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=10", }, { id: "5", name: "Bloque Base", price: "$80", variant: "Light Blue", - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=11", }, { id: "6", name: "Full Set", price: "$650", variant: "Premium Pack", - imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-handmade-toys-newborn-crib_169016-37751.jpg?_wi=12", }, ]} title="Comprar Hipocampo" -- 2.49.1