Update src/app/goals/page.tsx

This commit is contained in:
2026-03-20 16:44:21 +00:00
parent 35f92fbb75
commit d9111a2ff0

View File

@@ -88,42 +88,42 @@ export default function GoalsPage() {
title: "Goal Setting",
description: "Create both short-term and long-term goals with custom deadlines and priority levels.",
buttonIcon: Target,
imageSrc: "http://img.b2bpic.net/free-vector/flat-mobile-application-set-business-startup_81522-4048.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-mobile-application-set-business-startup_81522-4048.jpg?_wi=3",
imageAlt: "goal tracking checklist interface",
},
{
title: "Progress Tracking",
description: "Monitor your progress with visual indicators, percentage completion, and milestone checkpoints.",
buttonIcon: TrendingUp,
imageSrc: "http://img.b2bpic.net/free-vector/collection-gradient-infographic-elements_23-2148215458.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/collection-gradient-infographic-elements_23-2148215458.jpg?_wi=3",
imageAlt: "skill progression bar chart graph",
},
{
title: "Goal Categories",
description: "Organize goals by category such as learning, career, personal development, and skills.",
buttonIcon: Eye,
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-gradient-template_23-2148376261.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-gradient-template_23-2148376261.jpg?_wi=3",
imageAlt: "dashboard overview analytics statistics",
},
{
title: "Deadline Alerts",
description: "Receive timely reminders for upcoming deadlines and milestones to stay on track.",
buttonIcon: Award,
imageSrc: "http://img.b2bpic.net/free-vector/set-flat-vintage-badges-ribbons_23-2147549154.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/set-flat-vintage-badges-ribbons_23-2147549154.jpg?_wi=3",
imageAlt: "achievement badges awards showcase",
},
{
title: "Goal Analytics",
description: "Analyze your goal completion rate and identify patterns in your achievement history.",
buttonIcon: Share2,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-laptop-screen-server-hub-employees-reading-paperwork_482257-122503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-laptop-screen-server-hub-employees-reading-paperwork_482257-122503.jpg?_wi=4",
imageAlt: "document export download interface",
},
{
title: "Collaborative Goals",
description: "Share goals with team members and collaborate on group objectives for projects.",
buttonIcon: Move,
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-business-card-desk-high-angle_23-2149343436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-business-card-desk-high-angle_23-2149343436.jpg?_wi=3",
imageAlt: "drag drop interface cards reordering",
},
]}