Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 18:40:44 +00:00

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
{
id: "01", title: "Full & Partial Rewires", description: "Complete electrical system upgrades and targeted rewiring solutions for older properties or specific requirements.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg", imageAlt: "Professional electrical rewiring service"},
{
id: "02", title: "Fuse Board Upgrades", description: "Modern consumer unit upgrades improving safety, capacity, and compliance with current electrical standards.", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24154.jpg?_wi=1", imageAlt: "Fuse board and electrical panel upgrade"},
id: "02", title: "Fuse Board Upgrades", description: "Modern consumer unit upgrades improving safety, capacity, and compliance with current electrical standards.", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24154.jpg", imageAlt: "Fuse board and electrical panel upgrade"},
{
id: "03", title: "Lighting Installation", description: "Professional lighting design and installation for any space - from decorative fixtures to energy-efficient solutions.", imageSrc: "http://img.b2bpic.net/free-photo/round-chandeliers-hanging-from-ceiling_250224-330.jpg", imageAlt: "Modern lighting installation and design"},
{
@@ -100,7 +100,7 @@ export default function LandingPage() {
{
id: "05", title: "Fault Finding & Diagnostics", description: "Expert troubleshooting to identify and resolve electrical faults, tripping circuits, and safety issues.", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-digital-tablet-electrician-work-items_169016-24255.jpg", imageAlt: "Electrical fault finding and diagnostics"},
{
id: "06", title: "Safety Inspections (EICR)", description: "Comprehensive electrical safety inspections and certifications to ensure your home meets all safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24154.jpg?_wi=2", imageAlt: "Professional electrical safety inspection"},
id: "06", title: "Safety Inspections (EICR)", description: "Comprehensive electrical safety inspections and certifications to ensure your home meets all safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24154.jpg", imageAlt: "Professional electrical safety inspection"},
]}
title="Comprehensive Electrical Services"
description="From routine maintenance to complete rewires, we handle all aspects of domestic electrical installation with professional expertise."
@@ -137,7 +137,7 @@ export default function LandingPage() {
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg"
imageAlt="Tony Miller, Managing Director of Dennis King Electrical"
mediaAnimation="scale-rotate"
mediaAnimation="blur-reveal"
imagePosition="right"
buttons={[{ text: "Schedule Consultation", href: "#contact" }]}
buttonAnimation="slide-up"
@@ -169,17 +169,13 @@ export default function LandingPage() {
showRating={true}
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "York Homeowner", testimonial: "Dennis King Electrical completely rewired our Victorian terrace. Professional team, minimal disruption, and the work was exceptional. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial"},
id: "1", name: "Sarah Johnson", handle: "York Homeowner", testimonial: "Dennis King Electrical completely rewired our Victorian terrace. Professional team, minimal disruption, and the work was exceptional. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson testimonial"},
{
id: "2", name: "Michael Chen", handle: "Clifton Area", testimonial: "Had an electrical emergency late on a Sunday. Tony's team responded quickly and fixed the issue professionally. Great service at a fair price.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen testimonial"},
id: "2", name: "Michael Chen", handle: "Clifton Area", testimonial: "Had an electrical emergency late on a Sunday. Tony's team responded quickly and fixed the issue professionally. Great service at a fair price.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen testimonial"},
{
id: "3", name: "Emily Rodriguez", handle: "Acomb Resident", testimonial: "They installed our EV charger and handled the full installation with expertise. Everything explained clearly and completed on time. Very satisfied.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez testimonial"},
id: "3", name: "Emily Rodriguez", handle: "Acomb Resident", testimonial: "They installed our EV charger and handled the full installation with expertise. Everything explained clearly and completed on time. Very satisfied.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez testimonial"},
{
id: "4", name: "David Wilson", handle: "Rawcliffe", testimonial: "Fuse board upgrade went smoothly. The team was knowledgeable, tidy, and left everything in perfect order. Will definitely use again.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Wilson testimonial"},
id: "4", name: "David Wilson", handle: "Rawcliffe", testimonial: "Fuse board upgrade went smoothly. The team was knowledgeable, tidy, and left everything in perfect order. Will definitely use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Wilson testimonial"},
]}
animationType="slide-up"
buttons={[{ text: "Get Your Free Quote Today", href: "#contact" }]}