From c613b73d7a0b161564d0d02969aa2ae3a3432241 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 01:16:37 +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 c7ad64f..643155e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,6 +93,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={true} + ratingClassName="text-yellow-400" testimonials={[ { id: "1", name: "Sarah Johnson", role: "Client", company: "Houston", rating: 5,