Update src/app/sobre-nosotros/page.tsx
This commit is contained in:
@@ -73,7 +73,7 @@ export default function SobreNosotrosPage() {
|
||||
handle: "@antoniogarcia_moto",
|
||||
testimonial: "Las rutas de Rutas Fáciles en Moto me han permitido descubrir rincones increíbles cerca de Madrid. Perfectas para mis fines de semana.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-homeless-man-outdoors-with-cane_23-2148760848.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-homeless-man-outdoors-with-cane_23-2148760848.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -81,7 +81,7 @@ export default function SobreNosotrosPage() {
|
||||
handle: "@isabellopez_rider",
|
||||
testimonial: "Excelente información detallada de cada ruta. La guía paso a paso hace que sea muy fácil seguir sin perderse.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-woman-with-cool-motorcycle_23-2150742838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-woman-with-cool-motorcycle_23-2150742838.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -89,7 +89,7 @@ export default function SobreNosotrosPage() {
|
||||
handle: "@robertofernandez_bike",
|
||||
testimonial: "He descubierto rutas que no conocía después de años viviendo en Madrid. Esta web es imprescindible para motoristas.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-wearing-white-shirt-with-suspenders_150588-76.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-wearing-white-shirt-with-suspenders_150588-76.jpg?_wi=2",
|
||||
},
|
||||
];
|
||||
|
||||
@@ -146,7 +146,7 @@ export default function SobreNosotrosPage() {
|
||||
icon: RefreshCw,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-traveling-together-with-their-backpacks_23-2149119346.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-traveling-together-with-their-backpacks_23-2149119346.jpg?_wi=2"
|
||||
imageAlt="Motoristas en las montañas de Madrid"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -161,7 +161,7 @@ export default function SobreNosotrosPage() {
|
||||
{
|
||||
title: "Rutas Cuidadosamente Seleccionadas",
|
||||
description: "Cada ruta ha sido explorada y documentada por nuestro equipo de motoristas expertos para garantizar la mejor experiencia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-mesmerizing-landscape-forested-mountains_181624-48206.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-mesmerizing-landscape-forested-mountains_181624-48206.jpg?_wi=3",
|
||||
imageAlt: "Paisaje de montaña",
|
||||
button: {
|
||||
text: "Descubrir",
|
||||
@@ -171,7 +171,7 @@ export default function SobreNosotrosPage() {
|
||||
{
|
||||
title: "Mapas y Guías Detalladas",
|
||||
description: "Información completa con distancias, tiempos de viaje, niveles de dificultad y lugares imprescindibles en cada ruta.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-with-vanishing-point_1122-1019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-with-vanishing-point_1122-1019.jpg?_wi=3",
|
||||
imageAlt: "Carretera de montaña",
|
||||
button: {
|
||||
text: "Ver Guías",
|
||||
@@ -181,7 +181,7 @@ export default function SobreNosotrosPage() {
|
||||
{
|
||||
title: "Comunidad Activa",
|
||||
description: "Conecta con otros motoristas, comparte experiencias, fotos y recomendaciones de rutas que has disfrutado.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-motorcycle-riders-mountain-road_346278-12.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-motorcycle-riders-mountain-road_346278-12.jpg?_wi=3",
|
||||
imageAlt: "Grupo de motoristas",
|
||||
button: {
|
||||
text: "Unirse",
|
||||
|
||||
Reference in New Issue
Block a user