diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1f54407..78acd26 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,41 +47,26 @@ export default function LandingPage() {
@@ -102,59 +79,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "KAYNAR",
- 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: "p1", brand: "KAYNAR", 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",
- brand: "KAYNAR",
- 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: "p2", brand: "KAYNAR", 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",
- brand: "KAYNAR",
- 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: "p3", brand: "KAYNAR", 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",
- brand: "KAYNAR",
- 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: "p4", brand: "KAYNAR", 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",
- brand: "KAYNAR",
- 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: "p5", brand: "KAYNAR", 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",
- brand: "KAYNAR",
- 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",
- },
+ id: "p6", brand: "KAYNAR", 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"
description="Essential organizational tools for the refined modern home."
@@ -168,34 +109,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- label: "Travel",
- title: "Precision Travel",
- items: [
- "Modular compartments",
- "Premium durable fabrics",
- "Weather-resistant design",
- ],
+ id: "f1", label: "Travel", title: "Precision Travel", items: [
+ "Modular compartments", "Premium durable fabrics", "Weather-resistant design"],
},
{
- id: "f2",
- label: "Office",
- title: "Distraction Free",
- items: [
- "Hidden cable routing",
- "Modular desk layout",
- "Ergonomic efficiency",
- ],
+ id: "f2", label: "Office", title: "Distraction Free", items: [
+ "Hidden cable routing", "Modular desk layout", "Ergonomic efficiency"],
},
{
- id: "f3",
- label: "Automotive",
- title: "Seamless Transit",
- items: [
- "Non-slip design",
- "Collapsible storage",
- "High-impact materials",
- ],
+ id: "f3", label: "Automotive", title: "Seamless Transit", items: [
+ "Non-slip design", "Collapsible storage", "High-impact materials"],
},
]}
title="Living, Optimized."
@@ -208,8 +131,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="The KAYNAR Promise"
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."]}
/>
@@ -221,20 +143,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "50K+",
- description: "Global Homes Transformed",
- },
+ id: "m1", value: "50K+", description: "Global Homes Transformed"},
{
- id: "m2",
- value: "4.9/5",
- description: "Average Satisfaction Rating",
- },
+ id: "m2", value: "4.9/5", description: "Average Satisfaction Rating"},
{
- id: "m3",
- value: "12+",
- description: "Premium Countries Served",
- },
+ id: "m3", value: "12+", description: "Premium Countries Served"},
]}
title="Our Impact"
description="Efficiency reflected in every metric."
@@ -247,55 +160,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
]}
title="Refined Reviews"
description="What the modern elite say about KAYNAR."
@@ -308,20 +181,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "What materials do you use?",
- content: "We source high-durability polymers and premium fabrics chosen for their longevity and sleek aesthetics.",
- },
+ 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."},
{
- id: "q2",
- title: "Do you ship to Germany?",
- content: "Absolutely. We offer fast, tracked shipping across the entire EU region.",
- },
+ id: "q2", title: "Do you ship to Germany?", content: "Absolutely. We offer fast, tracked shipping across the entire EU region."},
{
- 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.",
- },
+ 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."},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-business-desk-arrangement_23-2148128260.jpg"
mediaAnimation="slide-up"
@@ -335,16 +199,13 @@ export default function LandingPage() {
@@ -355,25 +216,17 @@ export default function LandingPage() {
{
items: [
{
- label: "Returns Policy",
- href: "#",
- },
+ label: "Returns Policy", href: "#"},
{
- label: "Shipping Policy",
- href: "#",
- },
+ label: "Shipping Policy", href: "#"},
],
},
{
items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}
@@ -383,4 +236,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file