diff --git a/src/app/page.tsx b/src/app/page.tsx index 0894a16..8dca61d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import FooterMedia from '@/components/sections/footer/FooterMedia'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; -import { Award, Clock, Flame, MapPin, Shield, Trophy, Users, Zap } from "lucide-react"; +import { Award, Clock, Flame, MapPin, Shield, Trophy, Users, Zap, Brain, Dumbbell } from "lucide-react"; export default function LandingPage() { return ( @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,17 +48,14 @@ export default function LandingPage() {
@@ -79,54 +66,38 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Disciplina Mental", - description: "Desenvolva um foco inabalável e a resiliência necessária para vencer desafios dentro e fora do ringue.", - items: [ + id: "f1", title: "Disciplina Mental", description: "Desenvolva um foco inabalável e a resiliência necessária para vencer desafios dentro e fora do ringue.", items: [ { icon: Shield, - text: "Foco mental aguçado", - }, + text: "Foco mental aguçado"}, { icon: Zap, - text: "Dedicação total aos objetivos", - }, + text: "Dedicação total aos objetivos"}, { icon: Brain, - text: "Controle emocional", - }, + text: "Controle emocional"}, ], reverse: false, media: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-sports-bandages-hitting-boxing-bag_651396-631.jpg?_wi=1", - }, - imageSrc: "http://img.b2bpic.net/free-photo/girl-kickboxer_654080-1869.jpg?_wi=2", - imageAlt: "muay thai fighter dark gym", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sports-bandages-hitting-boxing-bag_651396-631.jpg", imageAlt: "muay thai fighter dark gym" + } }, { - id: "f2", - title: "Condicionamento Físico", - description: "Alcance o auge da sua forma física com treinamentos intensos focados em força e explosão muscular.", - items: [ + id: "f2", title: "Condicionamento Físico", description: "Alcance o auge da sua forma física com treinamentos intensos focados em força e explosão muscular.", items: [ { icon: Award, - text: "Resistência cardiovascular extrema", - }, + text: "Resistência cardiovascular extrema"}, { icon: Flame, - text: "Queima calórica acelerada", - }, + text: "Queima calórica acelerada"}, { icon: Dumbbell, - text: "Ganho de massa magra", - }, + text: "Ganho de massa magra"}, ], reverse: true, media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-ready-training_74855-20373.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sports-bandages-hitting-boxing-bag_651396-631.jpg?_wi=2", - imageAlt: "modern combat gym interior", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-ready-training_74855-20373.jpg", imageAlt: "modern combat gym interior" + } }, ]} title="Transformação Total" @@ -141,24 +112,16 @@ export default function LandingPage() { metrics={[ { icon: Trophy, - label: "Atletas Formados", - value: "100+", - }, + label: "Atletas Formados", value: "100+"}, { icon: Clock, - label: "Horas de Treino", - value: "5000+", - }, + label: "Horas de Treino", value: "5000+"}, { icon: Users, - label: "Alunos Ativos", - value: "200+", - }, + label: "Alunos Ativos", value: "200+"}, { icon: MapPin, - label: "Anos de História", - value: "10+", - }, + label: "Anos de História", value: "10+"}, ]} metricsAnimation="slide-up" /> @@ -172,29 +135,13 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "m1", - name: "Iniciantes", - price: "Foco em Base", - imageSrc: "http://img.b2bpic.net/free-photo/male-boxer-with-helmet-gloves-ring_23-2148759703.jpg", - }, + id: "m1", name: "Iniciantes", price: "Foco em Base", imageSrc: "http://img.b2bpic.net/free-photo/male-boxer-with-helmet-gloves-ring_23-2148759703.jpg"}, { - id: "m2", - name: "Intermediário", - price: "Aprimoramento", - imageSrc: "http://img.b2bpic.net/free-photo/thai-boxer-practicing-boxing_107420-65057.jpg", - }, + id: "m2", name: "Intermediário", price: "Aprimoramento", imageSrc: "http://img.b2bpic.net/free-photo/thai-boxer-practicing-boxing_107420-65057.jpg"}, { - id: "m3", - name: "Avançado", - price: "Técnica de Elite", - imageSrc: "http://img.b2bpic.net/free-photo/boxer-wearing-black-strap-wrist_107420-64900.jpg", - }, + id: "m3", name: "Avançado", price: "Técnica de Elite", imageSrc: "http://img.b2bpic.net/free-photo/boxer-wearing-black-strap-wrist_107420-64900.jpg"}, { - id: "m4", - name: "Condicionamento", - price: "Alta Performance", - imageSrc: "http://img.b2bpic.net/free-photo/girl-kickboxer_654080-1869.jpg?_wi=3", - }, + id: "m4", name: "Condicionamento", price: "Alta Performance", imageSrc: "http://img.b2bpic.net/free-photo/girl-kickboxer_654080-1869.jpg"}, ]} title="Nossas Aulas" description="Programas desenhados para elevar seu nível técnico, independente do seu ponto de partida." @@ -206,20 +153,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "h1", - title: "Segunda a Sexta", - content: "06h às 23h", - }, + id: "h1", title: "Segunda a Sexta", content: "06h às 23h"}, { - id: "h2", - title: "Sábado", - content: "08h às 12h", - }, + id: "h2", title: "Sábado", content: "08h às 12h"}, { - id: "h3", - title: "Personal Training", - content: "Sob agendamento exclusivo", - }, + id: "h3", title: "Personal Training", content: "Sob agendamento exclusivo"}, ]} sideTitle="Horários de Treino" sideDescription="Temos horários flexíveis para sua rotina, garantindo que você nunca perca um treino." @@ -231,46 +169,33 @@ export default function LandingPage() {