Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f6641cada | |||
| 9fa140d0ae | |||
| 19e108039a |
@@ -24,7 +24,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="rounded"
|
borderRadius="rounded"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="largeSmallSizeMediumTitles"
|
sizing="largeSmallSizeMediumTitles"
|
||||||
background="grid"
|
background="circleGradient"
|
||||||
cardStyle="gradient-radial"
|
cardStyle="gradient-radial"
|
||||||
primaryButtonStyle="gradient"
|
primaryButtonStyle="gradient"
|
||||||
secondaryButtonStyle="glass"
|
secondaryButtonStyle="glass"
|
||||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
<HeroBillboard
|
<HeroBillboard
|
||||||
title="Generate YouTube Scripts in Seconds"
|
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."
|
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"
|
tag="AI-Powered"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user