First cut
This commit is contained in:
28
content/events.json
Normal file
28
content/events.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"events": [
|
||||
{
|
||||
"date": "2026-04-25",
|
||||
"description": "Taste three new single-origin roasts and vote for our next house blend. Free with any purchase.",
|
||||
"id": "cupping-apr",
|
||||
"location": "Timber & Grain Cafe",
|
||||
"time": "6:00 PM",
|
||||
"title": "Friday Cupping Session"
|
||||
},
|
||||
{
|
||||
"date": "2026-05-03",
|
||||
"description": "Learn the basics of latte art from our head barista, Sam. Includes materials and two drinks. $25/person.",
|
||||
"id": "latte-art-may",
|
||||
"location": "Timber & Grain Workshop",
|
||||
"time": "10:00 AM",
|
||||
"title": "Latte Art 101 Workshop"
|
||||
},
|
||||
{
|
||||
"date": "2026-05-10",
|
||||
"description": "Local acoustic acts every second Saturday. Grab a cold brew and enjoy the vibes.",
|
||||
"id": "live-music-may",
|
||||
"location": "Timber & Grain Patio",
|
||||
"time": "7:00 PM",
|
||||
"title": "Live Music Night"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user