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." } } ]} />