Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-04-11 17:27:45 +00:00

View File

@@ -48,7 +48,7 @@ export default function AboutPage() {
layout="section"
title="Our Roasting Standards"
sections={[
{ heading: "Sourcing", content: "We source direct from farmers." }
{ heading: "Sourcing", content: [{ type: "paragraph", text: "We source direct from farmers." }] }
]}
/>
</div>