diff --git a/src/app/page.tsx b/src/app/page.tsx index 20af846..ec365cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Agendar Aula Experimental", href: "#trial" }, { text: "Chamar no WhatsApp", href: "https://wa.me/5544991141921?text=Olá%20Force%20One%21%20Gostaria%20de%20saber%20mais%20sobre%20a%20academia" } ]} - imageSrc="http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg?_wi=1" imageAlt="Academia Force One - Equipamentos modernos e ambiente acolhedor" showDimOverlay={true} buttonAnimation="slide-up" @@ -57,12 +57,12 @@ export default function LandingPage() {