Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-09 06:01:24 +00:00

View File

@@ -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" }