From 7c87da2eeb12f8bd66102b274f77dfb9caaf80df Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 21:51:47 +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 9d9b8ff..49e9e53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,9 +46,9 @@ export default function LandingPage() { tag="EngiBusiness Solutions" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408316.jpg", imageAlt: "Smart factory overview"}, + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408316.jpg?_wi=1", imageAlt: "Smart factory overview"}, { - imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory-modern-production_645730-741.jpg", imageAlt: "Industrial automation process"} + imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory-modern-production_645730-741.jpg?_wi=1", imageAlt: "Industrial automation process"} ]} mediaAnimation="blur-reveal" rating={5} @@ -67,7 +67,7 @@ export default function LandingPage() { { title: "Equipe Técnica", description: "Engenheiros especialistas focados em resultados reais." }, { title: "Tecnologia", description: "Utilizamos as melhores práticas da Indústria 4.0." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businessmen-photovoltaics-factory-doing-financial-investments_482257-120653.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessmen-photovoltaics-factory-doing-financial-investments_482257-120653.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -78,7 +78,7 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { title: "Projetos de Engenharia", description: "Projetos detalhados e estruturados para sua planta.", imageSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-energy-supply-solar-panel-manufacturing-plant_482257-120594.jpg", buttonIcon: Zap }, - { title: "Automação Industrial", description: "Controle inteligente e automação de processos produtivos.", imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory-modern-production_645730-741.jpg", buttonIcon: Cog }, + { title: "Automação Industrial", description: "Controle inteligente e automação de processos produtivos.", imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory-modern-production_645730-741.jpg?_wi=2", buttonIcon: Cog }, { title: "Eficiência Energética", description: "Redução de custos e sustentabilidade energética industrial.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-industrial-plant-presenting-solar-cells-materials-investors_482257-123390.jpg", buttonIcon: BatteryCharging }, { title: "Manutenção Industrial", description: "Serviços preventivos e corretivos com alto padrão.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-steel-fatory-equipment-steel-production_1303-22925.jpg", buttonIcon: Wrench }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { tag="Fale Conosco" title="Impulsione Resultados" description="Solicite um orçamento ou tire suas dúvidas com nossa equipe de especialistas." - imageSrc="http://img.b2bpic.net/free-photo/businessmen-photovoltaics-factory-doing-financial-investments_482257-120653.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessmen-photovoltaics-factory-doing-financial-investments_482257-120653.jpg?_wi=2" buttonText="Enviar Solicitação" mediaAnimation="blur-reveal" /> @@ -120,7 +120,7 @@ export default function LandingPage() {