From bb2b6f287039df45a99919fcb4cf0f707f05dffa Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 07:34:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 98ea22c..2d9f443 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,12 +82,12 @@ export default function LandingPage() { 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." + 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: [ + 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" ] } -- 2.49.1