Update src/app/page.tsx

This commit is contained in:
2026-05-08 16:16:23 +00:00
parent b880c9018d
commit 99ec692b0f

View File

@@ -148,6 +148,7 @@ export default function LandingPage() {
{ text: "Message via WhatsApp", href: "#" },
]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>