Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 936b72c2af | |||
| 8d2b45fbc3 | |||
| 9f12f3c51c | |||
| d2d6387c7b | |||
| 2e89b7472b |
1413
src/app/layout.tsx
1413
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -115,11 +115,11 @@ export default function LandingPage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "24-7", icon: Clock,
|
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,
|
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,
|
id: "experience", icon: Shield,
|
||||||
|
|||||||
Reference in New Issue
Block a user