diff --git a/src/app/page.tsx b/src/app/page.tsx index 971ca42..a0eae5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function HomePage() { { text: "Solicitar Orçamento", href: "#contact-form" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/old-rusty-panel-with-dust-cobwebs-around_169016-3284.jpg" + imageSrc="http://img.b2bpic.net/free-photo/old-rusty-panel-with-dust-cobwebs-around_169016-3284.jpg?_wi=1" imageAlt="Equipamentos e peças agrícolas" imagePosition="right" mediaAnimation="slide-up" @@ -93,28 +93,28 @@ export default function HomePage() { id: "01", title: "Peças Agrícolas", description: "Peças de reposição para tratores, colheitadeiras e implementos com garantia de qualidade", - imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-panel-with-dust-cobwebs-around_169016-3284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-panel-with-dust-cobwebs-around_169016-3284.jpg?_wi=2", imageAlt: "Peças agrícolas", }, { id: "02", title: "Implementos Agrícolas", description: "Implementos variados para plantio, colheita e manutenção da lavoura com tecnologia moderna", - imageSrc: "http://img.b2bpic.net/free-photo/new-red-agricultural-seeder-close-up-view_627829-12182.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-red-agricultural-seeder-close-up-view_627829-12182.jpg?_wi=1", imageAlt: "Implementos agrícolas", }, { id: "03", title: "Insumos Agrícolas", description: "Insumos de qualidade para nutrição e proteção das plantas", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-basket-veggies-with-scissors_23-2148622478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-basket-veggies-with-scissors_23-2148622478.jpg?_wi=1", imageAlt: "Insumos agrícolas", }, { id: "04", title: "Rações e Defensivos", description: "Produtos para nutrição animal e proteção fitossanitária com formulas balanceadas", - imageSrc: "http://img.b2bpic.net/free-photo/person-hand-holding-bucket-with-fodder_23-2147907111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-hand-holding-bucket-with-fodder_23-2147907111.jpg?_wi=1", imageAlt: "Rações e defensivos", }, ]} @@ -257,7 +257,7 @@ export default function HomePage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/white-barns-silos-surrounded-by-lush-green-vegetation_493961-661.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-barns-silos-surrounded-by-lush-green-vegetation_493961-661.jpg?_wi=1" imageAlt="Propriedade rural" mediaAnimation="slide-up" mediaPosition="right" @@ -268,7 +268,7 @@ export default function HomePage() {