From d15094d607067112fe605bdc1008d9a55a890952 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 00:02:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f0de1e..ca77c4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777510.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777510.jpg?_wi=1" /> @@ -88,7 +88,7 @@ export default function LandingPage() { description: "Proven methodologies to scale faster.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/disabled-man-wheelchair-working-his-office-job_23-2149571107.jpg" + imageSrc="http://img.b2bpic.net/free-photo/disabled-man-wheelchair-working-his-office-job_23-2149571107.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -101,12 +101,12 @@ export default function LandingPage() { { title: "Automated Workflows", description: "Streamline operations with smart, automated processes designed for modern teams.", - imageSrc: "http://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg?_wi=1", }, { title: "Real-time Analytics", description: "Gain actionable insights instantly to make smarter, data-driven decisions.", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-staff-gathers-examines-monthly-revenue-balance_482257-130896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-staff-gathers-examines-monthly-revenue-balance_482257-130896.jpg?_wi=1", }, { title: "Global Scaling", @@ -166,7 +166,7 @@ export default function LandingPage() { quote: "Meijer transformed our operations. We saw immediate results.", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-face-woman-joke-cheerful_1194-7832.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777510.jpg?_wi=2", imageAlt: "professional headshot executive", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { quote: "The most professional team we have ever partnered with.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/disabled-man-wheelchair-working-his-office-job_23-2149571107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/disabled-man-wheelchair-working-his-office-job_23-2149571107.jpg?_wi=2", imageAlt: "professional headshot executive", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "Incredible insights that directly led to our revenue growth.", tag: "Scaling", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg?_wi=2", imageAlt: "professional headshot executive", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "Meijer is our trusted partner for everything growth-related.", tag: "Partnership", avatarSrc: "http://img.b2bpic.net/free-photo/male-light-daily-man-smartwatch_1127-2614.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-staff-gathers-examines-monthly-revenue-balance_482257-130896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-staff-gathers-examines-monthly-revenue-balance_482257-130896.jpg?_wi=2", imageAlt: "professional headshot executive", }, ]} -- 2.49.1