diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d660e8..668cd0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,23 +77,23 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-serious-woman-white-sweater-try-glasses-professional-store_231208-5190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-serious-woman-white-sweater-try-glasses-professional-store_231208-5190.jpg?_wi=1", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/woman-touching-ar-smart-glasses-futuristic-technology_53876-97895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-touching-ar-smart-glasses-futuristic-technology_53876-97895.jpg?_wi=1", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/say-cheese-camera-portrait-attractive-woman-shopping-optician-store-taking-selfie-showing-v-sign-while-trying-sunglasses_176420-3479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/say-cheese-camera-portrait-attractive-woman-shopping-optician-store-taking-selfie-showing-v-sign-while-trying-sunglasses_176420-3479.jpg?_wi=1", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/mother-with-little-son-glasses-store_1157-23086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-with-little-son-glasses-store_1157-23086.jpg?_wi=1", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-virtual-reality-simulator_23-2148910253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-virtual-reality-simulator_23-2148910253.jpg?_wi=1", }, { id: "6", @@ -263,7 +263,7 @@ export default function LandingPage() { quote: "Minhas dores de cabeça sumiram depois dos óculos novos. O atendimento foi impecável.", tag: "Varilux", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-serious-woman-white-sweater-try-glasses-professional-store_231208-5190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-serious-woman-white-sweater-try-glasses-professional-store_231208-5190.jpg?_wi=2", imageAlt: "cliente satisfeito sorrindo", }, { @@ -274,7 +274,7 @@ export default function LandingPage() { quote: "Ótima atenção com meu filho. É difícil encontrar lugar que cuide tão bem de crianças.", tag: "Família", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13327.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-touching-ar-smart-glasses-futuristic-technology_53876-97895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-touching-ar-smart-glasses-futuristic-technology_53876-97895.jpg?_wi=2", imageAlt: "cliente satisfeito sorrindo", }, { @@ -285,7 +285,7 @@ export default function LandingPage() { quote: "Há mais de 10 anos faço meus óculos aqui. A tradição se mantém impecável.", tag: "Tradição", avatarSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-bright-pink-sunglasses-sitting-yellow-couch-cafe_197531-24329.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/say-cheese-camera-portrait-attractive-woman-shopping-optician-store-taking-selfie-showing-v-sign-while-trying-sunglasses_176420-3479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/say-cheese-camera-portrait-attractive-woman-shopping-optician-store-taking-selfie-showing-v-sign-while-trying-sunglasses_176420-3479.jpg?_wi=2", imageAlt: "cliente satisfeito sorrindo", }, { @@ -296,7 +296,7 @@ export default function LandingPage() { quote: "Adaptação imediata com o Visioffice X. Nunca enxerguei tão bem dirigindo.", tag: "Tecnologia", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-sunglasses-drinks-coffee-cafe-street_613910-10426.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mother-with-little-son-glasses-store_1157-23086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-with-little-son-glasses-store_1157-23086.jpg?_wi=2", imageAlt: "cliente satisfeito sorrindo", }, { @@ -307,7 +307,7 @@ export default function LandingPage() { quote: "A segurança de saber que estou levando a melhor lente pro meu dia a dia não tem preço.", tag: "Qualidade", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-glasses-frame-shop_23-2148273170.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-virtual-reality-simulator_23-2148910253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-virtual-reality-simulator_23-2148910253.jpg?_wi=2", imageAlt: "cliente satisfeito sorrindo", }, ]}