Merge version_1 into main #1
@@ -50,13 +50,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg", imageAlt: "Modern streetwear collection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg?_wi=1", imageAlt: "Modern streetwear collection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-unbuttoning-rolling-up-second-sleeve-his-casual-faded-blue-denim-shirt-with-white-walls_346278-938.jpg", imageAlt: "Casual wear collection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-unbuttoning-rolling-up-second-sleeve-his-casual-faded-blue-denim-shirt-with-white-walls_346278-938.jpg?_wi=1", imageAlt: "Casual wear collection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg", imageAlt: "Drill collection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg?_wi=1", imageAlt: "Drill collection"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
title="Four Distinct Styles"
|
||||
description="Discover our curated collections, each representing a unique aesthetic and lifestyle. From timeless Old Money elegance to bold Streetwear statements."
|
||||
tag="Collections"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-tattooed-man-romantic-guy-white-shirt-cap-suspenders-walks-city-revolves-around-lamppost-peaky-blinders-old-fashioned-retro_1321-2047.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-tattooed-man-romantic-guy-white-shirt-cap-suspenders-walks-city-revolves-around-lamppost-peaky-blinders-old-fashioned-retro_1321-2047.jpg?_wi=1"
|
||||
imageAlt="Collections showcase"
|
||||
accordionItems={[
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
description="Alexander K."
|
||||
subdescription="Kyiv, Ukraine"
|
||||
icon={Star}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-tattooed-man-romantic-guy-white-shirt-cap-suspenders-walks-city-revolves-around-lamppost-peaky-blinders-old-fashioned-retro_1321-2047.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-tattooed-man-romantic-guy-white-shirt-cap-suspenders-walks-city-revolves-around-lamppost-peaky-blinders-old-fashioned-retro_1321-2047.jpg?_wi=2"
|
||||
imageAlt="WORE brand essence"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -114,13 +114,13 @@ export default function LandingPage() {
|
||||
tag="New Arrivals"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Minimal Oversized Tee", price: "₴890", imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg", imageAlt: "Oversized tee"
|
||||
id: "1", name: "Minimal Oversized Tee", price: "₴890", imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg?_wi=2", imageAlt: "Oversized tee"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Classic Black Hoodie", price: "₴1,290", imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-unbuttoning-rolling-up-second-sleeve-his-casual-faded-blue-denim-shirt-with-white-walls_346278-938.jpg", imageAlt: "Black hoodie"
|
||||
id: "2", name: "Classic Black Hoodie", price: "₴1,290", imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-unbuttoning-rolling-up-second-sleeve-his-casual-faded-blue-denim-shirt-with-white-walls_346278-938.jpg?_wi=2", imageAlt: "Black hoodie"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Urban Cargo Pants", price: "₴1,590", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg", imageAlt: "Cargo pants"
|
||||
id: "3", name: "Urban Cargo Pants", price: "₴1,590", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg?_wi=2", imageAlt: "Cargo pants"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user