Update src/app/page.tsx

This commit is contained in:
2026-03-03 17:44:20 +00:00
parent ed65242b55
commit b1a8b5a5df

View File

@@ -153,6 +153,7 @@ export default function LandingPage() {
} }
]} ]}
ariaLabel="Pricing section" ariaLabel="Pricing section"
cardClassName="[&:nth-child(2)]:ring-2 [&:nth-child(2)]:ring-primary-cta [&:nth-child(2)]:shadow-lg [&:nth-child(2)]:shadow-primary-cta/20 [&:nth-child(2)]:scale-105"
/> />
</div> </div>