From 6db1e4b34dc96f83a2d4feef53561d7b1f3af211 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:32:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a8994a..8bda4a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Get Started Free", href: "#contact" }, { text: "Explore Games", href: "#games" } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVrWFAu2f69mYy09Xx8X44e8sH/a-cutting-edge-mobile-emulator-interface-1772688704022-bbc5d75c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVrWFAu2f69mYy09Xx8X44e8sH/a-cutting-edge-mobile-emulator-interface-1772688704022-bbc5d75c.png?_wi=1" imageAlt="GameVault mobile gaming emulator interface with PC games" buttonAnimation="slide-up" showDimOverlay={false} @@ -229,7 +229,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVrWFAu2f69mYy09Xx8X44e8sH/a-cutting-edge-mobile-emulator-interface-1772688704022-bbc5d75c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVrWFAu2f69mYy09Xx8X44e8sH/a-cutting-edge-mobile-emulator-interface-1772688704022-bbc5d75c.png?_wi=2" imageAlt="Join GameVault community" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1