Merge version_1 into main #11
@@ -51,7 +51,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: [{ type: "paragraph", text: "All orders are subject to availability and credit approval." }]
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user