Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-06 15:04:31 +00:00

View File

@@ -62,23 +62,23 @@ export default function LandingPage() {
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/interface-task-management-application_23-2148632023.jpg", imageAlt: "Habit tracker dashboard"},
imageSrc: "http://img.b2bpic.net/free-vector/interface-task-management-application_23-2148632023.jpg?_wi=1", imageAlt: "Habit tracker dashboard"},
{
imageSrc: "http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg", imageAlt: "Productivity analytics"},
imageSrc: "http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg?_wi=1", imageAlt: "Productivity analytics"},
{
imageSrc: "http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148358960.jpg", imageAlt: "Data insights"},
imageSrc: "http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148358960.jpg?_wi=1", imageAlt: "Data insights"},
{
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg", imageAlt: "Cycle tracking"},
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg?_wi=1", imageAlt: "Cycle tracking"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148358960.jpg", imageAlt: "Analytics dashboard"},
imageSrc: "http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148358960.jpg?_wi=2", imageAlt: "Analytics dashboard"},
{
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg", imageAlt: "Calendar visualization"},
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg?_wi=2", imageAlt: "Calendar visualization"},
{
imageSrc: "http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg", imageAlt: "Performance metrics"},
imageSrc: "http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg?_wi=2", imageAlt: "Performance metrics"},
{
imageSrc: "http://img.b2bpic.net/free-vector/interface-task-management-application_23-2148632023.jpg", imageAlt: "Wellness interface"},
imageSrc: "http://img.b2bpic.net/free-vector/interface-task-management-application_23-2148632023.jpg?_wi=2", imageAlt: "Wellness interface"},
]}
buttons={[
{ text: "Start Tracking", href: "#habits" },
@@ -112,7 +112,7 @@ export default function LandingPage() {
title: "Visual Progress", description: "Interactive graphs showing Date vs Productivity % and bar charts displaying your habit consistency over time. See your improvements at a glance.", icon: TrendingUp,
},
]}
imageSrc="http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg"
imageSrc="http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg?_wi=3"
imageAlt="Habit tracker with productivity metrics"
mediaAnimation="slide-up"
imagePosition="right"
@@ -134,16 +134,16 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Menstrual Phase (Days 1-5)", description: "Track the first phase of your cycle. Understand energy patterns and physical changes during this important period for flow monitoring and wellness awareness.", imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg", imageAlt: "Menstrual phase tracking"},
title: "Menstrual Phase (Days 1-5)", description: "Track the first phase of your cycle. Understand energy patterns and physical changes during this important period for flow monitoring and wellness awareness.", imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg?_wi=3", imageAlt: "Menstrual phase tracking"},
{
id: 2,
title: "Follicular Phase (Days 6-13)", description: "Monitor rising energy and motivation during this phase. Perfect for scheduling important tasks and workouts when you're feeling your best.", imageSrc: "http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148358960.jpg", imageAlt: "Follicular phase insights"},
title: "Follicular Phase (Days 6-13)", description: "Monitor rising energy and motivation during this phase. Perfect for scheduling important tasks and workouts when you're feeling your best.", imageSrc: "http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148358960.jpg?_wi=3", imageAlt: "Follicular phase insights"},
{
id: 3,
title: "Ovulation (Day 14)", description: "Peak fertility and energy day. Track this crucial day for family planning or simply understanding your biological patterns.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg", imageAlt: "Ovulation day tracking"},
title: "Ovulation (Day 14)", description: "Peak fertility and energy day. Track this crucial day for family planning or simply understanding your biological patterns.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg?_wi=4", imageAlt: "Ovulation day tracking"},
{
id: 4,
title: "Luteal Phase (Days 15-28)", description: "Wind-down phase with varying energy levels. Plan self-care activities and understand hormonal fluctuations during this phase.", imageSrc: "http://img.b2bpic.net/free-vector/interface-task-management-application_23-2148632023.jpg", imageAlt: "Luteal phase dashboard"},
title: "Luteal Phase (Days 15-28)", description: "Wind-down phase with varying energy levels. Plan self-care activities and understand hormonal fluctuations during this phase.", imageSrc: "http://img.b2bpic.net/free-vector/interface-task-management-application_23-2148632023.jpg?_wi=3", imageAlt: "Luteal phase dashboard"},
]}
buttons={[{ text: "Track Your Cycle", href: "#" }]}
buttonAnimation="slide-up"
@@ -192,17 +192,17 @@ export default function LandingPage() {
topMarqueeDirection="left"
testimonials={[
{
id: "1", name: "Sarah M.", handle: "@productivity_Sarah", testimonial: "This tracker completely changed my productivity game. Seeing my habits visualized daily motivated me to stay consistent. My productivity went from 40% to 85% in just 8 weeks!", imageSrc: "http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg", imageAlt: "Sarah's success story"},
id: "1", name: "Sarah M.", handle: "@productivity_Sarah", testimonial: "This tracker completely changed my productivity game. Seeing my habits visualized daily motivated me to stay consistent. My productivity went from 40% to 85% in just 8 weeks!", imageSrc: "http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg?_wi=5", imageAlt: "Sarah's success story"},
{
id: "2", name: "Emma L.", handle: "@cycle_aware_emma", testimonial: "Understanding my cycle phases has been transformative. I can now plan my workouts and important meetings around my energy levels. This app gave me back control of my wellness.", imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg", imageAlt: "Emma's wellness journey"},
id: "2", name: "Emma L.", handle: "@cycle_aware_emma", testimonial: "Understanding my cycle phases has been transformative. I can now plan my workouts and important meetings around my energy levels. This app gave me back control of my wellness.", imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg?_wi=4", imageAlt: "Emma's wellness journey"},
{
id: "3", name: "Jessica K.", handle: "@wellness_warrior", testimonial: "The combination of habit tracking and period tracking is exactly what I needed. Simple interface, powerful insights. My morning routine is now rock solid!", imageSrc: "http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148358960.jpg", imageAlt: "Jessica's transformation"},
id: "3", name: "Jessica K.", handle: "@wellness_warrior", testimonial: "The combination of habit tracking and period tracking is exactly what I needed. Simple interface, powerful insights. My morning routine is now rock solid!", imageSrc: "http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148358960.jpg?_wi=4", imageAlt: "Jessica's transformation"},
{
id: "4", name: "Rachel P.", handle: "@self_care_rachel", testimonial: "Finally a tracker that respects my menstrual cycle. The phase-based insights help me plan self-care activities perfectly. Highly recommend to every woman!", imageSrc: "http://img.b2bpic.net/free-vector/interface-task-management-application_23-2148632023.jpg", imageAlt: "Rachel's wellness tool"},
id: "4", name: "Rachel P.", handle: "@self_care_rachel", testimonial: "Finally a tracker that respects my menstrual cycle. The phase-based insights help me plan self-care activities perfectly. Highly recommend to every woman!", imageSrc: "http://img.b2bpic.net/free-vector/interface-task-management-application_23-2148632023.jpg?_wi=4", imageAlt: "Rachel's wellness tool"},
{
id: "5", name: "Maya T.", handle: "@habits_maya", testimonial: "The productivity percentage system is genius. It keeps me accountable without being judgmental. I've never been more consistent with my goals.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg", imageAlt: "Maya's consistency breakthrough"},
id: "5", name: "Maya T.", handle: "@habits_maya", testimonial: "The productivity percentage system is genius. It keeps me accountable without being judgmental. I've never been more consistent with my goals.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-social-media-weekly-plan-calendar_742173-9916.jpg?_wi=6", imageAlt: "Maya's consistency breakthrough"},
{
id: "6", name: "Sophia D.", handle: "@holistic_sophia", testimonial: "I love how this app combines physical, mental, and reproductive health tracking. It's holistic, beautiful, and actually useful. Best wellness tool I've found!", imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg", imageAlt: "Sophia's holistic approach"},
id: "6", name: "Sophia D.", handle: "@holistic_sophia", testimonial: "I love how this app combines physical, mental, and reproductive health tracking. It's holistic, beautiful, and actually useful. Best wellness tool I've found!", imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-application-template-with-photo_23-2148569131.jpg?_wi=5", imageAlt: "Sophia's holistic approach"},
]}
/>
</div>