Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 83ef3aca62 | |||
| 2bbf2b6c87 | |||
| 56b3d5e95b | |||
| 8cb9e78de5 | |||
| fb277881b9 | |||
| 49207b903a |
@@ -142,22 +142,22 @@ export default function LandingPage() {
|
||||
description="Real feedback from satisfied clients who trust us with their vehicles"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Customer 1", handle: "Luxury Car Owner", testimonial: "Romero transformed my BMW! The attention to detail is incredible. My car has never looked better. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=1", imageAlt: "Customer", rating: 5
|
||||
id: "1", name: "Anonymous Customer", handle: "Luxury Car Owner", testimonial: "Romero transformed my BMW! The attention to detail is incredible. My car has never looked better. Highly recommended!", rating: 5
|
||||
},
|
||||
{
|
||||
id: "2", name: "Customer 2", handle: "Business Professional", testimonial: "Professional service, punctual, and affordable. The ceramic coating has kept my truck looking showroom fresh for months.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-talking-smartphone-cafe_1170-689.jpg?_wi=1", imageAlt: "Customer", rating: 5
|
||||
id: "2", name: "Anonymous Customer", handle: "Business Professional", testimonial: "Professional service, punctual, and affordable. The ceramic coating has kept my truck looking showroom fresh for months.", rating: 5
|
||||
},
|
||||
{
|
||||
id: "3", name: "Customer 3", handle: "Car Enthusiast", testimonial: "Finally found someone who cares about my car as much as I do. The interior detailing was absolutely meticulous!", imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg", imageAlt: "Customer", rating: 5
|
||||
id: "3", name: "Anonymous Customer", handle: "Car Enthusiast", testimonial: "Finally found someone who cares about my car as much as I do. The interior detailing was absolutely meticulous!", rating: 5
|
||||
},
|
||||
{
|
||||
id: "4", name: "Customer 4", handle: "Fleet Manager", testimonial: "We use Detailed by Romero for our company vehicles. Consistent quality, professional team, and excellent pricing. Can't ask for more!", imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20265.jpg", imageAlt: "Customer", rating: 5
|
||||
id: "4", name: "Anonymous Customer", handle: "Fleet Manager", testimonial: "We use Detailed by Romero for our company vehicles. Consistent quality, professional team, and excellent pricing. Can't ask for more!", rating: 5
|
||||
},
|
||||
{
|
||||
id: "5", name: "Customer 5", handle: "New Customer", testimonial: "Best decision I made for my car care. Mobile service is so convenient, and the results speak for themselves. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=2", imageAlt: "Customer", rating: 5
|
||||
id: "5", name: "Anonymous Customer", handle: "Regular Customer", testimonial: "Best decision I made for my car care. Mobile service is so convenient, and the results speak for themselves. 5 stars!", rating: 5
|
||||
},
|
||||
{
|
||||
id: "6", name: "Customer 6", handle: "Long-time Client", testimonial: "I've been using Romero's service for 3 years. Consistently excellent work and genuine care for each vehicle. Trustworthy professional!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-talking-smartphone-cafe_1170-689.jpg?_wi=2", imageAlt: "Customer", rating: 5
|
||||
id: "6", name: "Anonymous Customer", handle: "Long-time Client", testimonial: "I've been using Romero's service for 3 years. Consistently excellent work and genuine care for each vehicle. Trustworthy professional!", rating: 5
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user