From 51fa09c659d7b3c4c2015b14d47832d25303fe7a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 09:45:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c98158..bb546b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,6 +163,7 @@ export default function LandingPage() { title="Launch Your Project" description="Ready to take your marketing to the moon? Let's connect with Big Moon 9999." buttons={[{text: "Contact Us"}]} + background={{ variant: "sparkles-gradient" }} /> -- 2.49.1