From 711cdf4db618b5bd7746ff68b7a6e1f51a835a46 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 23:47:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a03d13..7b7e023 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,15 +65,15 @@ export default function LandingPage() { description="Restauramos a beleza e o conforto do seu carro com serviços especializados de detalhe e limpeza de estofos." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-car-s-black-modern-interior-perfect_181624-33164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-car-s-black-modern-interior-perfect_181624-33164.jpg?_wi=1", imageAlt: "Detalhe de interior de luxo", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212227.jpg?_wi=1", imageAlt: "Lavagem exterior profissional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36594.jpg?_wi=1", imageAlt: "Limpeza de estofos profunda", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { { title: "Limpeza de Estofos", description: "Limpeza profunda de tecidos e couro.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-mask-sitting-inside-car_1157-34251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-mask-sitting-inside-car_1157-34251.jpg?_wi=1", imageAlt: "Limpeza de bancos", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { quote: "O carro parece novo. Recomendo vivamente.", tag: "Cliente fiel", avatarSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5004.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-car-s-black-modern-interior-perfect_181624-33164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-car-s-black-modern-interior-perfect_181624-33164.jpg?_wi=2", imageAlt: "satisfied customer portrait", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "Excelente trabalho nos estofos. Muito detalhistas.", tag: "Cliente fiel", avatarSrc: "http://img.b2bpic.net/free-photo/asian-businesswoman-taking-taxi-rainy-street_1098-14932.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212227.jpg?_wi=2", imageAlt: "satisfied customer portrait", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "Limpeza impecável, atendimento 5 estrelas.", tag: "Cliente novo", avatarSrc: "http://img.b2bpic.net/free-photo/it-s-mercy-that-i-have-wireless-internet-here_329181-11608.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36594.jpg?_wi=2", imageAlt: "satisfied customer portrait", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { quote: "Adorei a atenção aos pormenores.", tag: "Cliente fiel", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-female-mechanic-holding-wrench_23-2148327565.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-mask-sitting-inside-car_1157-34251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-mask-sitting-inside-car_1157-34251.jpg?_wi=2", imageAlt: "satisfied customer portrait", }, ]} -- 2.49.1