Update src/app/page.tsx

This commit is contained in:
2026-04-08 11:48:12 +00:00
parent 88f4e241fd
commit 3d826089fe

View File

@@ -69,23 +69,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-playing-tennis_1321-4502.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-playing-tennis_1321-4502.jpg?_wi=1",
imageAlt: "Canchas premium de pádel",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-playing-paddle-tennis-side-view_23-2149443558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-playing-paddle-tennis-side-view_23-2149443558.jpg?_wi=1",
imageAlt: "Ambiente del predio",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg?_wi=1",
imageAlt: "Zona de bar y parrilla",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fit-women-drinking-water_1153-3142.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fit-women-drinking-water_1153-3142.jpg?_wi=1",
imageAlt: "Comunidad en cancha",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-tennis-court_23-2148250929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-tennis-court_23-2148250929.jpg?_wi=1",
imageAlt: "Experiencia deportiva",
},
]}
@@ -104,31 +104,31 @@ export default function LandingPage() {
{
title: "4 Canchas Cubiertas",
description: "Jugá sin importar el clima con iluminación profesional LED.",
imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-playing-paddle-tennis-side-view_23-2149443558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-playing-paddle-tennis-side-view_23-2149443558.jpg?_wi=2",
imageAlt: "Canchas cubiertas",
},
{
title: "2 Canchas Descubiertas",
description: "Disfrutá al aire libre con las mejores condiciones de juego.",
imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-playing-paddle-tennis-side-view_23-2149443558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-playing-paddle-tennis-side-view_23-2149443558.jpg?_wi=3",
imageAlt: "Canchas descubiertas",
},
{
title: "Parrilla y Bar",
description: "Tu tercer tiempo en el mejor lugar. La mejor gastronomía post-partido.",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg?_wi=2",
imageAlt: "Zona de parrilla",
},
{
title: "Estacionamiento Privado",
description: "Comodidad total para llegar directo a tu turno sin demoras.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-playing-tennis_1321-4502.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-playing-tennis_1321-4502.jpg?_wi=2",
imageAlt: "Estacionamiento",
},
{
title: "Vestuarios Premium",
description: "Instalaciones renovadas, seguras y equipadas para tu mayor comodidad.",
imageSrc: "http://img.b2bpic.net/free-photo/person-getting-ready-play-paddle-tennis-inside_23-2149444564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-getting-ready-play-paddle-tennis-inside_23-2149444564.jpg?_wi=1",
imageAlt: "Vestuarios",
},
]}
@@ -196,7 +196,7 @@ export default function LandingPage() {
role: "Jugador Amateur",
company: "Villa del Parque",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fit-women-drinking-water_1153-3142.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fit-women-drinking-water_1153-3142.jpg?_wi=2",
},
{
id: "2",
@@ -204,7 +204,7 @@ export default function LandingPage() {
role: "Jugadora",
company: "Villa Devoto",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-getting-ready-play-paddle-tennis-inside_23-2149444564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-getting-ready-play-paddle-tennis-inside_23-2149444564.jpg?_wi=2",
},
{
id: "3",
@@ -228,7 +228,7 @@ export default function LandingPage() {
role: "Jugador Frecuente",
company: "Villa Urquiza",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-tennis-court_23-2148250929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-tennis-court_23-2148250929.jpg?_wi=2",
},
]}
title="Lo que dicen nuestros jugadores"