5 Commits

Author SHA1 Message Date
c54fd5dd91 Update src/app/page.tsx 2026-04-15 16:54:03 +00:00
9b8e062848 Merge version_3 into main
Merge version_3 into main
2026-04-15 16:53:02 +00:00
db75f7bb34 Update src/app/page.tsx 2026-04-15 16:52:56 +00:00
43730ce41a Merge version_2 into main
Merge version_2 into main
2026-04-15 16:49:21 +00:00
3d181859fc Update src/app/page.tsx 2026-04-15 16:49:18 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "features"},
id: "features",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Ari Electrical" brandName="Ari Electrical"
/> />
@@ -56,47 +48,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
background={{ background={{
variant: "rotated-rays-animated", variant: "rotated-rays-animated"}}
}}
title="Always on Time, Always Safe." title="Always on Time, Always Safe."
description="Ari Electrical provides professional domestic and industrial electrical services. From appliance repairs to generator and gate installations, Shanil Sharma ensures quality service every time." description="Ari Electrical provides professional domestic and industrial electrical services. From appliance repairs to generator and gate installations, Shanil Sharma ensures quality service every time."
buttons={[ buttons={[
{ {
text: "Contact Us", text: "Get a Free Quote", href: "#contact"},
href: "#contact",
},
]} ]}
carouselItems={[ carouselItems={[
{ {
id: "1", id: "1", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-53618.jpg", imageAlt: "professional electrical contractor working"},
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-53618.jpg",
imageAlt: "professional electrical contractor working",
},
{ {
id: "2", id: "2", imageSrc: "http://img.b2bpic.net/free-photo/female-male-workers-wearing-work-clothes_273609-11137.jpg", imageAlt: "electrician fixing modern home wiring"},
imageSrc: "http://img.b2bpic.net/free-photo/female-male-workers-wearing-work-clothes_273609-11137.jpg",
imageAlt: "electrician fixing modern home wiring",
},
{ {
id: "3", id: "3", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-switchboard-with-electrical-connection-cable-copy-space_169016-52810.jpg", imageAlt: "electrician testing electrical appliances"},
imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-switchboard-with-electrical-connection-cable-copy-space_169016-52810.jpg",
imageAlt: "electrician testing electrical appliances",
},
{ {
id: "4", id: "4", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-131901.jpg", imageAlt: "electrician using testing equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-131901.jpg",
imageAlt: "electrician using testing equipment",
},
{ {
id: "5", id: "5", imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23482.jpg", imageAlt: "electrical panel maintenance technician"},
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23482.jpg",
imageAlt: "electrical panel maintenance technician",
},
{ {
id: "6", id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-18333.jpg", imageAlt: "reliable electrician at work"},
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-18333.jpg",
imageAlt: "reliable electrician at work",
},
]} ]}
/> />
</div> </div>
@@ -123,29 +94,13 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Domestic & Industrial", title: "Domestic & Industrial", description: "Full-scale electrical system installations and wiring solutions.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-hard-hat-looks-wall-while-holding-electric-cable_169016-12103.jpg", imageAlt: "domestic electrical wiring installation"},
description: "Full-scale electrical system installations and wiring solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-hard-hat-looks-wall-while-holding-electric-cable_169016-12103.jpg",
imageAlt: "domestic electrical wiring installation",
},
{ {
title: "Appliances & Repairs", title: "Appliances & Repairs", description: "Reliable maintenance and fixing of your daily electrical home appliances.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-panel-wiring-installation-tool-hand_169016-68226.jpg", imageAlt: "industrial electrical maintenance services"},
description: "Reliable maintenance and fixing of your daily electrical home appliances.",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-panel-wiring-installation-tool-hand_169016-68226.jpg",
imageAlt: "industrial electrical maintenance services",
},
{ {
title: "Gate & Generator Setup", title: "Gate & Generator Setup", description: "Expert remote gate automation and emergency power generator installation.", imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741262.jpg", imageAlt: "remote control gate installation technician"},
description: "Expert remote gate automation and emergency power generator installation.",
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741262.jpg",
imageAlt: "remote control gate installation technician",
},
{ {
title: "Punctual Service", title: "Punctual Service", description: "Always on time, we respect your schedule while delivering superior workmanship.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-repairman-man-putting-gloves-work-with-car-service-station_496169-984.jpg", imageAlt: "emergency home generator installation service"},
description: "Always on time, we respect your schedule while delivering superior workmanship.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-repairman-man-putting-gloves-work-with-car-service-station_496169-984.jpg",
imageAlt: "emergency home generator installation service",
},
]} ]}
title="Comprehensive Electrical Services" title="Comprehensive Electrical Services"
description="High-quality installation, maintenance, and repair services tailored to meet your unique requirements." description="High-quality installation, maintenance, and repair services tailored to meet your unique requirements."
@@ -159,55 +114,22 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "basic", id: "basic", tag: "Essential", price: "$99", period: "/callout", description: "Standard service and diagnostic inspection for all appliances.", button: {
tag: "Essential", text: "Book Service", href: "#contact"},
price: "$99", featuresTitle: "Included:", features: [
period: "/callout", "On-site diagnostic", "Safety inspection", "Qualified technician"],
description: "Standard service and diagnostic inspection for all appliances.",
button: {
text: "Book Service",
href: "#contact",
},
featuresTitle: "Included:",
features: [
"On-site diagnostic",
"Safety inspection",
"Qualified technician",
],
}, },
{ {
id: "standard", id: "standard", tag: "Best Value", price: "$249", period: "/setup", description: "Comprehensive installation for remote gates or generator setups.", button: {
tag: "Best Value", text: "Book Installation", href: "#contact"},
price: "$249", featuresTitle: "Included:", features: [
period: "/setup", "Expert setup", "Full configuration", "Post-install safety check"],
description: "Comprehensive installation for remote gates or generator setups.",
button: {
text: "Book Installation",
href: "#contact",
},
featuresTitle: "Included:",
features: [
"Expert setup",
"Full configuration",
"Post-install safety check",
],
}, },
{ {
id: "pro", id: "pro", tag: "Industrial", price: "Call for Consultation", period: "/quote", description: "Enterprise-grade industrial electrical installations featuring dedicated 24/7 priority support.", button: {
tag: "Industrial", text: "Get Quote", href: "#contact"},
price: "Custom", featuresTitle: "Included:", features: [
period: "/quote", "Full scope design", "Safety compliance", "Priority 24/7 Support"],
description: "Enterprise-grade industrial electrical installations and maintenance.",
button: {
text: "Get Quote",
href: "#contact",
},
featuresTitle: "Included:",
features: [
"Full scope design",
"Safety compliance",
"Priority service",
],
}, },
]} ]}
title="Clear Transparent Pricing" title="Clear Transparent Pricing"
@@ -223,25 +145,13 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "100%", title: "On Time", description: "We value your schedule above all else.", icon: Clock,
value: "100%",
title: "On Time",
description: "We value your schedule above all else.",
icon: Clock,
}, },
{ {
id: "m2", id: "m2", value: "500+", title: "Projects Completed", description: "Quality results across our service area.", icon: Award,
value: "500+",
title: "Projects Completed",
description: "Quality results across our service area.",
icon: Award,
}, },
{ {
id: "m3", id: "m3", value: "24/7", title: "Safety Commitment", description: "Electrical systems built to last and protect.", icon: Shield,
value: "24/7",
title: "Safety Commitment",
description: "Electrical systems built to last and protect.",
icon: Shield,
}, },
]} ]}
title="Performance at a Glance" title="Performance at a Glance"
@@ -257,45 +167,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Miller", role: "Homeowner", company: "Residential", rating: 5,
name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-technician-connects-equipment-with-tool_169016-1475.jpg"},
role: "Homeowner",
company: "Residential",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-technician-connects-equipment-with-tool_169016-1475.jpg",
},
{ {
id: "2", id: "2", name: "David Raj", role: "Manager", company: "Factory-X", rating: 5,
name: "David Raj", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2712.jpg"},
role: "Manager",
company: "Factory-X",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2712.jpg",
},
{ {
id: "3", id: "3", name: "Emily Chen", role: "Owner", company: "LocalCafe", rating: 5,
name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg"},
role: "Owner",
company: "LocalCafe",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg",
},
{ {
id: "4", id: "4", name: "James Bond", role: "Manager", company: "WareCo", rating: 5,
name: "James Bond", imageSrc: "http://img.b2bpic.net/free-photo/architect-giving-hand-shake_23-2148242932.jpg"},
role: "Manager",
company: "WareCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/architect-giving-hand-shake_23-2148242932.jpg",
},
{ {
id: "5", id: "5", name: "Lisa Wong", role: "Homeowner", company: "Residential", rating: 5,
name: "Lisa Wong", imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg"},
role: "Homeowner",
company: "Residential",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg",
},
]} ]}
title="Trusted by Locals" title="Trusted by Locals"
description="Hear what our clients say about Ari Electrical services." description="Hear what our clients say about Ari Electrical services."
@@ -307,20 +192,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Do you offer emergency services?", content: "Yes, we handle emergency electrical concerns promptly. Reach out to our mobile contact numbers."},
title: "Do you offer emergency services?",
content: "Yes, we handle emergency electrical concerns promptly. Reach out to our mobile contact numbers.",
},
{ {
id: "f2", id: "f2", title: "Are you licensed for industrial work?", content: "Ari Electrical provides comprehensive services for both residential and industrial installations with full compliance to safety standards."},
title: "Are you licensed for industrial work?",
content: "Ari Electrical provides comprehensive services for both residential and industrial installations with full compliance to safety standards.",
},
{ {
id: "f3", id: "f3", title: "How do I schedule a generator installation?", content: "Simply call or email us, provide your location on Nasinu Road, and we will set up an inspection to determine the best unit for your needs."},
title: "How do I schedule a generator installation?",
content: "Simply call or email us, provide your location on Nasinu Road, and we will set up an inspection to determine the best unit for your needs.",
},
]} ]}
sideTitle="Commonly Asked Questions" sideTitle="Commonly Asked Questions"
sideDescription="Need clarification? We're here to help with your electrical project needs." sideDescription="Need clarification? We're here to help with your electrical project needs."
@@ -335,25 +211,14 @@ export default function LandingPage() {
description="Punctual, professional electrical contracting. Reach out to Shanil Sharma for your home or industrial requirements." description="Punctual, professional electrical contracting. Reach out to Shanil Sharma for your home or industrial requirements."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name"},
type: "text",
placeholder: "Your Name",
},
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email"},
type: "email",
placeholder: "Your Email",
},
{ {
name: "phone", name: "phone", type: "text", placeholder: "Your Phone Number"},
type: "text",
placeholder: "Your Phone Number",
},
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Tell us about your project requirements..."}}
placeholder: "Tell us about your project requirements...",
}}
imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23490.jpg" imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23490.jpg"
/> />
</div> </div>
@@ -365,18 +230,14 @@ export default function LandingPage() {
socialLinks={[ socialLinks={[
{ {
icon: Phone, icon: Phone,
href: "tel:8647902", href: "tel:8647902", ariaLabel: "Call us"},
ariaLabel: "Call us",
},
{ {
icon: Mail, icon: Mail,
href: "mailto:arielectrical774@gmail.com", href: "mailto:arielectrical774@gmail.com", ariaLabel: "Email us"},
ariaLabel: "Email us",
},
]} ]}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }