From 669a24a0a0cff4808ab90182a2cedf0823baf7cd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 17:27:14 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 11e379f..3368c3b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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: "We source direct from farmers." } ]} />