diff --git a/src/app/page.tsx b/src/app/page.tsx index 4372beb..a9dbfa8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "https://wa.me/541164770277", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg", @@ -134,7 +134,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg?_wi=2" /> @@ -149,37 +149,37 @@ export default function LandingPage() { id: "1", name: "Smart TV 32”", price: "$280.000 ARS", - imageSrc: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg?_wi=1", }, { id: "2", name: "Smart TV 50”", price: "$520.000 ARS", - imageSrc: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg?_wi=2", }, { id: "3", name: "Heladera con freezer", price: "$780.000 ARS", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-3d-coffee-drink_23-2151840636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-3d-coffee-drink_23-2151840636.jpg?_wi=1", }, { id: "4", name: "Lavarropas Inverter", price: "$800.000 ARS", - imageSrc: "http://img.b2bpic.net/free-photo/washing-dryer-machine-inside-view-drum_169016-12825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/washing-dryer-machine-inside-view-drum_169016-12825.jpg?_wi=1", }, { id: "5", name: "Aire Acondicionado 3000f", price: "$850.000 ARS", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-indoors-white-wall-with-vent-space_23-2148801257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-indoors-white-wall-with-vent-space_23-2148801257.jpg?_wi=1", }, { id: "6", name: "Cocina a gas", price: "$400.000 ARS", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-kitchen-eating-berries-using-laptop-happy-female-looking-laptop-while-standing-kitchen-morning_231208-688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-kitchen-eating-berries-using-laptop-happy-female-looking-laptop-while-standing-kitchen-morning_231208-688.jpg?_wi=1", }, ]} title="Nuestro Catálogo" @@ -214,7 +214,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg?_wi=3", imageAlt: "electronics retail store", }, ]} @@ -234,7 +234,7 @@ export default function LandingPage() { quote: "Muy buena atención y asesoramiento.", name: "Ana García", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246085.jpg?_wi=3", imageAlt: "smart tv display", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Precios accesibles y buena variedad.", name: "Juan Perez", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-3d-coffee-drink_23-2151840636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-3d-coffee-drink_23-2151840636.jpg?_wi=2", imageAlt: "stainless steel refrigerator", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { quote: "Atención rápida y confiable.", name: "Carlos Lopez", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/washing-dryer-machine-inside-view-drum_169016-12825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/washing-dryer-machine-inside-view-drum_169016-12825.jpg?_wi=2", imageAlt: "washing machine laundry", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { quote: "Buen trato en el local.", name: "Maria Diaz", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-indoors-white-wall-with-vent-space_23-2148801257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-indoors-white-wall-with-vent-space_23-2148801257.jpg?_wi=2", imageAlt: "split air conditioner", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { quote: "Excelente servicio, volveré.", name: "Sofia Gomez", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-kitchen-eating-berries-using-laptop-happy-female-looking-laptop-while-standing-kitchen-morning_231208-688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-kitchen-eating-berries-using-laptop-happy-female-looking-laptop-while-standing-kitchen-morning_231208-688.jpg?_wi=2", imageAlt: "modern gas stove kitchen", }, ]}