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-13 14:21:12 +00:00

View File

@@ -22,7 +22,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="largeSmallSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -53,7 +53,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#features" }
]}
buttonAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
mediaAnimation="blur-reveal"
frameStyle="card"
ariaLabel="NEXUS hero section"
@@ -136,7 +136,7 @@ export default function LandingPage() {
useInvertedBackground={true}
containerClassName="px-6 py-20 max-w-6xl"
cardClassName="p-8 rounded-xl bg-gradient-to-br from-gray-800 to-gray-900 border border-gray-700 hover:border-red-500 transition-all duration-300"
titleClassName="text-4xl md:text-5xl font-bold mb-6 text-white text-center"
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-6 text-white text-center"
textBoxDescriptionClassName="text-center text-gray-400 mb-12"
imageClassName="w-16 h-16 mb-4 text-red-500"
cardTitleClassName="text-xl font-semibold text-white mb-3"
@@ -340,7 +340,7 @@ export default function LandingPage() {
description="Start your free trial today and experience the future of personal life management. No credit card required."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=82h8sj"
imageAlt="Contact NEXUS team"