From b266a6109210baaf1acaaf49cd2d5577736a473d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 21:16:17 +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 3408884..69c8dd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@j_roberts", testimonial: "Exceptional expertise and unmatched dedication to our case.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg?_wi=1", imageAlt: "law firm office modern", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@marcus_legal", testimonial: "The best representation I've ever experienced.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg?_wi=1", imageAlt: "law firm office modern", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@elena_ventures", testimonial: "Professional, strategic, and always focused on the outcome.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg?_wi=1", imageAlt: "law firm office modern", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { handle: "@david_consult", testimonial: "WB Partners is the standard for legal excellence.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg?_wi=1", imageAlt: "law firm office modern", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/clipboard-template-with-business-elements_23-2147986536.jpg", @@ -193,21 +193,21 @@ export default function LandingPage() { name: "William B. Partner", role: "Senior Partner", description: "Specialist in complex commercial litigation.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg?_wi=2", }, { id: "2", name: "Jane Doe", role: "Managing Partner", description: "Expert in corporate law and governance.", - imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg?_wi=2", }, { id: "3", name: "John Smith", role: "Senior Associate", description: "Focused on dispute resolution.", - imageSrc: "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg?_wi=2", }, ]} title="Meet Our Partners"