diff --git a/src/app/page.tsx b/src/app/page.tsx index af4e933..5bd492f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,16 +69,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "emergency-lockouts", label: "Emergency", title: "Emergency Lockout Services", items: [ + id: "emergency-lockouts", label: "Emergency Lockouts", title: "Emergency Lockout Services", items: [ "Rapid response within minutes", "Available 24 hours daily", "Home and vehicle lockouts", "Professional and discreet"], buttons: [{ text: "Get Help Now", href: "tel:07451287551" }], }, { - id: "lock-repairs", label: "Repairs", title: "Lock Repairs & Replacements", items: [ + id: "lock-repairs", label: "Lock Repairs", title: "Lock Repairs & Replacements", items: [ "Professional repair services", "Lock replacement options", "Emergency repairs available", "Transparent pricing"], }, { - id: "smart-locks", label: "Smart Tech", title: "Smart Lock Installation", items: [ + id: "smart-locks", label: "Smart Locks", title: "Smart Lock Installation", items: [ "Modern smart lock systems", "Professional installation", "Enhanced security features", "Technical support included"], }, {