Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sportive-young-woman-doing-exercise-with-dumbbell-fitness-center_23-2147827489.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sportive-young-woman-doing-exercise-with-dumbbell-fitness-center_23-2147827489.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -160,19 +160,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
title: "Musculação",
|
||||
description: "Equipamentos de última geração em ambiente climatizado.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197731.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Wellness",
|
||||
description: "Programas focados no seu equilíbrio mental e físico.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-standing-writing-down-something-into-notebook_1153-9777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-standing-writing-down-something-into-notebook_1153-9777.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Aulas em Grupo",
|
||||
description: "Treinos motivadores e dinâmicos para todos os níveis.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289964.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289964.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
quote: "Melhor estrutura da região, atendimento nota 10.",
|
||||
name: "Juliana Silva",
|
||||
role: "Empresária",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sportive-young-woman-doing-exercise-with-dumbbell-fitness-center_23-2147827489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sportive-young-woman-doing-exercise-with-dumbbell-fitness-center_23-2147827489.jpg?_wi=2",
|
||||
imageAlt: "luxury gym dark interior",
|
||||
},
|
||||
{
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
quote: "Ambiente sofisticado e motivador todos os dias.",
|
||||
name: "Fernanda Lima",
|
||||
role: "Advogada",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197731.jpg?_wi=2",
|
||||
imageAlt: "modern gym weights area",
|
||||
},
|
||||
{
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
quote: "Melhor decisão que tomei para minha saúde.",
|
||||
name: "Lucas Souza",
|
||||
role: "Estudante",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-standing-writing-down-something-into-notebook_1153-9777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-standing-writing-down-something-into-notebook_1153-9777.jpg?_wi=2",
|
||||
imageAlt: "wellness luxury gym area",
|
||||
},
|
||||
{
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
quote: "O suporte dos treinadores aqui é incomparável. Altamente profissional.",
|
||||
name: "Ricardo Santos",
|
||||
role: "Médico",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289964.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289964.jpg?_wi=2",
|
||||
imageAlt: "group fitness class premium gym",
|
||||
},
|
||||
]}
|
||||
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sportive-young-woman-doing-exercise-with-dumbbell-fitness-center_23-2147827489.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sportive-young-woman-doing-exercise-with-dumbbell-fitness-center_23-2147827489.jpg?_wi=3"
|
||||
columns={[
|
||||
{
|
||||
title: "Navegação",
|
||||
|
||||
Reference in New Issue
Block a user