Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-04-11 07:40:38 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ id: "slide-3", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-against-wall_171337-16420.jpg", imageAlt: "sculpture installation art gallery" },
{ id: "slide-4", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-color-palette-outdoors_23-2148014086.jpg", imageAlt: "fine art crating detail" },
{ id: "slide-5", imageSrc: "http://img.b2bpic.net/free-photo/empty-drawing-class-with-nobidy-it-prepared-drawing-lesson-paintng-canvas-no-people-creativity-workshop-equipped-with-professional-tools-develop-artistic-students-skills_482257-38988.jpg", imageAlt: "secure storage warehouse" },
{ id: "slide-6", imageSrc: "http://img.b2bpic.net/free-photo/man-his-work-office_329181-10276.jpg", imageAlt: "expert conservator working" },
{ id: "slide-6", imageSrc: "http://img.b2bpic.net/man-his-work-office_329181-10276.jpg", imageAlt: "expert conservator working" },
]}
/>
</div>
@@ -81,16 +81,10 @@ export default function LandingPage() {
title="Legal & Compliance"
sections={[
{
heading: "Our Standards", content: {
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: "Our Standards", content: { 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: {
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"
]
}
heading: "Terms of Service", content: { 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"] }
}
]}
/>