diff --git a/src/app/upcoming/page.tsx b/src/app/upcoming/page.tsx index 410d11a..e81f91b 100644 --- a/src/app/upcoming/page.tsx +++ b/src/app/upcoming/page.tsx @@ -88,7 +88,7 @@ export default function UpcomingPage() { { text: "View All", href: "/upcoming" }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/upcoming-anime-teaser-poster-with-myster-1773419313972-2a5038a0.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/upcoming-anime-teaser-poster-with-myster-1773419313972-2a5038a0.png?_wi=1" imageAlt="Upcoming anime teaser with mystery elements" mediaAnimation="slide-up" testimonials={[ @@ -138,7 +138,7 @@ export default function UpcomingPage() { animationType="blur-reveal" products={[ { - id: "release-1", name: "Cosmic Rebellion", price: "Releases Jan 15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/upcoming-anime-teaser-poster-with-myster-1773419313972-2a5038a0.png", imageAlt: "Cosmic Rebellion - Upcoming anime"}, + id: "release-1", name: "Cosmic Rebellion", price: "Releases Jan 15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/upcoming-anime-teaser-poster-with-myster-1773419313972-2a5038a0.png?_wi=2", imageAlt: "Cosmic Rebellion - Upcoming anime"}, { id: "release-2", name: "Azure Fantasy", price: "Releases Jan 22", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/new-anime-series-teaser-poster-with-intr-1773419313276-879056d4.png", imageAlt: "Azure Fantasy - Fantasy anime series"}, {