diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index be2f591..699ae7b 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -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"},
]}
/>
@@ -130,27 +116,16 @@ export default function AboutPage() {
@@ -160,48 +135,28 @@ export default function AboutPage() {
@@ -293,27 +219,16 @@ export default function HomePage() {
@@ -323,48 +238,28 @@ export default function HomePage() {
@@ -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"