Update src/app/about/page.tsx
This commit is contained in:
@@ -67,14 +67,14 @@ export default function LandingPage() {
|
||||
title: "Local Roots",
|
||||
author: "Team",
|
||||
description: "Serving Houston for over 15 years.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-thinking-while-repairing-car-engine-workshop_637285-8654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-thinking-while-repairing-car-engine-workshop_637285-8654.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "a2",
|
||||
title: "Quality First",
|
||||
author: "Management",
|
||||
description: "Our core focus is perfection in repair.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-professional-man-wrapping-car-with-blue-cover_23-2149385701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-professional-man-wrapping-car-with-blue-cover_23-2149385701.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -93,14 +93,14 @@ export default function LandingPage() {
|
||||
value: "2000+",
|
||||
title: "Cars Repaired",
|
||||
description: "Successfully restored vehicles in the last decade.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-car-service-polishing-car-details_1303-29065.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-car-service-polishing-car-details_1303-29065.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "95%",
|
||||
title: "Retention",
|
||||
description: "Customers who return for future maintenance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint-car-door_23-2149714306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint-car-door_23-2149714306.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user