Update src/app/pricing/page.tsx

This commit is contained in:
2026-05-08 14:13:10 +00:00
parent 150437a65b
commit d3185edeb1

View File

@@ -47,6 +47,7 @@ export default function PricingPage() {
}
]}
cardClassName="bg-white/10 backdrop-blur-xl border border-white/20"
useInvertedBackground={false}
/>
</div>