Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f6641cada | |||
| 9fa140d0ae | |||
| 19e108039a |
@@ -24,7 +24,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Generate YouTube Scripts in Seconds"
|
||||
description="Stop struggling with blank pages. Let AI create engaging, high-quality scripts for your YouTube videos. From thumbnails to hooks to full scripts—all optimized for viewer retention."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
tag="AI-Powered"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user