From 136f3c1f3641b21e1bb688438c5b43288a93332e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 00:35:05 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fb41c3a..42b1245 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { tag="Get Started" title="Ready to Build Your Revenue Stream?" description="Join us and discover how to transform your expertise into sustainable, recurring income. Start your free trial today and earn your first revenue within days." - background={{ variant: "blurBottom" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/laptop-with-many-envelopes_1134-191.jpg" imageAlt="Newsletter signup" -- 2.49.1 From 7c3b4bb0d3e6e26affc2696c6025e9e533290365 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 00:35:06 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 358d675..0b0ae0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function HomePage() {