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