2 Commits

Author SHA1 Message Date
ff1c0b59c1 Merge version_2 into main
Merge version_2 into main
2026-05-12 21:55:28 +00:00
22dd93e91b Update src/app/page.tsx 2026-05-12 21:55:25 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Shop", name: "Shop", id: "#shop"},
id: "#shop",
},
{ {
name: "Solutions", name: "Solutions", id: "#solutions"},
id: "#solutions",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Support", name: "Support", id: "#support"},
id: "#support",
},
]} ]}
brandName="KAYNAR" brandName="KAYNAR"
/> />
@@ -55,41 +47,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardCarousel <HeroBillboardCarousel
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Mastery in Every Detail." title="Mastery in Every Detail."
description="KAYNAR defines the standard for premium, high-utility organization solutions designed for the modern lifestyle." description="KAYNAR defines the standard for premium, high-utility organization solutions designed for the modern lifestyle."
buttons={[ buttons={[
{ {
text: "Shop Collection", text: "Shop Collection", href: "#shop"},
href: "#shop",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/travel-suitcase-preparations-packing_23-2149070265.jpg", imageSrc: "http://img.b2bpic.net/free-photo/travel-suitcase-preparations-packing_23-2149070265.jpg", imageAlt: "Minimalist premium organization solution"},
imageAlt: "Minimalist premium organization solution",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/keyboard-near-tablet-cup-smartphone-plant-monitor-cooling-fan_23-2148036906.jpg", imageSrc: "http://img.b2bpic.net/free-photo/keyboard-near-tablet-cup-smartphone-plant-monitor-cooling-fan_23-2148036906.jpg", imageAlt: "KAYNAR trunk organization"},
imageAlt: "KAYNAR trunk organization",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106165.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106165.jpg", imageAlt: "Premium cable management"},
imageAlt: "Premium cable management",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/desktop-with-notebook-watch_23-2148128821.jpg", imageSrc: "http://img.b2bpic.net/free-photo/desktop-with-notebook-watch_23-2148128821.jpg", imageAlt: "Travel organization gear"},
imageAlt: "Travel organization gear",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-designer-choosing-textile-material-her-work_171337-14490.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-designer-choosing-textile-material-her-work_171337-14490.jpg", imageAlt: "Desk organization solutions"},
imageAlt: "Desk organization solutions",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/sample-pebbles-jar-table_107420-63896.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sample-pebbles-jar-table_107420-63896.jpg", imageAlt: "Home and office optimization"},
imageAlt: "Home and office optimization",
},
]} ]}
/> />
</div> </div>
@@ -102,59 +79,23 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", brand: "KAYNAR", name: "Premium Trunk Organizer", price: "€129.00", rating: 5,
brand: "KAYNAR", reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580543.jpg"},
name: "Premium Trunk Organizer",
price: "€129.00",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580543.jpg",
},
{ {
id: "p2", id: "p2", brand: "KAYNAR", name: "Minimalist Cable Hub", price: "€59.00", rating: 5,
brand: "KAYNAR", reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hardware-component-background_23-2148882609.jpg"},
name: "Minimalist Cable Hub",
price: "€59.00",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hardware-component-background_23-2148882609.jpg",
},
{ {
id: "p3", id: "p3", brand: "KAYNAR", name: "Seat Gap Organizer", price: "€45.00", rating: 4,
brand: "KAYNAR", reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580540.jpg"},
name: "Seat Gap Organizer",
price: "€45.00",
rating: 4,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580540.jpg",
},
{ {
id: "p4", id: "p4", brand: "KAYNAR", name: "Travel Gear Case", price: "€89.00", rating: 5,
brand: "KAYNAR", reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-spaghetti-tagliatelle-with-notebook_23-2148461728.jpg"},
name: "Travel Gear Case",
price: "€89.00",
rating: 5,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-spaghetti-tagliatelle-with-notebook_23-2148461728.jpg",
},
{ {
id: "p5", id: "p5", brand: "KAYNAR", name: "Modular Drawer System", price: "€149.00", rating: 5,
brand: "KAYNAR", reviewCount: "112", imageSrc: "http://img.b2bpic.net/free-photo/close-up-packed-car-traveling_23-2151030896.jpg"},
name: "Modular Drawer System",
price: "€149.00",
rating: 5,
reviewCount: "112",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-packed-car-traveling_23-2151030896.jpg",
},
{ {
id: "p6", id: "p6", brand: "KAYNAR", name: "Desk Cable Set", price: "€39.00", rating: 5,
brand: "KAYNAR", reviewCount: "304", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-ssd-laptop_23-2149328281.jpg"},
name: "Desk Cable Set",
price: "€39.00",
rating: 5,
reviewCount: "304",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-ssd-laptop_23-2149328281.jpg",
},
]} ]}
title="Best Sellers" title="Best Sellers"
description="Essential organizational tools for the refined modern home." description="Essential organizational tools for the refined modern home."
@@ -168,34 +109,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", label: "Travel", title: "Precision Travel", items: [
label: "Travel", "Modular compartments", "Premium durable fabrics", "Weather-resistant design"],
title: "Precision Travel",
items: [
"Modular compartments",
"Premium durable fabrics",
"Weather-resistant design",
],
}, },
{ {
id: "f2", id: "f2", label: "Office", title: "Distraction Free", items: [
label: "Office", "Hidden cable routing", "Modular desk layout", "Ergonomic efficiency"],
title: "Distraction Free",
items: [
"Hidden cable routing",
"Modular desk layout",
"Ergonomic efficiency",
],
}, },
{ {
id: "f3", id: "f3", label: "Automotive", title: "Seamless Transit", items: [
label: "Automotive", "Non-slip design", "Collapsible storage", "High-impact materials"],
title: "Seamless Transit",
items: [
"Non-slip design",
"Collapsible storage",
"High-impact materials",
],
}, },
]} ]}
title="Living, Optimized." title="Living, Optimized."
@@ -208,8 +131,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="The KAYNAR Promise" title="The KAYNAR Promise"
description={[ description={[
"At KAYNAR, we believe that refined organization is the key to clarity. We engineer premium solutions that bridge the gap between aesthetic beauty and daily utility, serving the modern professional who demands perfection in every detail.", "At KAYNAR, we believe that refined organization is the key to clarity. We engineer premium solutions that bridge the gap between aesthetic beauty and daily utility, serving the modern professional who demands perfection in every detail."]}
]}
/> />
</div> </div>
@@ -221,20 +143,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "50K+", description: "Global Homes Transformed"},
value: "50K+",
description: "Global Homes Transformed",
},
{ {
id: "m2", id: "m2", value: "4.9/5", description: "Average Satisfaction Rating"},
value: "4.9/5",
description: "Average Satisfaction Rating",
},
{ {
id: "m3", id: "m3", value: "12+", description: "Premium Countries Served"},
value: "12+",
description: "Premium Countries Served",
},
]} ]}
title="Our Impact" title="Our Impact"
description="Efficiency reflected in every metric." description="Efficiency reflected in every metric."
@@ -247,55 +160,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Elena M.", date: "Oct 2023", title: "Game Changer", quote: "The trunk organizer is pure quality. Clean, modular, and fits my BMW perfectly.", tag: "Verified Buyer", avatarSrc: "asset://avatar-1", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-glasses-near-laptop-white_23-2147768897.jpg"},
name: "Elena M.",
date: "Oct 2023",
title: "Game Changer",
quote: "The trunk organizer is pure quality. Clean, modular, and fits my BMW perfectly.",
tag: "Verified Buyer",
avatarSrc: "asset://avatar-1",
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-glasses-near-laptop-white_23-2147768897.jpg",
},
{ {
id: "t2", id: "t2", name: "Marcus W.", date: "Sep 2023", title: "Pure Elegance", quote: "The desk organizer solved my cable clutter overnight. Premium feel indeed.", tag: "Verified Buyer", avatarSrc: "asset://avatar-2", imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947500.jpg"},
name: "Marcus W.",
date: "Sep 2023",
title: "Pure Elegance",
quote: "The desk organizer solved my cable clutter overnight. Premium feel indeed.",
tag: "Verified Buyer",
avatarSrc: "asset://avatar-2",
imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947500.jpg",
},
{ {
id: "t3", id: "t3", name: "Sarah K.", date: "Aug 2023", title: "Must Have", quote: "Finally, organization gear that doesn't compromise on design. Highly recommended.", tag: "Verified Buyer", avatarSrc: "asset://avatar-3", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dried-flowers-arrangement_23-2149591628.jpg"},
name: "Sarah K.",
date: "Aug 2023",
title: "Must Have",
quote: "Finally, organization gear that doesn't compromise on design. Highly recommended.",
tag: "Verified Buyer",
avatarSrc: "asset://avatar-3",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dried-flowers-arrangement_23-2149591628.jpg",
},
{ {
id: "t4", id: "t4", name: "David L.", date: "Jul 2023", title: "High Quality", quote: "Durable, sleek, and incredibly practical. KAYNAR is the new standard.", tag: "Verified Buyer", avatarSrc: "asset://avatar-4", imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947496.jpg"},
name: "David L.",
date: "Jul 2023",
title: "High Quality",
quote: "Durable, sleek, and incredibly practical. KAYNAR is the new standard.",
tag: "Verified Buyer",
avatarSrc: "asset://avatar-4",
imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947496.jpg",
},
{ {
id: "t5", id: "t5", name: "Sophie H.", date: "Jun 2023", title: "Minimalist Heaven", quote: "Simple, efficient, and beautiful. Perfectly fits my modern office aesthetic.", tag: "Verified Buyer", avatarSrc: "asset://avatar-5", imageSrc: "http://img.b2bpic.net/free-photo/empty-workplace-office_1098-21662.jpg"},
name: "Sophie H.",
date: "Jun 2023",
title: "Minimalist Heaven",
quote: "Simple, efficient, and beautiful. Perfectly fits my modern office aesthetic.",
tag: "Verified Buyer",
avatarSrc: "asset://avatar-5",
imageSrc: "http://img.b2bpic.net/free-photo/empty-workplace-office_1098-21662.jpg",
},
]} ]}
title="Refined Reviews" title="Refined Reviews"
description="What the modern elite say about KAYNAR." description="What the modern elite say about KAYNAR."
@@ -308,20 +181,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "How durable are your products?", content: "Our products are engineered with aerospace-grade ballistic nylon and reinforced structural polymers, ensuring unmatched longevity and resistance to daily wear."},
title: "What materials do you use?",
content: "We source high-durability polymers and premium fabrics chosen for their longevity and sleek aesthetics.",
},
{ {
id: "q2", id: "q2", title: "Do you ship to Germany?", content: "Absolutely. We offer fast, tracked shipping across the entire EU region."},
title: "Do you ship to Germany?",
content: "Absolutely. We offer fast, tracked shipping across the entire EU region.",
},
{ {
id: "q3", id: "q3", title: "What if I'm not satisfied?", content: "We offer a 30-day money-back guarantee with no questions asked on all unused products."},
title: "What if I'm not satisfied?",
content: "We offer a 30-day money-back guarantee with no questions asked on all unused products.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-business-desk-arrangement_23-2148128260.jpg" imageSrc="http://img.b2bpic.net/free-photo/top-view-business-desk-arrangement_23-2148128260.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -335,16 +199,13 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
tag="Get in touch" tag="Get in touch"
title="Refinement Awaits." title="Refinement Awaits."
description="Have questions about a custom solution for your home or office? Reach out to our team." description="Have questions about a custom solution for your home or office? Reach out to our team."
buttons={[ buttons={[
{ {
text: "Contact Support", text: "Contact Support", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -355,25 +216,17 @@ export default function LandingPage() {
{ {
items: [ items: [
{ {
label: "Returns Policy", label: "Returns Policy", href: "#"},
href: "#",
},
{ {
label: "Shipping Policy", label: "Shipping Policy", href: "#"},
href: "#",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -383,4 +236,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }