diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx new file mode 100644 index 0000000..32742ce --- /dev/null +++ b/src/app/about/page.tsx @@ -0,0 +1,84 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; + +export default function AboutPage() { + return ( + + + + +
+ +
+ + +
+
+ ); +} \ No newline at end of file diff --git a/src/app/lookbook/page.tsx b/src/app/lookbook/page.tsx new file mode 100644 index 0000000..2271302 --- /dev/null +++ b/src/app/lookbook/page.tsx @@ -0,0 +1,94 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine'; +import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; + +export default function LookbookPage() { + return ( + + + + +
+ +
+ + +
+
+ ); +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 275eb86..b7d7b7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,27 +31,17 @@ export default function LandingPage() { @@ -59,15 +49,12 @@ export default function LandingPage() {
@@ -209,9 +129,7 @@ export default function LandingPage() { useInvertedBackground={false} title="1VAULT is not for everyone." description={[ - "It was never meant to be. We forge luxury streetwear for those who understand true exclusivity. This is not just clothing; it's a statement, a philosophy, a piece of art reserved for the discerning few.", - "Every stitch, every fabric choice, every design element is meticulously curated to embody a dark, refined aesthetic. We challenge the norms of ready-to-wear, creating limited-edition pieces that transcend fleeting trends. To own 1VAULT is to possess a key to an exclusive world. Enter the vault, if you dare.", - ]} + "It was never meant to be. We forge luxury streetwear for those who understand true exclusivity. This is not just clothing; it's a statement, a philosophy, a piece of art reserved for the discerning few.", "Every stitch, every fabric choice, every design element is meticulously curated to embody a dark, refined aesthetic. We challenge the norms of ready-to-wear, creating limited-edition pieces that transcend fleeting trends. To own 1VAULT is to possess a key to an exclusive world. Enter the vault, if you dare."]} />
@@ -221,45 +139,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Unmatched Quality", - quote: "The craftsmanship of 1Vault pieces is simply unparalleled. Every detail feels intentional and luxurious. It's truly a cut above.", - name: "Jordan R.", - role: "Fashion Critic", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-blue-eyes-white-clothes_613910-10594.jpg", - }, + id: "1", title: "Unmatched Quality", quote: "The craftsmanship of 1Vault pieces is simply unparalleled. Every detail feels intentional and luxurious. It's truly a cut above.", name: "Jordan R.", role: "Fashion Critic", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-blue-eyes-white-clothes_613910-10594.jpg"}, { - id: "2", - title: "A Statement Piece", - quote: "Wearing 1Vault isn't just about clothing; it's about making a statement. It exudes confidence and an exclusive aura that turns heads.", - name: "Samantha L.", - role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg", - }, + id: "2", title: "A Statement Piece", quote: "Wearing 1Vault isn't just about clothing; it's about making a statement. It exudes confidence and an exclusive aura that turns heads.", name: "Samantha L.", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg"}, { - id: "3", - title: "Beyond Trends", - quote: "In a world of fast fashion, 1Vault stands out. Their designs are timeless, yet cutting-edge. It's an investment in style.", - name: "Marcus A.", - role: "Designer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg", - }, + id: "3", title: "Beyond Trends", quote: "In a world of fast fashion, 1Vault stands out. Their designs are timeless, yet cutting-edge. It's an investment in style.", name: "Marcus A.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg"}, { - id: "4", - title: "The True Definition of Luxury", - quote: "From the fabric to the fit, 1Vault redefines luxury streetwear. It's about subtle power and sophisticated edge.", - name: "Chloe G.", - role: "Stylist", - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-library-smiling_197531-33498.jpg", - }, + id: "4", title: "The True Definition of Luxury", quote: "From the fabric to the fit, 1Vault redefines luxury streetwear. It's about subtle power and sophisticated edge.", name: "Chloe G.", role: "Stylist", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-library-smiling_197531-33498.jpg"}, { - id: "5", - title: "Exclusivity Perfected", - quote: "Finding a brand that truly understands exclusivity and delivers on it is rare. 1Vault has perfected it. I'm a lifelong patron.", - name: "Ethan K.", - role: "Collector", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", - }, + id: "5", title: "Exclusivity Perfected", quote: "Finding a brand that truly understands exclusivity and delivers on it is rare. 1Vault has perfected it. I'm a lifelong patron.", name: "Ethan K.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg"}, ]} title="Voices from the Vault" description="Hear from the select few who wear 1Vault, embodying its spirit of exclusivity and luxury." @@ -270,16 +158,13 @@ export default function LandingPage() { @@ -291,37 +176,23 @@ export default function LandingPage() { { items: [ { - label: "Shop", - href: "#shop", - }, + label: "Shop", href: "/#shop"}, { - label: "Lookbook", - href: "#lookbook", - }, + label: "Lookbook", href: "/lookbook"}, { - label: "About", - href: "#about", - }, + label: "About", href: "/about"}, ], }, { items: [ { - label: "Instagram", - href: "https://www.instagram.com/1vault", - }, + label: "Instagram", href: "https://www.instagram.com/1vault"}, { - label: "TikTok", - href: "https://www.tiktok.com/@1vault", - }, + label: "TikTok", href: "https://www.tiktok.com/@1vault"}, { - label: "Privacy Policy", - href: "/privacy", - }, + label: "Privacy Policy", href: "/privacy"}, { - label: "Terms of Service", - href: "/terms", - }, + label: "Terms of Service", href: "/terms"}, ], }, ]} @@ -331,4 +202,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file