diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d7f6ff5..e9718c5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,25 +46,19 @@ export default function AboutPage() { description="Dennis King Electrical Limited has been a trusted name in domestic electrical services for over 50 years. Founded on principles of expertise, reliability, and safety, our family-run business has built a reputation as York's premier choice for qualified electrical work. We're proud to serve three generations of families in York and the surrounding area." bulletPoints={[ { - title: "Established Legacy", - description: - "Over 50 years of continuous service to York homeowners, building trust through quality workmanship and professional standards.", - icon: MapPin, + title: "Established Legacy", description: + "Over 50 years of continuous service to York homeowners, building trust through quality workmanship and professional standards.", icon: MapPin, }, { - title: "Family Business", - description: - "A true family operation committed to treating every customer like family, with personal attention and care.", - icon: MapPin, + title: "Family Business", description: + "A true family operation committed to treating every customer like family, with personal attention and care.", icon: MapPin, }, { - title: "Industry Leaders", - description: - "Continuous investment in training, certifications, and the latest technology to stay ahead of industry standards.", - icon: MapPin, + title: "Industry Leaders", description: + "Continuous investment in training, certifications, and the latest technology to stay ahead of industry standards.", icon: MapPin, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg" imageAlt="Dennis King Electrical professional team" imagePosition="right" textboxLayout="default" @@ -81,25 +75,19 @@ export default function AboutPage() { description="Based in York, we proudly serve homeowners throughout York city centre and the surrounding Yorkshire communities. Our local knowledge and established reputation make us the trusted choice for domestic electrical work in the region. We understand the unique electrical needs of York properties, from Victorian townhouses to modern developments." bulletPoints={[ { - title: "York City Centre", - description: - "Historic properties and modern homes throughout York's city centre.", - icon: MapPin, + title: "York City Centre", description: + "Historic properties and modern homes throughout York's city centre.", icon: MapPin, }, { - title: "Northern Suburbs", - description: - "Serving Rawcliffe, Wigginton, and surrounding northern communities.", - icon: MapPin, + title: "Northern Suburbs", description: + "Serving Rawcliffe, Wigginton, and surrounding northern communities.", icon: MapPin, }, { - title: "Southern Areas", - description: - "Covering Bishopthorpe, Strensall, and villages to the south.", - icon: MapPin, + title: "Southern Areas", description: + "Covering Bishopthorpe, Strensall, and villages to the south.", icon: MapPin, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bold-metro-station-chatelet-paris_23-2148232435.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/bold-metro-station-chatelet-paris_23-2148232435.jpg" imageAlt="Map of York and service area" imagePosition="left" textboxLayout="default" @@ -130,14 +118,10 @@ export default function AboutPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com", - ariaLabel: "Facebook", - }, + href: "https://facebook.com", ariaLabel: "Facebook"}, { icon: Twitter, - href: "https://twitter.com", - ariaLabel: "Twitter", - }, + href: "https://twitter.com", ariaLabel: "Twitter"}, ]} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 54202ae..fa0f7d2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -61,24 +61,18 @@ export default function ContactPage() { description="Dennis King Electrical is conveniently located in York and serves customers throughout York and the surrounding Yorkshire area. We're available for consultations, quotations, and emergency calls during business hours and 24/7 for electrical emergencies." bulletPoints={[ { - title: "Phone", - description: "Call us on 01904 000000 for immediate assistance and free quotations.", - icon: Phone, + title: "Phone", description: "Call us on 01904 000000 for immediate assistance and free quotations.", icon: Phone, }, { - title: "Email", - description: - "Contact us at info@denniskingelectrical.co.uk with details of your requirements.", - icon: Mail, + title: "Email", description: + "Contact us at info@denniskingelectrical.co.uk with details of your requirements.", icon: Mail, }, { - title: "Location", - description: - "Based in York, Yorkshire. We serve York city centre and surrounding communities.", - icon: MapPin, + title: "Location", description: + "Based in York, Yorkshire. We serve York city centre and surrounding communities.", icon: MapPin, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg" imageAlt="Dennis King Electrical team ready to help" imagePosition="right" textboxLayout="default" @@ -95,25 +89,19 @@ export default function ContactPage() { description="We understand that contacting an electrician is an important decision. That's why we're committed to making the process easy, transparent, and customer-focused. From your first call to project completion, we're with you every step of the way." bulletPoints={[ { - title: "Free Quotations", - description: - "No hidden costs. We provide transparent, detailed quotations for all work before you commit.", - icon: Phone, + title: "Free Quotations", description: + "No hidden costs. We provide transparent, detailed quotations for all work before you commit.", icon: Phone, }, { - title: "Quick Response", - description: - "We aim to respond to all enquiries within 24 hours. For emergencies, call immediately.", - icon: Phone, + title: "Quick Response", description: + "We aim to respond to all enquiries within 24 hours. For emergencies, call immediately.", icon: Phone, }, { - title: "Professional Team", - description: - "All our electricians are fully qualified, insured, and background-checked for your peace of mind.", - icon: Phone, + title: "Professional Team", description: + "All our electricians are fully qualified, insured, and background-checked for your peace of mind.", icon: Phone, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bold-metro-station-chatelet-paris_23-2148232435.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/bold-metro-station-chatelet-paris_23-2148232435.jpg" imageAlt="York map showing service area" imagePosition="left" textboxLayout="default" @@ -129,14 +117,10 @@ export default function ContactPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com", - ariaLabel: "Facebook", - }, + href: "https://facebook.com", ariaLabel: "Facebook"}, { icon: Twitter, - href: "https://twitter.com", - ariaLabel: "Twitter", - }, + href: "https://twitter.com", ariaLabel: "Twitter"}, ]} /> diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9379616..fd2fbb2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const archivo = Archivo({ - variable: "--font-archivo", - subsets: ["latin"], + variable: "--font-archivo", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Dennis King Electrical | Domestic Electrician in York | 50+ Years", - description: "Expert domestic electrician in York with 50+ years experience. Fully qualified, insured electricians offering rewiring, consumer unit upgrades, EV chargers & more. Call today!", - keywords: "electrician York, domestic electrician York, electrical installations York, rewiring services York, EV charger installation York, EICR inspection York, electrical fault finding York", - metadataBase: new URL("https://denniskingelectrical.co.uk"), + title: "Dennis King Electrical | Domestic Electrician in York | 50+ Years", description: "Expert domestic electrician in York with 50+ years experience. Fully qualified, insured electricians offering rewiring, consumer unit upgrades, EV chargers & more. Call today!", keywords: "electrician York, domestic electrician York, electrical installations York, rewiring services York, EV charger installation York, EICR inspection York, electrical fault finding York", metadataBase: new URL("https://denniskingelectrical.co.uk"), alternates: { - canonical: "https://denniskingelectrical.co.uk", - }, + canonical: "https://denniskingelectrical.co.uk"}, openGraph: { - title: "Dennis King Electrical | Trusted Electrician in York", - description: "50+ years of expert domestic electrical installations in York. Fully qualified electricians. Free quotations available.", - url: "https://denniskingelectrical.co.uk", - siteName: "Dennis King Electrical Limited", - type: "website", - images: [ + title: "Dennis King Electrical | Trusted Electrician in York", description: "50+ years of expert domestic electrical installations in York. Fully qualified electricians. Free quotations available.", url: "https://denniskingelectrical.co.uk", siteName: "Dennis King Electrical Limited", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg", - alt: "Dennis King Electrical - Professional electrician", - }, + url: "http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg", alt: "Dennis King Electrical - Professional electrician"}, ], }, twitter: { - card: "summary_large_image", - title: "Dennis King Electrical | Expert Electrician in York", - description: "50+ years serving York homeowners with professional electrical services.", - images: ["http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg"], + card: "summary_large_image", title: "Dennis King Electrical | Expert Electrician in York", description: "50+ years serving York homeowners with professional electrical services.", images: ["http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg"], }, robots: { index: true, diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b2b7e0..e8aef8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,19 +54,13 @@ export default function HomePage() { slides={[ { imageSrc: - "http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=1", - imageAlt: "Professional electrician at work", - }, + "http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg", imageAlt: "Professional electrician at work"}, { imageSrc: - "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", - imageAlt: "Electrical installation service", - }, + "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", imageAlt: "Electrical installation service"}, { imageSrc: - "http://img.b2bpic.net/free-vector/electrician-landing-page_23-2148716532.jpg", - imageAlt: "Qualified electrician with tools", - }, + "http://img.b2bpic.net/free-vector/electrician-landing-page_23-2148716532.jpg", imageAlt: "Qualified electrician with tools"}, ]} autoplayDelay={5000} showDimOverlay={true} @@ -81,25 +75,19 @@ export default function HomePage() { description="Dennis King Electrical Limited has been serving York and surrounding areas for over 50 years. Our family-run business is built on a foundation of expertise, reliability, and unwavering commitment to safety. Every installation is performed by fully qualified electricians who stay current with the latest industry standards and regulations." bulletPoints={[ { - title: "Fully Qualified Electricians", - description: - "All our team members are certified and insured, ensuring compliance with UK electrical standards.", - icon: CheckCircle, + title: "Fully Qualified Electricians", description: + "All our team members are certified and insured, ensuring compliance with UK electrical standards.", icon: CheckCircle, }, { - title: "Safety & Compliance First", - description: - "We prioritize your home's safety with rigorous adherence to electrical regulations and industry best practices.", - icon: Shield, + title: "Safety & Compliance First", description: + "We prioritize your home's safety with rigorous adherence to electrical regulations and industry best practices.", icon: Shield, }, { - title: "Local Expertise", - description: - "Five decades serving York means we understand the unique electrical needs of local properties and infrastructure.", - icon: Award, + title: "Local Expertise", description: + "Five decades serving York means we understand the unique electrical needs of local properties and infrastructure.", icon: Award, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg" imageAlt="Dennis King Electrical professional team" imagePosition="right" textboxLayout="default" @@ -116,65 +104,29 @@ export default function HomePage() { tag="Our Services" features={[ { - id: "rewires", - title: "Full & Partial Rewires", - description: - "Complete electrical system upgrades for older properties or partial rewiring for specific areas.", - tag: "Rewiring", - imageSrc: - "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=1", - imageAlt: "Electrical rewiring work", - }, + id: "rewires", title: "Full & Partial Rewires", description: + "Complete electrical system upgrades for older properties or partial rewiring for specific areas.", tag: "Rewiring", imageSrc: + "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg", imageAlt: "Electrical rewiring work"}, { - id: "consumer-unit", - title: "Consumer Unit Upgrades", - description: - "Modern fuse board replacements and upgrades to meet current safety standards.", - tag: "Safety", - imageSrc: - "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5073.jpg?_wi=1", - imageAlt: "Consumer unit installation", - }, + id: "consumer-unit", title: "Consumer Unit Upgrades", description: + "Modern fuse board replacements and upgrades to meet current safety standards.", tag: "Safety", imageSrc: + "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5073.jpg", imageAlt: "Consumer unit installation"}, { - id: "lighting", - title: "Lighting Installations", - description: - "Indoor and outdoor lighting solutions, from ambient home lighting to landscape illumination.", - tag: "Lighting", - imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-wearing-embroidered-shirt_23-2149394271.jpg?_wi=1", - imageAlt: "Modern lighting installation", - }, + id: "lighting", title: "Lighting Installations", description: + "Indoor and outdoor lighting solutions, from ambient home lighting to landscape illumination.", tag: "Lighting", imageSrc: + "http://img.b2bpic.net/free-photo/young-woman-wearing-embroidered-shirt_23-2149394271.jpg", imageAlt: "Modern lighting installation"}, { - id: "ev-charger", - title: "EV Charger Installation", - description: - "Professional installation of electric vehicle charging points at your home.", - tag: "EV Charging", - imageSrc: - "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg?_wi=1", - imageAlt: "EV charger installation", - }, + id: "ev-charger", title: "EV Charger Installation", description: + "Professional installation of electric vehicle charging points at your home.", tag: "EV Charging", imageSrc: + "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg", imageAlt: "EV charger installation"}, { - id: "fault-finding", - title: "Electrical Fault Finding", - description: - "Expert diagnostics to identify and resolve electrical issues safely and efficiently.", - tag: "Diagnosis", - imageSrc: - "http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=2", - imageAlt: "Electrical fault diagnosis", - }, + id: "fault-finding", title: "Electrical Fault Finding", description: + "Expert diagnostics to identify and resolve electrical issues safely and efficiently.", tag: "Diagnosis", imageSrc: + "http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg", imageAlt: "Electrical fault diagnosis"}, { - id: "eicr", - title: "EICR Safety Inspections", - description: - "Comprehensive electrical safety inspections and certification reports for peace of mind.", - tag: "Inspection", - imageSrc: - "http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg?_wi=1", - imageAlt: "EICR inspection work", - }, + id: "eicr", title: "EICR Safety Inspections", description: + "Comprehensive electrical safety inspections and certification reports for peace of mind.", tag: "Inspection", imageSrc: + "http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg", imageAlt: "EICR inspection work"}, ]} animationType="slide-up" textboxLayout="default" @@ -192,15 +144,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "50+ Years Experience", - "Fully Qualified Electricians", - "Fully Insured", - "Certified & Compliant", - "Local York Experts", - "24/7 Availability", - "Free Quotations", - "Customer Focused", - ]} + "50+ Years Experience", "Fully Qualified Electricians", "Fully Insured", "Certified & Compliant", "Local York Experts", "24/7 Availability", "Free Quotations", "Customer Focused"]} speed={50} showCard={true} /> @@ -216,95 +160,35 @@ export default function HomePage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Margaret Thompson, Homeowner", - date: "Date: January 2025", - title: "Excellent service and professionalism", - quote: - "Dennis King's team completely rewired our 1960s property. The work was thorough, clean, and completed on schedule. They explained everything clearly and answered all our questions. Highly recommended for anyone in York.", - tag: "Rewiring", - avatarSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - avatarAlt: "Margaret Thompson", - imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-hammering-nail-female-homeowner-giving-instructions_1098-17849.jpg", - imageAlt: "Satisfied customer Margaret Thompson", - }, + id: "1", name: "Margaret Thompson, Homeowner", date: "Date: January 2025", title: "Excellent service and professionalism", quote: + "Dennis King's team completely rewired our 1960s property. The work was thorough, clean, and completed on schedule. They explained everything clearly and answered all our questions. Highly recommended for anyone in York.", tag: "Rewiring", avatarSrc: + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Margaret Thompson", imageSrc: + "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-hammering-nail-female-homeowner-giving-instructions_1098-17849.jpg", imageAlt: "Satisfied customer Margaret Thompson"}, { - id: "2", - name: "James Wright, Homeowner", - date: "Date: December 2024", - title: "Professional and reliable", - quote: - "Had a fuse board upgrade done last month. The electricians were punctual, professional, and left the work area spotless. They're clearly experienced with older properties. Great value for money.", - tag: "Consumer Unit", - avatarSrc: - "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", - avatarAlt: "James Wright", - imageSrc: - "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5073.jpg?_wi=2", - imageAlt: "Customer James Wright", - }, + id: "2", name: "James Wright, Homeowner", date: "Date: December 2024", title: "Professional and reliable", quote: + "Had a fuse board upgrade done last month. The electricians were punctual, professional, and left the work area spotless. They're clearly experienced with older properties. Great value for money.", tag: "Consumer Unit", avatarSrc: + "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", avatarAlt: "James Wright", imageSrc: + "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5073.jpg", imageAlt: "Customer James Wright"}, { - id: "3", - name: "Susan Miller, Homeowner", - date: "Date: November 2024", - title: "Fast, efficient EV charger installation", - quote: - "Had my EV charger installed last month. The team was knowledgeable about the latest technology and completed everything quickly. They even explained maintenance tips. Perfect service.", - tag: "EV Charging", - avatarSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - avatarAlt: "Susan Miller", - imageSrc: - "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362794.jpg", - imageAlt: "Susan Miller with her EV charger", - }, + id: "3", name: "Susan Miller, Homeowner", date: "Date: November 2024", title: "Fast, efficient EV charger installation", quote: + "Had my EV charger installed last month. The team was knowledgeable about the latest technology and completed everything quickly. They even explained maintenance tips. Perfect service.", tag: "EV Charging", avatarSrc: + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Susan Miller", imageSrc: + "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362794.jpg", imageAlt: "Susan Miller with her EV charger"}, { - id: "4", - name: "Robert Jones, Homeowner", - date: "Date: October 2024", - title: "Solved a tricky electrical fault", - quote: - "We had intermittent electrical problems for months. Dennis King's team diagnosed and fixed the issue in one visit. Their expertise and fault-finding skills are outstanding. Very impressed.", - tag: "Fault Finding", - avatarSrc: - "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", - avatarAlt: "Robert Jones", - imageSrc: - "http://img.b2bpic.net/free-photo/composition-with-digital-tablet-electrician-work-items_169016-24255.jpg", - imageAlt: "Robert Jones testimonial", - }, + id: "4", name: "Robert Jones, Homeowner", date: "Date: October 2024", title: "Solved a tricky electrical fault", quote: + "We had intermittent electrical problems for months. Dennis King's team diagnosed and fixed the issue in one visit. Their expertise and fault-finding skills are outstanding. Very impressed.", tag: "Fault Finding", avatarSrc: + "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", avatarAlt: "Robert Jones", imageSrc: + "http://img.b2bpic.net/free-photo/composition-with-digital-tablet-electrician-work-items_169016-24255.jpg", imageAlt: "Robert Jones testimonial"}, { - id: "5", - name: "Patricia Evans, Homeowner", - date: "Date: September 2024", - title: "Beautiful new lighting transforms our home", - quote: - "Our new outdoor and indoor lighting looks amazing. The electricians listened to our ideas and suggested improvements. Professional installation and very tidy work throughout.", - tag: "Lighting", - avatarSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - avatarAlt: "Patricia Evans", - imageSrc: - "http://img.b2bpic.net/free-photo/two-waiters-far-away-ready-service-prepared-desk-waiting-food-visitors-evening-time_146671-14405.jpg", - imageAlt: "Patricia Evans home with lighting", - }, + id: "5", name: "Patricia Evans, Homeowner", date: "Date: September 2024", title: "Beautiful new lighting transforms our home", quote: + "Our new outdoor and indoor lighting looks amazing. The electricians listened to our ideas and suggested improvements. Professional installation and very tidy work throughout.", tag: "Lighting", avatarSrc: + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Patricia Evans", imageSrc: + "http://img.b2bpic.net/free-photo/two-waiters-far-away-ready-service-prepared-desk-waiting-food-visitors-evening-time_146671-14405.jpg", imageAlt: "Patricia Evans home with lighting"}, { - id: "6", - name: "David Chen, Homeowner", - date: "Date: August 2024", - title: "EICR inspection gave us peace of mind", - quote: - "Had an EICR safety inspection done before selling our property. Dennis King's thorough report and professional approach was exactly what we needed. Highly trustworthy team.", - tag: "Safety", - avatarSrc: - "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", - avatarAlt: "David Chen", - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg", - imageAlt: "David Chen satisfied customer", - }, + id: "6", name: "David Chen, Homeowner", date: "Date: August 2024", title: "EICR inspection gave us peace of mind", quote: + "Had an EICR safety inspection done before selling our property. Dennis King's thorough report and professional approach was exactly what we needed. Highly trustworthy team.", tag: "Safety", avatarSrc: + "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", avatarAlt: "David Chen", imageSrc: + "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg", imageAlt: "David Chen satisfied customer"}, ]} /> @@ -332,14 +216,10 @@ export default function HomePage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com", - ariaLabel: "Facebook", - }, + href: "https://facebook.com", ariaLabel: "Facebook"}, { icon: Twitter, - href: "https://twitter.com", - ariaLabel: "Twitter", - }, + href: "https://twitter.com", ariaLabel: "Twitter"}, ]} /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 3d0c8e9..94b5e45 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -46,35 +46,17 @@ export default function ServicesPage() { tag="Our Services" features={[ { - id: "rewires", - title: "Full & Partial Rewires", - description: - "Complete electrical system upgrades for older properties or partial rewiring for specific areas. Perfect for homes needing modernization or renovation work.", - tag: "Rewiring", - imageSrc: - "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=2", - imageAlt: "Electrical rewiring work", - }, + id: "rewires", title: "Full & Partial Rewires", description: + "Complete electrical system upgrades for older properties or partial rewiring for specific areas. Perfect for homes needing modernization or renovation work.", tag: "Rewiring", imageSrc: + "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg", imageAlt: "Electrical rewiring work"}, { - id: "consumer-unit", - title: "Consumer Unit Upgrades", - description: - "Modern fuse board replacements and upgrades to meet current safety standards. Improve safety and capacity for modern electrical demands.", - tag: "Safety", - imageSrc: - "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5073.jpg?_wi=3", - imageAlt: "Consumer unit installation", - }, + id: "consumer-unit", title: "Consumer Unit Upgrades", description: + "Modern fuse board replacements and upgrades to meet current safety standards. Improve safety and capacity for modern electrical demands.", tag: "Safety", imageSrc: + "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5073.jpg", imageAlt: "Consumer unit installation"}, { - id: "lighting", - title: "Lighting Installations", - description: - "Indoor and outdoor lighting solutions, from ambient home lighting to landscape illumination. Transform your space with beautiful, functional lighting.", - tag: "Lighting", - imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-wearing-embroidered-shirt_23-2149394271.jpg?_wi=2", - imageAlt: "Modern lighting installation", - }, + id: "lighting", title: "Lighting Installations", description: + "Indoor and outdoor lighting solutions, from ambient home lighting to landscape illumination. Transform your space with beautiful, functional lighting.", tag: "Lighting", imageSrc: + "http://img.b2bpic.net/free-photo/young-woman-wearing-embroidered-shirt_23-2149394271.jpg", imageAlt: "Modern lighting installation"}, ]} animationType="slide-up" textboxLayout="default" @@ -91,35 +73,17 @@ export default function ServicesPage() { tag="Specialized" features={[ { - id: "ev-charger", - title: "EV Charger Installation", - description: - "Professional installation of electric vehicle charging points at your home. Fast, safe, and compliant with latest regulations.", - tag: "EV Charging", - imageSrc: - "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg?_wi=2", - imageAlt: "EV charger installation", - }, + id: "ev-charger", title: "EV Charger Installation", description: + "Professional installation of electric vehicle charging points at your home. Fast, safe, and compliant with latest regulations.", tag: "EV Charging", imageSrc: + "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg", imageAlt: "EV charger installation"}, { - id: "fault-finding", - title: "Electrical Fault Finding", - description: - "Expert diagnostics to identify and resolve electrical issues safely and efficiently. We solve complex electrical problems.", - tag: "Diagnosis", - imageSrc: - "http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=3", - imageAlt: "Electrical fault diagnosis", - }, + id: "fault-finding", title: "Electrical Fault Finding", description: + "Expert diagnostics to identify and resolve electrical issues safely and efficiently. We solve complex electrical problems.", tag: "Diagnosis", imageSrc: + "http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg", imageAlt: "Electrical fault diagnosis"}, { - id: "eicr", - title: "EICR Safety Inspections", - description: - "Comprehensive electrical safety inspections and certification reports for peace of mind. Essential for lettings and property sales.", - tag: "Inspection", - imageSrc: - "http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg?_wi=2", - imageAlt: "EICR inspection work", - }, + id: "eicr", title: "EICR Safety Inspections", description: + "Comprehensive electrical safety inspections and certification reports for peace of mind. Essential for lettings and property sales.", tag: "Inspection", imageSrc: + "http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg", imageAlt: "EICR inspection work"}, ]} animationType="slide-up" textboxLayout="default" @@ -151,14 +115,10 @@ export default function ServicesPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com", - ariaLabel: "Facebook", - }, + href: "https://facebook.com", ariaLabel: "Facebook"}, { icon: Twitter, - href: "https://twitter.com", - ariaLabel: "Twitter", - }, + href: "https://twitter.com", ariaLabel: "Twitter"}, ]} />