4 Commits

Author SHA1 Message Date
b9e1f7718d Update src/app/page.tsx 2026-03-11 13:06:05 +00:00
d892fd46ff Switch to version 2: modified src/app/page.tsx 2026-03-11 13:05:19 +00:00
ee8e23b8e3 Switch to version 1: modified src/app/page.tsx 2026-03-11 13:05:12 +00:00
a699ab20b3 Merge version_2 into main
Merge version_2 into main
2026-03-11 12:56:09 +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>