From bf1c5dee44af7eccc896d05676c8bc5ce24acc19 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 06:36:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0de4fae..f6f5240 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { description="Professional 3D design studio focused on immersive architectural visualization and workspace innovation." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/no-people-call-center-helpdesk-with-multiple-monitors-office-customer-service-client-support-telecommunication-nobody-working-telemarketing-assistance-with-helpline-contact_482257-44008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/no-people-call-center-helpdesk-with-multiple-monitors-office-customer-service-client-support-telecommunication-nobody-working-telemarketing-assistance-with-helpline-contact_482257-44008.jpg?_wi=1", imageAlt: "3d designer desk", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { description: "Unique workspace builds.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/creative-workplace-with-books-camera_23-2147830086.jpg" + imageSrc="http://img.b2bpic.net/free-photo/creative-workplace-with-books-camera_23-2147830086.jpg?_wi=1" imageAlt="architect desk studio" mediaAnimation="slide-up" /> @@ -139,7 +139,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/no-people-call-center-helpdesk-with-multiple-monitors-office-customer-service-client-support-telecommunication-nobody-working-telemarketing-assistance-with-helpline-contact_482257-44008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/no-people-call-center-helpdesk-with-multiple-monitors-office-customer-service-client-support-telecommunication-nobody-working-telemarketing-assistance-with-helpline-contact_482257-44008.jpg?_wi=2", imageAlt: "digital architecture icons", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/creative-workplace-with-books-camera_23-2147830086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-workplace-with-books-camera_23-2147830086.jpg?_wi=2", imageAlt: "digital architecture icons", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-girl-with-make-up-black-background_627829-7811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-girl-with-make-up-black-background_627829-7811.jpg?_wi=1", imageAlt: "digital architecture icons", }, ]} @@ -294,7 +294,7 @@ export default function LandingPage() { role: "CEO", company: "Tech", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-girl-with-make-up-black-background_627829-7811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-girl-with-make-up-black-background_627829-7811.jpg?_wi=2", imageAlt: "professional portrait", }, { -- 2.49.1