Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 21:41:38 +00:00

View File

@@ -75,15 +75,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/football-player-playing-field_1303-24548.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/football-player-playing-field_1303-24548.jpg?_wi=1",
imageAlt: "Niños entrenando fútbol",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-talking-kids-medium-shot_23-2149742052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-talking-kids-medium-shot_23-2149742052.jpg?_wi=1",
imageAlt: "Formación en valores",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-soccer-sunny-day_23-2147637106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-soccer-sunny-day_23-2147637106.jpg?_wi=1",
imageAlt: "Entrenamiento profesional",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
button: {
text: "Inscribir",
},
imageSrc: "http://img.b2bpic.net/free-photo/football-player-playing-field_1303-24548.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/football-player-playing-field_1303-24548.jpg?_wi=2",
imageAlt: "Football trainer teaching his pupils",
},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
button: {
text: "Inscribir",
},
imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-talking-kids-medium-shot_23-2149742052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-talking-kids-medium-shot_23-2149742052.jpg?_wi=2",
imageAlt: "Football trainer teaching his pupils",
},
{
@@ -232,7 +232,7 @@ export default function LandingPage() {
button: {
text: "Inscribir",
},
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-soccer-sunny-day_23-2147637106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-soccer-sunny-day_23-2147637106.jpg?_wi=2",
imageAlt: "Football trainer teaching his pupils",
},
]}