From b76200764305fdb39a09498e1ba577550bf44bd4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 20:10:39 +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 4a1822f..a9be11c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@CFO", testimonial: "CrossCountry transformed our data infrastructure with precision.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg?_wi=1", }, { name: "Mark Sterling", @@ -102,7 +102,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/co-workers-talking-about-annual-sales_1098-489.jpg" + imageSrc="http://img.b2bpic.net/free-photo/co-workers-talking-about-annual-sales_1098-489.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -170,7 +170,7 @@ export default function LandingPage() { title: "Successful Engagements", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -191,7 +191,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-employees-using-tablet_23-2148339334.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/co-workers-talking-about-annual-sales_1098-489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/co-workers-talking-about-annual-sales_1098-489.jpg?_wi=2", imageAlt: "digital transformation concept tech", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/hologram-projector-screen-with-futuristic-technology_53876-124621.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg?_wi=2", imageAlt: "digital transformation concept tech", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-network-connections-background_1048-10325.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg?_wi=2", imageAlt: "digital transformation concept tech", }, ]} -- 2.49.1