From c3ba331bfb3e3b94636cc7154c64b36eae87991d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 13:34:10 +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 c8b9807..19f6c51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bcb6vRKuoEZ033ALfbzkSFTvOU/wide-angle-cinematic-shot-of-a-sleek-fut-1774791236631-b6a2fc00.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bcb6vRKuoEZ033ALfbzkSFTvOU/wide-angle-cinematic-shot-of-a-sleek-fut-1774791236631-b6a2fc00.png?_wi=1" imageAlt="Futuristic flying car hovering in a city" mediaAnimation="blur-reveal" frameStyle="card" @@ -115,7 +115,7 @@ export default function LandingPage() { id: "p1", name: "Shift Horizon", price: "$150,000", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bcb6vRKuoEZ033ALfbzkSFTvOU/side-profile-view-of-a-high-end-luxury-e-1774791236579-943b5801.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bcb6vRKuoEZ033ALfbzkSFTvOU/side-profile-view-of-a-high-end-luxury-e-1774791236579-943b5801.png?_wi=1", imageAlt: "Shift Horizon Model", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { title: "Global Navigation", description: "Seamless traffic management.", bentoComponent: "globe", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bcb6vRKuoEZ033ALfbzkSFTvOU/wide-angle-cinematic-shot-of-a-sleek-fut-1774791236631-b6a2fc00.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bcb6vRKuoEZ033ALfbzkSFTvOU/wide-angle-cinematic-shot-of-a-sleek-fut-1774791236631-b6a2fc00.png?_wi=2", imageAlt: "Wide-angle cinematic shot of a sleek, futuristic personal aerial vehicle hovering above a modern met", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { title: "Support Data", description: "Real-time diagnostics.", bentoComponent: "line-chart", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bcb6vRKuoEZ033ALfbzkSFTvOU/side-profile-view-of-a-high-end-luxury-e-1774791236579-943b5801.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bcb6vRKuoEZ033ALfbzkSFTvOU/side-profile-view-of-a-high-end-luxury-e-1774791236579-943b5801.png?_wi=2", imageAlt: "Side profile view of a high-end luxury electric personal aerial vehicle with retractable wings. Pear", }, ]} -- 2.49.1