diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1d2a2c6..6a24929 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -53,9 +53,7 @@ export default function ContactPage() { title="Terms of Trade" sections={[ { - heading: "Standard Terms", content: { - text: "All orders are subject to availability and credit approval." - }, + heading: "Standard Terms", content: "All orders are subject to availability and credit approval." }, ]} />