From 0664c115ed97bfe270b83fccbcf609522fa3b522 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:53:19 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0224a7b..c646adf 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,7 +78,7 @@ export default function AboutPage() { name: "Maria Gonzalez", handle: "Small Business Owner", testimonial: "Mr. Alade has done my taxes for the last 15 years. He works meticulously and in a timely fashion. I highly recommend his services.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg?_wi=2", imageAlt: "Maria Gonzalez", }, { @@ -86,7 +86,7 @@ export default function AboutPage() { name: "David Chen", handle: "Self-Employed Professional", testimonial: "Jacob is so friendly and patient. He explains everything clearly and makes tax time stress-free. Best accountant in the Bronx!", - imageSrc: "http://img.b2bpic.net/free-photo/happy-worker-with-black-notebook_1149-481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-worker-with-black-notebook_1149-481.jpg?_wi=2", imageAlt: "David Chen", }, { @@ -94,7 +94,7 @@ export default function AboutPage() { name: "Rosa Martinez", handle: "Business Manager", testimonial: "Outstanding service and very responsive. They helped our company organize all our finances and we saved thousands on our taxes.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=2", imageAlt: "Rosa Martinez", }, { @@ -102,7 +102,7 @@ export default function AboutPage() { name: "James Wilson", handle: "Consulting Firm Owner", testimonial: "Professional, reliable, and trustworthy. I've referred multiple friends and colleagues. Jacob truly cares about his clients' success.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-sincere-woman-glasses_1262-1731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-sincere-woman-glasses_1262-1731.jpg?_wi=2", imageAlt: "James Wilson", }, { @@ -110,7 +110,7 @@ export default function AboutPage() { name: "Angela Lopez", handle: "Retail Store Owner", testimonial: "The best decision I made was to hire Jacob for my bookkeeping. My books are always accurate and my cash flow is clear.", - imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg?_wi=2", imageAlt: "Angela Lopez", }, { @@ -118,7 +118,7 @@ export default function AboutPage() { name: "Robert Thompson", handle: "Corporate Executive", testimonial: "Exceptional attention to detail and deep knowledge of tax law. Jacob goes above and beyond for every client.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=2", imageAlt: "Robert Thompson", }, ]} @@ -186,7 +186,7 @@ export default function AboutPage() {