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" 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() {