Merge version_1 into main #1
264
src/app/page.tsx
264
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="KamaElektronik"
|
||||
/>
|
||||
@@ -55,60 +47,37 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Professional Electronics Solutions for Every Market"
|
||||
description="From satellite receivers to premium car audio, KamaElektronik delivers trusted quality across three specialized product lines. Partner with us for competitive pricing, technical expertise, and reliable supply."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Products",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Our Products", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/headphones-record-player_23-2147781816.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/empty-home-studio-used-recording-mixing-music_482257-97634.jpg",
|
||||
alt: "Empty home studio used for recording and mixing music",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/empty-home-studio-used-recording-mixing-music_482257-97634.jpg", alt: "Empty home studio used for recording and mixing music"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64814.jpg",
|
||||
alt: "Female student using sound mixer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-student-using-sound-mixer_107420-64814.jpg", alt: "Female student using sound mixer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-sound-mixer_1359-7.jpg",
|
||||
alt: "Close-Up Of Sound Mixer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-sound-mixer_1359-7.jpg", alt: "Close-Up Of Sound Mixer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/music-controller_1417-1637.jpg",
|
||||
alt: "music controller",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/music-controller_1417-1637.jpg", alt: "music controller"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216652.jpg",
|
||||
alt: "Young woman using home technology",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216652.jpg", alt: "Young woman using home technology"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Satellite Tech",
|
||||
},
|
||||
type: "text", text: "Satellite Tech"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Telecommunications",
|
||||
},
|
||||
type: "text", text: "Telecommunications"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Automotive Audio",
|
||||
},
|
||||
type: "text", text: "Automotive Audio"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Global Logistics",
|
||||
},
|
||||
type: "text", text: "Global Logistics"},
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Expert Support",
|
||||
},
|
||||
type: "text", text: "24/7 Expert Support"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -121,47 +90,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Satellite Receiver NC",
|
||||
price: "Contact for pricing",
|
||||
variant: "Satellite Tech",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electric-frequency-converter-motor-speed-controller-rework-station_627829-10698.jpg",
|
||||
},
|
||||
id: "p1", name: "Satellite Receiver NC", price: "Contact for pricing", variant: "Satellite Tech", imageSrc: "http://img.b2bpic.net/free-photo/electric-frequency-converter-motor-speed-controller-rework-station_627829-10698.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Teletechnika Routers",
|
||||
price: "Bulk pricing available",
|
||||
variant: "Telecom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-elements-background_23-2148882634.jpg",
|
||||
},
|
||||
id: "p2", name: "Teletechnika Routers", price: "Bulk pricing available", variant: "Telecom", imageSrc: "http://img.b2bpic.net/free-photo/technology-elements-background_23-2148882634.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Premium Subwoofer",
|
||||
price: "Starting at $199",
|
||||
variant: "Caraudio",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-volume-knob-multimedia-controller-auto-textured-adjustment-wheel_169016-68661.jpg",
|
||||
},
|
||||
id: "p3", name: "Premium Subwoofer", price: "Starting at $199", variant: "Caraudio", imageSrc: "http://img.b2bpic.net/free-photo/car-volume-knob-multimedia-controller-auto-textured-adjustment-wheel_169016-68661.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Coaxial Speakers",
|
||||
price: "Professional Grade",
|
||||
variant: "Caraudio",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/speaker-membrane_1204-366.jpg",
|
||||
},
|
||||
id: "p4", name: "Coaxial Speakers", price: "Professional Grade", variant: "Caraudio", imageSrc: "http://img.b2bpic.net/free-photo/speaker-membrane_1204-366.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Satellite LNB Modules",
|
||||
price: "Inventory Ready",
|
||||
variant: "Satellite Tech",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105505.jpg",
|
||||
},
|
||||
id: "p5", name: "Satellite LNB Modules", price: "Inventory Ready", variant: "Satellite Tech", imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105505.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Managed Switches",
|
||||
price: "Corporate Grade",
|
||||
variant: "Telecom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105546.jpg",
|
||||
},
|
||||
id: "p6", name: "Managed Switches", price: "Corporate Grade", variant: "Telecom", imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105546.jpg"},
|
||||
]}
|
||||
title="Our Specialized Product Lines"
|
||||
description="We offer a diverse portfolio catering to telecommunications, satellite technology, and automotive audio segments."
|
||||
@@ -170,36 +109,22 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentySeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Precision Engineering",
|
||||
descriptions: [
|
||||
"Custom configurations available.",
|
||||
"Compliance with international standards.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-25048.jpg",
|
||||
},
|
||||
id: "f1", title: "Precision Engineering", descriptions: [
|
||||
"Custom configurations available.", "Compliance with international standards."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-25048.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Bulk Supply Chain",
|
||||
descriptions: [
|
||||
"Optimized inventory levels.",
|
||||
"Consistent stock availability.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-looking-wires_23-2148323456.jpg",
|
||||
},
|
||||
id: "f2", title: "Bulk Supply Chain", descriptions: [
|
||||
"Optimized inventory levels.", "Consistent stock availability."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-looking-wires_23-2148323456.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Technical Support",
|
||||
descriptions: [
|
||||
"Dedicated expert assistance.",
|
||||
"Comprehensive product documentation.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24223.jpg",
|
||||
},
|
||||
id: "f3", title: "Technical Support", descriptions: [
|
||||
"Dedicated expert assistance.", "Comprehensive product documentation."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24223.jpg"},
|
||||
]}
|
||||
title="Advanced Teletechnika Solutions"
|
||||
description="Reliable connectivity solutions designed for long-term deployment and efficiency."
|
||||
@@ -213,9 +138,7 @@ export default function LandingPage() {
|
||||
description="We empower car audio installers with premium components that deliver exceptional sound quality and durability. Explore our range of subwoofers, amplifiers, and high-fidelity speakers designed for the automotive enthusiast."
|
||||
buttons={[
|
||||
{
|
||||
text: "Dealer Locator",
|
||||
href: "#",
|
||||
},
|
||||
text: "Dealer Locator", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electronic-musical-instrument-audio-mixer-sound-equalizer-analog-modular-synthesizer_1381-2.jpg"
|
||||
/>
|
||||
@@ -229,20 +152,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
description: "Years of expertise",
|
||||
},
|
||||
id: "m1", value: "15+", description: "Years of expertise"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500+",
|
||||
description: "Active business partners",
|
||||
},
|
||||
id: "m2", value: "500+", description: "Active business partners"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
description: "Support availability",
|
||||
},
|
||||
id: "m3", value: "24/7", description: "Support availability"},
|
||||
]}
|
||||
title="Our Market Presence"
|
||||
description="Driving growth through reliable supply chain management and product innovation."
|
||||
@@ -256,40 +170,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Supply Chain Manager",
|
||||
testimonial: "KamaElektronik consistently provides the reliable inventory we need to keep our operations running smoothly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-discussing-document-with-colleague_107420-84875.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Supply Chain Manager", testimonial: "KamaElektronik consistently provides the reliable inventory we need to keep our operations running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-discussing-document-with-colleague_107420-84875.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Installer",
|
||||
testimonial: "Their car audio components are the gold standard for our installations. Clients love the performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-speaker_23-2151953452.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Installer", testimonial: "Their car audio components are the gold standard for our installations. Clients love the performance.", imageSrc: "http://img.b2bpic.net/free-photo/hand-speaker_23-2151953452.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Retail Partner",
|
||||
testimonial: "Competitive pricing and excellent technical documentation make this partnership highly profitable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880945.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Retail Partner", testimonial: "Competitive pricing and excellent technical documentation make this partnership highly profitable.", imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880945.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Procurement Head",
|
||||
testimonial: "KamaElektronik has been a foundational pillar for our wholesale electronics procurement strategy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panel-manufacturing-facility-presents-green-energy-production_482257-118152.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Procurement Head", testimonial: "KamaElektronik has been a foundational pillar for our wholesale electronics procurement strategy.", imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panel-manufacturing-facility-presents-green-energy-production_482257-118152.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Robert Miller",
|
||||
role: "Tech Lead",
|
||||
testimonial: "The technical expertise provided by their support team is simply unmatched in the industry.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123806.jpg",
|
||||
},
|
||||
id: "5", name: "Robert Miller", role: "Tech Lead", testimonial: "The technical expertise provided by their support team is simply unmatched in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/computer-scientist-server-farm-ensuring-compliance-with-industry-standards_482257-123806.jpg"},
|
||||
]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Hear from our partners and professional customers."
|
||||
@@ -302,20 +191,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What is the minimum order quantity?",
|
||||
content: "Our minimum order quantities vary by product line. Please contact our sales team for bulk agreements.",
|
||||
},
|
||||
id: "q1", title: "What is the minimum order quantity?", content: "Our minimum order quantities vary by product line. Please contact our sales team for bulk agreements."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you provide technical support?",
|
||||
content: "Yes, we provide dedicated technical support for all product lines including installation guidance.",
|
||||
},
|
||||
id: "q2", title: "Do you provide technical support?", content: "Yes, we provide dedicated technical support for all product lines including installation guidance."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How do I become an authorized dealer?",
|
||||
content: "Simply fill out our partnership inquiry form and our regional representative will guide you through the process.",
|
||||
},
|
||||
id: "q3", title: "How do I become an authorized dealer?", content: "Simply fill out our partnership inquiry form and our regional representative will guide you through the process."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common inquiries about our supply chain and services."
|
||||
@@ -330,27 +210,16 @@ export default function LandingPage() {
|
||||
description="Ready to discuss bulk orders or partnership opportunities? Send us a message."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "company",
|
||||
type: "text",
|
||||
placeholder: "Company Name",
|
||||
},
|
||||
name: "company", type: "text", placeholder: "Company Name"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Inquiry",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Your Inquiry", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/solar-panels-plant-executives-using-mockup-device-track-energy-production_482257-126924.jpg"
|
||||
@@ -361,46 +230,29 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Partnerships",
|
||||
href: "#",
|
||||
},
|
||||
label: "Partnerships", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{
|
||||
label: "Satellite NC",
|
||||
href: "#",
|
||||
},
|
||||
label: "Satellite NC", href: "#"},
|
||||
{
|
||||
label: "Teletechnika",
|
||||
href: "#",
|
||||
},
|
||||
label: "Teletechnika", href: "#"},
|
||||
{
|
||||
label: "Caraudio",
|
||||
href: "#",
|
||||
},
|
||||
label: "Caraudio", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user