From ec93ba19fcf9e2f3127d021e7ac8958da66810c1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:15:37 +0000 Subject: [PATCH 1/4] Update src/app/contato/page.tsx --- src/app/contato/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contato/page.tsx b/src/app/contato/page.tsx index 66b0e25..f5ed33c 100644 --- a/src/app/contato/page.tsx +++ b/src/app/contato/page.tsx @@ -60,7 +60,7 @@ export default function ContactPage() { 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=3" imageAlt="Propriedade rural" mediaAnimation="slide-up" mediaPosition="right" @@ -106,7 +106,7 @@ export default function ContactPage() {