Merge version_1 into main #1
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-rich-woman-outdoors_23-2149722612.jpg"
|
||||
imageAlt="High Stakes Atlanta storefront"
|
||||
videoSrc="https://www.w3schools.com/howto/img_video.mp4"
|
||||
videoSrc="https://www.w3schools.com/howto/img_video.mp4?_wi=1"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -74,35 +74,35 @@ export default function LandingPage() {
|
||||
name: "Vintage Jesus Is Lord Tee",
|
||||
price: "$120",
|
||||
variant: "XL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-dress-collection_23-2151949815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-dress-collection_23-2151949815.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Brand New Red Spider Hoodie",
|
||||
price: "$350",
|
||||
variant: "S",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Rick Owen Jumbo Lace Triple Black",
|
||||
price: "$850",
|
||||
variant: "10.5M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-skateboard-sitting-staircase_23-2147841975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-skateboard-sitting-staircase_23-2147841975.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Supreme Box Logo 20th",
|
||||
price: "$450",
|
||||
variant: "L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-dress-collection_23-2151949815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-dress-collection_23-2151949815.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Yeezy Season 6 Sweatpants",
|
||||
price: "$290",
|
||||
variant: "M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="New Arrivals"
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-bar_23-2147680672.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
videoSrc="https://www.w3schools.com/howto/img_video.mp4"
|
||||
videoSrc="https://www.w3schools.com/howto/img_video.mp4?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -194,31 +194,31 @@ export default function LandingPage() {
|
||||
id: "m1",
|
||||
name: "Marcus V.",
|
||||
role: "Lead Curator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-dress-collection_23-2151949815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-dress-collection_23-2151949815.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Elena R.",
|
||||
role: "Brand Stylist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Trey P.",
|
||||
role: "Vintage Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-skateboard-sitting-staircase_23-2147841975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-skateboard-sitting-staircase_23-2147841975.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Sophie K.",
|
||||
role: "Operations Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-dress-collection_23-2151949815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-dress-collection_23-2151949815.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "m5",
|
||||
name: "Liam D.",
|
||||
role: "Fashion Buyer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user