Merge version_1 into main #1

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

View File

@@ -64,35 +64,35 @@ export default function LandingPage() {
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={[
@@ -180,13 +180,13 @@ export default function LandingPage() {
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?"
@@ -214,7 +214,7 @@ export default function LandingPage() {
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>