Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-10 16:51:46 +00:00

View File

@@ -34,41 +34,23 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About Us", name: "About Us", id: "#about"},
id: "#about",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Products", name: "Products", id: "#products"},
id: "#products",
},
{ {
name: "Pricing", name: "Pricing", id: "#pricing"},
id: "#pricing",
},
{ {
name: "Impact", name: "Impact", id: "#impact"},
id: "#impact",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "Partners", name: "Partners", id: "#partners"},
id: "#partners",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
logoSrc="http://img.b2bpic.net/free-vector/renewable-energy-logo-design_23-2150013331.jpg" logoSrc="http://img.b2bpic.net/free-vector/renewable-energy-logo-design_23-2150013331.jpg"
logoAlt="Nirumala Trade & Electricals Logo" logoAlt="Nirumala Trade & Electricals Logo"
@@ -81,45 +63,28 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
title="Nirumala Trade & Electricals: Your Trusted Partner for Power Solutions" title="Nirumala Trade & Electricals: Your Trusted Partner for Power Solutions"
description="Delivering high-quality electrical components and reliable trade services to empower your projects with efficiency and safety." description="Delivering high-quality electrical components and reliable trade services to empower your projects with efficiency and safety."
buttons={[ buttons={[
{ {
text: "Explore Products", text: "Explore Products", href: "#products"},
href: "#products",
},
{ {
text: "Our Services", text: "Our Services", href: "#services"},
href: "#services",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/sun-setting-silhouette-electricity-pylons_1127-3219.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/sun-setting-silhouette-electricity-pylons_1127-3219.jpg", imageAlt: "Modern electrical panel"},
imageAlt: "Modern electrical panel",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/two-builder-engineers-talking-building-site-engineer-explaining-drawing-worker_169016-12057.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-builder-engineers-talking-building-site-engineer-explaining-drawing-worker_169016-12057.jpg", imageAlt: "Bundles of electrical wires and cables"},
imageAlt: "Bundles of electrical wires and cables",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/maintenance-repair-plumbing-construction-concept_343059-3498.jpg", imageSrc: "http://img.b2bpic.net/free-photo/maintenance-repair-plumbing-construction-concept_343059-3498.jpg", imageAlt: "Electrical technician working on a control panel"},
imageAlt: "Electrical technician working on a control panel",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/photo-swimming-pool-trampolines_23-2148326836.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photo-swimming-pool-trampolines_23-2148326836.jpg", imageAlt: "Modern LED lighting in an industrial setting"},
imageAlt: "Modern LED lighting in an industrial setting",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-structure_23-2151048136.jpg", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-structure_23-2151048136.jpg", imageAlt: "Clean energy power station"},
imageAlt: "Clean energy power station",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-economist_23-2150062320.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-economist_23-2150062320.jpg", imageAlt: "Smart electrical meter with digital display"},
imageAlt: "Smart electrical meter with digital display",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -145,28 +110,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Industrial Electrical Installations", title: "Industrial Electrical Installations", description: "Expert installation of heavy-duty electrical systems for factories and large facilities.", bentoComponent: "reveal-icon", icon: Zap
description: "Expert installation of heavy-duty electrical systems for factories and large facilities.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-stationery-template_23-2151158023.jpg",
imageAlt: "industrial company logo modern",
}, },
{ {
title: "Commercial Wiring & Upgrades", title: "Commercial Wiring & Upgrades", description: "Reliable wiring solutions and system upgrades for commercial buildings and offices.", bentoComponent: "reveal-icon", icon: Zap
description: "Reliable wiring solutions and system upgrades for commercial buildings and offices.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-vector/renewable-energy-logo-design_23-2150013331.jpg",
imageAlt: "industrial company logo modern",
}, },
{ {
title: "Electrical Component Supply", title: "Electrical Component Supply", description: "Sourcing and supply of high-quality electrical parts, ensuring optimal performance.", bentoComponent: "reveal-icon", icon: ShieldCheck
description: "Sourcing and supply of high-quality electrical parts, ensuring optimal performance.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "http://img.b2bpic.net/free-photo/sun-setting-silhouette-electricity-pylons_1127-3219.jpg?_wi=2",
imageAlt: "industrial company logo modern",
}, },
]} ]}
title="Comprehensive Electrical & Trade Solutions" title="Comprehensive Electrical & Trade Solutions"
@@ -183,53 +133,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "switchgear", id: "switchgear", name: "Industrial Switchgear", price: "$5,500", variant: "High-Performance", imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-with-fuses-contactors-closeup_169016-51919.jpg", imageAlt: "Industrial switchgear control panel"},
name: "Industrial Switchgear",
price: "$5,500",
variant: "High-Performance",
imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-with-fuses-contactors-closeup_169016-51919.jpg",
imageAlt: "Industrial switchgear control panel",
},
{ {
id: "motor", id: "motor", name: "Heavy-Duty Electric Motors", price: "$2,800", variant: "Energy Efficient", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599439.jpg", imageAlt: "Heavy-duty industrial electric motor"},
name: "Heavy-Duty Electric Motors",
price: "$2,800",
variant: "Energy Efficient",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599439.jpg",
imageAlt: "Heavy-duty industrial electric motor",
},
{ {
id: "cable-tray", id: "cable-tray", name: "Cable Management Systems", price: "$350", variant: "Modular Design", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-bridge-foggy-day_1127-2065.jpg", imageAlt: "Cable tray system in an industrial building"},
name: "Cable Management Systems",
price: "$350",
variant: "Modular Design",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-bridge-foggy-day_1127-2065.jpg",
imageAlt: "Cable tray system in an industrial building",
},
{ {
id: "transformer", id: "transformer", name: "Power Transformers", price: "$7,200", variant: "Voltage Regulation", imageSrc: "http://img.b2bpic.net/free-photo/electricity-high-voltage-pole-sky_1127-2985.jpg", imageAlt: "Large power transformer"},
name: "Power Transformers",
price: "$7,200",
variant: "Voltage Regulation",
imageSrc: "http://img.b2bpic.net/free-photo/electricity-high-voltage-pole-sky_1127-2985.jpg",
imageAlt: "Large power transformer",
},
{ {
id: "lighting", id: "lighting", name: "Commercial LED Lighting", price: "$120", variant: "Eco-Friendly", imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-candles-dark-wall_179666-40097.jpg", imageAlt: "Commercial LED lighting fixture"},
name: "Commercial LED Lighting",
price: "$120",
variant: "Eco-Friendly",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-candles-dark-wall_179666-40097.jpg",
imageAlt: "Commercial LED lighting fixture",
},
{ {
id: "breaker", id: "breaker", name: "Circuit Breakers", price: "$85", variant: "Safety Certified", imageSrc: "http://img.b2bpic.net/free-photo/electric-machines-switches-isolated-white-close-up-connect-marker-cable-device_169016-4119.jpg", imageAlt: "Electrical circuit breaker"},
name: "Circuit Breakers",
price: "$85",
variant: "Safety Certified",
imageSrc: "http://img.b2bpic.net/free-photo/electric-machines-switches-isolated-white-close-up-connect-marker-cable-device_169016-4119.jpg",
imageAlt: "Electrical circuit breaker",
},
]} ]}
title="Premium Electrical Components for Every Need" title="Premium Electrical Components for Every Need"
description="Explore our extensive catalog of high-quality electrical components, meticulously sourced and tested for durability and performance." description="Explore our extensive catalog of high-quality electrical components, meticulously sourced and tested for durability and performance."
@@ -244,59 +158,29 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "basic-install", id: "basic-install", badge: "Essential", price: "Custom Quote", subtitle: "Basic Installation Services", buttons: [
badge: "Essential",
price: "Custom Quote",
subtitle: "Basic Installation Services",
buttons: [
{ {
text: "Get a Quote", text: "Get a Quote", href: "#contact"},
href: "#contact",
},
], ],
features: [ features: [
"Standard wiring setup", "Standard wiring setup", "Component installation", "Initial safety check", "1-year service warranty"],
"Component installation",
"Initial safety check",
"1-year service warranty",
],
}, },
{ {
id: "standard-maintain", id: "standard-maintain", badge: "Recommended", badgeIcon: Sparkles,
badge: "Recommended", price: "Custom Quote", subtitle: "Comprehensive Maintenance Plans", buttons: [
badgeIcon: Sparkles,
price: "Custom Quote",
subtitle: "Comprehensive Maintenance Plans",
buttons: [
{ {
text: "Contact Us", text: "Contact Us", href: "#contact"},
href: "#contact",
},
], ],
features: [ features: [
"Regular system inspections", "Regular system inspections", "Preventative maintenance", "Emergency repair priority", "24/7 technical support"],
"Preventative maintenance",
"Emergency repair priority",
"24/7 technical support",
],
}, },
{ {
id: "premium-project", id: "premium-project", badge: "Enterprise", price: "Custom Quote", subtitle: "Full-Scale Project Management", buttons: [
badge: "Enterprise",
price: "Custom Quote",
subtitle: "Full-Scale Project Management",
buttons: [
{ {
text: "Inquire Now", text: "Inquire Now", href: "#contact"},
href: "#contact",
},
], ],
features: [ features: [
"Dedicated project manager", "Dedicated project manager", "Custom design & engineering", "Premium component supply", "Extended warranty & support"],
"Custom design & engineering",
"Premium component supply",
"Extended warranty & support",
],
}, },
]} ]}
title="Tailored Electrical Project Packages" title="Tailored Electrical Project Packages"
@@ -309,25 +193,17 @@ export default function LandingPage() {
<MetricCardThree <MetricCardThree
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
animationType="slide-up"
metrics={[ metrics={[
{ {
id: "years", id: "years", icon: Calendar,
icon: Calendar, title: "Years in Business", value: "14+"},
title: "Years in Business",
value: "14+",
},
{ {
id: "projects", id: "projects", icon: Wrench,
icon: Wrench, title: "Projects Completed", value: "800+"},
title: "Projects Completed",
value: "800+",
},
{ {
id: "satisfaction", id: "satisfaction", icon: Award,
icon: Award, title: "Client Satisfaction", value: "98%"},
title: "Client Satisfaction",
value: "98%",
},
]} ]}
title="Driving Success with Key Results" title="Driving Success with Key Results"
description="Our commitment to excellence is reflected in the tangible results we deliver, project after project." description="Our commitment to excellence is reflected in the tangible results we deliver, project after project."
@@ -342,64 +218,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Ramesh Kumar", role: "Operations Manager", company: "Apex Industries", rating: 5,
name: "Ramesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-man-black-shirt-poses-against-dark-background-standing-studio_613910-15100.jpg", imageAlt: "Ramesh Kumar"},
role: "Operations Manager",
company: "Apex Industries",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-man-black-shirt-poses-against-dark-background-standing-studio_613910-15100.jpg",
imageAlt: "Ramesh Kumar",
},
{ {
id: "2", id: "2", name: "Priya Sharma", role: "Project Lead", company: "GreenBuild Solutions", rating: 5,
name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-architect-woman-wearing-yellow-helmet-standing-outdoors-engineer-architect-concept_58466-12277.jpg", imageAlt: "Priya Sharma"},
role: "Project Lead",
company: "GreenBuild Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-architect-woman-wearing-yellow-helmet-standing-outdoors-engineer-architect-concept_58466-12277.jpg",
imageAlt: "Priya Sharma",
},
{ {
id: "3", id: "3", name: "Suresh Singh", role: "Factory Owner", company: "Modern Manufacturing", rating: 5,
name: "Suresh Singh", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg", imageAlt: "Suresh Singh"},
role: "Factory Owner",
company: "Modern Manufacturing",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg",
imageAlt: "Suresh Singh",
},
{ {
id: "4", id: "4", name: "Anjali Mehta", role: "Retail Director", company: "City Mart", rating: 5,
name: "Anjali Mehta", imageSrc: "http://img.b2bpic.net/free-photo/jolly-handsome-sportsman-reading-sms-device_1262-5216.jpg", imageAlt: "Anjali Mehta"},
role: "Retail Director",
company: "City Mart",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/jolly-handsome-sportsman-reading-sms-device_1262-5216.jpg",
imageAlt: "Anjali Mehta",
},
{ {
id: "5", id: "5", name: "Vikram Patel", role: "Chief Engineer", company: "Innovate Tech", rating: 5,
name: "Vikram Patel", imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg", imageAlt: "Vikram Patel"},
role: "Chief Engineer",
company: "Innovate Tech",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg",
imageAlt: "Vikram Patel",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "500+", value: "500+", label: "Successful Projects"},
label: "Successful Projects",
},
{ {
value: "100%", value: "100%", label: "Client Satisfaction"},
label: "Client Satisfaction",
},
{ {
value: "15+", value: "15+", label: "Years of Expertise"},
label: "Years of Expertise",
},
]} ]}
title="What Our Clients Say" title="What Our Clients Say"
description="Hear directly from businesses and individuals who have experienced the Nirumala Trade & Electricals difference." description="Hear directly from businesses and individuals who have experienced the Nirumala Trade & Electricals difference."
@@ -411,14 +251,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"Global Industries", "Global Industries", "PowerGrid Co.", "BuildRight Construction", "FastFreight Logistics", "SafetyFirst Solutions", "Automate Systems", "GreenEarth Energy"]}
"PowerGrid Co.",
"BuildRight Construction",
"FastFreight Logistics",
"SafetyFirst Solutions",
"Automate Systems",
"GreenEarth Energy",
]}
title="Trusted by Industry Leaders" title="Trusted by Industry Leaders"
description="We are proud to partner with a diverse range of companies, delivering reliable electrical solutions that power their success." description="We are proud to partner with a diverse range of companies, delivering reliable electrical solutions that power their success."
/> />
@@ -428,8 +261,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Get in Touch" tag="Get in Touch"
title="Let's Power Your Next Project" title="Let's Power Your Next Project"
description="Have a question or need a quote? Reach out to our expert team for personalized electrical solutions and prompt service." description="Have a question or need a quote? Reach out to our expert team for personalized electrical solutions and prompt service."
@@ -450,62 +282,37 @@ export default function LandingPage() {
logoText="Nirumala Trade & Electricals" logoText="Nirumala Trade & Electricals"
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Installations", label: "Installations", href: "#services"},
href: "#services",
},
{ {
label: "Maintenance", label: "Maintenance", href: "#services"},
href: "#services",
},
{ {
label: "Supply", label: "Supply", href: "#products"},
href: "#products",
},
{ {
label: "Custom Solutions", label: "Custom Solutions", href: "#pricing"},
href: "#pricing",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Our Impact", label: "Our Impact", href: "#impact"},
href: "#impact",
},
{ {
label: "Partners", label: "Partners", href: "#partners"},
href: "#partners",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "FAQ", label: "FAQ", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
], ],
}, },
]} ]}