2 Commits

Author SHA1 Message Date
83ef3aca62 Switch to version 7: modified src/app/page.tsx 2026-03-11 15:15:17 +00:00
2bbf2b6c87 Merge version_8 into main
Merge version_8 into main
2026-03-11 08:33:41 +00:00

View File

@@ -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"