Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -46,13 +46,13 @@ export default function LandingPage() {
|
||||
description="The Consistency System™ gives you a structured habit architecture that builds momentum automatically. Master your habits. Own your progress."
|
||||
tag="Master Your Habits. Own Your Progress."
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[
|
||||
{ text: "Get Instant Access", href: "#pricing" },
|
||||
{ text: "View Live Demo", href: "#features" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2WKGLZhlQ6JYn3nL1MzhIazo/a-premium-saas-dashboard-showing-habit-t-1772877643877-ce1fc2d1.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2WKGLZhlQ6JYn3nL1MzhIazo/a-premium-saas-dashboard-showing-habit-t-1772877643877-ce1fc2d1.png"
|
||||
imageAlt="The Consistency System premium dashboard interface"
|
||||
className="hero-section-premium"
|
||||
containerClassName="hero-container-luxury"
|
||||
@@ -98,15 +98,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Smart Habit Dashboard", description: "Visualize all your habits at a glance. Track progress with real-time updates and structured workflows that adapt to your rhythm.", tag: "Dashboard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2WKGLZhlQ6JYn3nL1MzhIazo/an-abstract-visualization-of-building-ha-1772877643945-390097d6.png?_wi=1", imageAlt: "Smart habit dashboard interface"},
|
||||
id: "1", title: "Smart Habit Dashboard", description: "Visualize all your habits at a glance. Track progress with real-time updates and structured workflows that adapt to your rhythm.", tag: "Dashboard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2WKGLZhlQ6JYn3nL1MzhIazo/an-abstract-visualization-of-building-ha-1772877643945-390097d6.png", imageAlt: "Smart habit dashboard interface"},
|
||||
{
|
||||
id: "2", title: "Real-Time Analytics", description: "Watch your consistency patterns emerge. Data-driven insights show exactly where you excel and where you need structure.", tag: "Analytics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2WKGLZhlQ6JYn3nL1MzhIazo/a-clean-structured-diagram-showing-the-c-1772877643707-54583a1e.png", imageAlt: "Real-time analytics visualization"},
|
||||
{
|
||||
id: "3", title: "Weekly & Monthly Architecture", description: "Built on proven behavioral frameworks. Organize habits into structured cycles that maximize momentum and minimize decision fatigue.", tag: "Structure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2WKGLZhlQ6JYn3nL1MzhIazo/an-abstract-visualization-of-building-ha-1772877643945-390097d6.png?_wi=2", imageAlt: "Weekly and monthly habit architecture"},
|
||||
id: "3", title: "Weekly & Monthly Architecture", description: "Built on proven behavioral frameworks. Organize habits into structured cycles that maximize momentum and minimize decision fatigue.", tag: "Structure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2WKGLZhlQ6JYn3nL1MzhIazo/an-abstract-visualization-of-building-ha-1772877643945-390097d6.png", imageAlt: "Weekly and monthly habit architecture"},
|
||||
{
|
||||
id: "4", title: "Momentum Score Tracking", description: "See your progress quantified. The Momentum Score combines consistency, streak length, and behavioral patterns into one meaningful metric.", tag: "Metrics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2WKGLZhlQ6JYn3nL1MzhIazo/a-premium-glass-style-pricing-card-with--1772877643118-0d419404.png", imageAlt: "Momentum score tracking system"},
|
||||
{
|
||||
id: "5", title: "Beginner-Friendly Setup", description: "Start immediately. No complex onboarding. Templates and guided workflows get you building momentum on day one.", tag: "Onboarding", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2WKGLZhlQ6JYn3nL1MzhIazo/a-premium-saas-dashboard-showing-habit-t-1772877643877-ce1fc2d1.png?_wi=2", imageAlt: "Simple beginner-friendly setup"},
|
||||
id: "5", title: "Beginner-Friendly Setup", description: "Start immediately. No complex onboarding. Templates and guided workflows get you building momentum on day one.", tag: "Onboarding", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac2WKGLZhlQ6JYn3nL1MzhIazo/a-premium-saas-dashboard-showing-habit-t-1772877643877-ce1fc2d1.png", imageAlt: "Simple beginner-friendly setup"},
|
||||
]}
|
||||
className="features-section"
|
||||
containerClassName="features-container"
|
||||
|
||||
Reference in New Issue
Block a user