diff --git a/src/app/page.tsx b/src/app/page.tsx index 70eea6e..e61340b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -44,7 +44,7 @@ export default function LandingPage() { description="ViralBoost AI analyzes your video content and instantly generates 5 optimized viral titles, 2 SEO descriptions, and 20-30 trending hashtags. Get viral scores, thumbnail suggestions, and keyword recommendations powered by advanced AI." tag="AI-Powered Content Creator" tagIcon={Sparkles} - background={{ variant: "floatingGradient" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Start Analyzing Free", href: "#pricing" }, { text: "Watch Demo", href: "#how-it-works" }