diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d0d1e6b..4714557 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,7 +86,7 @@ export default function AboutPage() { { value: "2018", title: "Movement Founded" }, { value: "Campinas", title: "Original Birthplace" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/realistic-holi-vertical-flyer-template_52683-81618.jpg" + imageSrc="http://img.b2bpic.net/free-vector/realistic-holi-vertical-flyer-template_52683-81618.jpg?_wi=1" imageAlt="Submundo808 movement story" useInvertedBackground={false} mediaAnimation="slide-up" diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index 3c270b6..61e416b 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -129,7 +129,7 @@ export default function EventsPage() { { value: "30+ DJs", title: "Artists Lineup"}, ]} - imageSrc="http://img.b2bpic.net/free-vector/realistic-holi-vertical-flyer-template_52683-81618.jpg" + imageSrc="http://img.b2bpic.net/free-vector/realistic-holi-vertical-flyer-template_52683-81618.jpg?_wi=2" imageAlt="Festival poster" useInvertedBackground={false} mediaAnimation="slide-up"