diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b0e346f..b69334a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -118,7 +118,7 @@ export default function AboutPage() { "Our team has over 50 combined years of plumbing expertise. We've handled thousands of emergency calls and know how to solve problems fast and right.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg?_wi=4" imageAlt="Professional plumber team" mediaAnimation="slide-up" useInvertedBackground={true} @@ -171,28 +171,28 @@ export default function AboutPage() { id: "1", name: "Barry Thompson", role: "Owner & Master Plumber", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg?_wi=5", imageAlt: "Barry Thompson", }, { id: "2", name: "Marcus Rodriguez", role: "Senior Technician", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg?_wi=3", imageAlt: "Marcus Rodriguez", }, { id: "3", name: "Sarah Lee", role: "Certified Plumber", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg?_wi=6", imageAlt: "Sarah Lee", }, { id: "4", name: "David Chen", role: "Emergency Response Lead", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg?_wi=4", imageAlt: "David Chen", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 0816e78..db7775e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function HomePage() { }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=1", imageAlt: "Professional drain cleaning" }, { @@ -141,7 +141,7 @@ export default function HomePage() { content: "Our team has over 50 combined years of plumbing expertise. We've handled thousands of emergency calls and know how to solve problems fast and right." } ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg?_wi=1" imageAlt="Professional plumber team" mediaAnimation="slide-up" useInvertedBackground={true} @@ -191,7 +191,7 @@ export default function HomePage() { content: "Corroded, freezing, or broken pipes? We replace with modern materials and include warranty on all work. Video pipe inspection available." } ]} - imageSrc="http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg" + imageSrc="http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=2" imageAlt="Professional plumbing services" mediaAnimation="slide-up" useInvertedBackground={false} @@ -249,28 +249,28 @@ export default function HomePage() { id: "1", name: "Barry Thompson", role: "Owner & Master Plumber", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg?_wi=2", imageAlt: "Barry Thompson" }, { id: "2", name: "Marcus Rodriguez", role: "Senior Technician", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg?_wi=1", imageAlt: "Marcus Rodriguez" }, { id: "3", name: "Sarah Lee", role: "Certified Plumber", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg?_wi=3", imageAlt: "Sarah Lee" }, { id: "4", name: "David Chen", role: "Emergency Response Lead", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg?_wi=2", imageAlt: "David Chen" } ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index fad30a7..02e4a69 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -80,7 +80,7 @@ export default function ServicesPage() { content: "Corroded, freezing, or broken pipes? We replace with modern materials and include warranty on all work. Video pipe inspection available for comprehensive assessment." } ]} - imageSrc="http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg" + imageSrc="http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=3" imageAlt="Professional plumbing services showcase" mediaAnimation="slide-up" useInvertedBackground={false}