Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #13.
This commit is contained in:
@@ -154,16 +154,19 @@ export default function CeramicShineLanding() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Exceptional Professional Service", quote: "From the moment I contacted Ceramic Shine, I felt confident in their expertise. The ceramic coating application was flawless, and my car's finish has never looked better. Highly recommend their services.", name: "James Kaufman", role: "Perth, WA", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai8IEf9DFhOWojE3XCdzqytRXI/uploaded-1773065498973-q6nqg04s.jpg", imageAlt: "James Kaufman"
|
||||
id: "1", title: "Outstanding Ceramic Coating Results", quote: "The ceramic coating has completely transformed my vehicle's appearance. The shine and protection are exactly what I was looking for.", name: "David Foster", role: "Luxury Car Owner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai8IEf9DFhOWojE3XCdzqytRXI/uploaded-1773065498973-q6nqg04s.jpg", imageAlt: "David Foster"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Reliable Fleet Maintenance Partner", quote: "We manage multiple vehicles for our business, and Ceramic Shine has been our trusted partner for professional detailing and protection. Consistent quality and professional service every time.", name: "Sarah Chen", role: "Fleet Manager", imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom_1303-13926.jpg?_wi=2", imageAlt: "Sarah Chen"
|
||||
id: "2", title: "Professional Fleet Maintenance", quote: "We've entrusted our entire vehicle fleet to Ceramic Shine. Their consistent quality and professionalism is unmatched in the industry.", name: "Rebecca Mitchell", role: "Fleet Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom_1303-13926.jpg?_wi=2", imageAlt: "Rebecca Mitchell"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Outstanding Attention to Detail", quote: "The level of care and precision they apply to every detail is remarkable. My vehicle looks showroom-new, and I trust their ceramic coating to protect it for years.", name: "Marcus Thompson", role: "Business Executive", imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg?_wi=2", imageAlt: "Marcus Thompson"
|
||||
id: "3", title: "Exceptional Attention to Every Detail", quote: "Every aspect of their service demonstrates meticulous care. My car looks showroom-perfect and I'm confident in the long-term protection.", name: "Michael Chen", role: "Business Executive", imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg?_wi=2", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Worth the Investment", quote: "I was impressed with their professionalism and the quality of work. The paint protection film has already protected my car from several minor chips. Fantastic value.", name: "Emma Rodriguez", role: "Sports Car Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg", imageAlt: "Emma Rodriguez"
|
||||
id: "4", title: "Excellent Paint Protection Investment", quote: "The paint protection film has already proven its worth by preventing damage. The quality of work is impressive and highly professional.", name: "James Rodriguez", role: "Sports Car Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg", imageAlt: "James Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Premium Service Worth Every Dollar", quote: "From consultation to completion, Ceramic Shine delivers premium results. My vehicle has never looked better and the protection is outstanding.", name: "Jessica Thompson", role: "Premium Vehicle Owner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smile-woman-posing-against-white-background_23-2148911840.jpg", imageAlt: "Jessica Thompson"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -219,4 +222,4 @@ export default function CeramicShineLanding() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user