Merge version_1 into main #1
@@ -77,12 +77,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "c1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-white-paint-wall-paper-background_53876-97494.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-white-paint-wall-paper-background_53876-97494.jpg?_wi=1",
|
||||
imageAlt: "luxury beauty studio portrait",
|
||||
},
|
||||
{
|
||||
id: "c2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-christmas-holding-christmas-tree-toys-front-her-eyes_1303-11807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-christmas-holding-christmas-tree-toys-front-her-eyes_1303-11807.jpg?_wi=1",
|
||||
imageAlt: "professional makeup artist work",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-white-paint-wall-paper-background_53876-97494.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-white-paint-wall-paper-background_53876-97494.jpg?_wi=2",
|
||||
imageAlt: "skincare product close up",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-christmas-holding-christmas-tree-toys-front-her-eyes_1303-11807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-christmas-holding-christmas-tree-toys-front-her-eyes_1303-11807.jpg?_wi=2",
|
||||
imageAlt: "skincare product close up",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user