Update src/app/about/page.tsx

This commit is contained in:
2026-05-23 21:07:31 +00:00
parent c8e91a55e2
commit 76e4e5beb4

View File

@@ -41,7 +41,7 @@ export default function AboutPage() {
title="Our Smoking Story"
sections={[
{
heading: "Our Roots", content: { type: "paragraph", text: "ABC Barbeque was born in the backyards of Cambridge, fueled by a passion for slow-cooked perfection." }
heading: "Our Roots", content: { text: "ABC Barbeque was born in the backyards of Cambridge, fueled by a passion for slow-cooked perfection." }
},
]}
/>