diff --git a/src/app/page.tsx b/src/app/page.tsx index 859696c..54e186d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -214,7 +214,7 @@ export default function LandingPage() { useInvertedBackground={false} animationType="slide-up" carouselMode="buttons" - cardClassName="scale-100 md:scale-105 md:shadow-2xl md:border-2 md:border-primary" + cardClassName="first:[scale-100] md:first:[scale-110] first:[md:shadow-2xl] first:[md:border-2] first:[md:border-primary]" ariaLabel="Pricing packages section" />