Update src/app/page.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user