diff --git a/src/app/page.tsx b/src/app/page.tsx
index 06b71ac..3bdc434 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -57,39 +49,23 @@ export default function LandingPage() {
description="Transforme sua vida com Jiu-Jitsu, Muay Thai, Boxe e Funcional no Ipiranga. Professores experientes, ambiente acolhedor e foco em evolução."
buttons={[
{
- text: "Agendar Aula Experimental",
- href: "#contact",
- },
+ text: "Agendar Aula Experimental", href: "#contact"},
{
- text: "Ligar Agora",
- href: "tel:+5511984380727",
- },
+ text: "Ligar Agora", href: "tel:+5511984380727"},
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg?_wi=1",
- imageAlt: "Academia de Artes Marciais Ipiranga",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg", imageAlt: "Academia de Artes Marciais Ipiranga"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg?_wi=2",
- imageAlt: "Treino de Jiu-Jitsu",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg", imageAlt: "Treino de Jiu-Jitsu"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg?_wi=3",
- imageAlt: "Treino de Muay Thai",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg", imageAlt: "Treino de Muay Thai"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg?_wi=4",
- imageAlt: "Ambiente de Treino",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg", imageAlt: "Ambiente de Treino"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg?_wi=5",
- imageAlt: "Inclusão Social",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg", imageAlt: "Inclusão Social"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg?_wi=6",
- imageAlt: "Excelência Técnica",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg", imageAlt: "Excelência Técnica"},
]}
/>
@@ -101,29 +77,19 @@ export default function LandingPage() {
metrics={[
{
icon: Star,
- label: "Google Rating",
- value: "5.0",
- },
+ label: "Google Rating", value: "5.0"},
{
icon: Award,
- label: "Avaliações",
- value: "+28",
- },
+ label: "Avaliações", value: "+28"},
{
icon: Users,
- label: "Alunos Satisfeitos",
- value: "+500",
- },
+ label: "Alunos Satisfeitos", value: "+500"},
{
icon: Trophy,
- label: "Anos de Equipe",
- value: "10+",
- },
+ label: "Anos de Equipe", value: "10+"},
{
icon: ShieldCheck,
- label: "Faixas Pretas",
- value: "12",
- },
+ label: "Faixas Pretas", value: "12"},
]}
metricsAnimation="slide-up"
/>
@@ -136,44 +102,19 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Jiu-Jitsu",
- description: "Com e sem kimono, para todas as idades.",
- bentoComponent: "reveal-icon",
- icon: Shield,
- imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500643.jpg?_wi=7",
- imageAlt: "modern martial arts gym training",
+ title: "Jiu-Jitsu", description: "Com e sem kimono, para todas as idades.", bentoComponent: "reveal-icon", icon: Shield,
},
{
- title: "Muay Thai",
- description: "Técnica, condicionamento e força.",
- bentoComponent: "reveal-icon",
- icon: Zap,
- imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-winner-gesture-colorful-sweatshirt-looking-glad-front-view_176474-44716.jpg?_wi=1",
- imageAlt: "happy martial arts student portrait",
+ title: "Muay Thai", description: "Técnica, condicionamento e força.", bentoComponent: "reveal-icon", icon: Zap,
},
{
- title: "Boxe",
- description: "Foco em agilidade e técnica clássica.",
- bentoComponent: "reveal-icon",
- icon: Target,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-asian-people-practicing-taekwondo_23-2150753760.jpg?_wi=1",
- imageAlt: "parent of happy student martial arts",
+ title: "Boxe", description: "Foco em agilidade e técnica clássica.", bentoComponent: "reveal-icon", icon: Target,
},
{
- title: "Funcional",
- description: "Treinamento focado em saúde e bem-estar.",
- bentoComponent: "reveal-icon",
- icon: Activity,
- imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1586.jpg?_wi=1",
- imageAlt: "adult martial arts student success",
+ title: "Funcional", description: "Treinamento focado em saúde e bem-estar.", bentoComponent: "reveal-icon", icon: Activity,
},
{
- title: "Kids",
- description: "Foco em disciplina e respeito para crianças.",
- bentoComponent: "reveal-icon",
- icon: GraduationCap,
- imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-girl-wearing-headband-looking-camera-smiling-confident-with-arms-crossed-standing-white-background_141793-118472.jpg?_wi=1",
- imageAlt: "friendly gym student portrait",
+ title: "Kids", description: "Foco em disciplina e respeito para crianças.", bentoComponent: "reveal-icon", icon: GraduationCap,
},
]}
title="Nossas Modalidades"
@@ -186,30 +127,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Ana S.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-winner-gesture-colorful-sweatshirt-looking-glad-front-view_176474-44716.jpg?_wi=2",
- },
+ id: "1", name: "Ana S.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-winner-gesture-colorful-sweatshirt-looking-glad-front-view_176474-44716.jpg"},
{
- id: "2",
- name: "Carlos M.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-asian-people-practicing-taekwondo_23-2150753760.jpg?_wi=2",
- },
+ id: "2", name: "Carlos M.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-asian-people-practicing-taekwondo_23-2150753760.jpg"},
{
- id: "3",
- name: "Bruna R.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1586.jpg?_wi=2",
- },
+ id: "3", name: "Bruna R.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1586.jpg"},
{
- id: "4",
- name: "Daniel P.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-girl-wearing-headband-looking-camera-smiling-confident-with-arms-crossed-standing-white-background_141793-118472.jpg?_wi=2",
- },
+ id: "4", name: "Daniel P.", imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-girl-wearing-headband-looking-camera-smiling-confident-with-arms-crossed-standing-white-background_141793-118472.jpg"},
{
- id: "5",
- name: "Mariana O.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-sporty-girl-wearing-headband-wristbands-showing-thumb-up-isolated-crimson-wall_141793-112557.jpg",
- },
+ id: "5", name: "Mariana O.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-sporty-girl-wearing-headband-wristbands-showing-thumb-up-isolated-crimson-wall_141793-112557.jpg"},
]}
cardTitle="O Que Dizem Nossos Alunos"
cardAnimation="blur-reveal"
@@ -222,30 +148,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Aceitam crianças?",
- content: "Sim, temos turmas especiais com foco em disciplina e inclusão.",
- },
+ id: "f1", title: "Aceitam crianças?", content: "Sim, temos turmas especiais com foco em disciplina e inclusão."},
{
- id: "f2",
- title: "Sou iniciante, posso treinar?",
- content: "Com certeza! Nossos professores atendem do zero ao avançado.",
- },
+ id: "f2", title: "Sou iniciante, posso treinar?", content: "Com certeza! Nossos professores atendem do zero ao avançado."},
{
- id: "f3",
- title: "Onde fica?",
- content: "R. Dois de Julho, 501 - Ipiranga, São Paulo.",
- },
+ id: "f3", title: "Onde fica?", content: "R. Dois de Julho, 501 - Ipiranga, São Paulo."},
{
- id: "f4",
- title: "Preciso de equipamento?",
- content: "Para a primeira aula, apenas roupas leves. Depois, orientamos sobre o kimono ou luvas.",
- },
+ id: "f4", title: "Preciso de equipamento?", content: "Para a primeira aula, apenas roupas leves. Depois, orientamos sobre o kimono ou luvas."},
{
- id: "f5",
- title: "Como agendo?",
- content: "Basta clicar no botão de agendar aqui no site ou mandar uma mensagem no nosso WhatsApp.",
- },
+ id: "f5", title: "Como agendo?", content: "Basta clicar no botão de agendar aqui no site ou mandar uma mensagem no nosso WhatsApp."},
]}
sideTitle="Dúvidas Comuns"
faqsAnimation="blur-reveal"
@@ -256,8 +167,7 @@ export default function LandingPage() {