diff --git a/src/app/page.tsx b/src/app/page.tsx index 845dc5d..1a21d39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,32 +62,32 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg?_wi=1", imageAlt: "SenseWear Band Model 1", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg?_wi=2", imageAlt: "SenseWear Band Model 2", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg?_wi=3", imageAlt: "SenseWear Band Model 3", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg?_wi=4", imageAlt: "SenseWear Band Model 4", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg?_wi=5", imageAlt: "SenseWear Band Model 5", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg?_wi=6", imageAlt: "SenseWear Band Model 6", }, ]} @@ -144,7 +144,7 @@ export default function LandingPage() { content: "Seamless integration with your digital ecosystem.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape_23-2150979662.jpg?_wi=7" mediaAnimation="slide-up" />