diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 24b5282..4965a81 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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." } }, ]} />