diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 84dcc82..1213097 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,7 +47,7 @@ export default function AboutPage() { description="Lynn Hendricks & Team" subdescription="Northwest Concrete & Masonry" icon={Zap} - imageSrc="https://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg" + imageSrc="https://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg?_wi=3" imageAlt="Lynn and the professional concrete team on job site" mediaAnimation="slide-up" useInvertedBackground={false} @@ -67,7 +67,7 @@ export default function AboutPage() { handle: "Homeowner", testimonial: "Lynn's team transformed our cracked, uneven driveway into something we're genuinely proud to show off. The communication throughout the project was outstanding.", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Sarah Johnson" }, { @@ -76,7 +76,7 @@ export default function AboutPage() { handle: "Property Owner", testimonial: "Professional, punctual, and meticulous. They completed our commercial garage floor ahead of schedule and within budget. Exceptional craftsmanship.", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3", imageAlt: "Michael Chen" }, { @@ -85,7 +85,7 @@ export default function AboutPage() { handle: "Facility Manager", testimonial: "Working with Northwest was refreshingly straightforward. No surprises, no delays, just quality work delivered exactly as promised.", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "Emily Rodriguez" }, { @@ -94,7 +94,7 @@ export default function AboutPage() { handle: "Repeat Customer", testimonial: "Second project with Lynn's team. Their attention to detail and pride in workmanship is evident in every aspect of their service.", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim" }, { @@ -103,7 +103,7 @@ export default function AboutPage() { handle: "Homeowner", testimonial: "From initial consultation to final cleanup, the entire experience exceeded our expectations. Professional service at every step.", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=4", imageAlt: "Lisa Thompson" }, { @@ -112,7 +112,7 @@ export default function AboutPage() { handle: "Commercial Client", testimonial: "Reliable, skilled, and fair pricing. Northwest Concrete has become our go-to contractor for all concrete and masonry projects.", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4", imageAlt: "James Wilson" } ]}