First cut
This commit is contained in:
24
content/sections/testimonials.json
Normal file
24
content/sections/testimonials.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user