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,