7 Commits

Author SHA1 Message Date
4c919b2094 Merge version_4 into main
Merge version_4 into main
2026-05-21 21:31:48 +00:00
d260792131 Update src/app/page.tsx 2026-05-21 21:31:42 +00:00
87d9c073ae Merge version_3 into main
Merge version_3 into main
2026-05-21 21:30:45 +00:00
d347df0178 Update src/app/page.tsx 2026-05-21 21:30:42 +00:00
4b204077b3 Merge version_3 into main
Merge version_3 into main
2026-05-21 21:30:21 +00:00
5ec749c0d7 Update src/app/page.tsx 2026-05-21 21:30:18 +00:00
4e16b63296 Merge version_2 into main
Merge version_2 into main
2026-05-21 21:28:28 +00:00

View File

@@ -62,21 +62,16 @@ export default function LandingPage() {
{
text: "Call Us Now", href: "tel:0275569116"},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg"
imageAlt="Professional electrician working on electrical switchboard"
imageSrc="https://lh3.googleusercontent.com/pw/AP1GczNBg2h5P-D-N-85u1o0K_WJ9oM1kP0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w1200-h800-no"
imageAlt="Professional electrical team on-site"
mediaAnimation="slide-up"
marqueeItems={[
{
type: "text", text: "Certified Professionals"},
{
type: "text", text: "24/7 Emergency Support"},
{
type: "text", text: "Safety Guaranteed"},
{
type: "text", text: "Residential & Commercial"},
{
type: "text", text: "Licensed & Insured"},
{ type: "image", src: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=1", alt: "Site imagery" },
{ type: "image", src: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=2", alt: "Site imagery" },
{ type: "image", src: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=3", alt: "Site imagery" },
{ type: "image", src: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=4", alt: "Site imagery" }
]}
marqueeClassName="opacity-80"
/>
</div>
@@ -87,16 +82,12 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Emergency Electrical Repairs", description: "Fast, reliable 24/7 troubleshooting and emergency repairs when you need them most.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176753.jpg", imageAlt: "Repairing electrical wiring" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-wires-with-lineman-s-pliers_169016-16063.jpg", imageAlt: "Precision electrical repair" },
title: "Emergency Electrical Repairs", description: "Fast, reliable 24/7 troubleshooting and emergency repairs when you need them most.", phoneOne: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=1", imageAlt: "Repairing electrical wiring" },
phoneTwo: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=2", imageAlt: "Precision electrical repair" },
},
{
title: "Lighting Upgrades", description: "From energy-efficient LED installations to custom mood lighting for home and business.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/professional-overalls-with-tools-background-repair-site-home-renovation-concept_169016-7322.jpg", imageAlt: "Modern LED lighting" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/black-lamp-with-light-bulb_1232-1243.jpg", imageAlt: "Lighting installation" },
},
{
title: "Appliance & Smart Installs", description: "Professional setup for smart home systems, EV chargers, and new household appliances.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg?_wi=1", imageAlt: "Smart system install" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-street_1303-25976.jpg", imageAlt: "EV charger installation" },
title: "Lighting Upgrades", description: "From energy-efficient LED installations to custom mood lighting for home and business.", phoneOne: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=3", imageAlt: "Modern LED lighting" },
phoneTwo: { imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w600-h400-no?_wi=4", imageAlt: "Lighting installation" },
},
]}
showStepNumbers={true}
@@ -109,16 +100,16 @@ export default function LandingPage() {
<MetricSplitMediaAbout
useInvertedBackground={true}
title="About Sparky Trade Services"
description="Based locally, we are committed to safety, reliability, and clear communication. Our team of qualified electricians ensures every job is compliant with national standards."
description="Based locally, we are committed to safety, reliability and clear communication. Our team of qualified electricians ensures every job is compliant with national standards."
metrics={[
{
value: "10+", title: "Years Expertise"},
{
value: "24/7", title: "On-Call Emergency"},
]}
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3534.jpg"
imageSrc="https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w800-h600-no"
mediaAnimation="slide-up"
imageAlt="Professional Electrical Tradesperson"
imageAlt="Our team in action"
metricsAnimation="slide-up"
/>
</div>
@@ -148,10 +139,10 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Professional, efficient, and very tidy. The best local electrician I've worked with.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg?_wi=2", imageAlt: "Client testimonial"},
imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w200-h200-no?_wi=1", imageAlt: "Client testimonial"},
{
id: "2", name: "Mark D.", handle: "@markd", testimonial: "Fixed our wiring faults fast. Truly professional service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Client testimonial"},
imageSrc: "https://lh3.googleusercontent.com/pw/AP1GczO2_o1P4X5P7o4L3o9L5o7P0pT3P7o4L3o9L5o7P0pT3P7o4L3o9L5o7=w200-h200-no?_wi=2", imageAlt: "Client testimonial"},
]}
showRating={true}
title="What Our Clients Say"