Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="floatingGradient"
|
||||
background="aurora"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Get personalized guidance on goals, habits, and growth. Track progress with clarity. Improve faster with less effort."
|
||||
tag="AI-Powered Growth Platform"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APwwOLAi7FRFmXwzrAtyS9aqHm/a-modern-clean-ai-coaching-dashboard-int-1772507824262-495dd068.png"
|
||||
imageAlt="AI coaching dashboard with personalized growth tracking"
|
||||
buttons={[
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
{ text: "Start Your Journey Free" },
|
||||
{ text: "Schedule a Demo" }
|
||||
]}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user