From 46eb225268814abd0434a206418aed48202486bf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:52:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f283a8e..7ad0e8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,6 +82,7 @@ export default function LandingPage() { testimonial="The service was incredible. The technician explained everything clearly before starting and kept my home cleaner than he found it. Truly a premium experience in OC." rating={5} author="Sarah M., Irvine" + avatars={[]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" /> -- 2.49.1