From ed91f82abb841b760fdfe89a37afca271d694c94 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 16:38:41 +0000 Subject: [PATCH] Update src/app/upcoming/page.tsx --- src/app/upcoming/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"}, { -- 2.49.1