Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@marcl",
|
||||
testimonial: "El mejor entrenamiento que he hecho nunca, pura adrenalina.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332067.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332067.jpg?_wi=1",
|
||||
imageAlt: "indoor cycling class dark neon lights",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@laurag",
|
||||
testimonial: "Engancha desde el minuto uno, no puedes parar.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fitness-clothes-holding-her-bike-park_23-2148684678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fitness-clothes-holding-her-bike-park_23-2148684678.jpg?_wi=1",
|
||||
imageAlt: "indoor cycling class dark neon lights",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@javip",
|
||||
testimonial: "He transformado mi condición física en solo tres meses.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-sporty-male-sits-red-mountain-bicycle-holds-smartphone_613910-2050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-sporty-male-sits-red-mountain-bicycle-holds-smartphone_613910-2050.jpg?_wi=1",
|
||||
imageAlt: "indoor cycling class dark neon lights",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@sofiam",
|
||||
testimonial: "La música y la energía hacen que el tiempo vuele.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-gym_23-2148284978.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-gym_23-2148284978.jpg?_wi=1",
|
||||
imageAlt: "indoor cycling class dark neon lights",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "@carlosr",
|
||||
testimonial: "Es lo mejor que le ha pasado a mis mañanas en Barcelona.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headphones-head-with-backpack-holding-air-ticket-clenching-fist_141793-50138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headphones-head-with-backpack-holding-air-ticket-clenching-fist_141793-50138.jpg?_wi=1",
|
||||
imageAlt: "indoor cycling class dark neon lights",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332067.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332067.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332069.jpg",
|
||||
@@ -269,28 +269,28 @@ export default function LandingPage() {
|
||||
name: "Sarah J.",
|
||||
role: "Rider Pro",
|
||||
testimonial: "Nunca había sido constante hasta que probé LoveCycle.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fitness-clothes-holding-her-bike-park_23-2148684678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fitness-clothes-holding-her-bike-park_23-2148684678.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael C.",
|
||||
role: "Rider",
|
||||
testimonial: "Es el único sitio donde disfruto entrenando cada día.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-sporty-male-sits-red-mountain-bicycle-holds-smartphone_613910-2050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-sporty-male-sits-red-mountain-bicycle-holds-smartphone_613910-2050.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
role: "Rider",
|
||||
testimonial: "La energía aquí es algo que no encuentras en otro gimnasio.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-gym_23-2148284978.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-gym_23-2148284978.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
role: "Rider",
|
||||
testimonial: "¡Me siento más fuerte y motivada que nunca!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headphones-head-with-backpack-holding-air-ticket-clenching-fist_141793-50138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-headphones-head-with-backpack-holding-air-ticket-clenching-fist_141793-50138.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
|
||||
Reference in New Issue
Block a user