Update src/app/page.tsx

This commit is contained in:
2026-05-13 00:36:10 +00:00
parent 080af6edb0
commit 2c76706c5b

View File

@@ -133,6 +133,7 @@ export default function SalesPage() {
description="Our support team is here to help you get started on your journey."
buttons={[{ text: "Email Us", href: "mailto:support@freedomebook.com" }]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>