diff --git a/src/app/page.tsx b/src/app/page.tsx index 1817007..2d0fb6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,23 +64,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/switchboard-check-electrician-with-tablet-technology-action_169016-68409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/switchboard-check-electrician-with-tablet-technology-action_169016-68409.jpg?_wi=1", imageAlt: "Industrial power infrastructure", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-breakers-wire-control-panel_169016-24060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-breakers-wire-control-panel_169016-24060.jpg?_wi=1", imageAlt: "Modern electrical components", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-turning-light-using-remote-control_259150-57143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-turning-light-using-remote-control_259150-57143.jpg?_wi=1", imageAlt: "Smart home wiring", }, { - imageSrc: "http://img.b2bpic.net/free-photo/coloured-sleeves-crimp-terminals-different-wire-sizes_169016-24612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coloured-sleeves-crimp-terminals-different-wire-sizes_169016-24612.jpg?_wi=1", imageAlt: "Safety tools", }, { - imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18999.jpg?_wi=1", imageAlt: "Professional installation", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { quote: "Reliable and high quality components for all our industrial projects.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/good-portrait-photo-senior-businessman-spacious-room-with-plants-holding-reading-documents_146671-14551.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/switchboard-check-electrician-with-tablet-technology-action_169016-68409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/switchboard-check-electrician-with-tablet-technology-action_169016-68409.jpg?_wi=2", imageAlt: "professional male portrait", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "Best products on market. Their wiring solutions are unparalleled.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-unshaven-employee_1098-4075.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-breakers-wire-control-panel_169016-24060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-breakers-wire-control-panel_169016-24060.jpg?_wi=2", imageAlt: "professional male portrait", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "Exceptional service level and technical support for my design team.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-shells-necklace_23-2149105401.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-turning-light-using-remote-control_259150-57143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-turning-light-using-remote-control_259150-57143.jpg?_wi=2", imageAlt: "professional male portrait", }, { @@ -267,7 +267,7 @@ export default function LandingPage() { quote: "Fast delivery as promised and consistent quality every single time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12835.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/coloured-sleeves-crimp-terminals-different-wire-sizes_169016-24612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coloured-sleeves-crimp-terminals-different-wire-sizes_169016-24612.jpg?_wi=2", imageAlt: "professional male portrait", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { quote: "Top tier tools used by professionals. My work efficiency has increased.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-wearing-safety-helmet_176474-86062.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18999.jpg?_wi=2", imageAlt: "professional male portrait", }, ]}