Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 83ef3aca62 | |||
| 2bbf2b6c87 |
@@ -142,22 +142,22 @@ export default function LandingPage() {
|
||||
description="Real feedback from satisfied clients who trust us with their vehicles"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Anonymous Customer", handle: "", testimonial: "Romero transformed my BMW! The attention to detail is incredible. My car has never looked better. Highly recommended!", 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: "Anonymous Customer", handle: "", testimonial: "Professional service, punctual, and affordable. The ceramic coating has kept my truck looking showroom fresh for months.", 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: "Anonymous Customer", handle: "", testimonial: "Finally found someone who cares about my car as much as I do. The interior detailing was absolutely meticulous!", 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: "Anonymous Customer", handle: "", 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: "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: "Anonymous Customer", handle: "", 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: "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: "Anonymous Customer", handle: "", testimonial: "I've been using Romero's service for 3 years. Consistently excellent work and genuine care for each vehicle. Trustworthy professional!", 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