Merge version_1 into main #1
@@ -69,12 +69,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-suit-posing-with-arms-up_23-2148417944.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-suit-posing-with-arms-up_23-2148417944.jpg?_wi=1",
|
||||
imageAlt: "Model in suit",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-elegant-gray-pocket-square-patterned-blazer_181624-59723.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-elegant-gray-pocket-square-patterned-blazer_181624-59723.jpg?_wi=1",
|
||||
imageAlt: "Fabric detail",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
"Fast",
|
||||
"Safe",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-suit-posing-with-arms-up_23-2148417944.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-suit-posing-with-arms-up_23-2148417944.jpg?_wi=2",
|
||||
imageAlt: "Portrait man in fashionable shirt wearing floral wreath",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
"Luxury",
|
||||
"Craft",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-elegant-gray-pocket-square-patterned-blazer_181624-59723.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-elegant-gray-pocket-square-patterned-blazer_181624-59723.jpg?_wi=2",
|
||||
imageAlt: "Portrait man in fashionable shirt wearing floral wreath",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user