diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6f7b711..5ca36ba 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: { type: "paragraph", text: "All estimates are provided based on standard conditions. Additional costs may apply for complex installations." } + heading: "Pricing Disclaimer", content: "All estimates are provided based on standard conditions. Additional costs may apply for complex installations." } ]} />