Merge version_1 into main #2
187
src/app/page.tsx
187
src/app/page.tsx
@@ -9,7 +9,7 @@ import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import { Activity, Award, Layout, Users, Waves } from "lucide-react";
|
||||
import { Activity, Award, Layout, Users, Waves, Zap, Clock } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Modalidades",
|
||||
id: "modalities",
|
||||
},
|
||||
name: "Modalidades", id: "modalities"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
name: "Sobre", id: "about"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contato", id: "contact"},
|
||||
]}
|
||||
brandName="Academia Volt"
|
||||
/>
|
||||
@@ -54,106 +46,61 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Academia Volt: Energia que transforma."
|
||||
description="Natação premium, musculação, pilates e lutas. Um espaço inclusivo e profissional no coração do Campo Belo, onde você realmente pertence."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ana Silva",
|
||||
handle: "@anasilva",
|
||||
testimonial: "O ambiente é incrível e super acolhedor. Finalmente me sinto em casa treinando!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg?_wi=1",
|
||||
},
|
||||
name: "Ana Silva", handle: "@anasilva", testimonial: "O ambiente é incrível e super acolhedor. Finalmente me sinto em casa treinando!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg"},
|
||||
{
|
||||
name: "Bruno Costa",
|
||||
handle: "@brunoc",
|
||||
testimonial: "A estrutura da piscina é impecável. Profissionais nota 10!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg?_wi=2",
|
||||
},
|
||||
name: "Bruno Costa", handle: "@brunoc", testimonial: "A estrutura da piscina é impecável. Profissionais nota 10!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg"},
|
||||
{
|
||||
name: "Carla Dias",
|
||||
handle: "@carladias",
|
||||
testimonial: "Academia inclusiva, limpa e com horários flexíveis. Recomendo muito.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg?_wi=3",
|
||||
},
|
||||
name: "Carla Dias", handle: "@carladias", testimonial: "Academia inclusiva, limpa e com horários flexíveis. Recomendo muito.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg"},
|
||||
{
|
||||
name: "Daniela Menezes",
|
||||
handle: "@danimenezes",
|
||||
testimonial: "Transformação real. Equipe super atenciosa.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg?_wi=4",
|
||||
},
|
||||
name: "Daniela Menezes", handle: "@danimenezes", testimonial: "Transformação real. Equipe super atenciosa.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg"},
|
||||
{
|
||||
name: "Eduardo Santos",
|
||||
handle: "@edsantos",
|
||||
testimonial: "O melhor pilates que já fiz. Ambiente sofisticado e confortável.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg?_wi=5",
|
||||
},
|
||||
name: "Eduardo Santos", handle: "@edsantos", testimonial: "O melhor pilates que já fiz. Ambiente sofisticado e confortável.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Agende sua aula experimental",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Agende sua aula experimental", href: "#contact"},
|
||||
{
|
||||
text: "Conheça nossos planos",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Conheça nossos planos", href: "#pricing"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-grayscale-shot-dome-church-karabagh_181624-41963.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg",
|
||||
alt: "Membro 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg", alt: "Membro 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-exercising-fitness-gym_53876-165162.jpg",
|
||||
alt: "Membro 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-exercising-fitness-gym_53876-165162.jpg", alt: "Membro 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-young-women-gym_23-2148419835.jpg",
|
||||
alt: "Membro 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-young-women-gym_23-2148419835.jpg", alt: "Membro 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg",
|
||||
alt: "Membro 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg", alt: "Membro 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg",
|
||||
alt: "Membro 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-fitness-woman-keeps-hand-waist-being-good-physical-shape-wears-red-top-turns-gaze-away-with-happy-smile-enjoys-spending-free-time-gym_273609-33738.jpg", alt: "Membro 5"},
|
||||
]}
|
||||
avatarText="Junte-se a mais de 500 membros satisfeitos"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Natação",
|
||||
icon: Waves,
|
||||
type: "text-icon", text: "Natação", icon: Waves,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Musculação",
|
||||
icon: Activity,
|
||||
type: "text-icon", text: "Musculação", icon: Activity,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Pilates",
|
||||
icon: Layout,
|
||||
type: "text-icon", text: "Pilates", icon: Layout,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Lutas",
|
||||
icon: Award,
|
||||
type: "text-icon", text: "Lutas", icon: Award,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Inclusão",
|
||||
icon: Users,
|
||||
type: "text-icon", text: "Inclusão", icon: Users,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -165,29 +112,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Espaço Inclusivo",
|
||||
description: "Celebramos a diversidade em um ambiente acolhedor e respeitoso para todos.",
|
||||
buttonIcon: "Users",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-fitness-gym_53876-165162.jpg",
|
||||
},
|
||||
title: "Espaço Inclusivo", description: "Celebramos a diversidade em um ambiente acolhedor e respeitoso para todos.", buttonIcon: Users,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-fitness-gym_53876-165162.jpg"},
|
||||
{
|
||||
title: "Equipe Profissional",
|
||||
description: "Professores qualificados dedicados a guiar sua evolução com atenção real.",
|
||||
buttonIcon: "Award",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-women-gym_23-2148419835.jpg",
|
||||
},
|
||||
title: "Equipe Profissional", description: "Professores qualificados dedicados a guiar sua evolução com atenção real.", buttonIcon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-women-gym_23-2148419835.jpg"},
|
||||
{
|
||||
title: "Estrutura Moderna",
|
||||
description: "Piscina tratada, equipamentos de ponta e vestiários confortáveis.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg?_wi=1",
|
||||
},
|
||||
title: "Estrutura Moderna", description: "Piscina tratada, equipamentos de ponta e vestiários confortáveis.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg"},
|
||||
{
|
||||
title: "Horários Flexíveis",
|
||||
description: "Aberta de segunda a sexta das 06h15 às 22h, e sábados das 09h às 13h.",
|
||||
buttonIcon: "Clock",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg?_wi=2",
|
||||
},
|
||||
title: "Horários Flexíveis", description: "Aberta de segunda a sexta das 06h15 às 22h, e sábados das 09h às 13h.", buttonIcon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg"},
|
||||
]}
|
||||
title="Por que a Volt?"
|
||||
description="Oferecemos mais que treino: um espaço de energia, cuidado e pertencimento."
|
||||
@@ -202,19 +137,13 @@ export default function LandingPage() {
|
||||
description="Fundada por empreendedoras, a Academia Volt nasceu com o propósito de oferecer bem-estar no coração de Campo Belo, SP. Somos um refúgio para quem busca saúde, conexão e uma comunidade que respeita cada jornada."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Natação Premium",
|
||||
description: "Infantil, iniciação e avançado.",
|
||||
},
|
||||
title: "Natação Premium", description: "Infantil, iniciação e avançado."},
|
||||
{
|
||||
title: "Musculação & Pilates",
|
||||
description: "Estrutura completa de alto nível.",
|
||||
},
|
||||
title: "Musculação & Pilates", description: "Estrutura completa de alto nível."},
|
||||
{
|
||||
title: "Modalidades Diversas",
|
||||
description: "Lutas, hidroterapia e muito mais.",
|
||||
},
|
||||
title: "Modalidades Diversas", description: "Lutas, hidroterapia e muito mais."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -228,30 +157,15 @@ export default function LandingPage() {
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Como agendar uma aula experimental?",
|
||||
content: "Você pode agendar diretamente pelo formulário de contato ou nos enviando um WhatsApp.",
|
||||
},
|
||||
id: "f1", title: "Como agendar uma aula experimental?", content: "Você pode agendar diretamente pelo formulário de contato ou nos enviando um WhatsApp."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Quais modalidades estão inclusas no plano?",
|
||||
content: "Temos planos que contemplam acesso total à musculação, natação e aulas coletivas.",
|
||||
},
|
||||
id: "f2", title: "Quais modalidades estão inclusas no plano?", content: "Temos planos que contemplam acesso total à musculação, natação e aulas coletivas."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "A academia aceita todos os públicos?",
|
||||
content: "Sim, somos uma academia inclusiva, acolhendo pessoas de todos os gêneros, orientações e ritmos.",
|
||||
},
|
||||
id: "f3", title: "A academia aceita todos os públicos?", content: "Sim, somos uma academia inclusiva, acolhendo pessoas de todos os gêneros, orientações e ritmos."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Quais são os horários de funcionamento?",
|
||||
content: "Segunda a sexta: 06h15 - 22h. Sábados: 09h - 13h.",
|
||||
},
|
||||
id: "f4", title: "Quais são os horários de funcionamento?", content: "Segunda a sexta: 06h15 - 22h. Sábados: 09h - 13h."},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Onde estão localizados?",
|
||||
content: "Rua Lacônia, 232, no bairro Campo Belo, em São Paulo.",
|
||||
},
|
||||
id: "f5", title: "Onde estão localizados?", content: "Rua Lacônia, 232, no bairro Campo Belo, em São Paulo."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -260,8 +174,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Faça sua parte"
|
||||
title="Pronto para transformar sua energia?"
|
||||
description="Agende uma aula experimental gratuita agora mesmo e venha nos visitar na Rua Lacônia, 232."
|
||||
@@ -273,13 +186,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Academia Volt ⚡"
|
||||
leftLink={{
|
||||
text: "Rua Lacônia, 232 – Campo Belo, SP",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Rua Lacônia, 232 – Campo Belo, SP", href: "#"}}
|
||||
rightLink={{
|
||||
text: "(11) 5031-9915",
|
||||
href: "tel:1150319915",
|
||||
}}
|
||||
text: "(11) 5031-9915", href: "tel:1150319915"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user