Files
dynamic-sites-simple/content/sections/testimonials.json
2026-04-17 16:08:31 -05:00

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
}