diff --git a/src/app/page.tsx b/src/app/page.tsx index 26602d3..b3e57e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { }, ]} avatarText="Local Bristol Business" - imageSrc="http://img.b2bpic.net/free-photo/young-engineer-holding-house-model-uniform-looking-cheerful-front-view_176474-21291.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-engineer-holding-house-model-uniform-looking-cheerful-front-view_176474-21291.jpg?_wi=1" imageAlt="Professional plumber working on a heating system" marqueeItems={[ { @@ -218,7 +218,7 @@ export default function LandingPage() { price: "Starting from £80", rating: 5, reviewCount: "5 Stars", - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-52877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-52877.jpg?_wi=1", imageAlt: "Boiler Repair Icon", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { price: "Starting from £70", rating: 5, reviewCount: "5 Stars", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-microwave_53876-17927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-microwave_53876-17927.jpg?_wi=1", imageAlt: "Boiler Servicing Icon", }, { @@ -404,7 +404,7 @@ export default function LandingPage() { tag: "Boiler Service", avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg", avatarAlt: "Customer MMERBRO X", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ehhlga", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ehhlga&_wi=1", imageAlt: "male customer avatar happy", }, { @@ -416,7 +416,7 @@ export default function LandingPage() { tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg", avatarAlt: "Customer Alan Fortune", - imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-holding-house-model-uniform-looking-cheerful-front-view_176474-21291.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-holding-house-model-uniform-looking-cheerful-front-view_176474-21291.jpg?_wi=2", imageAlt: "male customer avatar happy", }, { @@ -440,7 +440,7 @@ export default function LandingPage() { tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-photo/man-looking-camera-close-up_23-2148230205.jpg", avatarAlt: "Customer Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-52877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-52877.jpg?_wi=2", imageAlt: "male customer avatar happy", }, { @@ -452,7 +452,7 @@ export default function LandingPage() { tag: "Radiator Installation", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg", avatarAlt: "Customer Mark T.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-microwave_53876-17927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-microwave_53876-17927.jpg?_wi=2", imageAlt: "male customer avatar happy", }, ]} @@ -480,7 +480,7 @@ export default function LandingPage() { description: "Highly trained engineers quickly diagnose and resolve complex issues.", bentoComponent: "reveal-icon", icon: Wrench, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ehhlga", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ehhlga&_wi=2", imageAlt: "male client review avatar", }, { @@ -488,7 +488,7 @@ export default function LandingPage() { description: "Rest easy knowing your emergency is handled by trusted professionals.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-holding-house-model-uniform-looking-cheerful-front-view_176474-21291.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-holding-house-model-uniform-looking-cheerful-front-view_176474-21291.jpg?_wi=3", imageAlt: "male client review avatar", }, ]}