Update src/app/page.tsx

This commit is contained in:
2026-03-09 15:50:59 +00:00
parent d97d4bf0dc
commit b5015e3b1c

View File

@@ -181,7 +181,6 @@ export default function LandingPage() {
]}
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
cardClassName="backdrop-blur-md bg-white/10 border border-white/20 rounded-2xl p-6 hover:bg-white/15 transition-all duration-300"
/>
</div>