diff --git a/src/app/contacto/page.tsx b/src/app/contacto/page.tsx index 860e0aa..48817a0 100644 --- a/src/app/contacto/page.tsx +++ b/src/app/contacto/page.tsx @@ -81,7 +81,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" diff --git a/src/app/page.tsx b/src/app/page.tsx index 2968bf6..139c26c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,17 +168,17 @@ export default function HomePage() {