Merge version_1 into main #2
@@ -63,7 +63,7 @@ export default function AboutPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -83,7 +83,7 @@ export default function AboutPage() {
|
||||
<HeroBillboardTestimonial
|
||||
title="Our Mission"
|
||||
description="To redefine luxury streetwear by merging bold design, premium craftsmanship, and authentic street culture."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="NIVARO Story"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
@@ -93,21 +93,21 @@ export default function AboutPage() {
|
||||
handle: "@founder",
|
||||
testimonial: "NIVARO was born from frustration. We saw a gap in the market for truly premium streetwear.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg?_wi=5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg",
|
||||
},
|
||||
{
|
||||
name: "Design Lead",
|
||||
handle: "@designlead",
|
||||
testimonial: "Every piece tells a story. We craft with purpose and passion.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-adults-wearing-hoodie-mockup_23-2149296281.jpg?_wi=4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-adults-wearing-hoodie-mockup_23-2149296281.jpg",
|
||||
},
|
||||
{
|
||||
name: "Community",
|
||||
handle: "@community",
|
||||
testimonial: "NIVARO is more than apparel. It's a movement for the bold.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hijab-posing_23-2149522161.jpg?_wi=4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hijab-posing_23-2149522161.jpg",
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -131,7 +131,7 @@ export default function AboutPage() {
|
||||
"Rigorous production standards",
|
||||
"Durability tested for years of wear",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-model-street_1303-9381.jpg?_wi=4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-model-street_1303-9381.jpg",
|
||||
imageAlt: "NIVARO quality materials",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function AboutPage() {
|
||||
"Designs reflect real attitudes",
|
||||
"No corporate gatekeeping",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outdoors_23-2150204400.jpg?_wi=3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outdoors_23-2150204400.jpg",
|
||||
imageAlt: "NIVARO authentic design",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function AboutPage() {
|
||||
"Sustainable material choices",
|
||||
"Fair labor standards",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-water-bottle_23-2149235463.jpg?_wi=3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-water-bottle_23-2149235463.jpg",
|
||||
imageAlt: "NIVARO sustainability",
|
||||
},
|
||||
]}
|
||||
@@ -183,28 +183,28 @@ export default function AboutPage() {
|
||||
id: "team-founder",
|
||||
name: "Alex Chen",
|
||||
role: "Founder & Creative Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg?_wi=6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg",
|
||||
imageAlt: "Alex Chen",
|
||||
},
|
||||
{
|
||||
id: "team-designer",
|
||||
name: "Jordan Martinez",
|
||||
role: "Lead Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-adults-wearing-hoodie-mockup_23-2149296281.jpg?_wi=5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-adults-wearing-hoodie-mockup_23-2149296281.jpg",
|
||||
imageAlt: "Jordan Martinez",
|
||||
},
|
||||
{
|
||||
id: "team-operations",
|
||||
name: "Casey Williams",
|
||||
role: "Operations Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hijab-posing_23-2149522161.jpg?_wi=5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hijab-posing_23-2149522161.jpg",
|
||||
imageAlt: "Casey Williams",
|
||||
},
|
||||
{
|
||||
id: "team-community",
|
||||
name: "Morgan Lee",
|
||||
role: "Community Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-model-street_1303-9381.jpg?_wi=5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-model-street_1303-9381.jpg",
|
||||
imageAlt: "Morgan Lee",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -61,7 +61,7 @@ export default function ContactPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -78,7 +78,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Contact NIVARO"
|
||||
description="Have questions? We'd love to hear from you. Reach out anytime."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Send Message"
|
||||
|
||||
@@ -66,7 +66,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
<HeroBillboardTestimonial
|
||||
title="Born for the Bold"
|
||||
description="Premium luxury streetwear designed for those who dare to stand out. Elevate your street presence with NIVARO's exclusive collections."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Luxury Streetwear"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
@@ -92,7 +92,7 @@ export default function HomePage() {
|
||||
{ text: "Explore Collection", href: "/shop" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg"
|
||||
imageAlt="NIVARO luxury streetwear hero banner"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -101,7 +101,7 @@ export default function HomePage() {
|
||||
handle: "@alexjordan",
|
||||
testimonial: "NIVARO changed my streetwear game. The quality is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg",
|
||||
imageAlt: "Alex Jordan testimonial"
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function HomePage() {
|
||||
handle: "@jordansmith",
|
||||
testimonial: "Finally, luxury streetwear that respects the culture.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg?_wi=3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg",
|
||||
imageAlt: "Jordan Smith testimonial"
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function HomePage() {
|
||||
handle: "@caseylee",
|
||||
testimonial: "Every piece is a statement. Bold, minimal, and perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg?_wi=4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-dress-shirt-wearing-black-white-cap_410324-111.jpg",
|
||||
imageAlt: "Casey Lee testimonial"
|
||||
}
|
||||
]}
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
name: "Classic Black Hoodie",
|
||||
price: "$149",
|
||||
variant: "Premium Cotton",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-adults-wearing-hoodie-mockup_23-2149296281.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-adults-wearing-hoodie-mockup_23-2149296281.jpg",
|
||||
imageAlt: "NIVARO classic black hoodie",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -162,7 +162,7 @@ export default function HomePage() {
|
||||
name: "Statement Logo Tee",
|
||||
price: "$79",
|
||||
variant: "Organic Cotton",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hijab-posing_23-2149522161.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-hijab-posing_23-2149522161.jpg",
|
||||
imageAlt: "NIVARO statement logo t-shirt",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -171,7 +171,7 @@ export default function HomePage() {
|
||||
name: "Luxury Joggers",
|
||||
price: "$129",
|
||||
variant: "Performance Blend",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-model-street_1303-9381.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-model-street_1303-9381.jpg",
|
||||
imageAlt: "NIVARO luxury joggers",
|
||||
isFavorited: false
|
||||
}
|
||||
@@ -224,7 +224,7 @@ export default function HomePage() {
|
||||
"Precision tailoring",
|
||||
"Limited to 500 units"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outdoors_23-2150204400.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outdoors_23-2150204400.jpg",
|
||||
imageAlt: "NIVARO oversized bomber jacket"
|
||||
},
|
||||
{
|
||||
@@ -235,7 +235,7 @@ export default function HomePage() {
|
||||
"Multiple utility pockets",
|
||||
"Exclusive colorway"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-water-bottle_23-2149235463.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-water-bottle_23-2149235463.jpg",
|
||||
imageAlt: "NIVARO tactical cargo pants"
|
||||
},
|
||||
{
|
||||
@@ -246,7 +246,7 @@ export default function HomePage() {
|
||||
"Coordinated collection",
|
||||
"Collectors edition set"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-doing-parkour_23-2150373121.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-doing-parkour_23-2150373121.jpg",
|
||||
imageAlt: "NIVARO accessories collection"
|
||||
}
|
||||
]}
|
||||
@@ -293,7 +293,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Join the NIVARO Movement"
|
||||
description="Get exclusive drops, early access, and insider updates delivered to your inbox."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
|
||||
Reference in New Issue
Block a user