From fa400266bb7ebb245b8dcbf2ff9476d6238ad5af Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 14:16:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b6d8ac..18fd758 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-doctors-protective-suit-gloves-holding-house-model-looking-cheerful_176474-23911.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-doctors-protective-suit-gloves-holding-house-model-looking-cheerful_176474-23911.jpg?_wi=1" /> @@ -102,7 +102,7 @@ export default function LandingPage() { imageAlt: "Dedetização", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/two-doctors-protective-suit-gloves-holding-house-model-looking-cheerful_176474-23911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-doctors-protective-suit-gloves-holding-house-model-looking-cheerful_176474-23911.jpg?_wi=2", imageAlt: "cockroach extermination service professional", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { imageAlt: "Desratização", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-standing-with-crossed-arms-protective-suit_176474-23877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-standing-with-crossed-arms-protective-suit_176474-23877.jpg?_wi=1", imageAlt: "cockroach extermination service professional", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { imageAlt: "Descupinização", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/successful-grey-haired-female-ceo-talking-via-cellphone-typing-key-board-content-experienced-beautiful-businesswoman-working-office-room-business-company-productivity-concept_74855-12017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-grey-haired-female-ceo-talking-via-cellphone-typing-key-board-content-experienced-beautiful-businesswoman-working-office-room-business-company-productivity-concept_74855-12017.jpg?_wi=1", imageAlt: "cockroach extermination service professional", }, ]} @@ -202,7 +202,7 @@ export default function LandingPage() { content: "Monitoramos o resultado para garantir sua satisfação.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-doctor-standing-with-crossed-arms-protective-suit_176474-23877.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-doctor-standing-with-crossed-arms-protective-suit_176474-23877.jpg?_wi=2" mediaAnimation="slide-up" title="Como Funciona" description="Um processo simples para resolver o seu problema de pragas de forma rápida." @@ -264,7 +264,7 @@ export default function LandingPage() { content: "Sim, oferecemos garantia total em nossos serviços de dedetização.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/successful-grey-haired-female-ceo-talking-via-cellphone-typing-key-board-content-experienced-beautiful-businesswoman-working-office-room-business-company-productivity-concept_74855-12017.jpg" + imageSrc="http://img.b2bpic.net/free-photo/successful-grey-haired-female-ceo-talking-via-cellphone-typing-key-board-content-experienced-beautiful-businesswoman-working-office-room-business-company-productivity-concept_74855-12017.jpg?_wi=2" mediaAnimation="slide-up" title="Dúvidas Frequentes" description="Veja as perguntas que mais recebemos de nossos clientes." -- 2.49.1