diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 50dc9ae..bf10a52 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -74,7 +74,7 @@ export default function AboutPage() { role: "Manufacturing Manager", company: "Industrial Solutions LLC", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=5", }, { id: "2", @@ -82,7 +82,7 @@ export default function AboutPage() { role: "Project Engineer", company: "Advanced Tech Manufacturing", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=6", }, { id: "3", @@ -90,7 +90,7 @@ export default function AboutPage() { role: "Operations Director", company: "Connecticut Contractors Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=7", }, ]} kpiItems={[ @@ -120,7 +120,7 @@ export default function AboutPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/room-empty-benches_422131-118.jpg" + imageSrc="http://img.b2bpic.net/free-photo/room-empty-benches_422131-118.jpg?_wi=3" imageAlt="Metal fabrication workshop" mediaAnimation="slide-up" mediaPosition="right"