Update src/app/page.tsx
This commit is contained in:
@@ -82,12 +82,12 @@ export default function LandingPage() {
|
||||
sections={[
|
||||
{
|
||||
heading: "Our Standards", content: {
|
||||
text: "Vellum operates under strict adherence to international museum-standard handling protocols. We maintain full insurance for all items in transit and storage."
|
||||
type: "paragraph", text: "Vellum operates under strict adherence to international museum-standard handling protocols. We maintain full insurance for all items in transit and storage."
|
||||
}
|
||||
},
|
||||
{
|
||||
heading: "Terms of Service", content: {
|
||||
items: [
|
||||
type: "list", items: [
|
||||
"Professional handling insurance for all consignments", "Compliance with international customs regulations", "Strict confidentiality regarding client collections", "Regular audit of safety equipment and logistics fleet"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user