Update src/app/checkout/page.tsx
This commit is contained in:
@@ -40,6 +40,7 @@ export default function CheckoutPage() {
|
||||
{ name: "naam", type: "text", placeholder: "Naam" },
|
||||
{ name: "email", type: "email", placeholder: "Email" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user