From ab89a0b73cb437f88720dbbf35a6056c93b318d1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:31:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e9f4cb..6b4526c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#servicos", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/kids-saving-environment_23-2149349044.jpg" + imageSrc="http://img.b2bpic.net/free-photo/kids-saving-environment_23-2149349044.jpg?_wi=1" imageAlt="Especialista Larclean realizando serviço de saúde ambiental" mediaAnimation="slide-up" avatars={[ @@ -195,19 +195,19 @@ export default function LandingPage() { id: "s1", title: "Dedetização Profissional", description: "Eliminação segura de insetos com produtos registrados ANVISA.", - imageSrc: "http://img.b2bpic.net/free-photo/investor-visiting-industry-40-solar-panels-plant-talking-with-engineers_482257-126172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/investor-visiting-industry-40-solar-panels-plant-talking-with-engineers_482257-126172.jpg?_wi=1", }, { id: "s2", title: "Sanitização de Ambientes", description: "Limpeza técnica para controle de bactérias e fungos em ar-condicionado.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-man-builders-safety-helmets-respirators-workwear-stand-closely-each-other_273609-52638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-man-builders-safety-helmets-respirators-workwear-stand-closely-each-other_273609-52638.jpg?_wi=1", }, { id: "s3", title: "Higienização de Reservatórios", description: "Limpeza, desinfecção e laudo técnico para caixas d'água.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-child-spacesuit-water_23-2147770386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-child-spacesuit-water_23-2147770386.jpg?_wi=1", }, ]} title="Nossos serviços especializados" @@ -227,42 +227,42 @@ export default function LandingPage() { name: "Pacote Residencial Essencial", price: "Sob Consulta", variant: "Segurança Lar", - imageSrc: "http://img.b2bpic.net/free-photo/investor-visiting-industry-40-solar-panels-plant-talking-with-engineers_482257-126172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/investor-visiting-industry-40-solar-panels-plant-talking-with-engineers_482257-126172.jpg?_wi=2", }, { id: "p2", name: "Pacote Comercial Premium", price: "Sob Consulta", variant: "Ambiente Seguro", - imageSrc: "http://img.b2bpic.net/free-photo/woman-man-builders-safety-helmets-respirators-workwear-stand-closely-each-other_273609-52638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-man-builders-safety-helmets-respirators-workwear-stand-closely-each-other_273609-52638.jpg?_wi=2", }, { id: "p3", name: "Higienização Completa", price: "Sob Consulta", variant: "Saúde Ambiental", - imageSrc: "http://img.b2bpic.net/free-photo/crop-child-spacesuit-water_23-2147770386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-child-spacesuit-water_23-2147770386.jpg?_wi=2", }, { id: "p4", name: "Controle de Vetores", price: "Sob Consulta", variant: "Prevenção", - imageSrc: "http://img.b2bpic.net/free-photo/investor-visiting-industry-40-solar-panels-plant-talking-with-engineers_482257-126172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/investor-visiting-industry-40-solar-panels-plant-talking-with-engineers_482257-126172.jpg?_wi=3", }, { id: "p5", name: "Laudo Técnico Mensal", price: "Sob Consulta", variant: "Gestão", - imageSrc: "http://img.b2bpic.net/free-photo/woman-man-builders-safety-helmets-respirators-workwear-stand-closely-each-other_273609-52638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-man-builders-safety-helmets-respirators-workwear-stand-closely-each-other_273609-52638.jpg?_wi=3", }, { id: "p6", name: "Monitoramento Dedetização", price: "Sob Consulta", variant: "Prevenção", - imageSrc: "http://img.b2bpic.net/free-photo/crop-child-spacesuit-water_23-2147770386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-child-spacesuit-water_23-2147770386.jpg?_wi=3", }, ]} title="O que oferecemos" @@ -288,7 +288,7 @@ export default function LandingPage() {