diff --git a/src/app/page.tsx b/src/app/page.tsx index df2ca41..d2ad467 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#projects", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/giant-glass-buildings_1127-2023.jpg" + imageSrc="http://img.b2bpic.net/free-photo/giant-glass-buildings_1127-2023.jpg?_wi=1" imageAlt="modern commercial construction building site" /> @@ -97,7 +97,7 @@ export default function LandingPage() { description: "Transparent updates throughout the entire process.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124289.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124289.jpg?_wi=1" imageAlt="professional construction team on site" /> @@ -118,35 +118,35 @@ export default function LandingPage() { title: "Project Management", description: "Expert oversight to keep projects on budget.", buttonIcon: "ClipboardList", - imageSrc: "http://img.b2bpic.net/free-photo/giant-glass-buildings_1127-2023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/giant-glass-buildings_1127-2023.jpg?_wi=2", imageAlt: "construction icon industrial", }, { title: "Commercial Development", description: "Transforming landscapes into professional assets.", buttonIcon: "Building", - imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124289.jpg?_wi=2", imageAlt: "construction icon industrial", }, { title: "Renovations & Build-Outs", description: "Customized interior and exterior building upgrades.", buttonIcon: "Wrench", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg?_wi=1", imageAlt: "construction icon industrial", }, { title: "Site Planning", description: "Strategic development and land analysis.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg?_wi=1", imageAlt: "construction icon industrial", }, { title: "General Contracting", description: "Comprehensive oversight of building operations.", buttonIcon: "ShieldCheck", - imageSrc: "http://img.b2bpic.net/free-photo/people-social-distancing-work_23-2148961706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-social-distancing-work_23-2148961706.jpg?_wi=1", imageAlt: "construction icon industrial", }, ]} @@ -245,19 +245,19 @@ export default function LandingPage() { id: "p1", name: "Office Complex", price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg?_wi=2", }, { id: "p2", name: "Industrial Site", price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg?_wi=2", }, { id: "p3", name: "Retail Renovation", price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/people-social-distancing-work_23-2148961706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-social-distancing-work_23-2148961706.jpg?_wi=2", }, { id: "p4",