From bd0dd79f902fbb9d0bac1d59cb423ba2fbc9b8b7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 05:12:54 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c1a198a..ee3caa0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { icon: Hammer, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124283.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124283.jpg?_wi=2" imageAlt="Professional contractor smiling on site" mediaAnimation="slide-up" /> @@ -108,7 +108,7 @@ export default function LandingPage() { }, ]} tag="Our Legacy" - imageSrc="http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg" + imageSrc="http://img.b2bpic.net/free-photo/messy-desk-office_23-2147668766.jpg?_wi=2" imageAlt="Luxury renovated kitchen interior" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -125,28 +125,28 @@ export default function LandingPage() { id: "1", name: "John Petty", role: "Founder & Lead Contractor", - imageSrc: "http://img.b2bpic.net/free-photo/grey-haired-man-eyeglasses-modern-shirt-smiling-posing-with-woman-with-blonde-hair-light-clothes-red-orange_197531-19133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grey-haired-man-eyeglasses-modern-shirt-smiling-posing-with-woman-with-blonde-hair-light-clothes-red-orange_197531-19133.jpg?_wi=2", imageAlt: "John Petty, Founder", }, { id: "2", name: "Sarah Miller", role: "Head Designer", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-direction_23-2148218580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-direction_23-2148218580.jpg?_wi=2", imageAlt: "Sarah Miller, Head Designer", }, { id: "3", name: "David Chen", role: "Project Manager", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=2", imageAlt: "David Chen, Project Manager", }, { id: "4", name: "Emily White", role: "Client Relations", - imageSrc: "http://img.b2bpic.net/free-photo/people-watching-news-tv_23-2149718975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-watching-news-tv_23-2149718975.jpg?_wi=2", imageAlt: "Emily White, Client Relations", }, ]}