diff --git a/src/app/page.tsx b/src/app/page.tsx index 839e4dc..5fe9b83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,23 +59,23 @@ export default function LandingPage() { tag="EngiBusiness Solutions" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408316.jpg", + 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/3d-rendering-industry-40-concept_23-2149408316.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408316.jpg?_wi=2", imageAlt: "Industrial automation process", }, { - imageSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-energy-supply-solar-panel-manufacturing-plant_482257-120594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-energy-supply-solar-panel-manufacturing-plant_482257-120594.jpg?_wi=1", imageAlt: "Advanced CAD design", }, { - 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", + 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: "Robotic assembly line", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-industrial-plant-presenting-solar-cells-materials-investors_482257-123390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-industrial-plant-presenting-solar-cells-materials-investors_482257-123390.jpg?_wi=1", imageAlt: "Energy efficiency monitoring", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { 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" /> @@ -118,19 +118,19 @@ export default function LandingPage() { { 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", + imageSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-energy-supply-solar-panel-manufacturing-plant_482257-120594.jpg?_wi=2", 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", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-industrial-plant-presenting-solar-cells-materials-investors_482257-123390.jpg?_wi=2", buttonIcon: "BatteryCharging", }, { @@ -187,7 +187,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" /> @@ -195,7 +195,7 @@ export default function LandingPage() {