Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-05-22 18:18:52 +00:00

View File

@@ -2,9 +2,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
@@ -12,7 +12,7 @@ import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Award, CheckCircle, Shield, Users } from "lucide-react";
import { Award, CheckCircle, Shield, Users, Mail } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Shop",
id: "products",
},
name: "Shop", id: "products"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Vault Supply"
/>
@@ -56,81 +48,48 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Vault Supply"
description="Your curated source for premium lifestyle essentials. Experience quality and craftsmanship like never before. Opening soon."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-partners-standing-apart_23-2148976592.jpg?_wi=1",
imageAlt: "Vault Supply Aesthetic 1",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-partners-standing-apart_23-2148976592.jpg?_wi=1", imageAlt: "Vault Supply Aesthetic 1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039372.jpg",
imageAlt: "Vault Supply Aesthetic 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039372.jpg", imageAlt: "Vault Supply Aesthetic 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892904.jpg",
imageAlt: "Vault Supply Aesthetic 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892904.jpg", imageAlt: "Vault Supply Aesthetic 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885679.jpg",
imageAlt: "Vault Supply Aesthetic 4",
},
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885679.jpg", imageAlt: "Vault Supply Aesthetic 4"},
{
imageSrc: "http://img.b2bpic.net/free-photo/businessman-walking_23-2147996548.jpg",
imageAlt: "Vault Supply Aesthetic 5",
},
imageSrc: "http://img.b2bpic.net/free-photo/businessman-walking_23-2147996548.jpg", imageAlt: "Vault Supply Aesthetic 5"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/single-orange-table-tennis-ball-against-solid-black-background_1308-189582.jpg",
imageAlt: "Vault Supply Aesthetic 1",
},
imageSrc: "http://img.b2bpic.net/free-photo/single-orange-table-tennis-ball-against-solid-black-background_1308-189582.jpg", imageAlt: "Vault Supply Aesthetic 1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-working-with-flowers-front-view_23-2149591602.jpg",
imageAlt: "Vault Supply Aesthetic 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-working-with-flowers-front-view_23-2149591602.jpg", imageAlt: "Vault Supply Aesthetic 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-microphone_23-2149215569.jpg",
imageAlt: "Vault Supply Aesthetic 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-microphone_23-2149215569.jpg", imageAlt: "Vault Supply Aesthetic 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-looking-christmas-present-home_114579-80784.jpg",
imageAlt: "Vault Supply Aesthetic 4",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-looking-christmas-present-home_114579-80784.jpg", imageAlt: "Vault Supply Aesthetic 4"},
{
imageSrc: "http://img.b2bpic.net/free-photo/photographer-wearing-medical-mask_23-2148503474.jpg",
imageAlt: "Vault Supply Aesthetic 5",
},
imageSrc: "http://img.b2bpic.net/free-photo/photographer-wearing-medical-mask_23-2148503474.jpg", imageAlt: "Vault Supply Aesthetic 5"},
]}
buttons={[
{
text: "Notify Me",
href: "#contact",
},
text: "Notify Me", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-businesswoman-posing-with-her-handbag_23-2147605030.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/young-businesswoman-posing-with-her-handbag_23-2147605030.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862148.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862148.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/elegant-young-businesswoman-with-blue-jacket_23-2147605035.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/elegant-young-businesswoman-with-blue-jacket_23-2147605035.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23056.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23056.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/three-tiered-product-display-platform_23-2151978845.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/three-tiered-product-display-platform_23-2151978845.jpg", alt: "Customer 5"},
]}
avatarText="Join 10,000+ early subscribers"
/>
@@ -157,26 +116,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Premium Selection",
description: "Hand-picked items that stand the test of time.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312216.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286542.jpg",
buttonText: "Discover",
},
title: "Premium Selection", description: "Hand-picked items that stand the test of time.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312216.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-engraving_23-2149286542.jpg", buttonText: "Discover"},
{
title: "Efficient Shipping",
description: "Fast, reliable delivery straight to your doorstep.",
imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662928.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-photovoltaics-factory-expert-conducting-experiments-using-tablet_482257-117956.jpg",
buttonText: "View Info",
},
title: "Efficient Shipping", description: "Fast, reliable delivery straight to your doorstep.", imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662928.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-photovoltaics-factory-expert-conducting-experiments-using-tablet_482257-117956.jpg", buttonText: "View Info"},
{
title: "Customer First",
description: "We are dedicated to ensuring your complete satisfaction.",
imageSrc: "http://img.b2bpic.net/free-photo/hand-drawn-figures-connected-through-blank-white-cellphone-chalkboard_23-2147841250.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-colorful-squares_23-2148999203.jpg",
buttonText: "Read More",
},
title: "Customer First", description: "We are dedicated to ensuring your complete satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/hand-drawn-figures-connected-through-blank-white-cellphone-chalkboard_23-2147841250.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-colorful-squares_23-2148999203.jpg", buttonText: "Read More"},
]}
title="Why Choose Vault Supply"
description="We don't just supply products; we curate a lifestyle of quality, durability, and style."
@@ -191,59 +135,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Vault",
name: "Essential Carry",
price: "$89",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/creative-product-photographer-studio_23-2148970256.jpg",
},
id: "p1", brand: "Vault", name: "Essential Carry", price: "$89", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/creative-product-photographer-studio_23-2148970256.jpg"},
{
id: "p2",
brand: "Vault",
name: "Signature Goods",
price: "$125",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/special-product-photography-studio-with-workers_23-2148970219.jpg",
},
id: "p2", brand: "Vault", name: "Signature Goods", price: "$125", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/special-product-photography-studio-with-workers_23-2148970219.jpg"},
{
id: "p3",
brand: "Vault",
name: "Lifestyle Tool",
price: "$45",
rating: 4,
reviewCount: "22",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-mystery-box_23-2149516474.jpg",
},
id: "p3", brand: "Vault", name: "Lifestyle Tool", price: "$45", rating: 4,
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-mystery-box_23-2149516474.jpg"},
{
id: "p4",
brand: "Vault",
name: "Minimalist Pack",
price: "$150",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-ceramic-kitchenware_23-2149060842.jpg",
},
id: "p4", brand: "Vault", name: "Minimalist Pack", price: "$150", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-ceramic-kitchenware_23-2149060842.jpg"},
{
id: "p5",
brand: "Vault",
name: "Daily Utility",
price: "$60",
rating: 4,
reviewCount: "5",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-product-photographer-studio_23-2148970228.jpg",
},
id: "p5", brand: "Vault", name: "Daily Utility", price: "$60", rating: 4,
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-female-product-photographer-studio_23-2148970228.jpg"},
{
id: "p6",
brand: "Vault",
name: "Home Essential",
price: "$95",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-shopping-bags_23-2148316193.jpg",
},
id: "p6", brand: "Vault", name: "Home Essential", price: "$95", rating: 5,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-shopping-bags_23-2148316193.jpg"},
]}
title="Curated Collections"
description="Discover our initial launch lineup designed for the modern lifestyle."
@@ -257,36 +165,17 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
title: "Standard",
period: "lifetime",
price: "$0",
features: [
"Access to store",
"Order tracking",
],
id: "basic", title: "Standard", period: "lifetime", price: "$0", features: [
"Access to store", "Order tracking"],
button: {
text: "Join Free",
},
imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-cheerful-extreme-young-blonde-stuntwoman-biker-wearing-white-tank-top-khaki-pants-sitting-floor-smiling-happily-holding-black-motorcycle-safety-helmet_343059-3288.jpg",
imageAlt: "premium product display",
},
text: "Join Free"},
imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-cheerful-extreme-young-blonde-stuntwoman-biker-wearing-white-tank-top-khaki-pants-sitting-floor-smiling-happily-holding-black-motorcycle-safety-helmet_343059-3288.jpg", imageAlt: "premium product display"},
{
id: "pro",
title: "Vault Pro",
period: "year",
price: "$49",
features: [
"Early access",
"Free shipping",
"Exclusive goods",
],
id: "pro", title: "Vault Pro", period: "year", price: "$49", features: [
"Early access", "Free shipping", "Exclusive goods"],
button: {
text: "Upgrade",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-partners-standing-apart_23-2148976592.jpg?_wi=2",
imageAlt: "premium product display",
},
text: "Upgrade"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-partners-standing-apart_23-2148976592.jpg?_wi=2", imageAlt: "premium product display"},
]}
title="Membership Levels"
description="Unlock exclusive access to future releases and vault members-only deals."
@@ -301,25 +190,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "500+",
title: "Products Curated",
description: "High-quality goods selected.",
icon: CheckCircle,
id: "m1", value: "500+", title: "Products Curated", description: "High-quality goods selected.", icon: CheckCircle,
},
{
id: "m2",
value: "10k+",
title: "Satisfied Customers",
description: "Members worldwide.",
icon: Users,
id: "m2", value: "10k+", title: "Satisfied Customers", description: "Members worldwide.", icon: Users,
},
{
id: "m3",
value: "99%",
title: "Satisfaction Rate",
description: "Driven by excellence.",
icon: Award,
id: "m3", value: "99%", title: "Satisfaction Rate", description: "Driven by excellence.", icon: Award,
},
]}
title="Vault Statistics"
@@ -334,45 +211,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Miller",
handle: "@sarahm",
testimonial: "The attention to detail and packaging at Vault Supply is unmatched. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-boy-with-glasses-holding-cup_23-2148450770.jpg",
},
id: "1", name: "Sarah Miller", handle: "@sarahm", testimonial: "The attention to detail and packaging at Vault Supply is unmatched. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-boy-with-glasses-holding-cup_23-2148450770.jpg"},
{
id: "2",
name: "John Doe",
handle: "@johndoe",
testimonial: "Amazing quality goods that actually last. This is how e-commerce should be.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-smiling-asian-girl-sits-stairs-city-centre-holds-mobile-phone-looks_1258-190770.jpg",
},
id: "2", name: "John Doe", handle: "@johndoe", testimonial: "Amazing quality goods that actually last. This is how e-commerce should be.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-smiling-asian-girl-sits-stairs-city-centre-holds-mobile-phone-looks_1258-190770.jpg"},
{
id: "3",
name: "Elena Rodriguez",
handle: "@elena",
testimonial: "Excellent service and shipping. I am a lifelong customer now.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-talking-work_23-2149308449.jpg",
},
id: "3", name: "Elena Rodriguez", handle: "@elena", testimonial: "Excellent service and shipping. I am a lifelong customer now.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-talking-work_23-2149308449.jpg"},
{
id: "4",
name: "Mark Wilson",
handle: "@mwilson",
testimonial: "Fast delivery and premium products. Five stars all around.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-colleagues-sitting-office-talking-with-each-other_171337-17713.jpg",
},
id: "4", name: "Mark Wilson", handle: "@mwilson", testimonial: "Fast delivery and premium products. Five stars all around.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-colleagues-sitting-office-talking-with-each-other_171337-17713.jpg"},
{
id: "5",
name: "Alice Brown",
handle: "@aliceb",
testimonial: "Vault Supply is definitely the best choice for premium lifestyle goods.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-writing-clipboard_23-2148348976.jpg",
},
id: "5", name: "Alice Brown", handle: "@aliceb", testimonial: "Vault Supply is definitely the best choice for premium lifestyle goods.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-writing-clipboard_23-2148348976.jpg"},
]}
showRating={true}
title="Voices of Vault"
@@ -381,71 +233,41 @@ export default function LandingPage() {
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
<ContactCenter
tag="Connect"
title="Get in Touch"
description="Have questions about our collections? Reach out and our team will get back to you shortly."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/view-modern-office_1170-1962.jpg"
description="Our team is ready to answer your questions and assist with your premium experience."
background={{ variant: "rotated-rays-static" }}
useInvertedBackground={true}
inputPlaceholder="Your professional email"
buttonText="Send Message"
termsText="By submitting, you agree to our contact guidelines."
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
<FooterBaseCard
logoText="Vault Supply"
columns={[
{
items: [
{
label: "Shop All",
href: "#products",
},
{
label: "Our Mission",
href: "#about",
},
{
label: "Members",
href: "#pricing",
},
],
title: "Company", items: [
{ label: "Our Mission", href: "#about" },
{ label: "Join Membership", href: "#pricing" }
]
},
{
items: [
{
label: "Contact",
href: "#contact",
},
{
label: "FAQ",
href: "#",
},
{
label: "Privacy Policy",
href: "#",
},
],
title: "Store", items: [
{ label: "Browse Catalog", href: "#products" },
{ label: "Customer Support", href: "#contact" }
]
},
{
title: "Support", items: [
{ label: "FAQs", href: "#" },
{ label: "Privacy Policy", href: "#" }
]
}
]}
logoText="Vault Supply"
/>
</div>
</ReactLenis>