Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 11:36:33 +00:00

View File

@@ -64,15 +64,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glasses-agendas-with-blanket-lights_23-2148791064.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glasses-agendas-with-blanket-lights_23-2148791064.jpg?_wi=1",
imageAlt: "Modern Study Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/reading-girl-sitting-library-floor_23-2147617626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reading-girl-sitting-library-floor_23-2147617626.jpg?_wi=1",
imageAlt: "Library Learning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bullet-journals-paper-clips_23-2149740086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bullet-journals-paper-clips_23-2149740086.jpg?_wi=1",
imageAlt: "Progress Dashboard",
},
{
@@ -118,7 +118,7 @@ export default function LandingPage() {
title: "Time Tracking",
description: "Accurately log your study sessions and see where you spend your time.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/shoulder-view-african-american-startup-employee-looking-laptop-screen-with-business-analytics-charts-sitting-desk-close-focus-portable-computer-display-with-sales-results_482257-38698.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shoulder-view-african-american-startup-employee-looking-laptop-screen-with-business-analytics-charts-sitting-desk-close-focus-portable-computer-display-with-sales-results_482257-38698.jpg?_wi=1",
imageAlt: "Tracking",
},
items: [
@@ -132,14 +132,14 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glasses-agendas-with-blanket-lights_23-2148791064.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glasses-agendas-with-blanket-lights_23-2148791064.jpg?_wi=2",
imageAlt: "student desk study setup",
},
{
title: "Goal Setting",
description: "Set clear academic milestones and track your progress toward them.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/shoulder-view-african-american-startup-employee-looking-laptop-screen-with-business-analytics-charts-sitting-desk-close-focus-portable-computer-display-with-sales-results_482257-38698.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shoulder-view-african-american-startup-employee-looking-laptop-screen-with-business-analytics-charts-sitting-desk-close-focus-portable-computer-display-with-sales-results_482257-38698.jpg?_wi=2",
imageAlt: "Goals",
},
items: [
@@ -153,14 +153,14 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/reading-girl-sitting-library-floor_23-2147617626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reading-girl-sitting-library-floor_23-2147617626.jpg?_wi=2",
imageAlt: "student library study",
},
{
title: "Insight Analytics",
description: "Deep dive into your performance patterns to improve efficiency.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/shoulder-view-african-american-startup-employee-looking-laptop-screen-with-business-analytics-charts-sitting-desk-close-focus-portable-computer-display-with-sales-results_482257-38698.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shoulder-view-african-american-startup-employee-looking-laptop-screen-with-business-analytics-charts-sitting-desk-close-focus-portable-computer-display-with-sales-results_482257-38698.jpg?_wi=3",
imageAlt: "Analytics",
},
items: [
@@ -174,7 +174,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bullet-journals-paper-clips_23-2149740086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bullet-journals-paper-clips_23-2149740086.jpg?_wi=2",
imageAlt: "digital study planner ui",
},
]}