From 867ada53e5c6223a2a69ebb22cee55e34bffa0f7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 00:56:23 +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 900a4e2..3a0e9d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by over 1,000 global enterprises" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EHl1RqvcFZHKeUIi76joym5FUg/uploaded-1779843243641-vet698wy.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EHl1RqvcFZHKeUIi76joym5FUg/uploaded-1779843243641-vet698wy.jpg?_wi=1" imageAlt="Abstract tech background with glowing lines" mediaAnimation="slide-up" marqueeItems={[ @@ -174,7 +174,7 @@ export default function LandingPage() { title: "Performance Optimization", description: "Achieve peak performance and efficiency through intelligent automation.", bentoComponent: "animated-bar-chart", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EHl1RqvcFZHKeUIi76joym5FUg/uploaded-1779843243641-vet698wy.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EHl1RqvcFZHKeUIi76joym5FUg/uploaded-1779843243641-vet698wy.jpg?_wi=2", imageAlt: "minimalist AI logo white grey", }, { -- 2.49.1