From 1aca6c1f2cd9e0891ab25229138f506e697a5ade Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:10:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) 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() {