From 8eb3550c7a4b2bfc6cc59ee3c77a90fad41da305 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 21:08:30 +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 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." } }, ]} />