diff --git a/src/app/page.tsx b/src/app/page.tsx index 7047555..202cf83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,11 +115,11 @@ export default function LandingPage() { metrics={[ { id: "24-7", icon: Clock, - title: "24/7 Emergency Service", value: "Always Ready" + title: "24/7 Emergency Service", value: "Always Ready - 365 Days" }, { id: "fast-response", icon: Zap, - title: "Fast Response Time", value: "30 Min Avg" + title: "Fast Response Time", value: "30 Min Avg Response" }, { id: "experience", icon: Shield,