Update src/app/page.tsx
This commit is contained in:
@@ -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." }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user