From 668acd68d7e2bb8340ff7d929623979bdf7dabde Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 12:11:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b0b3062..b6488e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,35 +67,35 @@ export default function LandingPage() { handle: "@client", testimonial: "Jacob is a fantastic accountant. Highly professional and efficient.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=1", }, { name: "Sarah J.", handle: "@client", testimonial: "Transformative service. My business finances have never been more organized.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=2", }, { name: "Mark D.", handle: "@client", testimonial: "The gold standard of accounting. Absolutely worth the investment.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg?_wi=1", }, { name: "Emily P.", handle: "@client", testimonial: "Jacob’s strategic advice is invaluable for my growth trajectory.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg?_wi=1", }, { name: "John K.", handle: "@client", testimonial: "Reliable, fast, and incredibly knowledgeable. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg?_wi=1", }, ]} buttons={[ @@ -208,27 +208,27 @@ export default function LandingPage() { { id: "1", name: "Robert S.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=3", }, { id: "2", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=4", }, { id: "3", name: "Mark D.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg?_wi=2", }, { id: "4", name: "Emily P.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg?_wi=2", }, { id: "5", name: "John K.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg?_wi=2", }, ]} cardTitle="Client Excellence"