From e0a38173e8d149676c5926cfbb548b13628f2f8e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 16:39:21 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 67a8bfa..6f7b711 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -49,7 +49,7 @@ export default function ContactPage() { title="Terms of Service" sections={[ { - heading: "Pricing Disclaimer", content: { text: "All estimates are provided based on standard conditions. Additional costs may apply for complex installations." } + heading: "Pricing Disclaimer", content: { type: "paragraph", text: "All estimates are provided based on standard conditions. Additional costs may apply for complex installations." } } ]} />