From 200ae6308fde77bc95a74b89e62acff482148549 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 23:34:41 +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 3664e45..2b307e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stressed-technician-data-center-managing-ai-server-infrastructure-drinking-coffee-african_482257-132118.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stressed-technician-data-center-managing-ai-server-infrastructure-drinking-coffee-african_482257-132118.jpg?_wi=1" imageAlt="Computer repair technician" mediaAnimation="slide-up" avatars={[ @@ -138,7 +138,7 @@ export default function LandingPage() { description="With over 10 years of experience, we provide end-to-end computer solutions. From custom builds to complex virus removals, your tech is in safe hands." subdescription="Dedicated to excellence in every repair and product sale." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-technology-background_23-2148882614.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-technology-background_23-2148882614.jpg?_wi=1" imageAlt="Technician working on a motherboard" mediaAnimation="slide-up" /> @@ -289,7 +289,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/stressed-technician-data-center-managing-ai-server-infrastructure-drinking-coffee-african_482257-132118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stressed-technician-data-center-managing-ai-server-infrastructure-drinking-coffee-african_482257-132118.jpg?_wi=2", imageAlt: "3d rendering of black and white background", }, { @@ -306,7 +306,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-technology-background_23-2148882614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-technology-background_23-2148882614.jpg?_wi=2", imageAlt: "3d rendering of black and white background", }, ]} -- 2.49.1