diff --git a/src/app/page.tsx b/src/app/page.tsx index b946f51..c84115d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,6 +106,7 @@ export default function LandingPage() { title="Michele Floridia — Directing Studio." description="FPH is a boutique directing studio built for high-end manufacturing, heritage brands, and outdoor luxury. We provide tailor-made production management that scales from intimate storytelling to complex campaign direction, ensuring every frame honors your craft." imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX1xH7y0jxZ0fhv28YS97mOKD2/director-michele-floridia-working-on-a-f-1776519373622-6bbe0844.png?_wi=2" + className="bg-card text-foreground" /> @@ -117,16 +118,16 @@ export default function LandingPage() { avatars={[{ src: "https://i.pravatar.cc/150?u=a1", alt: "Client" }]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" - useInvertedBackground={false} + useInvertedBackground={true} ariaLabel="Testimonial section" - className="py-12" - testimonialClassName="text-lg font-medium leading-relaxed" + className="py-20 bg-background text-foreground" + testimonialClassName="text-lg font-medium leading-relaxed opacity-90" />