From 1a091ee1bd6700a4fa4b16cc297cd207cbdefdc2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:48:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9473533..e4273a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function LandingPage() { { text: "Book Your Detail", href: "#contact" } ]} buttonAnimation="slide-up" - tagAnimation="entrance-slide" + tagAnimation="slide-up" /> @@ -160,11 +160,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "Local Car Owner", company: "Saint John", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Johnson testimonial" }, { id: "2", name: "Michael Chen", role: "Fleet Manager", company: "Chen's Automotive", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-looking-camera-office_23-2148218515.jpg?_wi=1", imageAlt: "Michael Chen testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-looking-camera-office_23-2148218515.jpg", imageAlt: "Michael Chen testimonial" }, { id: "3", name: "Emily Rodriguez", role: "Business Owner", company: "Rodriguez Family", rating: 5, @@ -176,11 +176,11 @@ export default function LandingPage() { }, { id: "5", name: "Jennifer Walsh", role: "Corporate Client", company: "Walsh Industries", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Jennifer Walsh testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Jennifer Walsh testimonial" }, { id: "6", name: "Robert MacLeod", role: "Enthusiast", company: "Local Car Club", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-looking-camera-office_23-2148218515.jpg?_wi=2", imageAlt: "Robert MacLeod testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-looking-camera-office_23-2148218515.jpg", imageAlt: "Robert MacLeod testimonial" } ]} title="What Our Customers Say"