First cut

This commit is contained in:
kadil
2026-04-17 16:08:31 -05:00
parent d10105ac00
commit 4ee4cb8e7c
58 changed files with 3243 additions and 1 deletions

View File

@@ -0,0 +1,29 @@
{
"id": "features",
"items": [
{
"description": "We work directly with farmers in Ethiopia, Colombia, and Guatemala to bring you the freshest, most flavorful beans.",
"icon": "coffee",
"title": "Single-Origin Beans"
},
{
"description": "Every batch is roasted by hand in our Portland workshop. We roast weekly to ensure peak freshness.",
"icon": "flame",
"title": "Small-Batch Roasting"
},
{
"description": "From pour-over to espresso, our baristas craft each cup with precision and care.",
"icon": "cup",
"title": "Expert Brewing"
},
{
"description": "Join us for cupping sessions, latte art workshops, and live music nights. This is your neighborhood spot.",
"icon": "calendar",
"title": "Community Events"
}
],
"order": 3,
"title": "What We Offer",
"type": "features",
"visible": true
}