Update src/app/about/page.tsx

This commit is contained in:
2026-04-25 13:55:41 +00:00
parent 64d5a89b67
commit b59fc4870c

View File

@@ -74,7 +74,7 @@ export default function AboutPage() {
title="Philosophy"
sections={[
{
heading: "Our Pledge", content: "We prioritize sustainability and authentic culinary craft."
heading: "Our Pledge", content: [{ type: "paragraph", text: "We prioritize sustainability and authentic culinary craft." }]
}
]}
/>