From ae42061741c83be1fb0ca26442ffb3aacde1364d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 16:09:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 741bef5..6fc8f01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,6 @@ export default function LandingPage() { description={[ "Localizada no coração de Jacutinga-MG, a Xtreme Gym foi criada para quem não aceita resultado mediano. Ambiente familiar, equipamentos modernos e uma equipe que realmente se importa com seu progresso." ]} - primaryButton={{ text: "Fale Conosco", href: "https://wa.me/5511980311466" }} /> @@ -138,7 +137,6 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - primaryButton={{ text: "Matricule-se", href: "https://wa.me/5511980311466" }} metrics={[ { id: "google-rating", value: "4.9/5", title: "Google Rating", items: ["Avaliação Média Excelente", "Centenas de Membros Satisfeitos", "Compromisso com a Qualidade"] }, { id: "anos-experiencia", value: "10+", title: "Anos de Experiência", items: ["Liderando o fitness em Jacutinga", "Tradição e inovação combinadas", "Equipe experiente e qualificada"] }, @@ -154,7 +152,6 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={true} - primaryButton={{ text: "Quero ser Xtreme", href: "https://wa.me/5511980311466" }} testimonials={[ { id: "t1", name: "Rafael Fregnani", handle: "@rafael_fregnani", testimonial: "Academia completa, com bons equipamentos e ambiente motivador para treinos de força e condicionamento físico. 💪", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-gym_23-2150007195.jpg", imageAlt: "Rafael Fregnani" }, { id: "t2", name: "Neiva Aparecida", handle: "@neiva_aparecida", testimonial: "Ambiente família. Amo treinar lá.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-doing-exercise-with-dumbbell-studio_171337-9049.jpg", imageAlt: "Neiva Aparecida" }, -- 2.49.1