diff --git a/src/app/page.tsx b/src/app/page.tsx index 912bb7e..bbd1437 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,53 +58,53 @@ export default function LandingPage() { description="Professional-grade site anchoring and bungering services designed for safety, durability, and project reliability in the toughest conditions." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=1", imageAlt: "Hero scene 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=2", imageAlt: "Hero scene 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=3", imageAlt: "Hero scene 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=4", imageAlt: "Hero scene 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=5", imageAlt: "Hero scene 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=6", imageAlt: "Hero scene 6", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=7", imageAlt: "Hero scene 7", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=8", imageAlt: "Hero scene 8", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=9", imageAlt: "Hero scene 9", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=10", imageAlt: "Hero scene 10", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=11", imageAlt: "Hero scene 11", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-stairs-talking-phone_1153-1147.jpg?_wi=12", imageAlt: "Hero scene 12", }, ]}