From 811649165fcce9d04f13d758997f2cd7ae40d301 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:33:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 35ff85f..8f808d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,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" @@ -88,7 +88,7 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - 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", imageAlt: "Peças agrícolas"}, + 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?_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", imageAlt: "Implementos agrícolas"}, {