Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-18 03:47:29 +00:00

View File

@@ -32,41 +32,25 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Shop",
id: "#products",
},
{
name: "Brand",
id: "#about",
},
{
name: "Verified",
id: "#testimonials",
},
{ name: "Shop", id: "#products" },
{ name: "Brand", id: "#about" },
{ name: "Verified", id: "#testimonials" }
]}
brandName="VerifiedOffDaNet"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
logoText="VerifiedOffDaNet"
description="Authentic street culture, verified quality. Redefining your wardrobe with premium drops."
buttons={[
{
text: "Shop Now",
href: "#products",
},
{
text: "Our Brand",
href: "#about",
},
{ text: "Shop Now", href: "#products" },
{ text: "Our Brand", href: "#about" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVwEbXh07cnJlA0OiKstrGmXuh/uploaded-1776483991894-6p7rytee.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVwEbXh07cnJlA0OiKstrGmXuh/uploaded-1776483991894-6p7rytee.png"
mediaAnimation="slide-up"
/>
</div>
@@ -77,20 +61,11 @@ export default function LandingPage() {
title="The Verified Standard"
description="We don't just make clothes; we cultivate a culture. Every piece from VerifiedOffDaNet represents an uncompromising commitment to street-authentic aesthetics and premium durability."
metrics={[
{
value: "5K+",
title: "Verified Customers",
},
{
value: "12+",
title: "Global Drops",
},
{
value: "100%",
title: "Authenticity",
},
{ value: "5K+", title: "Verified Customers" },
{ value: "12+", title: "Global Drops" },
{ value: "100%", title: "Authenticity" }
]}
imageSrc="http://img.b2bpic.net/free-photo/high-fashion-portrait-young-beautiful-brunette-woman-wearing-nice-trendy-white-suit-sexy-fashion-model-posing-studio-fashionable-female-isolated-beige_158538-25956.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-fashion-portrait-young-beautiful-brunette-wearing-nice-trendy-white-suit-sexy-fashion-model-posing-studio-fashionable-female-isolated-beige_158538-25956.jpg"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
@@ -102,30 +77,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
bentoComponent: "reveal-icon",
icon: Shield,
title: "Verified Authenticity",
description: "Every garment goes through rigorous quality control.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-slow-fashion-badge-pack_23-2148825388.jpg",
imageAlt: "minimal clothing logo symbol",
},
{
bentoComponent: "reveal-icon",
icon: Zap,
title: "Fast Drops",
description: "Limited releases curated for those who know.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVwEbXh07cnJlA0OiKstrGmXuh/uploaded-1776483991894-6p7rytee.png?_wi=2",
imageAlt: "minimal clothing logo symbol",
},
{
bentoComponent: "reveal-icon",
icon: Award,
title: "Premium Fabric",
description: "High-GSM materials that stand the test of time.",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-minimal-portrait_23-2149152607.jpg?_wi=1",
imageAlt: "minimal clothing logo symbol",
},
{ bentoComponent: "reveal-icon", icon: Shield, title: "Verified Authenticity", description: "Every garment goes through rigorous quality control." },
{ bentoComponent: "reveal-icon", icon: Zap, title: "Fast Drops", description: "Limited releases curated for those who know." },
{ bentoComponent: "reveal-icon", icon: Award, title: "Premium Fabric", description: "High-GSM materials that stand the test of time." }
]}
title="Why Verified?"
description="Excellence woven into every fabric thread."
@@ -139,42 +93,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Verified Logo Tee",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-minimal-portrait_23-2149152607.jpg?_wi=2",
},
{
id: "p2",
name: "Off-Net Hoodie",
price: "$89",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-autumn-clothes_23-2149071316.jpg",
},
{
id: "p3",
name: "Verified Cargo Pants",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-spanish-man-posing-red-wall-background-sunny-day_181624-54408.jpg",
},
{
id: "p4",
name: "Heritage Cap",
price: "$35",
imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-sport-outfits-having-fun_114579-21988.jpg",
},
{
id: "p5",
name: "Street Varsity",
price: "$150",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-posing_23-2149028760.jpg",
},
{
id: "p6",
name: "Off-Net Crewneck",
price: "$75",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-stylish-man-wearing-nice-hat_23-2148634045.jpg",
},
{ id: "p1", name: "Verified Logo Tee", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/black-white-minimal-portrait_23-2149152607.jpg" },
{ id: "p2", name: "Off-Net Hoodie", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-autumn-clothes_23-2149071316.jpg" },
{ id: "p3", name: "Verified Cargo Pants", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-spanish-man-posing-red-wall-background-sunny-day_181624-54408.jpg" }
]}
title="New Arrivals"
description="The latest drops you've been waiting for."
@@ -186,13 +107,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"CultureBase",
"UrbanLens",
"StreetDrop",
"VerifiedMedia",
"GlobalStyle",
"EliteFit",
"NetWear",
"CultureBase", "UrbanLens", "StreetDrop", "VerifiedMedia", "GlobalStyle", "EliteFit", "NetWear"
]}
title="Verified Community"
description="Seen across the culture."
@@ -202,44 +117,15 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Alex R.",
handle: "@alexrocks",
testimonial: "The quality is simply unmatched. Definitely worth the drop.",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-papers_23-2148053689.jpg",
},
{
id: "t2",
name: "Jordan P.",
handle: "@j_dubb",
testimonial: "VerifiedOffDaNet is my new go-to for essentials.",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-pink-hairs-looks-positive_114579-19325.jpg",
},
{
id: "t3",
name: "Sam K.",
handle: "@samk",
testimonial: "Fast shipping and the fit is perfect.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1096.jpg",
},
{
id: "t4",
name: "Casey L.",
handle: "@casey",
testimonial: "Always bringing the heat. Love the new hoodie design.",
imageSrc: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219977.jpg",
},
{
id: "t5",
name: "Morgan D.",
handle: "@morgand",
testimonial: "Authentic vibes through and through.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-sunglasses_23-2149409794.jpg",
},
{ id: "t1", name: "Alex R.", handle: "@alexrocks", testimonial: "The quality is simply unmatched. Definitely worth the drop.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-papers_23-2148053689.jpg" },
{ id: "t2", name: "Jordan P.", handle: "@j_dubb", testimonial: "VerifiedOffDaNet is my new go-to for essentials.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-pink-hairs-looks-positive_114579-19325.jpg" },
{ id: "t3", name: "Sam K.", handle: "@samk", testimonial: "Fast shipping and the fit is perfect.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1096.jpg" },
{ id: "t4", name: "Casey L.", handle: "@casey", testimonial: "Always bringing the heat. Love the new hoodie design.", imageSrc: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219977.jpg" },
{ id: "t5", name: "Morgan D.", handle: "@morgand", testimonial: "Authentic vibes through and through.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-sunglasses_23-2149409794.jpg" }
]}
title="Voice of the Culture"
description="Real feedback from the ones who rock the brand."
@@ -251,35 +137,22 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "How do I track my order?",
content: "You will receive a tracking link via email once your order ships.",
},
{
id: "f2",
title: "What is the return policy?",
content: "We offer returns within 30 days for unworn items.",
},
{
id: "f3",
title: "Are these limited edition?",
content: "Yes, our drops are strictly limited to keep pieces exclusive.",
},
{ id: "f1", title: "How do I track my order?", content: "You will receive a tracking link via email once your order ships." },
{ id: "f2", title: "What is the return policy?", content: "We offer returns within 30 days for unworn items." },
{ id: "f3", title: "Are these limited edition?", content: "Yes, our drops are strictly limited to keep pieces exclusive." }
]}
imageSrc="http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg"
title="Questions?"
description="Everything you need to know about our products."
faqsAnimation="slide-up"
mediaAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Stay Updated"
title="Join the Inner Circle"
description="Get early access to our next drop. No spam, just fresh gear alerts."
@@ -290,49 +163,13 @@ export default function LandingPage() {
<FooterBaseCard
logoText="VerifiedOffDaNet"
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#about",
},
{
label: "Careers",
href: "#",
},
],
},
{
title: "Shop",
items: [
{
label: "All Drops",
href: "#products",
},
{
label: "Sale",
href: "#",
},
],
},
{
title: "Support",
items: [
{
label: "Help",
href: "#faq",
},
{
label: "Contact",
href: "#contact",
},
],
},
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Careers", href: "#" }] },
{ title: "Shop", items: [{ label: "All Drops", href: "#products" }, { label: "Sale", href: "#" }] },
{ title: "Support", items: [{ label: "Help", href: "#faq" }, { label: "Contact", href: "#contact" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}