diff --git a/src/app/page.tsx b/src/app/page.tsx index 2935cca..b1eaf16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-553.jpg" + imageSrc="http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-553.jpg?_wi=1" imageAlt="Modern commercial office building facade" mediaAnimation="slide-up" /> @@ -77,15 +77,15 @@ export default function LandingPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-serious-engineer-work-clothes-yellow-hardhat-thoughtfully-looking-plan-new-apartment-work_574295-1999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-serious-engineer-work-clothes-yellow-hardhat-thoughtfully-looking-plan-new-apartment-work_574295-1999.jpg?_wi=1", imageAlt: "Construction inspection project", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-serious-engineer-work-clothes-yellow-hardhat-thoughtfully-looking-plan-new-apartment-work_574295-1999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-serious-engineer-work-clothes-yellow-hardhat-thoughtfully-looking-plan-new-apartment-work_574295-1999.jpg?_wi=2", imageAlt: "Site maintenance audit", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-553.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-553.jpg?_wi=2", imageAlt: "modern commercial office building exterior", }, { @@ -94,11 +94,11 @@ export default function LandingPage() { icon: DollarSign, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/business-accessories-objects-top-view_1150-7578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-accessories-objects-top-view_1150-7578.jpg?_wi=1", imageAlt: "Financial report analysis", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-accessories-objects-top-view_1150-7578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-accessories-objects-top-view_1150-7578.jpg?_wi=2", imageAlt: "Accounting desk overview", }, ], @@ -111,15 +111,15 @@ export default function LandingPage() { icon: MessageSquare, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173769.jpg?_wi=1", imageAlt: "Board meeting presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173769.jpg?_wi=2", imageAlt: "Professional office communication", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-serious-engineer-work-clothes-yellow-hardhat-thoughtfully-looking-plan-new-apartment-work_574295-1999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-serious-engineer-work-clothes-yellow-hardhat-thoughtfully-looking-plan-new-apartment-work_574295-1999.jpg?_wi=3", imageAlt: "vendor management construction inspection", }, ]} @@ -178,21 +178,21 @@ export default function LandingPage() { value: "15+", title: "Years Experience", description: "Deep expertise in the California commercial property sector.", - imageSrc: "http://img.b2bpic.net/free-photo/business-accessories-objects-top-view_1150-7578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-accessories-objects-top-view_1150-7578.jpg?_wi=3", }, { id: "m2", value: "200+", title: "Properties Managed", description: "Successfully overseeing diverse commercial portfolios.", - imageSrc: "http://img.b2bpic.net/free-photo/young-serious-engineer-work-clothes-yellow-hardhat-thoughtfully-looking-plan-new-apartment-work_574295-1999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-serious-engineer-work-clothes-yellow-hardhat-thoughtfully-looking-plan-new-apartment-work_574295-1999.jpg?_wi=4", }, { id: "m3", value: "98%", title: "Retention Rate", description: "Client satisfaction driven by reliability and consistent performance.", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173769.jpg?_wi=3", }, ]} />