From f314f965a8a001c99cd60fa0c4ce914f92093710 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 19:43:32 +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 5ca947f..6326bf7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/metal-rack-with-set-wrench-spanners-tools_627829-12186.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-rack-with-set-wrench-spanners-tools_627829-12186.jpg?_wi=1", imageAlt: "Gasparzinho Auto Elétrico", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tools-wooden-background_23-2148510779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tools-wooden-background_23-2148510779.jpg?_wi=1", imageAlt: "Diagnóstico Preciso", }, { @@ -121,7 +121,7 @@ export default function LandingPage() { content: "Reparo de faróis, lanternas e todo o sistema de sinalização.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-wrenches_23-2147624705.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-wrenches_23-2147624705.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -157,7 +157,7 @@ export default function LandingPage() { quote: "Resolveram o problema do alternador em poucas horas.", name: "Ana C.", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/metal-rack-with-set-wrench-spanners-tools_627829-12186.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-rack-with-set-wrench-spanners-tools_627829-12186.jpg?_wi=2", imageAlt: "modern car mechanic workshop", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { quote: "Levei meu carro e fui muito bem atendido.", name: "Marcos P.", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-wrenches_23-2147624705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-wrenches_23-2147624705.jpg?_wi=2", imageAlt: "modern car mechanic workshop", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "Preço justo e serviço de qualidade.", name: "Fernanda L.", role: "Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-receiving-car-key-from-mechanic-auto-repair-shop_637285-4261.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-receiving-car-key-from-mechanic-auto-repair-shop_637285-4261.jpg?_wi=1", imageAlt: "modern car mechanic workshop", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { quote: "Não me deixaram esperando, resolveram na hora.", name: "João M.", role: "Motorista", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tools-wooden-background_23-2148510779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tools-wooden-background_23-2148510779.jpg?_wi=2", imageAlt: "modern car mechanic workshop", }, ]} @@ -214,7 +214,7 @@ export default function LandingPage() { content: "Estamos localizados no coração da Barra Funda, fácil acesso.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-happy-couple-receiving-car-key-from-mechanic-auto-repair-shop_637285-4261.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-happy-couple-receiving-car-key-from-mechanic-auto-repair-shop_637285-4261.jpg?_wi=2" mediaAnimation="slide-up" title="Perguntas Frequentes" description="Tire suas dúvidas rápidas sobre nosso atendimento." -- 2.49.1