From 66aa48a0c96cc0b482072f22a056e5225391cc6e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 04:21:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7829dfc..f0abaa3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BT2V9XABORf4X1rP503C79O6vs/a-futuristic-sleek-cloud-gaming-dashboar-1774498867142-4fb30f4d.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BT2V9XABORf4X1rP503C79O6vs/a-futuristic-sleek-cloud-gaming-dashboar-1774498867142-4fb30f4d.png?_wi=1" imageAlt="Cloud gaming dashboard showing GTA V and Forza Horizon 5" mediaAnimation="slide-up" marqueeItems={[ @@ -160,7 +160,7 @@ export default function LandingPage() { title: "Play Anywhere, Anytime", description: "Access your entire game library on any device—PC, Mac, tablet, or smartphone. Your progress syncs seamlessly.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BT2V9XABORf4X1rP503C79O6vs/a-close-up-of-hands-holding-a-smartphone-1774498865530-2924c060.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BT2V9XABORf4X1rP503C79O6vs/a-close-up-of-hands-holding-a-smartphone-1774498865530-2924c060.png?_wi=1", imageAlt: "Mobile phone streaming a PC game", }, phoneTwo: { @@ -173,11 +173,11 @@ export default function LandingPage() { title: "Zero Downloads, Pure Fun", description: "Say goodbye to long downloads and endless updates. Your games are ready to play the moment you choose them.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BT2V9XABORf4X1rP503C79O6vs/a-futuristic-sleek-cloud-gaming-dashboar-1774498867142-4fb30f4d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BT2V9XABORf4X1rP503C79O6vs/a-futuristic-sleek-cloud-gaming-dashboar-1774498867142-4fb30f4d.png?_wi=2", imageAlt: "Cloud gaming dashboard", }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BT2V9XABORf4X1rP503C79O6vs/a-close-up-of-hands-holding-a-smartphone-1774498865530-2924c060.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BT2V9XABORf4X1rP503C79O6vs/a-close-up-of-hands-holding-a-smartphone-1774498865530-2924c060.png?_wi=2", imageAlt: "Mobile phone streaming a PC game", }, }, -- 2.49.1