diff --git a/src/app/page.tsx b/src/app/page.tsx index e6cc42a..b2d4a50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,9 +53,9 @@ export default function LandingPage() { { videoSrc: "https://videos.pexels.com/video-files/3454136/3454136-hd_1920_1080_30fps.mp4", imageAlt: "E-waste recycling process", videoAriaLabel: "E-waste recycling facility operations"}, { - imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg", imageAlt: "Modern recycling facility"}, + imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg?_wi=1", imageAlt: "Modern recycling facility"}, { - imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg", imageAlt: "E-waste collection services"}, + imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg?_wi=1", imageAlt: "E-waste collection services"}, { imageSrc: "http://img.b2bpic.net/free-photo/it-expert-monitors-server-farm-activity-using-tablet-while-walking-industrial-platform-data_482257-136209.jpg", imageAlt: "Battery waste management"}, ]} @@ -65,9 +65,9 @@ export default function LandingPage() { { videoSrc: "https://videos.pexels.com/video-files/855370/855370-hd_1920_1080_30fps.mp4", imageAlt: "Recycling operations", videoAriaLabel: "Sustainable recycling operations"}, { - imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg", imageAlt: "Recycling technology"}, + imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg?_wi=2", imageAlt: "Recycling technology"}, { - imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg", imageAlt: "Professional waste management"}, + imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg?_wi=2", imageAlt: "Professional waste management"}, ]} carouselPosition="right" buttons={[ @@ -96,7 +96,7 @@ export default function LandingPage() { tag="Services" tagIcon={Zap} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg" + imageSrc="http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg?_wi=3" imageAlt="E-waste management services" mediaAnimation="slide-up" useInvertedBackground={false}