diff --git a/src/app/page.tsx b/src/app/page.tsx index c37b4ac..9567d6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,9 @@ export default function LandingPage() { sections={[ { heading: "Our Commitment", - text: "Brahm-Crete Systems is committed to delivering excellence in every floor assembly project. By utilizing certified products and industry-leading installation practices, we ensure every commercial or residential site meets the highest standards of safety and acoustic performance." + content: [ + { type: "paragraph", text: "Brahm-Crete Systems is committed to delivering excellence in every floor assembly project. By utilizing certified products and industry-leading installation practices, we ensure every commercial or residential site meets the highest standards of safety and acoustic performance." } + ] }, ]} />