Update src/app/upcoming/page.tsx

This commit is contained in:
2026-03-13 16:38:41 +00:00
parent a0d7ffc706
commit ed91f82abb

View File

@@ -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"},
{