Merge version_1 into main #10

Merged
bender merged 1 commits from version_1 into main 2026-04-06 16:03:09 +00:00

View File

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