Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d7898e650b | |||
| d187080564 |
@@ -162,13 +162,13 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "1,200+", title: "Properties Cleaned", description: "Satisfied customers across the region", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-father-holding-baby-while-vacuuming_23-2150166670.jpg?_wi=4", imageAlt: "Properties cleaned"
|
||||
id: "1", value: "99%", title: "Customer Satisfaction", description: "Rated excellent on all platforms", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733223.jpg?_wi=3", imageAlt: "Customer satisfaction rating"
|
||||
},
|
||||
{
|
||||
id: "2", value: "15 Years", title: "Industry Experience", description: "Trusted expertise in exterior cleaning", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358976.jpg?_wi=3", imageAlt: "Years of experience"
|
||||
id: "2", value: "1,200+", title: "Properties Cleaned", description: "Satisfied customers across the region", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-father-holding-baby-while-vacuuming_23-2150166670.jpg?_wi=4", imageAlt: "Properties cleaned"
|
||||
},
|
||||
{
|
||||
id: "3", value: "99%", title: "Customer Satisfaction", description: "Rated excellent on all platforms", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733223.jpg?_wi=3", imageAlt: "Customer satisfaction rating"
|
||||
id: "3", value: "15 Years", title: "Industry Experience", description: "Trusted expertise in exterior cleaning", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358976.jpg?_wi=3", imageAlt: "Years of experience"
|
||||
},
|
||||
{
|
||||
id: "4", value: "24/7", title: "Quick Response Time", description: "Available for emergency cleaning", imageSrc: "http://img.b2bpic.net/free-photo/rainy-day-hiking-adventure_23-2152024894.jpg?_wi=3", imageAlt: "Quick response service"
|
||||
|
||||
Reference in New Issue
Block a user