From 96e76b6303e84983b3996bc89785ffb4c337b5c4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 21:24:20 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d370d9b..2637ae3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -169,21 +169,21 @@ const AboutPage = () => { id: 1, title: "Integrity", description: "We operate with complete transparency and hold ourselves to the highest standards of professional ethics. Your trust is earned through honest counsel and principled action.", - imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg?_wi=2", imageAlt: "Team integrity and trust", }, { id: 2, title: "Insight", description: "Deep expertise combined with rigorous analysis. We uncover root causes, identify hidden opportunities, and deliver actionable intelligence that drives real change.", - imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991366.jpg?_wi=3", imageAlt: "Strategic insights and analysis", }, { id: 3, title: "Precision", description: "Every recommendation is data-backed and methodical. We eliminate guesswork through disciplined frameworks and proven methodologies tailored to your unique challenges.", - imageSrc: "http://img.b2bpic.net/free-vector/modern-business-infographic-template_23-2148446318.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/modern-business-infographic-template_23-2148446318.jpg?_wi=3", imageAlt: "Precise business methodology", }, { @@ -230,7 +230,7 @@ const AboutPage = () => { role: "CEO & Founder", company: "TechVenture Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=2", imageAlt: "Michael Chen, CEO TechVenture Solutions", }, { @@ -239,7 +239,7 @@ const AboutPage = () => { role: "President", company: "HealthCare Innovations", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=2", imageAlt: "Sarah Mitchell, President HealthCare Innovations", }, { @@ -248,7 +248,7 @@ const AboutPage = () => { role: "Managing Partner", company: "Richardson & Associates", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1352.jpg?_wi=2", imageAlt: "James Richardson, Managing Partner", }, { @@ -257,7 +257,7 @@ const AboutPage = () => { role: "COO", company: "Global Manufacturing Corp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-corporate-manager-sitting-with-hands-clasped-outside-office_662251-2057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-corporate-manager-sitting-with-hands-clasped-outside-office_662251-2057.jpg?_wi=2", imageAlt: "Priya Kapoor, COO Global Manufacturing", }, { @@ -266,7 +266,7 @@ const AboutPage = () => { role: "Founder & CEO", company: "StartUp Accelerators Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/senior-business-woman-smiling_1187-1564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-business-woman-smiling_1187-1564.jpg?_wi=2", imageAlt: "Jennifer Lee, Founder & CEO StartUp Accelerators", }, { @@ -275,7 +275,7 @@ const AboutPage = () => { role: "Executive Director", company: "Professional Services Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg?_wi=2", imageAlt: "David Thompson, Executive Director", }, ]} @@ -286,7 +286,7 @@ const AboutPage = () => {