diff --git a/app/opportunities/page.tsx b/app/opportunities/page.tsx index 8e5eaf41..777d7176 100644 --- a/app/opportunities/page.tsx +++ b/app/opportunities/page.tsx @@ -22,7 +22,7 @@ const opportunities = [ title: "Events", description: "Explore and participate in the latest tech events, workshops, and conferences.", icon: Calendar, - href: "/hackathons", + href: "/events", gradient: "from-blue-500 to-indigo-600", tags: ["Tech", "Workshops", "Conferences"], },