diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 0827dbc..f333bf6 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -53,11 +53,11 @@ export default function ServicesPage() { title: "Emergency Repairs", description: "24/7 emergency plumbing repair service. Burst pipes, leaks, and clogs handled quickly and professionally. Same-day service available.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg?_wi=3", imageAlt: "Emergency plumbing repair", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg?_wi=4", imageAlt: "Emergency plumbing repair", }, }, @@ -66,11 +66,11 @@ export default function ServicesPage() { title: "Gas Line Services", description: "Safe and code-compliant gas line installation for appliances, heating systems, and pool heaters. Full inspection and certification.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg?_wi=3", imageAlt: "Gas line installation", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg?_wi=4", imageAlt: "Gas line installation", }, }, @@ -79,11 +79,11 @@ export default function ServicesPage() { title: "Water Line Installation & Repair", description: "New water line installation and repair service. We handle underground lines, connections, and upgrades with precision.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=3", imageAlt: "Water line service", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=4", imageAlt: "Water line service", }, }, @@ -92,11 +92,11 @@ export default function ServicesPage() { title: "Fixture Installation", description: "Professional installation of sinks, faucets, and bathroom fixtures. We ensure proper connections and aesthetic finish.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg?_wi=1", imageAlt: "Fixture installation", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg?_wi=2", imageAlt: "Fixture installation", }, }, @@ -149,7 +149,7 @@ export default function ServicesPage() { useInvertedBackground={false} mediaAnimation="slide-up" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=3" imageAlt="Professional plumber consulting with customer" ariaLabel="Service request form" onSubmit={(data) => {