diff --git a/src/app/page.tsx b/src/app/page.tsx index a62faf5..3e6e0e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,11 +54,11 @@ export default function LandingPage() { tag="Trusted Local Plumbing Experts" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/copy-space-mechanical-tools_23-2148557958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copy-space-mechanical-tools_23-2148557958.jpg?_wi=1", imageAlt: "Professional plumber at work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg?_wi=1", imageAlt: "Plumbing service equipment", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { title: "Emergency Support", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg" + imageSrc="http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg?_wi=1" imageAlt="Clermont Plumbing service team" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -115,7 +115,7 @@ export default function LandingPage() { { title: "Drain Cleaning", description: "High-pressure drain cleaning and clog removal.", - 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=1", imageAlt: "Drain cleaning", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { quote: "Fast, friendly, and very professional.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/home-peace-time-only-me_329181-7411.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/copy-space-mechanical-tools_23-2148557958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copy-space-mechanical-tools_23-2148557958.jpg?_wi=2", imageAlt: "customer portrait happy smiling", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "Great service at a fair price.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg?_wi=2", imageAlt: "customer portrait happy smiling", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "They fixed our commercial leak quickly.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg?_wi=2", imageAlt: "customer portrait happy smiling", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "I appreciate the detailed explanation of work.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/female-with-mask-train_23-2148579514.jpg", - 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=2", imageAlt: "customer portrait happy smiling", }, ]}