Merge version_1 into main #3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user