Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 09:50:43 +00:00

View File

@@ -118,16 +118,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Michael Chen", handle: "@mchen_automotive", testimonial: "DetailPro transformed my car. The exterior shine is incredible, and the interior detailing was thorough. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "2", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "Best detailing service I've ever used. The team is professional, attentive to detail, and genuinely care about their work.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Johnson"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Sarah Johnson"},
{
id: "3", name: "David Rodriguez", handle: "@david_r_cars", testimonial: "The ceramic coating has kept my car looking brand new. Worth every penny. DetailPro is the gold standard in car care.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "David Rodriguez"},
{
id: "4", name: "Emily Thompson", handle: "@emily_driving", testimonial: "Professional, punctual, and perfectionist. They go above and beyond to ensure complete satisfaction. My car has never looked better!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Emily Thompson"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "Emily Thompson"},
]}
animationType="slide-up"
/>