Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-02 23:17:50 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="pill" borderRadius="pill"
contentWidth="compact" contentWidth="compact"
sizing="largeSmall" sizing="largeSmall"
background="noiseDiagonalGradient" background="circleGradient"
cardStyle="solid" cardStyle="solid"
primaryButtonStyle="shadow" primaryButtonStyle="shadow"
secondaryButtonStyle="glass" secondaryButtonStyle="glass"
@@ -41,7 +41,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit <HeroLogoBillboardSplit
logoText="HELLOADS" 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." 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={[ buttons={[
{ text: "Start Free Trial", href: "#contact" }, { text: "Start Free Trial", href: "#contact" },
{ text: "Watch Demo", href: "#" } { text: "Watch Demo", href: "#" }