Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 14:21:51 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024361.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024361.jpg?_wi=1"
imageAlt="Ambiente moderno de academia com pessoas treinando"
mediaAnimation="slide-up"
/>
@@ -87,7 +87,7 @@ export default function LandingPage() {
role: "Aluna",
company: "Start7",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/large-people-doing-sports_52683-92617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/large-people-doing-sports_52683-92617.jpg?_wi=1",
},
{
id: "2",
@@ -95,7 +95,7 @@ export default function LandingPage() {
role: "Aluno",
company: "Start7",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-biker-smoking-cigarette-grey-background-photo-studio_613910-12041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-biker-smoking-cigarette-grey-background-photo-studio_613910-12041.jpg?_wi=1",
},
{
id: "3",
@@ -103,7 +103,7 @@ export default function LandingPage() {
role: "Aluna",
company: "Start7",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-training-athletics_23-2151077720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-training-athletics_23-2151077720.jpg?_wi=1",
},
{
id: "4",
@@ -111,7 +111,7 @@ export default function LandingPage() {
role: "Aluno",
company: "Start7",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-happy-energetic-senior-retired-man-enjoying-physical-training-park-doing-side-bends-exercise-holding-hands-together-with-broad-smile-warming-up-body-before-run_343059-4749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-happy-energetic-senior-retired-man-enjoying-physical-training-park-doing-side-bends-exercise-holding-hands-together-with-broad-smile-warming-up-body-before-run_343059-4749.jpg?_wi=1",
},
{
id: "5",
@@ -145,35 +145,35 @@ export default function LandingPage() {
title: "Treinos Personalizados",
description: "Foco total na sua individualidade.",
buttonIcon: "Dumbbell",
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024361.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024361.jpg?_wi=2",
imageAlt: "fitness gym intense workout training",
},
{
title: "Acompanhamento Profissional",
description: "Professores que realmente cuidam de você.",
buttonIcon: "Users",
imageSrc: "http://img.b2bpic.net/free-photo/large-people-doing-sports_52683-92617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/large-people-doing-sports_52683-92617.jpg?_wi=2",
imageAlt: "happy gym member smiling portrait",
},
{
title: "Equipamentos de Qualidade",
description: "Estrutura moderna para o seu treino.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-biker-smoking-cigarette-grey-background-photo-studio_613910-12041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-biker-smoking-cigarette-grey-background-photo-studio_613910-12041.jpg?_wi=2",
imageAlt: "fitness enthusiast posing gym",
},
{
title: "Ambiente Motivador",
description: "Energia positiva para não desistir.",
buttonIcon: "Flame",
imageSrc: "http://img.b2bpic.net/free-photo/person-training-athletics_23-2151077720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-training-athletics_23-2151077720.jpg?_wi=2",
imageAlt: "man training weightlifting portrait",
},
{
title: "Resultados Reais",
description: "Compromisso com o seu progresso.",
buttonIcon: "TrendingUp",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-happy-energetic-senior-retired-man-enjoying-physical-training-park-doing-side-bends-exercise-holding-hands-together-with-broad-smile-warming-up-body-before-run_343059-4749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-happy-energetic-senior-retired-man-enjoying-physical-training-park-doing-side-bends-exercise-holding-hands-together-with-broad-smile-warming-up-body-before-run_343059-4749.jpg?_wi=2",
imageAlt: "portrait athletic woman gym",
},
]}