From 02c77a6536724b275889592a370bcd9222e09a70 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 18:48:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5bfa21c..c37b4ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { sections={[ { heading: "Our Commitment", - content: [{ heading: "Compliance", content: "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." }] + 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." }, ]} /> -- 2.49.1