diff --git a/src/app/page.tsx b/src/app/page.tsx index 27828b1..29671af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { layout="section" title="House Rules" sections={[ - { heading: "Safety & Conduct", content: "We pride ourselves on a safe, respectful environment for all locals and visitors." } + { heading: "Safety & Conduct", content: [{ text: "We pride ourselves on a safe, respectful environment for all locals and visitors." }] } ]} />