Compare commits
3 Commits
f5088e532b
...
version_1
| Author | SHA1 | Date | |
|---|---|---|---|
| fc30fea2dc | |||
| 669a24a0a0 | |||
| 1a4c241039 |
@@ -48,7 +48,7 @@ export default function AboutPage() {
|
||||
layout="section"
|
||||
title="Our Roasting Standards"
|
||||
sections={[
|
||||
{ heading: "Sourcing", content: { type: "paragraph", text: "We source direct from farmers." } },
|
||||
{ heading: "Sourcing", content: [{ type: "paragraph", text: "We source direct from farmers." }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user