From 2f4e0976bce280ae2e519a58b4f212c210970527 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 00:18:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6803b99..368b8ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,11 +74,11 @@ export default function LandingPage() { description="Descobre a JL Casual Wear e explora peças pensadas para quem valoriza imagem, conforto e personalidade." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478959.jpg?_wi=1", imageAlt: "T-shirts JL Casual Wear", }, { - imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-13015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-13015.jpg?_wi=1", imageAlt: "Homem com fato bege elegante", }, { @@ -310,7 +310,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-black-suit_158538-11483.jpg", imageAlt: "Contacto Instagram", }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478959.jpg?_wi=2", imageAlt: "t-shirts premium casual wear", }, { @@ -324,7 +324,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/successful-business-man-signing-documents-modern-office_158595-5384.jpg", imageAlt: "Confirmar detalhes", }, - imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-13015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-13015.jpg?_wi=2", imageAlt: "t-shirts premium casual wear", }, ]} -- 2.49.1