33737-dev/events.json
2025-08-30 07:06:29 +00:00

19 lines
465 B
JSON

[
{
"title": "Team Stand-up",
"time": "Today, 9:00 AM",
"details": "Daily check-in to sync on progress and blockers."
},
{
"title": "Design Review",
"time": "Today, 1:00 PM",
"details": "Review the new dashboard mockups and provide feedback."
},
{
"title": "Deployment",
"time": "Today, 4:00 PM",
"details": "Deploy the latest changes to the staging environment."
}
]