diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0c6bb41..ec2951f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { title: "Custom Builds", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/engineers-with-helmets-standing-by-factory_1157-35526.jpg" + imageSrc="http://img.b2bpic.net/free-photo/engineers-with-helmets-standing-by-factory_1157-35526.jpg?_wi=2" /> @@ -80,12 +80,12 @@ export default function LandingPage() { { title: "Unmatched Quality", description: "Only the finest materials and skilled labor.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-building_23-2150896892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-building_23-2150896892.jpg?_wi=3", }, { title: "Transparent Process", description: "Clear communication from inception to completion.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg?_wi=3", }, ]} /> @@ -93,7 +93,7 @@ export default function LandingPage() {