Merge version_3 into main #8

Merged
bender merged 1 commits from version_3 into main 2026-03-11 13:06:16 +00:00

View File

@@ -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"
/>
</div>