Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 23:17:50 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="compact"
sizing="largeSmall"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
@@ -41,7 +41,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="HELLOADS"
description="Create stunning creative videos in seconds. Harness the power of AI-driven video production to bring your ideas to life faster than ever before."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Start Free Trial", href: "#contact" },
{ text: "Watch Demo", href: "#" }