From 2a2b676f25124aaeb0b55a2027454a87d46f4cb5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:30:49 +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 554da3b..9841c22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "Learn More", href: "about" } ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/a-sleek-minimalist-software-dashboard-di-1772533509867-fe945eb8.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/a-sleek-minimalist-software-dashboard-di-1772533509867-fe945eb8.png?_wi=1" imageAlt="VEDLABS Dashboard Interface" mediaAnimation="blur-reveal" avatars={[ @@ -130,7 +130,7 @@ export default function LandingPage() { }, { id: "2", brand: "VEDLABS", name: "SteathMode", price: "In Development", rating: 5, - reviewCount: "Coming Soon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/a-sleek-minimalist-software-dashboard-di-1772533509867-fe945eb8.png", imageAlt: "SteathMode Application" + reviewCount: "Coming Soon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/a-sleek-minimalist-software-dashboard-di-1772533509867-fe945eb8.png?_wi=2", imageAlt: "SteathMode Application" }, { id: "3", brand: "VEDLABS", name: "Performance Suite", price: "Contact Us", rating: 5, -- 2.49.1