From a64914a96db919bd25d1410e9cdec2f3f9af794d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 10:34:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1fec0e3..f49592a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,6 +97,8 @@ export default function LandingPage() { { id: "strange", title: "Doctor Strange (Sorcerer Supreme)", content: "Features: Translucent magic spell effects, poseable Cloak of Levitation, detailed Eye of Agamotto necklace, 12 inches tall, high-articulation for casting poses." } ]} mediaAnimation="blur-reveal" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhjgD4BmL9H3rZrSU0gTVozi2g/iron-man-mark-85-suit-hovering-in-a-high-1774948454893-c50e9921.png?_wi=1" + imageAlt="Feature Image" /> -- 2.49.1