diff --git a/src/app/page.tsx b/src/app/page.tsx index 82ba845..2f34af1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,13 +65,13 @@ export default function LandingPage() { tagAnimation="blur-reveal" features={[ { - title: "Real-Time Dashboard", description: "Monitor all your habits at a glance with live updates and instant progress feedback.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png?_wi=1", imageAlt: "Real-time habit tracking interface" + title: "Real-Time Dashboard", description: "Monitor all your habits at a glance with live updates and instant progress feedback.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png", imageAlt: "Real-time habit tracking interface" }, { title: "Advanced Analytics", description: "Detailed performance metrics, weekly trends, and completion statistics to motivate your journey.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/analytics-dashboard-showing-habit-comple-1773731518516-b4673656.png", imageAlt: "Analytics and metrics dashboard" }, { - title: "Smart Notifications", description: "Timely reminders and motivational alerts to keep you on track with your daily habits.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png?_wi=2", imageAlt: "Notification and reminder system" + title: "Smart Notifications", description: "Timely reminders and motivational alerts to keep you on track with your daily habits.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png", imageAlt: "Notification and reminder system" } ]} gridVariant="three-columns-all-equal-width" @@ -94,16 +94,16 @@ export default function LandingPage() { animationType="slide-up" metrics={[ { - id: "users", value: "50K+", title: "Active Users", description: "Building habits daily on HabitFlow" + id: "users", value: "50K+", title: "Active Users", description: "Building habits daily on HabitFlow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/a-beautiful-admin-dashboard-interface-fo-1773731514616-f8d6a598.png", imageAlt: "User dashboard" }, { - id: "habits", value: "500K+", title: "Habits Tracked", description: "Successfully monitored and completed" + id: "habits", value: "500K+", title: "Habits Tracked", description: "Successfully monitored and completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png", imageAlt: "Habit tracking interface" }, { - id: "completion", value: "87%", title: "Completion Rate", description: "Average habit completion success" + id: "completion", value: "87%", title: "Completion Rate", description: "Average habit completion success", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/analytics-dashboard-showing-habit-comple-1773731518516-b4673656.png", imageAlt: "Analytics dashboard" }, { - id: "streak", value: "365 Days", title: "Max Streak", description: "Longest user habit streak achieved" + id: "streak", value: "365 Days", title: "Max Streak", description: "Longest user habit streak achieved", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/illustration-showing-benefits-of-habit-t-1773731516894-d4c72894.png", imageAlt: "Habit benefits illustration" } ]} textboxLayout="default" @@ -157,7 +157,7 @@ export default function LandingPage() { tag="FAQ" tagIcon={HelpCircle} tagAnimation="blur-reveal" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png?_wi=3" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xAgi3uMMrAigaYh6GdtlrKO3/close-up-of-habit-tracking-features-show-1773731513981-6127f9c4.png" imageAlt="FAQ Support Section" mediaAnimation="slide-up" mediaPosition="right" @@ -194,7 +194,7 @@ export default function LandingPage() { description="Join thousands of successful habit builders. Sign up now and receive exclusive insights to accelerate your growth." tagIcon={Rocket} tagAnimation="blur-reveal" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Start Free"