diff --git a/src/app/page.tsx b/src/app/page.tsx index 519e4fc..34339fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { 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="CROW Plumber professional engineer" avatars={[ { @@ -116,7 +116,7 @@ export default function LandingPage() { title: "Boiler & Heating Repair", description: "Rapid diagnostics for all boiler brands.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55837.jpg?_wi=1", imageAlt: "emergency boiler repair residential service", }, items: [ @@ -131,14 +131,14 @@ export default function LandingPage() { }, ], reverse: false, - 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=2", imageAlt: "emergency boiler repair residential service", }, { title: "Gas Safety Inspections", description: "Essential safety checks for landlords and homeowners.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-using-rotary-switch_23-2149308989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-using-rotary-switch_23-2149308989.jpg?_wi=1", imageAlt: "gas safety check engineer certified", }, items: [ @@ -153,14 +153,14 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/emotional-furious-male-female-buillders-gesture-angrily-have-irritated-expressions-as-there-is-much-work_273609-8289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/emotional-furious-male-female-buillders-gesture-angrily-have-irritated-expressions-as-there-is-much-work_273609-8289.jpg?_wi=1", imageAlt: "emergency boiler repair residential service", }, { title: "Installation Services", description: "Professional installation of heating systems.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721577.jpg?_wi=1", imageAlt: "bathroom plumbing installation modern house", }, items: [ @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "Incredible speed and professionalism.", tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-photo/happy-cute-lady-holding-board-raising-her-fist_114579-92718.jpg", - 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=3", imageAlt: "happy customer smiling holding quote", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "Efficient, certified, and friendly service.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990738.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/emotional-furious-male-female-buillders-gesture-angrily-have-irritated-expressions-as-there-is-much-work_273609-8289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/emotional-furious-male-female-buillders-gesture-angrily-have-irritated-expressions-as-there-is-much-work_273609-8289.jpg?_wi=2", imageAlt: "happy customer smiling holding quote", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "Top-tier work on our new bathroom install.", tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/looking-up-architect-is-aplauding-by-sitting-front-tablet-blue-background_176474-117651.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55837.jpg?_wi=2", imageAlt: "happy customer smiling holding quote", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "Saved us during winter. Highly recommended.", tag: "Urgent", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-drafts-talking-smartphone_23-2147710774.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-using-rotary-switch_23-2149308989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-using-rotary-switch_23-2149308989.jpg?_wi=2", imageAlt: "happy customer smiling holding quote", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Consistent and high quality service.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-bottle_23-2149395634.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721577.jpg?_wi=2", imageAlt: "happy customer smiling holding quote", }, ]}