Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 17:06:08 +00:00

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#features" }
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa2cXa2LmffEQPZIIbrTZKfaRM/a-minimalist-goal-setting-interface-show-1772816612158-754ad6ed.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa2cXa2LmffEQPZIIbrTZKfaRM/a-minimalist-goal-setting-interface-show-1772816612158-754ad6ed.png?_wi=1"
imageAlt="Study Goals Interface"
mediaAnimation="slide-up"
imagePosition="left"
@@ -108,16 +108,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
id: "1", title: "Analytics Dashboard", description: "Beautiful charts and graphs showing your study patterns, progress over time, and insights into your learning habits.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa2cXa2LmffEQPZIIbrTZKfaRM/a-beautiful-analytics-chart-showing-stud-1772816612258-201eaefb.png", imageAlt: "Analytics Dashboard"
id: "1", title: "Analytics Dashboard", description: "Beautiful charts and graphs showing your study patterns, progress over time, and insights into your learning habits.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa2cXa2LmffEQPZIIbrTZKfaRM/a-beautiful-analytics-chart-showing-stud-1772816612258-201eaefb.png?_wi=1", imageAlt: "Analytics Dashboard"
},
{
id: "2", title: "Focus Timer", description: "Integrated Pomodoro timer with customizable sessions. Stay focused, track study sessions, and take mindful breaks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa2cXa2LmffEQPZIIbrTZKfaRM/a-pomodoro-style-timer-interface-with-a--1772816612951-2d5d5e2e.png", imageAlt: "Focus Timer"
},
{
id: "3", title: "Goal Tracking", description: "Set daily study goals, track completion rates, and celebrate milestones. Visual progress indicators keep you motivated.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa2cXa2LmffEQPZIIbrTZKfaRM/a-minimalist-goal-setting-interface-show-1772816612158-754ad6ed.png", imageAlt: "Goal Tracking"
id: "3", title: "Goal Tracking", description: "Set daily study goals, track completion rates, and celebrate milestones. Visual progress indicators keep you motivated.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa2cXa2LmffEQPZIIbrTZKfaRM/a-minimalist-goal-setting-interface-show-1772816612158-754ad6ed.png?_wi=2", imageAlt: "Goal Tracking"
},
{
id: "4", title: "Subject Management", description: "Organize your studies by subject. Track time spent on each topic and optimize your study schedule for better balance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa2cXa2LmffEQPZIIbrTZKfaRM/a-beautiful-analytics-chart-showing-stud-1772816612258-201eaefb.png", imageAlt: "Subject Management"
id: "4", title: "Subject Management", description: "Organize your studies by subject. Track time spent on each topic and optimize your study schedule for better balance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aa2cXa2LmffEQPZIIbrTZKfaRM/a-beautiful-analytics-chart-showing-stud-1772816612258-201eaefb.png?_wi=2", imageAlt: "Subject Management"
}
]}
gridVariant="four-items-2x2-equal-grid"