Merge version_1 into main #3
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-polishing-car-before-painting_1303-28150.jpg", imageAlt: "Professional auto body shop interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grayscale-shot-man-repairing-wheel_181624-28775.jpg", imageAlt: "Expert technician performing paint work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grayscale-shot-man-repairing-wheel_181624-28775.jpg?_wi=1", imageAlt: "Expert technician performing paint work"
|
||||
}
|
||||
]}
|
||||
rating={5}
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
title: "Attention to Detail", description: "Beyond repair, we detail your vehicle so it comes back looking better than ever before.", icon: Sparkles
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grayscale-shot-man-repairing-wheel_181624-28775.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grayscale-shot-man-repairing-wheel_181624-28775.jpg?_wi=2"
|
||||
imageAlt="Expert technician performing detailed auto body work"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -136,10 +136,10 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "David Shields", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-joyful-bearded-guy-posing-indoors_74855-2696.jpg", imageAlt: "David Shields"
|
||||
id: "1", name: "David Shields", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-joyful-bearded-guy-posing-indoors_74855-2696.jpg?_wi=1", imageAlt: "David Shields"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Zoe Gaeta", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-peace-signs-isolated-white-background_141793-84094.jpg", imageAlt: "Zoe Gaeta"
|
||||
id: "2", name: "Zoe Gaeta", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-peace-signs-isolated-white-background_141793-84094.jpg?_wi=1", imageAlt: "Zoe Gaeta"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Charlie Elliott", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-supportive-girl-showing-thumbs-up-smiling-proud-praising-you-showing-well-done-excellent-gesture-standing-satisfied-white-wall_176420-34127.jpg", imageAlt: "Charlie Elliott"
|
||||
@@ -148,10 +148,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Christine Melgares", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-thankful-young-woman-honored-embarrassed_1262-14837.jpg", imageAlt: "Christine Melgares"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Aaron Arslan", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-joyful-bearded-guy-posing-indoors_74855-2696.jpg", imageAlt: "Aaron Arslan"
|
||||
id: "5", name: "Aaron Arslan", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-joyful-bearded-guy-posing-indoors_74855-2696.jpg?_wi=2", imageAlt: "Aaron Arslan"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Mike Weiss", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-peace-signs-isolated-white-background_141793-84094.jpg", imageAlt: "Mike Weiss"
|
||||
id: "6", name: "Mike Weiss", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-peace-signs-isolated-white-background_141793-84094.jpg?_wi=2", imageAlt: "Mike Weiss"
|
||||
}
|
||||
]}
|
||||
cardTitle="Over 100+ satisfied customers trust Classic Works Auto Body for expert repairs and exceptional service"
|
||||
|
||||
Reference in New Issue
Block a user