diff --git a/src/app/page.tsx b/src/app/page.tsx index 223a71f..8ccac9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-carrying-burden-concept_23-2150040370.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-carrying-burden-concept_23-2150040370.jpg?_wi=1" imageAlt="Junk removal team loading a truck" showDimOverlay={true} showBlur={true} @@ -127,7 +127,7 @@ export default function LandingPage() { description: "Our professional team is fully trained, insured, and dedicated to providing prompt, courteous, and careful service.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-hazmat-suits_23-2149345580.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-hazmat-suits_23-2149345580.jpg?_wi=1" imageAlt="Professional junk removal team at work" mediaAnimation="slide-up" /> @@ -152,7 +152,7 @@ export default function LandingPage() { description: "Keep your business space clutter-free with our efficient commercial services.", bentoComponent: "reveal-icon", icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-burden-concept_23-2150040370.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-burden-concept_23-2150040370.jpg?_wi=2", imageAlt: "Medium shot man working with mask", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { description: "Compassionate and thorough cleanout services for challenging situations.", bentoComponent: "reveal-icon", icon: Briefcase, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-hazmat-suits_23-2149345580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-hazmat-suits_23-2149345580.jpg?_wi=2", imageAlt: "Medium shot man working with mask", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { description: "We sort, recycle, and donate items whenever possible, reducing landfill waste.", bentoComponent: "reveal-icon", icon: Recycle, - imageSrc: "http://img.b2bpic.net/free-photo/messy-living-room-with-crumpled-paper_23-2149363776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/messy-living-room-with-crumpled-paper_23-2149363776.jpg?_wi=1", imageAlt: "Medium shot man working with mask", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { description: "Book a cleanout at your convenience, including same-day service options.", bentoComponent: "reveal-icon", icon: CalendarCheck, - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374386.jpg?_wi=1", imageAlt: "Medium shot man working with mask", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { description: "No hidden fees—just honest, upfront quotes for all our services.", bentoComponent: "reveal-icon", icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-supervisor-standing-delivery-service_482257-101653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-supervisor-standing-delivery-service_482257-101653.jpg?_wi=1", imageAlt: "Medium shot man working with mask", }, ]} @@ -204,21 +204,21 @@ export default function LandingPage() { id: "p1", name: "Residential Junk Removal", price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/messy-living-room-with-crumpled-paper_23-2149363776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/messy-living-room-with-crumpled-paper_23-2149363776.jpg?_wi=2", imageAlt: "Residential junk removal service", }, { id: "p2", name: "Commercial Property Cleanouts", price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374386.jpg?_wi=2", imageAlt: "Commercial property cleanout service", }, { id: "p3", name: "Estate & Hoarding Cleanups", price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-supervisor-standing-delivery-service_482257-101653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-supervisor-standing-delivery-service_482257-101653.jpg?_wi=2", imageAlt: "Estate and hoarding cleanup service", }, {