From d9111a2ff0bfdc2ac40df514b669eb035336c276 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 16:44:21 +0000 Subject: [PATCH] Update src/app/goals/page.tsx --- src/app/goals/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/goals/page.tsx b/src/app/goals/page.tsx index c7e14b4..0193e1a 100644 --- a/src/app/goals/page.tsx +++ b/src/app/goals/page.tsx @@ -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", }, ]}