From 3b0459d9f633151e9c5b4ed76cd7065db598668f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:10:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3dd8ba6..031bcce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function HomePage() { title: "Electrical Services", tags: ["Wiring", "Repairs", "Installations"], imageSrc: - "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-16576.jpg", + "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-16576.jpg?_wi=1", imageAlt: "electrician wiring electrical panel installation", }, { @@ -158,7 +158,7 @@ export default function HomePage() { title: "Plumbing Solutions", tags: ["Repairs", "Installation", "Maintenance"], imageSrc: - "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-52877.jpg", + "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-52877.jpg?_wi=1", imageAlt: "plumber under sink pipe repair", }, { @@ -166,7 +166,7 @@ export default function HomePage() { title: "Carpentry & Woodwork", tags: ["Custom Work", "Repairs", "Refinishing"], imageSrc: - "http://img.b2bpic.net/free-photo/man-antique-store-side-view_23-2149640693.jpg", + "http://img.b2bpic.net/free-photo/man-antique-store-side-view_23-2149640693.jpg?_wi=1", imageAlt: "carpenter woodworking custom cabinet building", }, { @@ -174,7 +174,7 @@ export default function HomePage() { title: "HVAC Services", tags: ["Installation", "Maintenance", "Repairs"], imageSrc: - "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg", + "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg?_wi=1", imageAlt: "HVAC technician air conditioning unit maintenance", }, { @@ -182,7 +182,7 @@ export default function HomePage() { title: "General Repairs", tags: ["Maintenance", "Troubleshooting", "Restoration"], imageSrc: - "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451063.jpg", + "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451063.jpg?_wi=1", imageAlt: "general maintenance home repair skilled worker", }, { @@ -190,7 +190,7 @@ export default function HomePage() { title: "Renovations & Remodeling", tags: ["Kitchen", "Bathroom", "Full Remodel"], imageSrc: - "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092152.jpg", + "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092152.jpg?_wi=1", imageAlt: "kitchen renovation modern design interior", }, ]} @@ -378,7 +378,7 @@ export default function HomePage() { description="Contact Prestige Solutions today for a free consultation. Our friendly team is ready to help with your project." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/executives-giving-ideas-meeting_1098-816.jpg" + imageSrc="http://img.b2bpic.net/free-photo/executives-giving-ideas-meeting_1098-816.jpg?_wi=1" imageAlt="team diverse professionals working together collaboration" mediaAnimation="slide-up" mediaPosition="right"