Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-05-23 21:08:05 +00:00

View File

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