Update src/app/projects/page.tsx
This commit is contained in:
@@ -106,37 +106,37 @@ export default function ProjectsPage() {
|
||||
title: "Project Dashboard",
|
||||
description: "Overview of all your projects with status tracking, progress bars, and quick stats.",
|
||||
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=2",
|
||||
},
|
||||
{
|
||||
title: "Skills Tracker",
|
||||
description: "Monitor your skill development from beginner to advanced with visual progress indicators.",
|
||||
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=2",
|
||||
},
|
||||
{
|
||||
title: "Goals Management",
|
||||
description: "Set and track both short-term and long-term goals with checkboxes and progress tracking.",
|
||||
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=2",
|
||||
},
|
||||
{
|
||||
title: "Achievements Hub",
|
||||
description: "Showcase your certificates, awards, and milestones with image uploads and links.",
|
||||
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=2",
|
||||
},
|
||||
{
|
||||
title: "Portfolio Export",
|
||||
description: "Generate and share your portfolio as a professional document or web link.",
|
||||
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=3",
|
||||
},
|
||||
{
|
||||
title: "Drag & Drop Interface",
|
||||
description: "Organize your content intuitively with drag-and-drop card arrangement.",
|
||||
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=2",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user