From a0e38fd1c439a530aa1c89101caebbe2bfdfb5c1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:16:47 +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 d6d4552..b5e5f7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { handle: "@sjenkins", testimonial: "This system has cut our payroll processing time in half.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", }, { name: "Mark Sterling", @@ -94,7 +94,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-modern-laptop-showing-time-with-headphones-side-desk_181624-2207.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-modern-laptop-showing-time-with-headphones-side-desk_181624-2207.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-122007.jpg", @@ -152,7 +152,7 @@ export default function LandingPage() { descriptions: [ "Verify attendance precisely with our secure GPS-enabled clocking, perfect for mobile or remote teams.", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-modern-laptop-showing-time-with-headphones-side-desk_181624-2207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-modern-laptop-showing-time-with-headphones-side-desk_181624-2207.jpg?_wi=2", imageAlt: "hr manager working on laptop", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { descriptions: [ "Gain actionable insights through dashboards showing individual performance and team efficiency trends.", ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "hr manager working on laptop", }, ]} -- 2.49.1