Merge version_1 into main #2
@@ -28,8 +28,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Boiler Services", href: "/services/boiler" },
|
||||
{ label: "Electrical Services", href: "/services/electrical" },
|
||||
{ label: "Emergency Call-Out", href: "/emergency" },
|
||||
@@ -37,8 +36,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Coverage Areas", href: "#areas" },
|
||||
@@ -46,8 +44,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "📞 Call: 01865 XXXXXX", href: "tel:+441865XXXXXX" },
|
||||
{ label: "📧 Email: info@rmz.co.uk", href: "mailto:info@rmz.co.uk" },
|
||||
{ label: "🚨 Emergency: 01865 XXXXXX", href: "tel:+441865XXXXXX" },
|
||||
@@ -85,43 +82,32 @@ export default function AboutPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg"
|
||||
imageAlt="gas engineer team boiler installation professional uniform"
|
||||
mediaAnimation="none"
|
||||
bulletPoints={[
|
||||
{
|
||||
icon: Star,
|
||||
title: "4.9★ Rated Local Engineer",
|
||||
description: "29+ verified 5-star reviews from satisfied Oxford customers",
|
||||
},
|
||||
title: "4.9★ Rated Local Engineer", description: "29+ verified 5-star reviews from satisfied Oxford customers"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Fast Response Across Oxford",
|
||||
description:
|
||||
"Same-week appointments available. Emergency calls responded to within 2 hours",
|
||||
},
|
||||
title: "Fast Response Across Oxford", description:
|
||||
"Same-week appointments available. Emergency calls responded to within 2 hours"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Fully Qualified & Insured",
|
||||
description:
|
||||
"Gas Safe registered, fully insured, and all certifications up to date",
|
||||
},
|
||||
title: "Fully Qualified & Insured", description:
|
||||
"Gas Safe registered, fully insured, and all certifications up to date"},
|
||||
{
|
||||
icon: DollarSign,
|
||||
title: "Honest Pricing",
|
||||
description: "No hidden charges. Transparent quotes before work begins",
|
||||
},
|
||||
title: "Honest Pricing", description: "No hidden charges. Transparent quotes before work begins"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Clean & Tidy Work",
|
||||
description:
|
||||
"Professional presentation. We clean up after ourselves every time",
|
||||
},
|
||||
title: "Clean & Tidy Work", description:
|
||||
"Professional presentation. We clean up after ourselves every time"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Reliable & On Time",
|
||||
description:
|
||||
"Punctual arrivals, efficient work, and guaranteed satisfaction on every job",
|
||||
},
|
||||
title: "Reliable & On Time", description:
|
||||
"Punctual arrivals, efficient work, and guaranteed satisfaction on every job"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -130,27 +116,16 @@ export default function AboutPage() {
|
||||
<MetricCardFourteen
|
||||
title="Our team has been serving the Oxford community with excellence since our founding. We're committed to maintaining the highest standards of professionalism and expertise in every project we undertake."
|
||||
tag="Our Story"
|
||||
metricsAnimation="none"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "15+",
|
||||
description: "Years of combined industry experience and expertise",
|
||||
},
|
||||
id: "1", value: "15+", description: "Years of combined industry experience and expertise"},
|
||||
{
|
||||
id: "2",
|
||||
value: "1000+",
|
||||
description: "Satisfied customers across Oxford and surrounding areas",
|
||||
},
|
||||
id: "2", value: "1000+", description: "Satisfied customers across Oxford and surrounding areas"},
|
||||
{
|
||||
id: "3",
|
||||
value: "29+",
|
||||
description: "5-star verified reviews from our trusted clients",
|
||||
},
|
||||
id: "3", value: "29+", description: "5-star verified reviews from our trusted clients"},
|
||||
{
|
||||
id: "4",
|
||||
value: "24/7",
|
||||
description: "Emergency response availability for urgent situations",
|
||||
},
|
||||
id: "4", value: "24/7", description: "Emergency response availability for urgent situations"},
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -160,48 +135,28 @@ export default function AboutPage() {
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What qualifications do your engineers have?",
|
||||
content:
|
||||
"All our engineers are Gas Safe registered and hold relevant electrical qualifications. We keep all certifications current and provide copies upon request. Your safety and confidence in our expertise is our priority.",
|
||||
},
|
||||
id: "1", title: "What qualifications do your engineers have?", content:
|
||||
"All our engineers are Gas Safe registered and hold relevant electrical qualifications. We keep all certifications current and provide copies upon request. Your safety and confidence in our expertise is our priority."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How long has RMZ been in business?",
|
||||
content:
|
||||
"RMZ has been serving the Oxford community for over 15 years. We've built our reputation on reliability, professional service, and honest dealing with every customer.",
|
||||
},
|
||||
id: "2", title: "How long has RMZ been in business?", content:
|
||||
"RMZ has been serving the Oxford community for over 15 years. We've built our reputation on reliability, professional service, and honest dealing with every customer."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are you insured?",
|
||||
content:
|
||||
"Yes, we are fully insured for all work performed. We can provide proof of insurance and qualifications before any work begins. Your peace of mind is important to us.",
|
||||
},
|
||||
id: "3", title: "Are you insured?", content:
|
||||
"Yes, we are fully insured for all work performed. We can provide proof of insurance and qualifications before any work begins. Your peace of mind is important to us."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What areas do you serve?",
|
||||
content:
|
||||
"We serve Oxford and all surrounding areas including Cowley, Headington, Summertown, Abingdon, Didcot, and Bicester. Call to confirm we cover your location.",
|
||||
},
|
||||
id: "4", title: "What areas do you serve?", content:
|
||||
"We serve Oxford and all surrounding areas including Cowley, Headington, Summertown, Abingdon, Didcot, and Bicester. Call to confirm we cover your location."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you provide guarantees on work?",
|
||||
content:
|
||||
"Yes, we guarantee all our work. If something isn't right, we'll return to fix it at no extra charge. We stand behind every job we complete.",
|
||||
},
|
||||
id: "5", title: "Do you provide guarantees on work?", content:
|
||||
"Yes, we guarantee all our work. If something isn't right, we'll return to fix it at no extra charge. We stand behind every job we complete."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How do I contact you?",
|
||||
content:
|
||||
"You can call us during business hours or use our emergency line 24/7. We also accept email inquiries and online booking requests. Response times are typically within 1 hour during business hours.",
|
||||
},
|
||||
id: "6", title: "How do I contact you?", content:
|
||||
"You can call us during business hours or use our emergency line 24/7. We also accept email inquiries and online booking requests. Response times are typically within 1 hour during business hours."},
|
||||
]}
|
||||
ctaTitle="Learn More About Our Team"
|
||||
ctaDescription="Have questions about RMZ? Get in touch with us today for more information about our services and team."
|
||||
ctaButton={{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Contact Us", href: "/contact"}}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
|
||||
237
src/app/page.tsx
237
src/app/page.tsx
@@ -35,8 +35,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Boiler Services", href: "/services/boiler" },
|
||||
{ label: "Electrical Services", href: "/services/electrical" },
|
||||
{ label: "Emergency Call-Out", href: "/emergency" },
|
||||
@@ -44,8 +43,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Coverage Areas", href: "#areas" },
|
||||
@@ -53,8 +51,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "📞 Call: 01865 XXXXXX", href: "tel:+441865XXXXXX" },
|
||||
{ label: "📧 Email: info@rmz.co.uk", href: "mailto:info@rmz.co.uk" },
|
||||
{ label: "🚨 Emergency: 01865 XXXXXX", href: "tel:+441865XXXXXX" },
|
||||
@@ -91,17 +88,11 @@ export default function HomePage() {
|
||||
description="4.9★ Rated | Fast Response | Professional & Reliable Service"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg",
|
||||
alt: "professional engineer male portrait safety uniform",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg", alt: "professional engineer male portrait safety uniform"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg",
|
||||
alt: "technician portrait gas engineer branded uniform",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg", alt: "technician portrait gas engineer branded uniform"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg",
|
||||
alt: "senior technician professional headshot engineer uniform",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg", alt: "senior technician professional headshot engineer uniform"},
|
||||
]}
|
||||
avatarText="29+ 5-Star Reviews | Gas Safe Registered"
|
||||
buttons={[
|
||||
@@ -118,71 +109,29 @@ export default function HomePage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Professional Annual Service",
|
||||
quote:
|
||||
"RMZ performed annual boiler service, also replacing worn parts that were due. All was done quickly and professionally. Splendid!",
|
||||
name: "Vladimir Salin",
|
||||
role: "Oxford Homeowner",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageAlt: "male customer professional portrait satisfied client",
|
||||
},
|
||||
id: "1", title: "Professional Annual Service", quote:
|
||||
"RMZ performed annual boiler service, also replacing worn parts that were due. All was done quickly and professionally. Splendid!", name: "Vladimir Salin", role: "Oxford Homeowner", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "male customer professional portrait satisfied client"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Excellent Service Quality",
|
||||
quote:
|
||||
"Excellent service from start to finish. The team was punctual, professional, and left everything spotless. Highly recommend!",
|
||||
name: "Christopher Cane",
|
||||
role: "Cowley Resident",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg",
|
||||
imageAlt: "male headshot customer review professional photo",
|
||||
},
|
||||
id: "2", title: "Excellent Service Quality", quote:
|
||||
"Excellent service from start to finish. The team was punctual, professional, and left everything spotless. Highly recommend!", name: "Christopher Cane", role: "Cowley Resident", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "male headshot customer review professional photo"},
|
||||
{
|
||||
id: "3",
|
||||
title: "High Quality Work",
|
||||
quote:
|
||||
"High quality very neat work. RMZ engineers take pride in their craft. They explained everything and cleaned up thoroughly.",
|
||||
name: "Ria Miller",
|
||||
role: "Headington Homeowner",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
|
||||
imageAlt: "female customer satisfied portrait review photo",
|
||||
},
|
||||
id: "3", title: "High Quality Work", quote:
|
||||
"High quality very neat work. RMZ engineers take pride in their craft. They explained everything and cleaned up thoroughly.", name: "Ria Miller", role: "Headington Homeowner", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "female customer satisfied portrait review photo"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Fast Response & Reliable",
|
||||
quote:
|
||||
"Called for an emergency boiler repair on a Sunday. They arrived within 2 hours and fixed it permanently. Amazing service!",
|
||||
name: "James Mitchell",
|
||||
role: "Summertown Property Owner",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageAlt: "male client professional headshot customer testimonial",
|
||||
},
|
||||
id: "4", title: "Fast Response & Reliable", quote:
|
||||
"Called for an emergency boiler repair on a Sunday. They arrived within 2 hours and fixed it permanently. Amazing service!", name: "James Mitchell", role: "Summertown Property Owner", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "male client professional headshot customer testimonial"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Honest Pricing & Expertise",
|
||||
quote:
|
||||
"RMZ gave me a fair quote and completed the work efficiently. No hidden charges, just honest professional service.",
|
||||
name: "Sarah Bennett",
|
||||
role: "Abingdon Business Owner",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed-kitchen_107420-12356.jpg",
|
||||
imageAlt: "woman customer business owner professional portrait",
|
||||
},
|
||||
id: "5", title: "Honest Pricing & Expertise", quote:
|
||||
"RMZ gave me a fair quote and completed the work efficiently. No hidden charges, just honest professional service.", name: "Sarah Bennett", role: "Abingdon Business Owner", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed-kitchen_107420-12356.jpg", imageAlt: "woman customer business owner professional portrait"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Fully Qualified & Insured",
|
||||
quote:
|
||||
"You can tell they're properly qualified. All paperwork was in order, Gas Safe certificate visible, and work was guaranteed.",
|
||||
name: "Michael Torres",
|
||||
role: "Didcot Landlord",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageAlt: "landlord portrait professional male client photo",
|
||||
},
|
||||
id: "6", title: "Fully Qualified & Insured", quote:
|
||||
"You can tell they're properly qualified. All paperwork was in order, Gas Safe certificate visible, and work was guaranteed.", name: "Michael Torres", role: "Didcot Landlord", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "landlord portrait professional male client photo"},
|
||||
]}
|
||||
title="⭐ Reviews Section"
|
||||
description="Trusted by Oxford homeowners and landlords"
|
||||
@@ -197,40 +146,28 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
icon: Flame,
|
||||
title: "🔥 Heating Services",
|
||||
description:
|
||||
"Boiler installation, servicing, repairs, radiator installation, and landlord gas safety certificates (CP12)",
|
||||
},
|
||||
title: "🔥 Heating Services", description:
|
||||
"Boiler installation, servicing, repairs, radiator installation, and landlord gas safety certificates (CP12)"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "⚡ Electrical Services",
|
||||
description:
|
||||
"Electrical repairs, fuse board upgrades, lighting installation, fault finding, and safety checks",
|
||||
},
|
||||
title: "⚡ Electrical Services", description:
|
||||
"Electrical repairs, fuse board upgrades, lighting installation, fault finding, and safety checks"},
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "🔧 Maintenance Plans",
|
||||
description:
|
||||
"Annual boiler service subscriptions and preventative maintenance packages for peace of mind",
|
||||
},
|
||||
title: "🔧 Maintenance Plans", description:
|
||||
"Annual boiler service subscriptions and preventative maintenance packages for peace of mind"},
|
||||
{
|
||||
icon: AlertCircle,
|
||||
title: "🚨 Emergency Response",
|
||||
description:
|
||||
"24/7 emergency call-out service with fast response times across Oxford and surrounding areas",
|
||||
},
|
||||
title: "🚨 Emergency Response", description:
|
||||
"24/7 emergency call-out service with fast response times across Oxford and surrounding areas"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "✅ Safety Compliance",
|
||||
description:
|
||||
"Gas Safe registered engineers, fully insured, and all work complies with building regulations",
|
||||
},
|
||||
title: "✅ Safety Compliance", description:
|
||||
"Gas Safe registered engineers, fully insured, and all work complies with building regulations"},
|
||||
{
|
||||
icon: Award,
|
||||
title: "⭐ Quality Assured",
|
||||
description:
|
||||
"4.9★ rated with 29+ verified reviews. Clean, tidy work completed on time, every time",
|
||||
},
|
||||
title: "⭐ Quality Assured", description:
|
||||
"4.9★ rated with 29+ verified reviews. Clean, tidy work completed on time, every time"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Comprehensive gas and electrical solutions for Oxford homes and businesses"
|
||||
@@ -248,43 +185,32 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg"
|
||||
imageAlt="gas engineer team boiler installation professional uniform"
|
||||
mediaAnimation="none"
|
||||
bulletPoints={[
|
||||
{
|
||||
icon: Star,
|
||||
title: "4.9★ Rated Local Engineer",
|
||||
description: "29+ verified 5-star reviews from satisfied Oxford customers",
|
||||
},
|
||||
title: "4.9★ Rated Local Engineer", description: "29+ verified 5-star reviews from satisfied Oxford customers"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Fast Response Across Oxford",
|
||||
description:
|
||||
"Same-week appointments available. Emergency calls responded to within 2 hours",
|
||||
},
|
||||
title: "Fast Response Across Oxford", description:
|
||||
"Same-week appointments available. Emergency calls responded to within 2 hours"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Fully Qualified & Insured",
|
||||
description:
|
||||
"Gas Safe registered, fully insured, and all certifications up to date",
|
||||
},
|
||||
title: "Fully Qualified & Insured", description:
|
||||
"Gas Safe registered, fully insured, and all certifications up to date"},
|
||||
{
|
||||
icon: DollarSign,
|
||||
title: "Honest Pricing",
|
||||
description: "No hidden charges. Transparent quotes before work begins",
|
||||
},
|
||||
title: "Honest Pricing", description: "No hidden charges. Transparent quotes before work begins"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Clean & Tidy Work",
|
||||
description:
|
||||
"Professional presentation. We clean up after ourselves every time",
|
||||
},
|
||||
title: "Clean & Tidy Work", description:
|
||||
"Professional presentation. We clean up after ourselves every time"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Reliable & On Time",
|
||||
description:
|
||||
"Punctual arrivals, efficient work, and guaranteed satisfaction on every job",
|
||||
},
|
||||
title: "Reliable & On Time", description:
|
||||
"Punctual arrivals, efficient work, and guaranteed satisfaction on every job"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -293,27 +219,16 @@ export default function HomePage() {
|
||||
<MetricCardFourteen
|
||||
title="Covering Oxford and the surrounding region with professional gas and electrical services for homeowners and businesses"
|
||||
tag="Service Coverage"
|
||||
metricsAnimation="none"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Oxford",
|
||||
description: "Core service area with next-day appointments available",
|
||||
},
|
||||
id: "1", value: "Oxford", description: "Core service area with next-day appointments available"},
|
||||
{
|
||||
id: "2",
|
||||
value: "Cowley, Headington",
|
||||
description: "Extended Oxford suburbs covered with same-week service",
|
||||
},
|
||||
id: "2", value: "Cowley, Headington", description: "Extended Oxford suburbs covered with same-week service"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Summertown, Abingdon",
|
||||
description: "North and south coverage for residential and landlord services",
|
||||
},
|
||||
id: "3", value: "Summertown, Abingdon", description: "North and south coverage for residential and landlord services"},
|
||||
{
|
||||
id: "4",
|
||||
value: "Didcot, Bicester",
|
||||
description: "Regional reach for emergency response and planned maintenance",
|
||||
},
|
||||
id: "4", value: "Didcot, Bicester", description: "Regional reach for emergency response and planned maintenance"},
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -323,48 +238,28 @@ export default function HomePage() {
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How often should I service my boiler?",
|
||||
content:
|
||||
"Annual boiler servicing is recommended to maintain efficiency and safety. We recommend servicing before the heating season begins (September/October). Regular servicing extends the life of your boiler and helps prevent costly breakdowns.",
|
||||
},
|
||||
id: "1", title: "How often should I service my boiler?", content:
|
||||
"Annual boiler servicing is recommended to maintain efficiency and safety. We recommend servicing before the heating season begins (September/October). Regular servicing extends the life of your boiler and helps prevent costly breakdowns."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What is a CP12 Gas Safety Certificate?",
|
||||
content:
|
||||
"A CP12 (Landlord Gas Safety Certificate) is a legal requirement for all rental properties in the UK. Landlords must have an annual gas safety check conducted by a Gas Safe registered engineer. RMZ provides CP12 certification for all gas appliances.",
|
||||
},
|
||||
id: "2", title: "What is a CP12 Gas Safety Certificate?", content:
|
||||
"A CP12 (Landlord Gas Safety Certificate) is a legal requirement for all rental properties in the UK. Landlords must have an annual gas safety check conducted by a Gas Safe registered engineer. RMZ provides CP12 certification for all gas appliances."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you offer emergency call-out service?",
|
||||
content:
|
||||
"Yes! We offer 24/7 emergency call-out service for gas and electrical emergencies. Call our emergency line and we'll respond as quickly as possible - typically within 2 hours across Oxford.",
|
||||
},
|
||||
id: "3", title: "Do you offer emergency call-out service?", content:
|
||||
"Yes! We offer 24/7 emergency call-out service for gas and electrical emergencies. Call our emergency line and we'll respond as quickly as possible - typically within 2 hours across Oxford."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Are your engineers fully qualified?",
|
||||
content:
|
||||
"All our engineers are Gas Safe registered and fully insured. We hold all necessary qualifications and certifications. You can verify our Gas Safe registration before we begin any work.",
|
||||
},
|
||||
id: "4", title: "Are your engineers fully qualified?", content:
|
||||
"All our engineers are Gas Safe registered and fully insured. We hold all necessary qualifications and certifications. You can verify our Gas Safe registration before we begin any work."},
|
||||
{
|
||||
id: "5",
|
||||
title: "What payment methods do you accept?",
|
||||
content:
|
||||
"We accept cash, bank transfers, card payments, and can discuss financing options for larger installations like boiler replacements. All quotes are provided upfront with no hidden charges.",
|
||||
},
|
||||
id: "5", title: "What payment methods do you accept?", content:
|
||||
"We accept cash, bank transfers, card payments, and can discuss financing options for larger installations like boiler replacements. All quotes are provided upfront with no hidden charges."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How quickly can you schedule an appointment?",
|
||||
content:
|
||||
"For most standard services, we can schedule appointments within 3-5 business days. Emergency calls are prioritized and responded to within 2 hours. Some same-week appointments may be available depending on demand.",
|
||||
},
|
||||
id: "6", title: "How quickly can you schedule an appointment?", content:
|
||||
"For most standard services, we can schedule appointments within 3-5 business days. Emergency calls are prioritized and responded to within 2 hours. Some same-week appointments may be available depending on demand."},
|
||||
]}
|
||||
ctaTitle="Book Your Service or Get a Free Quote"
|
||||
ctaDescription="Call us today or fill out the form to schedule your appointment. Emergency calls answered 24/7."
|
||||
ctaButton={{
|
||||
text: "Call Now: 01865 XXXXXX",
|
||||
href: "tel:+441865XXXXXX",
|
||||
}}
|
||||
text: "Call Now: 01865 XXXXXX", href: "tel:+441865XXXXXX"}}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -27,8 +27,7 @@ export default function BoilerServicesPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Boiler Services", href: "/services/boiler" },
|
||||
{ label: "Electrical Services", href: "/services/electrical" },
|
||||
{ label: "Emergency Call-Out", href: "/emergency" },
|
||||
@@ -36,8 +35,7 @@ export default function BoilerServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Coverage Areas", href: "#areas" },
|
||||
@@ -45,8 +43,7 @@ export default function BoilerServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "📞 Call: 01865 XXXXXX", href: "tel:+441865XXXXXX" },
|
||||
{ label: "📧 Email: info@rmz.co.uk", href: "mailto:info@rmz.co.uk" },
|
||||
{ label: "🚨 Emergency: 01865 XXXXXX", href: "tel:+441865XXXXXX" },
|
||||
@@ -83,17 +80,11 @@ export default function BoilerServicesPage() {
|
||||
description="Installation • Servicing • Repairs • CP12 Certificates | Expert Gas Safe Engineers"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg",
|
||||
alt: "professional engineer male portrait safety uniform",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg", alt: "professional engineer male portrait safety uniform"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg",
|
||||
alt: "technician portrait gas engineer branded uniform",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg", alt: "technician portrait gas engineer branded uniform"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg",
|
||||
alt: "senior technician professional headshot engineer uniform",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg", alt: "senior technician professional headshot engineer uniform"},
|
||||
]}
|
||||
avatarText="Gas Safe Registered | Fast Response | Honest Pricing"
|
||||
buttons={[
|
||||
@@ -114,45 +105,34 @@ export default function BoilerServicesPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg"
|
||||
imageAlt="boiler service professional engineer"
|
||||
mediaAnimation="none"
|
||||
bulletPoints={[
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Annual Boiler Servicing",
|
||||
description:
|
||||
"Regular servicing improves efficiency, extends lifespan, and maintains warranty compliance",
|
||||
},
|
||||
title: "Annual Boiler Servicing", description:
|
||||
"Regular servicing improves efficiency, extends lifespan, and maintains warranty compliance"},
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Boiler Installation & Replacement",
|
||||
description:
|
||||
"Expert installation of new boilers with full commissioning and handover",
|
||||
},
|
||||
title: "Boiler Installation & Replacement", description:
|
||||
"Expert installation of new boilers with full commissioning and handover"},
|
||||
{
|
||||
icon: AlertCircle,
|
||||
title: "Emergency Boiler Repairs",
|
||||
description:
|
||||
"24/7 emergency response for boiler breakdowns - get warmth back quickly",
|
||||
},
|
||||
title: "Emergency Boiler Repairs", description:
|
||||
"24/7 emergency response for boiler breakdowns - get warmth back quickly"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "CP12 Gas Safety Certificates",
|
||||
description:
|
||||
"Landlord gas safety checks and certification for rental properties",
|
||||
},
|
||||
title: "CP12 Gas Safety Certificates", description:
|
||||
"Landlord gas safety checks and certification for rental properties"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Radiator Installation & Bleeding",
|
||||
description:
|
||||
"Complete heating system work including radiator upgrades and maintenance",
|
||||
},
|
||||
title: "Radiator Installation & Bleeding", description:
|
||||
"Complete heating system work including radiator upgrades and maintenance"},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Warranty & Guarantees",
|
||||
description:
|
||||
"All work backed by our satisfaction guarantee and proper documentation",
|
||||
},
|
||||
title: "Warranty & Guarantees", description:
|
||||
"All work backed by our satisfaction guarantee and proper documentation"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -162,40 +142,28 @@ export default function BoilerServicesPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Annual Servicing",
|
||||
description:
|
||||
"Keep your boiler running efficiently with our professional annual servicing package",
|
||||
},
|
||||
title: "Annual Servicing", description:
|
||||
"Keep your boiler running efficiently with our professional annual servicing package"},
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Emergency Repairs",
|
||||
description:
|
||||
"Fast response for unexpected boiler problems - available 24/7 across Oxford",
|
||||
},
|
||||
title: "Emergency Repairs", description:
|
||||
"Fast response for unexpected boiler problems - available 24/7 across Oxford"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Full Installation",
|
||||
description:
|
||||
"Professional boiler installation with complete commissioning and training",
|
||||
},
|
||||
title: "Full Installation", description:
|
||||
"Professional boiler installation with complete commissioning and training"},
|
||||
{
|
||||
icon: AlertCircle,
|
||||
title: "CP12 Certification",
|
||||
description:
|
||||
"Legal landlord gas safety certificates meeting all UK requirements",
|
||||
},
|
||||
title: "CP12 Certification", description:
|
||||
"Legal landlord gas safety certificates meeting all UK requirements"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "System Upgrades",
|
||||
description:
|
||||
"Radiator replacement, thermostat upgrades, and system optimization",
|
||||
},
|
||||
title: "System Upgrades", description:
|
||||
"Radiator replacement, thermostat upgrades, and system optimization"},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Maintenance Plans",
|
||||
description:
|
||||
"Annual subscriptions for peace of mind and priority service access",
|
||||
},
|
||||
title: "Maintenance Plans", description:
|
||||
"Annual subscriptions for peace of mind and priority service access"},
|
||||
]}
|
||||
title="Boiler Services We Offer"
|
||||
description="Complete range of professional boiler services for homes and properties in Oxford"
|
||||
|
||||
Reference in New Issue
Block a user