Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 06:30:00 +00:00

View File

@@ -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"
/>
</div>