Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
145
src/app/page.tsx
145
src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Store",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Store", id: "#products"},
|
||||
{
|
||||
name: "Mission",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Mission", id: "#about"},
|
||||
{
|
||||
name: "Support",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "Support", id: "#faq"},
|
||||
]}
|
||||
brandName="N.O.W"
|
||||
/>
|
||||
@@ -50,32 +44,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="No Other Way. Only NOW."
|
||||
description="Wear a signal, not a costume. Clothing for those who refuse to shrink themselves to fit."
|
||||
tag="Individualism as the standard"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-skateboard-grayscale_53876-165437.jpg",
|
||||
imageAlt: "Rebel style editorial",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-skateboard-grayscale_53876-165437.jpg", imageAlt: "Rebel style editorial"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575374.jpg",
|
||||
imageAlt: "Brand tag close up",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-with-cap-covering-eyes_23-2148854487.jpg?_wi=1",
|
||||
imageAlt: "Minimalist graphic tee",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-confident-blond-female-trendy-summer-black-oversize-clothes-sexy-carefree-woman-posing-near-white-brick-wall-studio-model-indoors_158538-27080.jpg?_wi=1",
|
||||
imageAlt: "Oversized crewneck detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1079.jpg?_wi=1",
|
||||
imageAlt: "White hoodie studio shot",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575374.jpg", imageAlt: "Brand tag close up"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -104,41 +81,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "The Conformity Tee",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-with-cap-covering-eyes_23-2148854487.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "The Conformity Tee", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/african-man-with-cap-covering-eyes_23-2148854487.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Algorithm Heavyweight Crewneck",
|
||||
price: "$85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-confident-blond-female-trendy-summer-black-oversize-clothes-sexy-carefree-woman-posing-near-white-brick-wall-studio-model-indoors_158538-27080.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Algorithm Heavyweight Crewneck", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-confident-blond-female-trendy-summer-black-oversize-clothes-sexy-carefree-woman-posing-near-white-brick-wall-studio-model-indoors_158538-27080.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Establishment Script Hoodie",
|
||||
price: "$95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1079.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Establishment Script Hoodie", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1079.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "No Other Beanie",
|
||||
price: "$30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-warming-his-hands_23-2148861916.jpg",
|
||||
},
|
||||
id: "4", name: "No Other Beanie", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-warming-his-hands_23-2148861916.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Status Cargo Pants",
|
||||
price: "$120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478962.jpg",
|
||||
},
|
||||
id: "5", name: "Status Cargo Pants", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478962.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Frequency Long-Sleeve",
|
||||
price: "$55",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-leans-desktop-stands-against-workplace-with-closed-eyes-wears-brown-casual-jumper-jeans_273609-34010.jpg",
|
||||
},
|
||||
id: "6", name: "Frequency Long-Sleeve", price: "$55", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-leans-desktop-stands-against-workplace-with-closed-eyes-wears-brown-casual-jumper-jeans_273609-34010.jpg"},
|
||||
]}
|
||||
title="The Signal"
|
||||
description="Precision design meets dark humor. Fight the status quo with your own style."
|
||||
@@ -151,45 +104,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Real",
|
||||
quote: "Finally, a brand that doesn't just sell clothes, but an attitude. I'm not playing the algorithm game anymore.",
|
||||
name: "Sarah J.",
|
||||
role: "Creative Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artistic-woman-painting-something_23-2147781689.jpg",
|
||||
},
|
||||
id: "1", title: "Real", quote: "Finally, a brand that doesn't just sell clothes, but an attitude. I'm not playing the algorithm game anymore.", name: "Sarah J.", role: "Creative Lead", imageSrc: "http://img.b2bpic.net/free-photo/artistic-woman-painting-something_23-2147781689.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Authentic",
|
||||
quote: "I've stopped shrinking myself. NOW makes that feeling tangible. It's a signal to everyone else who gets it.",
|
||||
name: "Marcus T.",
|
||||
role: "Freelance Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-posing-with-copy-space_23-2148629726.jpg",
|
||||
},
|
||||
id: "2", title: "Authentic", quote: "I've stopped shrinking myself. NOW makes that feeling tangible. It's a signal to everyone else who gets it.", name: "Marcus T.", role: "Freelance Designer", imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-posing-with-copy-space_23-2148629726.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Sharp",
|
||||
quote: "The humor is dark, the design is sharp. It’s perfect commentary for the chaos of modern politics and life.",
|
||||
name: "Elena R.",
|
||||
role: "Architect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-avantgarde-head-piece_23-2149020822.jpg",
|
||||
},
|
||||
id: "3", title: "Sharp", quote: "The humor is dark, the design is sharp. It’s perfect commentary for the chaos of modern politics and life.", name: "Elena R.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-avantgarde-head-piece_23-2149020822.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Uncommon",
|
||||
quote: "It's not just a logo. It’s a statement of autonomy. Wearing NOW makes me feel real in a sea of performances.",
|
||||
name: "David W.",
|
||||
role: "Software Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4757.jpg",
|
||||
},
|
||||
id: "4", title: "Uncommon", quote: "It's not just a logo. It’s a statement of autonomy. Wearing NOW makes me feel real in a sea of performances.", name: "David W.", role: "Software Developer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4757.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Essential",
|
||||
quote: "Best quality I've found, and the message? It's exactly what I've been looking for. No Other Way.",
|
||||
name: "Jordan P.",
|
||||
role: "Artist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-short-haired-woman-posing-white-shirt_23-2149021781.jpg",
|
||||
},
|
||||
id: "5", title: "Essential", quote: "Best quality I've found, and the message? It's exactly what I've been looking for. No Other Way.", name: "Jordan P.", role: "Artist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-short-haired-woman-posing-white-shirt_23-2149021781.jpg"},
|
||||
]}
|
||||
title="For the Uncommon"
|
||||
description="Don't take our word for it—listen to those who already switched to their own frequency."
|
||||
@@ -202,20 +125,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Is this for everyone?",
|
||||
content: "Hardly. It's for the uncommon who don't care to fit in.",
|
||||
},
|
||||
id: "1", title: "Is this for everyone?", content: "Hardly. It's for the uncommon who don't care to fit in."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What's the NOW story?",
|
||||
content: "No Other Way—because living your own life is the only reality that matters.",
|
||||
},
|
||||
id: "2", title: "What's the NOW story?", content: "No Other Way—because living your own life is the only reality that matters."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Where do you ship?",
|
||||
content: "Everywhere where individuals exist.",
|
||||
},
|
||||
id: "3", title: "Where do you ship?", content: "Everywhere where individuals exist."},
|
||||
]}
|
||||
title="The FAQ"
|
||||
description="Because being authentic still requires logistics."
|
||||
@@ -227,20 +141,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Join the Signal"
|
||||
title="Stop editing yourself."
|
||||
description="Ready to represent the truth? Stay in the loop or reach out to us."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get the Newsletter",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get the Newsletter", href: "#"},
|
||||
{
|
||||
text: "Contact NOW",
|
||||
href: "mailto:hello@now.vision",
|
||||
},
|
||||
text: "Contact NOW", href: "mailto:hello@now.vision"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -249,13 +158,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="N.O.W"
|
||||
leftLink={{
|
||||
text: "Manifesto",
|
||||
href: "#about",
|
||||
}}
|
||||
text: "Manifesto", href: "#about"}}
|
||||
rightLink={{
|
||||
text: "Privacy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user