Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-10 02:04:54 +00:00

View File

@@ -52,19 +52,19 @@ export default function LandingPage() {
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"},
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: "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"},
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: "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"},
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: "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"},
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: "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"},
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"},
]}
buttons={[
{
@@ -119,10 +119,10 @@ export default function LandingPage() {
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"},
imageSrc: "http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg?_wi=1"},
{
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"},
imageSrc: "http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg?_wi=2"},
]}
title="Por que a Volt?"
description="Oferecemos mais que treino: um espaço de energia, cuidado e pertencimento."
@@ -143,7 +143,7 @@ export default function LandingPage() {
{
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"
imageSrc="http://img.b2bpic.net/free-photo/health-club-without-people-with-exercise-equipment_637285-8446.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>