12 Commits

Author SHA1 Message Date
03af07138d Update src/app/page.tsx 2026-04-06 15:46:02 +00:00
d2e83dbbc9 Update src/app/page.tsx 2026-04-06 15:43:29 +00:00
2bc16622fb Merge version_1 into main
Merge version_1 into main
2026-04-06 15:41:15 +00:00
44e1e6f852 Merge version_1 into main
Merge version_1 into main
2026-04-06 15:40:39 +00:00
87fafd9999 Merge version_1 into main
Merge version_1 into main
2026-04-06 15:40:03 +00:00
3f8e7e2a9c Merge version_1 into main
Merge version_1 into main
2026-04-06 15:37:14 +00:00
6a8563ac64 Merge version_1 into main
Merge version_1 into main
2026-04-06 15:29:07 +00:00
84ceaae87e Merge version_1 into main
Merge version_1 into main
2026-04-06 15:28:31 +00:00
8780561882 Merge version_1 into main
Merge version_1 into main
2026-04-06 15:27:52 +00:00
76f046de36 Merge version_1 into main
Merge version_1 into main
2026-04-06 15:27:12 +00:00
f2fa55de46 Merge version_1 into main
Merge version_1 into main
2026-04-06 15:26:38 +00:00
7eb6a6db77 Merge version_1 into main
Merge version_1 into main
2026-04-06 15:26:05 +00:00

View File

@@ -40,12 +40,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{ variant: "gradient-bars" }}
title="Rewear The Future."
description="Nova Threads is the premium marketplace for curated, sustainable streetwear and vintage fashion. Join the circular movement."
title="Trend-Driven Resale."
description="Nova Threads brings you the hottest drops in streetwear and vintage fashion. Join the circular movement where style meets the future."
kpis={[
{ value: "50K+", label: "Active Listings" },
{ value: "100%", label: "Verified Items" },
{ value: "99%", label: "Sustainable Impact" },
{ value: "24/7", label: "Trending Drops" },
{ value: "Verified", label: "Authenticated Heat" },
{ value: "Circular", label: "Sustainable Living" },
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/woman-holding-different-boxes_23-2147666194.jpg"
@@ -59,11 +59,11 @@ export default function LandingPage() {
]}
avatarText="Join 50,000+ fashion rebels"
marqueeItems={[
{ type: "text", text: "Supreme" },
{ type: "text", text: "Off-White" },
{ type: "text", text: "Nike" },
{ type: "text", text: "Gucci" },
{ type: "text", text: "Vintage" },
{ type: "text", text: "Y2K Vibes" },
{ type: "text", text: "Rare Vintage" },
{ type: "text", text: "Streetwear Grails" },
{ type: "text", text: "Designer Finds" },
{ type: "text", text: "Sustainable Chic" },
]}
/>
</div>
@@ -75,15 +75,15 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "1", brand: "Supreme", name: "Vintage Hoodie", price: "$120", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-albinism-posing-studio_23-2150535706.jpg" },
{ id: "2", brand: "Levi's", name: "Distressed Denim", price: "$85", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/scene-with-miscellaneous-items-being-sold-yard-sale-bargains_23-2151216763.jpg" },
{ id: "3", brand: "Nike", name: "Retro Sneakers", price: "$210", rating: 5, reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg" },
{ id: "4", brand: "Vtg", name: "Leather Jacket", price: "$180", rating: 4, reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-her-skateboard-while-sitting-car_23-2148774594.jpg" },
{ id: "5", brand: "Acc", name: "Silver Chain", price: "$45", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/stylish-model-low-angle_23-2148323516.jpg" },
{ id: "6", brand: "Gucci", name: "Vintage Tee", price: "$150", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-wearing-trench-coat_23-2149729303.jpg" },
{ id: "1", brand: "Supreme", name: "Trending Box Logo", price: "$280", rating: 5, reviewCount: "452", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-albinism-posing-studio_23-2150535706.jpg" },
{ id: "2", brand: "Vintage", name: "90s Oversized Tee", price: "$65", rating: 4, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/scene-with-miscellaneous-items-being-sold-yard-sale-bargains_23-2151216763.jpg" },
{ id: "3", brand: "Nike", name: "Limited Retro Dunk", price: "$350", rating: 5, reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg" },
{ id: "4", brand: "Leather", name: "Distressed Bomber", price: "$220", rating: 4, reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-her-skateboard-while-sitting-car_23-2148774594.jpg" },
{ id: "5", brand: "Luxury", name: "Archival Chain", price: "$95", rating: 4, reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/stylish-model-low-angle_23-2148323516.jpg" },
{ id: "6", brand: "Designer", name: "Rare Graphic Hoodie", price: "$190", rating: 5, reviewCount: "302", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-wearing-trench-coat_23-2149729303.jpg" },
]}
title="Hot Drops & Trending"
description="Discover curated vintage and streetwear finds updated daily by our community."
title="Trending Resale Picks"
description="Discover the most sought-after vintage and streetwear items currently hitting our marketplace."
/>
</div>
@@ -94,9 +94,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
features={[
{ title: "Fast Upload", description: "Drag-and-drop your items and set your prices in seconds.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-albinism-posing-studio_23-2150535706.jpg" },
{ title: "Secure Payments", description: "Guaranteed transactions with our secure escrow system.", imageSrc: "http://img.b2bpic.net/free-photo/scene-with-miscellaneous-items-being-sold-yard-sale-bargains_23-2151216763.jpg" },
{ title: "Smart Analytics", description: "Get insights on which of your items are trending.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg" },
{ title: "Curated Feeds", description: "See what's trending globally in real-time fashion reselling.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-albinism-posing-studio_23-2150535706.jpg" },
{ title: "Instant Authenticity", description: "Verified badges for every high-value streetwear item.", imageSrc: "http://img.b2bpic.net/free-photo/scene-with-miscellaneous-items-being-sold-yard-sale-bargains_23-2151216763.jpg" },
{ title: "Smart Resale Pricing", description: "Predictive tools to ensure you get the right value for your gear.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg" },
]}
title="Sell Smarter."
description="Join thousands of sellers flipping trendy fashion with our seamless upload tools."
@@ -109,8 +109,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah J.", handle: "@sarahstyles", testimonial: "The best place to find rare streetwear pieces.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dyed-hair-near-pink-wall_23-2149488617.jpg" },
{ id: "2", name: "Mike K.", handle: "@streetking", testimonial: "Sold 10 items in a week! Super easy to use.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-arabian-muslim-boy-with-originally-hair-sunglasses-posed-streets-roof_627829-3110.jpg" },
{ id: "1", name: "Sarah J.", handle: "@sarahstyles", testimonial: "Found the rarest supreme piece here. Absolute gem!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dyed-hair-near-pink-wall_23-2149488617.jpg" },
{ id: "2", name: "Mike K.", handle: "@streetking", testimonial: "Nova's resale insights really helped me price my drops.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-arabian-muslim-boy-with-originally-hair-sunglasses-posed-streets-roof_627829-3110.jpg" },
{ id: "3", name: "Alex R.", handle: "@alexvintage", testimonial: "Authentic items, great prices, clean platform.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-city-view-girl-rooftop_23-2152007999.jpg" },
{ id: "4", name: "Emma L.", handle: "@fashiongirl", testimonial: "Love the sustainability mission of Nova.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-city-with-electric-scooter_23-2148162591.jpg" },
{ id: "5", name: "David W.", handle: "@wvintage", testimonial: "The community here is unmatched. Simply amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-short-hairstyle-smiles-outside-fashionable-brunette-woman-sunglasses-beige-outfit-holding-phone-sitting-with-water-cafe_197531-29374.jpg" },
@@ -128,10 +128,12 @@ export default function LandingPage() {
subtitle="Last updated: October 2023"
sections={[
{
heading: "User Agreement", content: { type: "paragraph", text: "By using Nova Threads, you agree to our community standards and resale policies. Ensure all items are authentic and accurately described." }
heading: "User Agreement",
content: { type: "paragraph", text: "By using Nova Threads, you agree to our community standards and resale policies. Ensure all items are authentic and accurately described." }
},
{
heading: "Selling Guidelines", content: { type: "list", items: [ "Only list items you own and have in your possession.", "Ensure images accurately reflect the current condition of the product.", "Shipping must occur within 3 business days of sale confirmation." ] }
heading: "Selling Guidelines",
content: { type: "list", items: [ "Only list items you own and have in your possession.", "Ensure images accurately reflect the current condition of the product.", "Shipping must occur within 3 business days of sale confirmation." ] }
}
]}
/>
@@ -161,4 +163,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}