diff --git a/src/app/page.tsx b/src/app/page.tsx index 75cae12..f56d360 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { description="Transforme suas noites com a nossa tecnologia de ponta em conforto e suporte." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-bed-blanket-decoration-bedroom_74190-8997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-bed-blanket-decoration-bedroom_74190-8997.jpg?_wi=1", imageAlt: "Luxo", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-bed-after-wake-up_158595-2298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-bed-after-wake-up_158595-2298.jpg?_wi=1", imageAlt: "Conforto", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { title: "Tecido Respirável", description: "Materiais que regulam a temperatura corporal naturalmente.", tag: "Conforto", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-bed-blanket-decoration-bedroom_74190-8997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-bed-blanket-decoration-bedroom_74190-8997.jpg?_wi=2", imageAlt: "bedroom interior soft bedding", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { title: "Durabilidade Extrema", description: "Materiais resistentes para anos de uso contínuo.", tag: "Resistência", - imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-bed-after-wake-up_158595-2298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-bed-after-wake-up_158595-2298.jpg?_wi=2", imageAlt: "bedroom interior soft bedding", }, ]}