25 lines
717 B
JSON
25 lines
717 B
JSON
{
|
|
"id": "testimonials",
|
|
"items": [
|
|
{
|
|
"author": "Maria Chen",
|
|
"quote": "Best pour-over in Portland, hands down. The Ethiopian Yirgacheffe changed my morning routine forever.",
|
|
"role": "Regular since 2019"
|
|
},
|
|
{
|
|
"author": "Jake Thornton",
|
|
"quote": "I came for the coffee and stayed for the people. Timber & Grain feels like home.",
|
|
"role": "Neighborhood local"
|
|
},
|
|
{
|
|
"author": "Priya Sharma",
|
|
"quote": "Their cupping events are incredible — I've learned more about coffee here than anywhere else.",
|
|
"role": "Home roasting enthusiast"
|
|
}
|
|
],
|
|
"order": 4,
|
|
"title": "What Our Regulars Say",
|
|
"type": "testimonials",
|
|
"visible": true
|
|
}
|