Merge version_1 into main #2
214
src/app/page.tsx
214
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "#why-us",
|
||||
},
|
||||
name: "Why Us", id: "why-us"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Sparky Trade Services"
|
||||
/>
|
||||
@@ -54,78 +46,49 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Your Trusted Local Electricians"
|
||||
description="Premium electrical services for your home, renovation, or business. Reliable, safe, and professional workmanship guaranteed."
|
||||
kpis={[
|
||||
{
|
||||
value: "10+ Yrs",
|
||||
label: "Experience",
|
||||
},
|
||||
value: "10+ Yrs", label: "Experience"},
|
||||
{
|
||||
value: "24/7",
|
||||
label: "Emergency",
|
||||
},
|
||||
value: "24/7", label: "Emergency"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satisfied",
|
||||
},
|
||||
value: "100%", label: "Satisfied"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get A Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get A Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg"
|
||||
imageAlt="Professional electrician working"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-18020.jpg",
|
||||
alt: "A male electrician works in a switchboard with an electrical connecting cable",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-18020.jpg", alt: "A male electrician works in a switchboard with an electrical connecting cable"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51895.jpg",
|
||||
alt: "A male electrician works in a switchboard using an electrical connection cable",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51895.jpg", alt: "A male electrician works in a switchboard using an electrical connection cable"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/electrician-examines-construction-drawing-while-holding-electrical-cable-his-hand-work-site_169016-12042.jpg",
|
||||
alt: "An electrician examines a construction drawing while holding an electrical cable in his hand at a work site",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/electrician-examines-construction-drawing-while-holding-electrical-cable-his-hand-work-site_169016-12042.jpg", alt: "An electrician examines a construction drawing while holding an electrical cable in his hand at a work site"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-3869.jpg",
|
||||
alt: "Man, an electrical technician working in a switchboard with fuses. Installation and connection of electrical equipment.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-3869.jpg", alt: "Man, an electrical technician working in a switchboard with fuses. Installation and connection of electrical equipment."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serious-gardener-talking-by-mobile-phone_329181-20588.jpg",
|
||||
alt: "Serious gardener talking by mobile phone",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/serious-gardener-talking-by-mobile-phone_329181-20588.jpg", alt: "Serious gardener talking by mobile phone"},
|
||||
]}
|
||||
avatarText="Trusted by hundreds of local clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Certified Professionals",
|
||||
},
|
||||
type: "text", text: "Certified Professionals"},
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Availability",
|
||||
},
|
||||
type: "text", text: "24/7 Availability"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Safety First",
|
||||
},
|
||||
type: "text", text: "Safety First"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Competitive Pricing",
|
||||
},
|
||||
type: "text", text: "Competitive Pricing"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Licensed & Insured",
|
||||
},
|
||||
type: "text", text: "Licensed & Insured"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -137,46 +100,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Electrical Repairs",
|
||||
description: "Quick, safe troubleshooting and repairs for all residential electrical issues.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176753.jpg",
|
||||
imageAlt: "Electrical wiring renovation work",
|
||||
},
|
||||
title: "Electrical Repairs", description: "Quick, safe troubleshooting and repairs for all residential electrical issues.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176753.jpg", imageAlt: "Electrical wiring renovation work"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-wires-with-lineman-s-pliers_169016-16063.jpg",
|
||||
imageAlt: "Safe circuit breaker installation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg?_wi=2",
|
||||
imageAlt: "electrical wiring renovation work",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-wires-with-lineman-s-pliers_169016-16063.jpg", imageAlt: "Safe circuit breaker installation"},
|
||||
},
|
||||
{
|
||||
title: "Lighting Design",
|
||||
description: "Professional LED upgrades and custom lighting design to transform your space.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-overalls-with-tools-background-repair-site-home-renovation-concept_169016-7322.jpg",
|
||||
imageAlt: "Modern lighting design interior",
|
||||
},
|
||||
title: "Lighting Design", description: "Professional LED upgrades and custom lighting design to transform your space.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-overalls-with-tools-background-repair-site-home-renovation-concept_169016-7322.jpg", imageAlt: "Modern lighting design interior"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-lamp-with-light-bulb_1232-1243.jpg",
|
||||
imageAlt: "Residential lighting upgrades",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-smart-home-application-with-voice-command-turn-light-by-tablet-lady-usin_482257-1940.jpg",
|
||||
imageAlt: "electrical wiring renovation work",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-lamp-with-light-bulb_1232-1243.jpg", imageAlt: "Residential lighting upgrades"},
|
||||
},
|
||||
{
|
||||
title: "Installations",
|
||||
description: "Expert EV charger, smart system, and appliance installation services.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg?_wi=1",
|
||||
imageAlt: "Electric vehicle charger install",
|
||||
},
|
||||
title: "Installations", description: "Expert EV charger, smart system, and appliance installation services.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg", imageAlt: "Electric vehicle charger install"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-street_1303-25976.jpg",
|
||||
imageAlt: "Smart home energy system setup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
|
||||
imageAlt: "electrical wiring renovation work",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-street_1303-25976.jpg", imageAlt: "Smart home energy system setup"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -192,13 +131,9 @@ export default function LandingPage() {
|
||||
description="We believe in transparency, safety, and delivering high-quality results that exceed customer expectations on every project."
|
||||
metrics={[
|
||||
{
|
||||
value: "500+",
|
||||
title: "Projects Completed",
|
||||
},
|
||||
value: "500+", title: "Projects Completed"},
|
||||
{
|
||||
value: "200+",
|
||||
title: "Happy Clients",
|
||||
},
|
||||
value: "200+", title: "Happy Clients"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3534.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -214,20 +149,11 @@ export default function LandingPage() {
|
||||
tag="Our Performance"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100%",
|
||||
description: "Safety Standards",
|
||||
},
|
||||
id: "1", value: "100%", description: "Safety Standards"},
|
||||
{
|
||||
id: "2",
|
||||
value: "24h",
|
||||
description: "Quote Turnaround",
|
||||
},
|
||||
id: "2", value: "24h", description: "Quote Turnaround"},
|
||||
{
|
||||
id: "3",
|
||||
value: "5*",
|
||||
description: "Avg Rating",
|
||||
},
|
||||
id: "3", value: "5*", description: "Avg Rating"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -240,50 +166,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "Sparky Trade Services did an amazing job with our kitchen lighting upgrade. Very professional and tidy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg?_wi=2",
|
||||
imageAlt: "happy home owner portrait",
|
||||
},
|
||||
id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Sparky Trade Services did an amazing job with our kitchen lighting upgrade. Very professional and tidy.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg", imageAlt: "happy home owner portrait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
handle: "@markd",
|
||||
testimonial: "Reliable and responsive. They sorted our electrical faults in record time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
|
||||
imageAlt: "professional client portrait",
|
||||
},
|
||||
id: "2", name: "Mark D.", handle: "@markd", testimonial: "Reliable and responsive. They sorted our electrical faults in record time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "professional client portrait"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
handle: "@emilyr",
|
||||
testimonial: "Friendly team, quality work. Would highly recommend for any home project.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-watching-video-laptop-looking-computer-screen-working-from-home-online_1258-199755.jpg",
|
||||
imageAlt: "homeowner portrait natural lighting",
|
||||
},
|
||||
id: "3", name: "Emily R.", handle: "@emilyr", testimonial: "Friendly team, quality work. Would highly recommend for any home project.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-watching-video-laptop-looking-computer-screen-working-from-home-online_1258-199755.jpg", imageAlt: "homeowner portrait natural lighting"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@davidk",
|
||||
testimonial: "Exceptional service for our EV charger installation. Clean and efficient.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg",
|
||||
imageAlt: "smiling home owner satisfied",
|
||||
},
|
||||
id: "4", name: "David K.", handle: "@davidk", testimonial: "Exceptional service for our EV charger installation. Clean and efficient.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg", imageAlt: "smiling home owner satisfied"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Linda P.",
|
||||
handle: "@lindap",
|
||||
testimonial: "They take safety seriously and explain everything clearly. Great experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg",
|
||||
imageAlt: "residential service customer portrait",
|
||||
},
|
||||
id: "5", name: "Linda P.", handle: "@lindap", testimonial: "They take safety seriously and explain everything clearly. Great experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg", imageAlt: "residential service customer portrait"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Hear From Our Customers"
|
||||
@@ -297,20 +193,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer free quotes?",
|
||||
content: "Yes, we provide no-obligation quotes for all residential and commercial projects.",
|
||||
},
|
||||
id: "1", title: "Do you offer free quotes?", content: "Yes, we provide no-obligation quotes for all residential and commercial projects."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are you available after hours?",
|
||||
content: "We offer emergency assistance for critical electrical issues outside standard hours.",
|
||||
},
|
||||
id: "2", title: "Are you available after hours?", content: "We offer emergency assistance for critical electrical issues outside standard hours."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What areas do you cover?",
|
||||
content: "We serve the entire local region and surrounding suburbs.",
|
||||
},
|
||||
id: "3", title: "What areas do you cover?", content: "We serve the entire local region and surrounding suburbs."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our electrical services."
|
||||
@@ -322,14 +209,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Looking for a reliable electrician for your home, renovation, or business? Get in touch today for a professional quote."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call 027 556 9116",
|
||||
href: "tel:0275569116",
|
||||
},
|
||||
text: "Call 027 556 9116", href: "tel:0275569116"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user