Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-02 19:18:05 +00:00
3 changed files with 9 additions and 9 deletions

View File

@@ -88,7 +88,7 @@ export default function ContactPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-scouts-with-map-outdoors_23-2149885213.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-scouts-with-map-outdoors_23-2149885213.jpg?_wi=3"
imageAlt="Actividades de Scout Camelot"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -198,7 +198,7 @@ export default function HomePage() {
name: "María González",
handle: "Madre de Lucas (Manada)",
testimonial: "Scout Camelot ha transformado a mi hijo. Ha ganado confianza, ha hecho amigos maravillosos y ahora ama pasar los sábados en actividades al aire libre.",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg?_wi=1",
imageAlt: "María González",
},
{
@@ -206,7 +206,7 @@ export default function HomePage() {
name: "Juan Martínez",
handle: "Padre de Sofia (Camada)",
testimonial: "El equipo educativo es excepcional. Ves que realmente se preocupan por el desarrollo integral de cada niño. Muy recomendable para familias de Pozuelo.",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg?_wi=2",
imageAlt: "Juan Martínez",
},
{
@@ -214,7 +214,7 @@ export default function HomePage() {
name: "Carmen Ruiz",
handle: "Madre de David (Tropa)",
testimonial: "Mi hijo ha crecido mucho en estos años. Ha aprendido a liderar, a pensar en los demás y a valorar la naturaleza. Gracias Scout Camelot.",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg?_wi=3",
imageAlt: "Carmen Ruiz",
},
{
@@ -222,7 +222,7 @@ export default function HomePage() {
name: "Roberto López",
handle: "Padre de Elena (Manada)",
testimonial: "Una organización profesional, cercana y con valores reales. Nuestros hijos hablan cada semana de lo que van a hacer el sábado. Eso lo dice todo.",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg?_wi=4",
imageAlt: "Roberto López",
},
{
@@ -230,7 +230,7 @@ export default function HomePage() {
name: "Ana Fernández",
handle: "Madre de Miguel (Camada)",
testimonial: "Buscábamos una actividad educativa en Pozuelo. Scout Camelot superó nuestras expectativas. Comunidad, naturaleza, valores y diversión.",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg?_wi=5",
imageAlt: "Ana Fernández",
},
{
@@ -238,7 +238,7 @@ export default function HomePage() {
name: "Pedro Sánchez",
handle: "Padre de Carlos (Tropa)",
testimonial: "Si queréis que vuestros hijos crezcan en un entorno seguro, aprendan valores y disfruten de la naturaleza, Scout Camelot es vuestro lugar.",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-weekend_1098-1071.jpg?_wi=6",
imageAlt: "Pedro Sánchez",
},
]}
@@ -272,7 +272,7 @@ export default function HomePage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-scouts-with-map-outdoors_23-2149885213.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-scouts-with-map-outdoors_23-2149885213.jpg?_wi=1"
imageAlt="Actividades de Scout Camelot"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -147,7 +147,7 @@ export default function RamasPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-scouts-with-map-outdoors_23-2149885213.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-scouts-with-map-outdoors_23-2149885213.jpg?_wi=2"
imageAlt="Actividades de Scout Camelot por ramas"
mediaAnimation="slide-up"
mediaPosition="right"