Merge version_1 into main #3

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

View File

@@ -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: "We source direct from farmers." },
]}
/>
</div>