Merge version_1 into main #1
@@ -73,15 +73,15 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-strong-guy-trains-gym_1157-13788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-strong-guy-trains-gym_1157-13788.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-training-together-outdoors_23-2150765118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-training-together-outdoors_23-2150765118.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1911.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1911.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "h4",
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-strong-guy-trains-gym_1157-13788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-strong-guy-trains-gym_1157-13788.jpg?_wi=2",
|
||||
imageAlt: "premium dumbbells gym rack",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-training-together-outdoors_23-2150765118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-training-together-outdoors_23-2150765118.jpg?_wi=2",
|
||||
imageAlt: "premium dumbbells gym rack",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1911.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1911.jpg?_wi=2",
|
||||
imageAlt: "premium dumbbells gym rack",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user