Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 16d302b5c9 | |||
| d450423f08 | |||
| 4032c106ff |
@@ -106,10 +106,13 @@ export default function LandingPage() {
|
|||||||
description="Proven expertise and customer satisfaction in every repair"
|
description="Proven expertise and customer satisfaction in every repair"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1", value: "20+", title: "Years Experience", description: "Trusted by Escondido community", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3903.jpg", imageAlt: "Professional auto body shop"
|
id: "1", value: "20+", title: "Years Experience", description: "Trusted by Escondido community", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3903.jpg?_wi=1", imageAlt: "Professional auto body shop"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", value: "1000+", title: "Vehicles Repaired", description: "Satisfaction guaranteed quality", imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg?_wi=3", imageAlt: "Successfully repaired vehicles"
|
id: "2", value: "1000+", title: "Vehicles Repaired", description: "Satisfaction guaranteed quality", imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg?_wi=3", imageAlt: "Successfully repaired vehicles"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "3", value: "100%", title: "Insurance Approved", description: "Compatible with all major insurers", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3903.jpg?_wi=2", imageAlt: "Insurance approved certification"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user