Update src/app/about/page.tsx
This commit is contained in:
@@ -61,9 +61,9 @@ export default function AboutPage() {
|
||||
description="Metrics that drive our service excellence."
|
||||
metrics={[
|
||||
{
|
||||
id: "m3", 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"},
|
||||
id: "m3", 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?_wi=1"},
|
||||
{
|
||||
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"},
|
||||
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?_wi=1"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user