First cut
This commit is contained in:
8
content/sections/about.json
Normal file
8
content/sections/about.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"content": "Timber & Grain started in 2018 with a simple idea: great coffee doesn't need to be complicated. We source beans directly from farmers in Ethiopia, Colombia, and Guatemala, roast them in our Portland workshop, and serve them in our cozy cafe on Evergreen Terrace. Every cup tells a story — from the farm to your hands.",
|
||||
"id": "about",
|
||||
"order": 2,
|
||||
"title": "Our Story",
|
||||
"type": "about",
|
||||
"visible": true
|
||||
}
|
||||
29
content/sections/features.json
Normal file
29
content/sections/features.json
Normal 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
|
||||
}
|
||||
11
content/sections/hero.json
Normal file
11
content/sections/hero.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ctaLink": "/events",
|
||||
"ctaText": "See What's Brewing",
|
||||
"headline": "Coffee Worth Waking Up For",
|
||||
"id": "hero",
|
||||
"image": "",
|
||||
"order": 1,
|
||||
"subheading": "Single-origin beans, roasted in small batches right here in Portland. Stop by for a pour-over, stay for the community.",
|
||||
"type": "hero",
|
||||
"visible": true
|
||||
}
|
||||
8
content/sections/promo-banner.json
Normal file
8
content/sections/promo-banner.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"content": "For a limited time, enjoy 20% off all whole-bean bags. Use code FRESHBREW at checkout or mention this promo in-store. Valid through the end of the month!",
|
||||
"heading": "Spring Roast Sale — 20% Off Beans!",
|
||||
"id": "promo-banner",
|
||||
"order": 0,
|
||||
"type": "text",
|
||||
"visible": false
|
||||
}
|
||||
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
|
||||
}
|
||||
8
content/sections/text.json
Normal file
8
content/sections/text.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"content": "Visit us at 742 Evergreen Terrace, Portland, OR 97201. Open Monday through Saturday, 6:30 AM to 6 PM. Sunday 8 AM to 4 PM. Questions? Drop us a line at hello@timberandgrain.co or call (503) 555-0142.",
|
||||
"heading": "Find Us",
|
||||
"id": "contact",
|
||||
"order": 6,
|
||||
"type": "text",
|
||||
"visible": true
|
||||
}
|
||||
Reference in New Issue
Block a user