diff --git a/src/app/page.tsx b/src/app/page.tsx index cb760d6..b946f51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,14 +117,16 @@ export default function LandingPage() { avatars={[{ src: "https://i.pravatar.cc/150?u=a1", alt: "Client" }]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" - useInvertedBackground={true} + useInvertedBackground={false} ariaLabel="Testimonial section" + className="py-12" + testimonialClassName="text-lg font-medium leading-relaxed" />