Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 07:37:57 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="largeSmallSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="double-inset"
secondaryButtonStyle="radial-glow"
@@ -42,7 +42,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="MemorySync"
description="Transform your photos into cinematic visual experiences. Upload, compose, and create stunning animated memories synchronized with your favorite music."
background={{ variant: "floatingGradient" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Create Your Experience", href: "#features" },
{ text: "View Gallery", href: "#testimonials" }