Update src/app/services/page.tsx
This commit is contained in:
@@ -67,14 +67,14 @@ export default function LandingPage() {
|
||||
title: "Frame Straightening",
|
||||
author: "Tech Team",
|
||||
description: "Precision laser alignment for safety.",
|
||||
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=4",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Color Matching",
|
||||
author: "Paint Dept",
|
||||
description: "Perfect match for factory finishes.",
|
||||
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=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -93,14 +93,14 @@ export default function LandingPage() {
|
||||
name: "Alex P.",
|
||||
role: "Sedan Owner",
|
||||
testimonial: "Professional and fast service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jordan M.",
|
||||
role: "Truck Owner",
|
||||
testimonial: "Great attention to detail!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-blond-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman_158538-5479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-blond-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman_158538-5479.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user