Merge version_1 into main #2

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

View File

@@ -13,7 +13,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Award, Building, Gauge, Heart, Home, Lightbulb, Network, ShieldCheck, Sparkles, Tool, Zap } from "lucide-react";
import { Award, Building, Gauge, Heart, Home, Lightbulb, Network, ShieldCheck, Sparkles, Wrench, Zap, BatteryCharging } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,41 +34,25 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Portfolio",
id: "#portfolio",
},
name: "Portfolio", id: "#portfolio"},
{
name: "Team",
id: "#team",
},
name: "Team", id: "#team"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/lightning-minimalist-modern-logo-business-branding-template-designs-inspiration-isolated-white-background_384344-1440.jpg"
logoAlt="LD Elettricista Logo"
brandName="LD Elettricista"
button={{
text: "Get a Quote",
href: "#contact",
}}
text: "Get a Quote", href: "#contact"}}
/>
</div>
@@ -79,36 +63,24 @@ export default function LandingPage() {
tagAnimation="none"
buttons={[
{
text: "Schedule Your Consultation",
href: "#contact",
},
text: "Schedule Your Consultation", href: "#contact"},
]}
buttonAnimation="none"
imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-installation-sockets-switches_169016-52849.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-installation-sockets-switches_169016-52849.jpg"
imageAlt="Luxury electrical installation in a modern home"
showBlur={true}
textPosition="bottom"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg",
alt: "Satisfied client",
},
src: "http://img.b2bpic.net/free-photo/smiley-architect-looking-camera_23-2148242902.jpg", alt: "Satisfied client"},
{
src: "http://img.b2bpic.net/free-photo/handsome-cheerful-man-working-digital-tablet_329181-15319.jpg",
alt: "Project partner",
},
src: "http://img.b2bpic.net/free-photo/handsome-cheerful-man-working-digital-tablet_329181-15319.jpg", alt: "Project partner"},
{
src: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg",
alt: "Residential client",
},
src: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg", alt: "Residential client"},
{
src: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg",
alt: "Commercial client",
},
src: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", alt: "Commercial client"},
{
src: "http://img.b2bpic.net/free-photo/woman-posing-desk-holding-notes_23-2148372246.jpg",
alt: "Design collaborator",
},
src: "http://img.b2bpic.net/free-photo/woman-posing-desk-holding-notes_23-2148372246.jpg", alt: "Design collaborator"},
]}
avatarText="Trusted by leading architects & developers"
/>
@@ -123,19 +95,13 @@ export default function LandingPage() {
description="LD Elettricista stands for precision, reliability, and sophisticated electrical solutions. We are dedicated to delivering superior craftsmanship that meets the exacting standards of luxury projects."
bulletPoints={[
{
title: "Certified Professionals",
description: "Our team consists of highly skilled and certified electricians, ensuring every project adheres to the highest industry standards.",
},
title: "Certified Professionals", description: "Our team consists of highly skilled and certified electricians, ensuring every project adheres to the highest industry standards."},
{
title: "Tailored Solutions",
description: "We specialize in custom electrical designs, from smart home automation to complex commercial systems, all crafted to your specific needs.",
},
title: "Tailored Solutions", description: "We specialize in custom electrical designs, from smart home automation to complex commercial systems, all crafted to your specific needs."},
{
title: "Commitment to Quality",
description: "With a focus on meticulous attention to detail and durable installations, we guarantee long-lasting, safe, and aesthetically pleasing results.",
},
title: "Commitment to Quality", description: "With a focus on meticulous attention to detail and durable installations, we guarantee long-lasting, safe, and aesthetically pleasing results."},
]}
imageSrc="http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg"
imageAlt="Professional electrician inspecting an electrical panel"
mediaAnimation="none"
/>
@@ -148,79 +114,52 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Luxury Residential Wiring",
description: "Elevate your home with seamless electrical integration, smart home systems, and bespoke lighting designs that enhance comfort and ambiance.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-smartphone_23-2150652841.jpg",
imageAlt: "Smart home electrical integration system",
},
title: "Luxury Residential Wiring", description: "Elevate your home with seamless electrical integration, smart home systems, and bespoke lighting designs that enhance comfort and ambiance.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-smartphone_23-2150652841.jpg", imageAlt: "Smart home electrical integration system"},
items: [
{
icon: Home,
text: "Smart Home Automation",
},
text: "Smart Home Automation"},
{
icon: Lightbulb,
text: "Architectural Lighting",
},
text: "Architectural Lighting"},
{
icon: BatteryCharging,
text: "EV Charger Installation",
},
text: "EV Charger Installation"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-vector/lightning-minimalist-modern-logo-business-branding-template-designs-inspiration-isolated-white-background_384344-1440.jpg",
imageAlt: "smart home electrical integration system",
reverse: false
},
{
title: "High-End Commercial Solutions",
description: "Empowering businesses with reliable, scalable electrical infrastructure, tailored to meet the demands of modern commercial spaces.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-audits-switchgear-with-tablet-smart-maintenance_169016-71427.jpg",
imageAlt: "Commercial building electrical infrastructure",
},
title: "High-End Commercial Solutions", description: "Empowering businesses with reliable, scalable electrical infrastructure, tailored to meet the demands of modern commercial spaces.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-audits-switchgear-with-tablet-smart-maintenance_169016-71427.jpg", imageAlt: "Commercial building electrical infrastructure"},
items: [
{
icon: Building,
text: "Commercial Fit-outs",
},
text: "Commercial Fit-outs"},
{
icon: Network,
text: "Data & Communication",
},
text: "Data & Communication"},
{
icon: ShieldCheck,
text: "Security System Wiring",
},
text: "Security System Wiring"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-sockets-switches_169016-52849.jpg?_wi=2",
imageAlt: "smart home electrical integration system",
reverse: true
},
{
title: "Maintenance & Upgrades",
description: "Proactive maintenance and efficient upgrades to ensure the longevity, safety, and optimal performance of your electrical systems.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67232.jpg",
imageAlt: "Electrical safety inspection",
},
title: "Maintenance & Upgrades", description: "Proactive maintenance and efficient upgrades to ensure the longevity, safety, and optimal performance of your electrical systems.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67232.jpg", imageAlt: "Electrical safety inspection"},
items: [
{
icon: Tool,
text: "Preventative Maintenance",
},
icon: Wrench,
text: "Preventative Maintenance"},
{
icon: Gauge,
text: "Safety Inspections",
},
text: "Safety Inspections"},
{
icon: Zap,
text: "Panel Upgrades",
},
text: "Panel Upgrades"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg?_wi=2",
imageAlt: "smart home electrical integration system",
reverse: false
},
]}
title="Our Signature Electrical Services"
@@ -238,25 +177,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "15+",
title: "Years of Expertise",
description: "Delivering unparalleled electrical solutions since 2008.",
icon: Award,
id: "m1", value: "15+", title: "Years of Expertise", description: "Delivering unparalleled electrical solutions since 2008.", icon: Award,
},
{
id: "m2",
value: "500+",
title: "Projects Completed",
description: "A growing portfolio of satisfied residential and commercial clients.",
icon: Sparkles,
id: "m2", value: "500+", title: "Projects Completed", description: "A growing portfolio of satisfied residential and commercial clients.", icon: Sparkles,
},
{
id: "m3",
value: "98%",
title: "Client Satisfaction",
description: "Our commitment to quality ensures delighted customers.",
icon: Heart,
id: "m3", value: "98%", title: "Client Satisfaction", description: "Our commitment to quality ensures delighted customers.", icon: Heart,
},
]}
title="Our Impact in Numbers"
@@ -271,14 +198,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Luxury Residences Group",
"Elite Developers Inc.",
"Grand Hotel Collection",
"Architectural Visions",
"Prestige Retail Estates",
"Corporate HQ Solutions",
"Opulent Interiors Studio",
]}
"Luxury Residences Group", "Elite Developers Inc.", "Grand Hotel Collection", "Architectural Visions", "Prestige Retail Estates", "Corporate HQ Solutions", "Opulent Interiors Studio"]}
title="Trusted by Leading Brands & Developers"
description="Our work speaks for itself, gracing some of the most prestigious properties and esteemed businesses."
tagAnimation="none"
@@ -295,50 +215,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Isabella Rossi",
handle: "@isabellarossi",
testimonial: "LD Elettricista transformed our renovation project with their unparalleled precision and elegant lighting solutions. Truly a cut above the rest.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_93675-133241.jpg",
imageAlt: "Portrait of Isabella Rossi",
},
id: "1", name: "Isabella Rossi", handle: "@isabellarossi", testimonial: "LD Elettricista transformed our renovation project with their unparalleled precision and elegant lighting solutions. Truly a cut above the rest.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_93675-133241.jpg", imageAlt: "Portrait of Isabella Rossi"},
{
id: "2",
name: "Giovanni Bianchi",
handle: "@giobianchi_dev",
testimonial: "As a property developer, reliability is key. LD Elettricista consistently delivers high-quality electrical work, on time and within budget for our luxury builds.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-with-speech-bubble_53876-70978.jpg",
imageAlt: "Portrait of Giovanni Bianchi",
},
id: "2", name: "Giovanni Bianchi", handle: "@giobianchi_dev", testimonial: "As a property developer, reliability is key. LD Elettricista consistently delivers high-quality electrical work, on time and within budget for our luxury builds.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-with-speech-bubble_53876-70978.jpg", imageAlt: "Portrait of Giovanni Bianchi"},
{
id: "3",
name: "Sofia Conti",
handle: "@sofiaconti_home",
testimonial: "The team's professionalism and attention to detail during our custom home build were exceptional. The results are flawless and exceeded our expectations.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg",
imageAlt: "Portrait of Sofia Conti",
},
id: "3", name: "Sofia Conti", handle: "@sofiaconti_home", testimonial: "The team's professionalism and attention to detail during our custom home build were exceptional. The results are flawless and exceeded our expectations.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", imageAlt: "Portrait of Sofia Conti"},
{
id: "4",
name: "Marco Ricci",
handle: "@marcoricci_fm",
testimonial: "For our commercial facilities, LD Elettricista provides robust and compliant electrical services. Their expertise ensures our operations run smoothly and safely.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-looking-tablet-discussing-new-ideas_176420-1668.jpg",
imageAlt: "Portrait of Marco Ricci",
},
id: "4", name: "Marco Ricci", handle: "@marcoricci_fm", testimonial: "For our commercial facilities, LD Elettricista provides robust and compliant electrical services. Their expertise ensures our operations run smoothly and safely.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-looking-tablet-discussing-new-ideas_176420-1668.jpg", imageAlt: "Portrait of Marco Ricci"},
{
id: "5",
name: "Elena Ferri",
handle: "@elenaferri_design",
testimonial: "Partnering with LD Elettricista on client projects is always a pleasure. Their ability to execute complex designs while maintaining aesthetic integrity is remarkable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346511.jpg",
imageAlt: "Portrait of Elena Ferri",
},
id: "5", name: "Elena Ferri", handle: "@elenaferri_design", testimonial: "Partnering with LD Elettricista on client projects is always a pleasure. Their ability to execute complex designs while maintaining aesthetic integrity is remarkable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346511.jpg", imageAlt: "Portrait of Elena Ferri"},
]}
showRating={true}
title="What Our Clients Say"
@@ -356,26 +246,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "m1",
name: "Leonardo D'Angelo",
role: "Founder & Master Electrician",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-overalls-against-backdrop-emergency-lighting_169016-66534.jpg",
imageAlt: "Portrait of Leonardo D'Angelo",
},
id: "m1", name: "Leonardo D'Angelo", role: "Founder & Master Electrician", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-overalls-against-backdrop-emergency-lighting_169016-66534.jpg", imageAlt: "Portrait of Leonardo D'Angelo"},
{
id: "m2",
name: "Sofia Moretti",
role: "Lead Project Manager",
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-helmet-medium-shot_23-2148920603.jpg",
imageAlt: "Portrait of Sofia Moretti",
},
id: "m2", name: "Sofia Moretti", role: "Lead Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-helmet-medium-shot_23-2148920603.jpg", imageAlt: "Portrait of Sofia Moretti"},
{
id: "m3",
name: "Matteo Gallo",
role: "Senior Electrician",
imageSrc: "http://img.b2bpic.net/free-photo/female-electrical-engineer-standing-near-switchboard-holding-technical-blueprint-energy-engineering_169016-71835.jpg",
imageAlt: "Portrait of Matteo Gallo",
},
id: "m3", name: "Matteo Gallo", role: "Senior Electrician", imageSrc: "http://img.b2bpic.net/free-photo/female-electrical-engineer-standing-near-switchboard-holding-technical-blueprint-energy-engineering_169016-71835.jpg", imageAlt: "Portrait of Matteo Gallo"},
]}
title="Meet Our Dedicated Team"
description="Our certified electricians and project managers are the backbone of our commitment to excellence."
@@ -390,35 +265,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What types of projects do you specialize in?",
content: "We specialize in luxury residential new builds and renovations, as well as high-end commercial electrical installations and upgrades. Our focus is on precision and custom solutions.",
},
id: "q1", title: "What types of projects do you specialize in?", content: "We specialize in luxury residential new builds and renovations, as well as high-end commercial electrical installations and upgrades. Our focus is on precision and custom solutions."},
{
id: "q2",
title: "Are your electricians certified and insured?",
content: "Absolutely. All our electricians are fully certified, licensed, and insured, ensuring that every project meets the highest safety and quality standards.",
},
id: "q2", title: "Are your electricians certified and insured?", content: "Absolutely. All our electricians are fully certified, licensed, and insured, ensuring that every project meets the highest safety and quality standards."},
{
id: "q3",
title: "How do you ensure project timelines and budgets are met?",
content: "We employ meticulous planning and transparent communication throughout every project. Our project managers work closely with clients to define clear expectations and provide regular updates.",
},
id: "q3", title: "How do you ensure project timelines and budgets are met?", content: "We employ meticulous planning and transparent communication throughout every project. Our project managers work closely with clients to define clear expectations and provide regular updates."},
{
id: "q4",
title: "Can you assist with smart home integration?",
content: "Yes, smart home automation is one of our key specialties. We design and install integrated systems that offer seamless control over lighting, climate, security, and entertainment.",
},
id: "q4", title: "Can you assist with smart home integration?", content: "Yes, smart home automation is one of our key specialties. We design and install integrated systems that offer seamless control over lighting, climate, security, and entertainment."},
{
id: "q5",
title: "What is your service area?",
content: "We proudly serve affluent residential and commercial clients across major metropolitan areas and surrounding luxury districts. Please contact us to confirm service availability in your specific location.",
},
id: "q5", title: "What is your service area?", content: "We proudly serve affluent residential and commercial clients across major metropolitan areas and surrounding luxury districts. Please contact us to confirm service availability in your specific location."},
{
id: "q6",
title: "Do you offer post-installation support and maintenance?",
content: "We provide comprehensive post-installation support and can arrange scheduled maintenance to ensure your electrical systems continue to operate flawlessly.",
},
id: "q6", title: "Do you offer post-installation support and maintenance?", content: "We provide comprehensive post-installation support and can arrange scheduled maintenance to ensure your electrical systems continue to operate flawlessly."},
]}
title="Frequently Asked Questions"
description="Find answers to common inquiries about our services, processes, and certifications."
@@ -432,8 +289,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Schedule Your Consultation"
description="Ready to discuss your next luxury electrical project? Contact us today for a bespoke consultation."
@@ -448,62 +304,38 @@ export default function LandingPage() {
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139326.jpg"
imageAlt="Modern electrical conduit system"
videoAriaLabel="Footer video background"
logoText="LD Elettricista"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Residential",
href: "#services",
},
label: "Residential", href: "#services"},
{
label: "Commercial",
href: "#services",
},
label: "Commercial", href: "#services"},
{
label: "Maintenance",
href: "#services",
},
label: "Maintenance", href: "#services"},
{
label: "Smart Home",
href: "#services",
},
label: "Smart Home", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Team",
href: "#team",
},
label: "Our Team", href: "#team"},
{
label: "Portfolio",
href: "#portfolio",
},
label: "Portfolio", href: "#portfolio"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}