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() {