Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 15:41:32 +00:00

View File

@@ -75,11 +75,12 @@ export default function EventsPage() {
title: "Code Challenge Series", description: "Monthly competitive programming challenges to sharpen your problem-solving skills", bentoComponent: "animated-bar-chart"
},
{
title: "Technical Masterclasses", description: "Deep-dive sessions on emerging technologies like AI, blockchain, and cloud computing", bentoComponent: "timeline", items: [
title: "Technical Masterclasses", description: "Deep-dive sessions on emerging technologies like AI, blockchain, and cloud computing", bentoComponent: "timeline", heading: "Masterclass Schedule", subheading: "Spring 2025 Series", items: [
{ label: "AI & Machine Learning", detail: "March 15" },
{ label: "Blockchain Fundamentals", detail: "April 12" },
{ label: "Cloud Architecture", detail: "May 10" }
]
],
completedLabel: "Completed"
}
]}
animationType="slide-up"