Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@alexstreet",
|
||||
testimonial: "The fit is unreal. Best hoodie I've owned.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=1",
|
||||
imageAlt: "streetwear fashion hoodie model dark mood",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@jp.urban",
|
||||
testimonial: "Quality that lasts. Definitely coming back for more.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-adding-milk-coffee_23-2149052860.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-adding-milk-coffee_23-2149052860.jpg?_wi=1",
|
||||
imageAlt: "streetwear fashion hoodie model dark mood",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@sam.design",
|
||||
testimonial: "Modern, edgy, and fits perfectly. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bearded-male-black-shirt-wearing-medical-face-mask-park_181624-23074.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bearded-male-black-shirt-wearing-medical-face-mask-park_181624-23074.jpg?_wi=1",
|
||||
imageAlt: "streetwear fashion hoodie model dark mood",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@casey.fit",
|
||||
testimonial: "Unmatched aesthetic and premium material.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773378.jpg?_wi=1",
|
||||
imageAlt: "streetwear fashion hoodie model dark mood",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@tay.street",
|
||||
testimonial: "The ultimate upgrade to my wardrobe.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859645.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859645.jpg?_wi=1",
|
||||
imageAlt: "streetwear fashion hoodie model dark mood",
|
||||
},
|
||||
]}
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-gray-background_89887-993.jpg",
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
title: "Community Members",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-barista-with-tattoos-adding-milk-coffee_23-2149052860.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-barista-with-tattoos-adding-milk-coffee_23-2149052860.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -162,21 +162,21 @@ export default function LandingPage() {
|
||||
name: "Graphic Oversized Tee",
|
||||
price: "$65",
|
||||
variant: "Black",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bearded-male-black-shirt-wearing-medical-face-mask-park_181624-23074.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bearded-male-black-shirt-wearing-medical-face-mask-park_181624-23074.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Premium Cargo Pants",
|
||||
price: "$120",
|
||||
variant: "Charcoal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773378.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Oversized Denim Jacket",
|
||||
price: "$180",
|
||||
variant: "Deep Indigo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859645.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859645.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user