diff --git a/src/app/page.tsx b/src/app/page.tsx index 58ad4a8..b1a1c93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Make Money Online with AI in Minutes, Not Years" description="Join thousands of teenagers and beginners earning real income through AI-powered music creation, content generation, and automation. Start your journey to financial freedom today." - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} mediaItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqMNTCJ3tyizEmyXtS1vYAjOIT/a-futuristic-ai-earnings-dashboard-inter-1773315799951-db3fc3f4.png", imageAlt: "AI earnings dashboard showing real-time income tracking" @@ -193,7 +193,7 @@ export default function LandingPage() { { text: "Schedule a Call", href: "https://example.com/calendar" } ]} buttonAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} />