Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Story"
|
||||
description="Haych Sells Garmz started with one goal — to bring real streetwear to real people. No overpriced hype. No fake trends. Just proper clothing that looks good and feels right."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg?_wi=2"
|
||||
imageAlt="Our Story"
|
||||
/>
|
||||
</div>
|
||||
@@ -70,14 +70,14 @@ export default function LandingPage() {
|
||||
name: "Haych",
|
||||
role: "Creative Lead",
|
||||
description: "Passionate about urban style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus",
|
||||
role: "Operations",
|
||||
description: "Ensuring quality control.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-cityscape_23-2148164731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-cityscape_23-2148164731.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -68,11 +68,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg?_wi=1",
|
||||
imageAlt: "Urban streetwear model",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-with-white-nails-lies-man-s-back_8353-684.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-with-white-nails-lies-man-s-back_8353-684.jpg?_wi=1",
|
||||
imageAlt: "Hoodie fabric texture",
|
||||
},
|
||||
{
|
||||
@@ -80,15 +80,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Abstract urban background",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-cityscape_23-2148164731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-cityscape_23-2148164731.jpg?_wi=1",
|
||||
imageAlt: "Tracksuit model urban",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bowl-window-with-pendant-lights-black_181624-4966.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bowl-window-with-pendant-lights-black_181624-4966.jpg?_wi=1",
|
||||
imageAlt: "Streetwear accessories flatlay",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-drag-man_23-2149218634.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-drag-man_23-2149218634.jpg?_wi=1",
|
||||
imageAlt: "Lifestyle streetwear cityscape",
|
||||
},
|
||||
]}
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Welcome to the Crew"
|
||||
description="Welcome to Haych Sells Garmz — where streetwear meets authenticity. We don’t follow trends, we set them. Every piece is selected for quality, comfort, and serious style. Whether you’re stepping out or keeping it casual, we’ve got the garmz to match your vibe."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg?_wi=1"
|
||||
imageAlt="Our Story"
|
||||
/>
|
||||
</div>
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
price: "£45.00",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-medical-mask-outside_23-2148777597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-medical-mask-outside_23-2148777597.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
price: "£85.00",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_23-2148930921.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_23-2148930921.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
price: "£25.00",
|
||||
rating: 4,
|
||||
reviewCount: "25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746740.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
price: "£55.00",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_23-2148930921.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_23-2148930921.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
price: "£20.00",
|
||||
rating: 4,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746740.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Latest Drops 🔥"
|
||||
@@ -176,35 +176,35 @@ export default function LandingPage() {
|
||||
name: "Alex R.",
|
||||
handle: "@alexstyle",
|
||||
testimonial: "The best fit I've had in years.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jamie M.",
|
||||
handle: "@j_street",
|
||||
testimonial: "Quality is insane, definitely coming back.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-with-white-nails-lies-man-s-back_8353-684.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-with-white-nails-lies-man-s-back_8353-684.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sam B.",
|
||||
handle: "@sammyb",
|
||||
testimonial: "Fast delivery and proper packaging.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-cityscape_23-2148164731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-cityscape_23-2148164731.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Taylor P.",
|
||||
handle: "@tp_fit",
|
||||
testimonial: "Finally, streetwear that isn't overpriced.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bowl-window-with-pendant-lights-black_181624-4966.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bowl-window-with-pendant-lights-black_181624-4966.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jordan K.",
|
||||
handle: "@jk_urban",
|
||||
testimonial: "The hoodie texture is premium.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-drag-man_23-2149218634.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-drag-man_23-2149218634.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -55,21 +55,21 @@ export default function LandingPage() {
|
||||
name: "Essential Black Hoodie",
|
||||
price: "£45.00",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-medical-mask-outside_23-2148777597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-medical-mask-outside_23-2148777597.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Premium Tracksuit",
|
||||
price: "£85.00",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_23-2148930921.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_23-2148930921.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Graphic Tee",
|
||||
price: "£25.00",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746740.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user