Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f112ef71e | |||
| 02bb6b32c1 | |||
| 75655a52b3 |
@@ -121,10 +121,10 @@ export default function LandingPage() {
|
|||||||
description="Experience and reliability you can trust for all your home improvement needs"
|
description="Experience and reliability you can trust for all your home improvement needs"
|
||||||
tag="Our Advantages"
|
tag="Our Advantages"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ id: "1", icon: Star, title: "5.0 Rating", value: "Highly Rated" },
|
{ id: "1", icon: Star, title: "5.0 Rating", value: "15+ Years" },
|
||||||
{ id: "2", icon: Clock, title: "Quick Response", value: "Same-Day Quotes" },
|
{ id: "2", icon: Clock, title: "Quick Response", value: "24-Hour Response" },
|
||||||
{ id: "3", icon: Hammer, title: "Expert Work", value: "Quality First" },
|
{ id: "3", icon: Hammer, title: "Expert Work", value: "Over 500 Projects" },
|
||||||
{ id: "4", icon: MapPin, title: "Local Service", value: "State College Area" }
|
{ id: "4", icon: MapPin, title: "Local Service", value: "Tri-County Service" }
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user