diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f2d45c..c8e9229 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function HomePage() { description="With over 20 years of experience serving the community, QUICKPROS has earned a reputation for excellence in plumbing, heating, and air conditioning services. We pride ourselves on transparent pricing, professional workmanship, and exceptional customer service." tag="About Us" buttons={[{ text: "Schedule Service", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg" + imageSrc="http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=1" imageAlt="QUICKPROS certified technician at work" useInvertedBackground={false} /> @@ -113,7 +113,7 @@ export default function HomePage() { title: "Emergency Plumbing Repair", description: "24/7 emergency response for burst pipes, leaks, clogs, and other urgent plumbing issues. Our certified technicians arrive quickly and resolve problems efficiently.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg?_wi=1", }, items: [ { icon: Wrench, text: "Same-day service available" }, @@ -127,7 +127,7 @@ export default function HomePage() { title: "Heating System Installation & Maintenance", description: "Professional heating installation, maintenance, and repairs to keep your home warm and comfortable. We service all major brands and models.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=1", }, items: [ { icon: Zap, text: "Energy-efficient solutions" }, @@ -141,7 +141,7 @@ export default function HomePage() { title: "Air Conditioning Services", description: "Complete AC solutions including installation, repair, and seasonal maintenance. Beat the heat with our reliable cooling systems.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/male-employee-leaning-car-holding-wrench_23-2148327526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-employee-leaning-car-holding-wrench_23-2148327526.jpg?_wi=1", }, items: [ { icon: Wind, text: "Cooling efficiency certified" },