Merge version_1 into main #1
@@ -90,7 +90,7 @@ export default function AboutPage() {
|
||||
title: "Bold Design",
|
||||
description: "We believe fashion should make a statement. Every piece is crafted to stand out and turn heads.",
|
||||
tag: "Core Value",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg?_wi=3",
|
||||
imageAlt: "Bold Design",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function AboutPage() {
|
||||
title: "Premium Quality",
|
||||
description: "We source the finest materials and employ rigorous quality control to ensure every piece exceeds expectations.",
|
||||
tag: "Core Value",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-stylish-hoodies-winter-outdoor-shoot_53876-105545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-stylish-hoodies-winter-outdoor-shoot_53876-105545.jpg?_wi=3",
|
||||
imageAlt: "Premium Quality",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
title: "Authentic Authenticity",
|
||||
description: "Street culture is our inspiration. We stay true to our roots while pushing boundaries and embracing innovation.",
|
||||
tag: "Core Value",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg?_wi=3",
|
||||
imageAlt: "Authentic Authenticity",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -89,7 +89,7 @@ export default function ContactPage() {
|
||||
title: "Email Support",
|
||||
description: "Send us your inquiries and we'll respond within 24 hours. Our team is ready to help.",
|
||||
tag: "Support",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg?_wi=4",
|
||||
imageAlt: "Email Support",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function ContactPage() {
|
||||
title: "Social Media",
|
||||
description: "Follow RAJA on Instagram, Twitter, and TikTok for the latest drops and community engagement.",
|
||||
tag: "Social",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg?_wi=4",
|
||||
imageAlt: "Social Media",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function ContactPage() {
|
||||
title: "Collaborations",
|
||||
description: "Interested in partnerships or collaborations? Let's explore new possibilities together.",
|
||||
tag: "Business",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-stylish-hoodies-winter-outdoor-shoot_53876-105545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-stylish-hoodies-winter-outdoor-shoot_53876-105545.jpg?_wi=4",
|
||||
imageAlt: "Collaborations",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -94,7 +94,7 @@ export default function HomePage() {
|
||||
{ text: "Explore Collection", href: "#featured" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg?_wi=1"
|
||||
imageAlt="RAJA Street Wear Collection Hero"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -114,42 +114,42 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Urban Oversize Hoodie",
|
||||
price: "$89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-stylish-hoodies-winter-outdoor-shoot_53876-105545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-stylish-hoodies-winter-outdoor-shoot_53876-105545.jpg?_wi=1",
|
||||
imageAlt: "Urban Oversize Hoodie",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Cargo Pants Black",
|
||||
price: "$79",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-black-man-posing_23-2149028775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-black-man-posing_23-2149028775.jpg?_wi=1",
|
||||
imageAlt: "Cargo Pants Black",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Vintage Logo Tee",
|
||||
price: "$49",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg?_wi=1",
|
||||
imageAlt: "Vintage Logo Tee",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Technical Jacket",
|
||||
price: "$159",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-trucker-hat_23-2149432399.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-trucker-hat_23-2149432399.jpg?_wi=1",
|
||||
imageAlt: "Technical Jacket",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Utility Belt Bag",
|
||||
price: "$59",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-mask-stands-street_1157-31583.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-mask-stands-street_1157-31583.jpg?_wi=1",
|
||||
imageAlt: "Utility Belt Bag",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Street Boots",
|
||||
price: "$129",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-woman-wearing-fashionable-brown-leather-kneehigh-boots-outdoors_181624-57699.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-woman-wearing-fashionable-brown-leather-kneehigh-boots-outdoors_181624-57699.jpg?_wi=1",
|
||||
imageAlt: "Street Boots",
|
||||
},
|
||||
]}
|
||||
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
title: "Storm Joggers",
|
||||
description: "Technical fabric with tapered fit and side pockets",
|
||||
tag: "Limited",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg?_wi=1",
|
||||
imageAlt: "Storm Joggers",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
title: "Neon Graphics Tee",
|
||||
description: "Limited edition graphic design on premium cotton",
|
||||
tag: "Drop",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg?_wi=2",
|
||||
imageAlt: "Neon Graphics Tee",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -78,42 +78,42 @@ export default function ShopPage() {
|
||||
id: "1",
|
||||
name: "Urban Oversize Hoodie",
|
||||
price: "$89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-stylish-hoodies-winter-outdoor-shoot_53876-105545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-stylish-hoodies-winter-outdoor-shoot_53876-105545.jpg?_wi=2",
|
||||
imageAlt: "Urban Oversize Hoodie",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Cargo Pants Black",
|
||||
price: "$79",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-black-man-posing_23-2149028775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-black-man-posing_23-2149028775.jpg?_wi=2",
|
||||
imageAlt: "Cargo Pants Black",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Vintage Logo Tee",
|
||||
price: "$49",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg?_wi=3",
|
||||
imageAlt: "Vintage Logo Tee",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Technical Jacket",
|
||||
price: "$159",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-trucker-hat_23-2149432399.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-trucker-hat_23-2149432399.jpg?_wi=2",
|
||||
imageAlt: "Technical Jacket",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Utility Belt Bag",
|
||||
price: "$59",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-mask-stands-street_1157-31583.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-mask-stands-street_1157-31583.jpg?_wi=2",
|
||||
imageAlt: "Utility Belt Bag",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Street Boots",
|
||||
price: "$129",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-woman-wearing-fashionable-brown-leather-kneehigh-boots-outdoors_181624-57699.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-woman-wearing-fashionable-brown-leather-kneehigh-boots-outdoors_181624-57699.jpg?_wi=2",
|
||||
imageAlt: "Street Boots",
|
||||
},
|
||||
]}
|
||||
@@ -136,21 +136,21 @@ export default function ShopPage() {
|
||||
id: "7",
|
||||
name: "Winter Puffer Jacket",
|
||||
price: "$199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-trucker-hat_23-2149432399.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-trucker-hat_23-2149432399.jpg?_wi=3",
|
||||
imageAlt: "Winter Puffer Jacket",
|
||||
},
|
||||
{
|
||||
id: "8",
|
||||
name: "Premium Jogger Set",
|
||||
price: "$99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg?_wi=2",
|
||||
imageAlt: "Premium Jogger Set",
|
||||
},
|
||||
{
|
||||
id: "9",
|
||||
name: "Classic Logo Cap",
|
||||
price: "$39",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg?_wi=2",
|
||||
imageAlt: "Classic Logo Cap",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user