Update src/app/page.tsx

This commit is contained in:
2026-03-11 08:19:15 +00:00
parent 58ca15bf69
commit 3f9b34ac1b

View File

@@ -163,6 +163,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
buttonAnimation="none"
cardClassName="[&:nth-child(2)]:border-2 [&:nth-child(2)]:border-primary-button [&:nth-child(2)]:bg-gradient-to-br [&:nth-child(2)]:from-primary-button/5 [&:nth-child(2)]:to-primary-button/10"
/>
</div>