From dea4fec912ac533be5848d0b4ba6ccd890d96ffb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 15:08:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1aaef91..ad1fedc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,6 +141,10 @@ export default function LandingPage() { showRating={true} animationType="blur-reveal" testimonials={[ + { + id: "jessica-review", name: "Jessica M.", handle: "@jessicam_fl", rating: 5, + testimonial: "Charged $50 less than the dealership quote. Fast service, no damage, and the owner was incredibly helpful!" + }, { id: "adam-review", name: "Adam S.", handle: "@adamreviews", rating: 5, testimonial: "Arrived within 20 minutes and unlocked my car in 5 minutes. Very professional and fair price. Highly recommend!" @@ -153,10 +157,6 @@ export default function LandingPage() { id: "robert-review", name: "Robert P.", handle: "@robertp2024", rating: 5, testimonial: "Saved the day late at night when I locked my keys in my car. Super friendly, professional, and very fair price." }, - { - id: "jessica-review", name: "Jessica M.", handle: "@jessicam_fl", rating: 5, - testimonial: "Charged $50 less than the dealership quote. Fast service, no damage, and the owner was incredibly helpful!" - }, { id: "mike-review", name: "Mike R.", handle: "@miker_boca", rating: 5, testimonial: "Owner-operated business. You can tell they care about their customers. Called them at 11pm and they were there in 20 minutes."