Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-05-09 19:47:39 +00:00

View File

@@ -189,6 +189,7 @@ export default function LandingPage() {
description="Reach out to us via our form, send an email to hello@nexus.ai, or connect on WhatsApp for immediate support."
background={{
variant: "sparkles-gradient"}}
useInvertedBackground={false}
onSubmit={(email) => console.log("Form submitted", email)}
/>
</div>