Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 181c2e49f5 | |||
| 835a777adb | |||
| 6e06d481f9 |
@@ -154,15 +154,15 @@ export default function LandingPage() {
|
||||
title="Why Choose Us?"
|
||||
description="Our commitment to quality service in Florida."
|
||||
metrics={[
|
||||
{
|
||||
id: "m3", icon: Zap,
|
||||
title: "Same Day Service", value: "100%"},
|
||||
{
|
||||
id: "m1", icon: CheckCircle,
|
||||
title: "Years Experience", value: "15+"},
|
||||
{
|
||||
id: "m2", icon: Users,
|
||||
title: "Happy Customers", value: "1,000+"},
|
||||
{
|
||||
id: "m3", icon: Zap,
|
||||
title: "Same Day Service", value: "100%"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user