Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-31 13:57:00 +00:00

View File

@@ -31,52 +31,35 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Why Choose Us",
id: "#why-choose-us",
},
name: "Why Choose Us", id: "#why-choose-us"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="City Living Electrical & Heating"
bottomLeftText="24/7 Emergency Service"
bottomRightText="Get a Free Quote"
button={{
text: "Call 07882 758780",
href: "tel:07882758780",
}}
text: "Call 07882 758780", href: "tel:07882758780"}}
/>
</div>
<div id="home" data-section="home">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="City Living Electrical & Heating Ltd"
description="Fast response, honest pricing, and professional workmanship for homes and businesses. Emergency and scheduled services available 24/7."
buttons={[
{
text: "Call Now",
href: "tel:07882758780",
},
text: "Call Now", href: "tel:07882758780"},
{
text: "Request a Free Quote",
href: "#contact",
},
text: "Request a Free Quote", href: "#contact"},
]}
buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/young-worker-holding-hands-pockets-uniform-looking-cheerful-front-view_176474-21697.jpg"
@@ -91,77 +74,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
date: "2023-10-26",
title: "Exceptional Service",
quote: "Fantastic service, fast call out, did our job efficiently and diligently at a great cost. Highly recommended.",
tag: "Electrical Repair",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
avatarAlt: "Sarah Johnson avatar",
imageSrc: "http://img.b2bpic.net/free-photo/modern-district-aerial-panorama-urban-style_169016-68484.jpg",
imageAlt: "Modern kitchen",
},
id: "1", name: "Sarah Johnson", date: "2023-10-26", title: "Exceptional Service", quote: "Fantastic service, fast call out, did our job efficiently and diligently at a great cost. Highly recommended.", tag: "Electrical Repair", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", avatarAlt: "Sarah Johnson avatar", imageSrc: "http://img.b2bpic.net/free-photo/modern-district-aerial-panorama-urban-style_169016-68484.jpg", imageAlt: "Modern kitchen"},
{
id: "2",
name: "Michael Chen",
date: "2023-11-15",
title: "Honest & Informative",
quote: "Very honest approach to his work and informative too. Resolved our heating issue quickly and effectively.",
tag: "Heating Service",
avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
avatarAlt: "Michael Chen avatar",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-patient-consulting-dentist-dental-clinic_23-2147879162.jpg",
imageAlt: "Office building interior",
},
id: "2", name: "Michael Chen", date: "2023-11-15", title: "Honest & Informative", quote: "Very honest approach to his work and informative too. Resolved our heating issue quickly and effectively.", tag: "Heating Service", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", avatarAlt: "Michael Chen avatar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-patient-consulting-dentist-dental-clinic_23-2147879162.jpg", imageAlt: "Office building interior"},
{
id: "3",
name: "Emily Rodriguez",
date: "2023-12-01",
title: "Great Job, No Regrets",
quote: "I have had work done from them; they do a great job. No regrets, truly professional and reliable.",
tag: "Domestic Electrical",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
avatarAlt: "Emily Rodriguez avatar",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-scandinavian-living-room-with-design-mint-sofa-furnitures-mock-up-poster-map-plants-eleg_1258-152155.jpg",
imageAlt: "Residential bathroom",
},
id: "3", name: "Emily Rodriguez", date: "2023-12-01", title: "Great Job, No Regrets", quote: "I have had work done from them; they do a great job. No regrets, truly professional and reliable.", tag: "Domestic Electrical", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", avatarAlt: "Emily Rodriguez avatar", imageSrc: "http://img.b2bpic.net/free-photo/stylish-scandinavian-living-room-with-design-mint-sofa-furnitures-mock-up-poster-map-plants-eleg_1258-152155.jpg", imageAlt: "Residential bathroom"},
{
id: "4",
name: "David Kim",
date: "2024-01-08",
title: "Reliable & Efficient",
quote: "Called for an emergency and they were here within the hour. Fixed the fault quickly and professionally. Excellent service!",
tag: "Emergency Call-Out",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg",
avatarAlt: "David Kim avatar",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg",
imageAlt: "Electrical fault finding",
},
id: "4", name: "David Kim", date: "2024-01-08", title: "Reliable & Efficient", quote: "Called for an emergency and they were here within the hour. Fixed the fault quickly and professionally. Excellent service!", tag: "Emergency Call-Out", avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg", avatarAlt: "David Kim avatar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg", imageAlt: "Electrical fault finding"},
{
id: "5",
name: "Jessica Lee",
date: "2024-02-20",
title: "Highly Professional",
quote: "City Living installed new lighting in our home. The team was highly professional, clean, and the results are fantastic. Couldn't be happier.",
tag: "Lighting Installation",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-122007.jpg",
avatarAlt: "Jessica Lee avatar",
imageSrc: "http://img.b2bpic.net/free-photo/render-3d-contemporary-kitchen_1048-17750.jpg",
imageAlt: "Modern home interior",
},
id: "5", name: "Jessica Lee", date: "2024-02-20", title: "Highly Professional", quote: "City Living installed new lighting in our home. The team was highly professional, clean, and the results are fantastic. Couldn't be happier.", tag: "Lighting Installation", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-122007.jpg", avatarAlt: "Jessica Lee avatar", imageSrc: "http://img.b2bpic.net/free-photo/render-3d-contemporary-kitchen_1048-17750.jpg", imageAlt: "Modern home interior"},
{
id: "6",
name: "Robert Brown",
date: "2024-03-05",
title: "Excellent Commercial Service",
quote: "We rely on City Living for all our commercial electrical maintenance. Their service is consistently excellent, and their team is always responsive.",
tag: "Commercial Electrical",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg",
avatarAlt: "Robert Brown avatar",
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683471.jpg",
imageAlt: "Commercial building interior",
},
id: "6", name: "Robert Brown", date: "2024-03-05", title: "Excellent Commercial Service", quote: "We rely on City Living for all our commercial electrical maintenance. Their service is consistently excellent, and their team is always responsive.", tag: "Commercial Electrical", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg", avatarAlt: "Robert Brown avatar", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683471.jpg", imageAlt: "Commercial building interior"},
]}
title="Trusted Local Electrical & Heating Experts"
description="Read what our satisfied customers say about our fast response, honest pricing, and professional workmanship. We're proud to be a 5-star rated local business providing 24-hour service."
@@ -175,41 +98,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Electrical Fault Finding",
description: "Quickly identify and resolve electrical issues to ensure safety and restore power.",
imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-with-white-background_187299-39966.jpg",
imageAlt: "Magnifying glass icon",
},
title: "Electrical Fault Finding", description: "Quickly identify and resolve electrical issues to ensure safety and restore power.", imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-with-white-background_187299-39966.jpg", imageAlt: "Magnifying glass icon"},
{
title: "Consumer Unit Upgrades",
description: "Modernize your electrical system with new, safer consumer units to protect your property.",
imageSrc: "http://img.b2bpic.net/free-vector/creative-devices-25-outline-icon-pack-such-as-battery-handset-database-call-edit_1142-21260.jpg",
imageAlt: "Fuse box icon",
},
title: "Consumer Unit Upgrades", description: "Modernize your electrical system with new, safer consumer units to protect your property.", imageSrc: "http://img.b2bpic.net/free-vector/creative-devices-25-outline-icon-pack-such-as-battery-handset-database-call-edit_1142-21260.jpg", imageAlt: "Fuse box icon"},
{
title: "Rewiring Services",
description: "Complete or partial rewiring for older properties, ensuring compliance and safety standards.",
imageSrc: "http://img.b2bpic.net/free-vector/house-with-power-bolt-black-green_78370-6709.jpg",
imageAlt: "Electrical wiring icon",
},
title: "Rewiring Services", description: "Complete or partial rewiring for older properties, ensuring compliance and safety standards.", imageSrc: "http://img.b2bpic.net/free-vector/house-with-power-bolt-black-green_78370-6709.jpg", imageAlt: "Electrical wiring icon"},
{
title: "Heating Repairs & Maintenance",
description: "Expert diagnosis and repair of heating system faults, plus routine maintenance to extend lifespan.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-thermometer-show-hot-cold-temperature_107791-17373.jpg",
imageAlt: "Wrench and heating system icon",
},
title: "Heating Repairs & Maintenance", description: "Expert diagnosis and repair of heating system faults, plus routine maintenance to extend lifespan.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-thermometer-show-hot-cold-temperature_107791-17373.jpg", imageAlt: "Wrench and heating system icon"},
{
title: "Heating Installations",
description: "Professional installation of new boilers, radiators, and complete heating systems.",
imageSrc: "http://img.b2bpic.net/free-vector/creative-plumber-25-flat-icon-pack-such-as-disposal-industrial-water-drain-screwdriver_1142-26830.jpg",
imageAlt: "Gears and calendar icon",
},
title: "Heating Installations", description: "Professional installation of new boilers, radiators, and complete heating systems.", imageSrc: "http://img.b2bpic.net/free-vector/creative-plumber-25-flat-icon-pack-such-as-disposal-industrial-water-drain-screwdriver_1142-26830.jpg", imageAlt: "Gears and calendar icon"},
{
title: "24/7 Emergency Electrician",
description: "Fast response for power outages, urgent electrical repairs, and critical safety issues, day or night.",
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wall-clock-doing-ok-sign-smiling_141793-28559.jpg",
imageAlt: "Lightning bolt icon",
},
title: "24/7 Emergency Electrician", description: "Fast response for power outages, urgent electrical repairs, and critical safety issues, day or night.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wall-clock-doing-ok-sign-smiling_141793-28559.jpg", imageAlt: "Lightning bolt icon"},
]}
title="Comprehensive Electrical & Heating Services"
description="From urgent fault finding and repairs to full installations and maintenance, our qualified professionals provide reliable and safe solutions for homes and businesses."
@@ -222,9 +121,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Why Choose City Living Electrical & Heating?"
description={[
"We are your trusted local experts, committed to providing fast response, honest advice, and reliable workmanship. Our team of fully qualified professionals is dedicated to safety and customer satisfaction.",
"With 24/7 availability and competitive pricing, we ensure your electrical and heating needs are met efficiently and effectively, giving you peace of mind.",
]}
"We are your trusted local experts, committed to providing fast response, honest advice, and reliable workmanship. Our team of fully qualified professionals is dedicated to safety and customer satisfaction.", "With 24/7 availability and competitive pricing, we ensure your electrical and heating needs are met efficiently and effectively, giving you peace of mind."]}
/>
</div>
@@ -235,23 +132,14 @@ export default function LandingPage() {
tag="Seamless Service"
metrics={[
{
id: "step-1",
value: "Step 1",
description: "Call us or submit a quote request online. Our team is available 24/7 for emergencies or scheduled work.",
imageSrc: "http://img.b2bpic.net/free-vector/call-center-design-concept-set_98292-772.jpg",
id: "step-1", value: "Step 1", description: "Call us or submit a quote request online. Our team is available 24/7 for emergencies or scheduled work."
},
{
id: "step-2",
value: "Step 2",
description: "Receive expert advice and schedule a visit at your convenience. We provide transparent recommendations.",
imageSrc: "http://img.b2bpic.net/free-vector/schedule-background-design_1300-254.jpg",
id: "step-2", value: "Step 2", description: "Receive expert advice and schedule a visit at your convenience. We provide transparent recommendations."
},
{
id: "step-3",
value: "Step 3",
description: "Our professionals complete the work safely and efficiently, ensuring high-quality, reliable results.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-courier-giving-touchpad-senior-customer-sing-home-delivery_637285-2319.jpg",
},
id: "step-3", value: "Step 3", description: "Our professionals complete the work safely and efficiently, ensuring high-quality, reliable results."
}
]}
metricsAnimation="slide-up"
/>
@@ -262,17 +150,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Central City",
"Eastside Borough",
"Westwood Village",
"Northpoint District",
"Southgate Estates",
"Riverside Community",
"Industrial Park",
"Downtown Hub",
"Suburbia Heights",
"Greenwood Township",
]}
"Central City", "Eastside Borough", "Westwood Village", "Northpoint District", "Southgate Estates", "Riverside Community", "Industrial Park", "Downtown Hub", "Suburbia Heights", "Greenwood Township"]}
title="Serving Local Homes & Businesses"
description="We proudly serve residential and commercial clients across our local service area, providing prompt and reliable electrical and heating solutions."
speed={60}
@@ -287,39 +165,20 @@ export default function LandingPage() {
description="Available 24 hours for emergencies and scheduled work. Request your free quote now and experience trusted local service."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
},
name: "email", type: "email", placeholder: "Email Address"},
]}
multiSelect={{
name: "service",
label: "Service Required",
options: [
"Emergency Electrician",
"Domestic Electrical Services",
"Commercial Electrical Services",
"Heating Services",
"Fault Finding",
"Other",
],
name: "service", label: "Service Required", options: [
"Emergency Electrician", "Domestic Electrical Services", "Commercial Electrical Services", "Heating Services", "Fault Finding", "Other"],
}}
textarea={{
name: "message",
placeholder: "Tell us about your needs...",
rows: 4,
name: "message", placeholder: "Tell us about your needs...", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/young-pleased-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-gestures-three-isolated-white-background-with-copy-space_141793-65534.jpg"
imageAlt="Electrician on a call with a client, ready to provide service."
@@ -333,13 +192,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="City Living Electrical & Heating Ltd"
leftLink={{
text: "Services",
href: "#services",
}}
text: "Services", href: "#services"}}
rightLink={{
text: "Contact Us",
href: "#contact",
}}
text: "Contact Us", href: "#contact"}}
/>
</div>
</ReactLenis>