{"id":91,"date":"2025-10-15T13:30:52","date_gmt":"2025-10-15T11:30:52","guid":{"rendered":"https:\/\/www.dizon.io\/?page_id=91"},"modified":"2025-10-31T14:11:37","modified_gmt":"2025-10-31T13:11:37","slug":"how-it-works-2","status":"publish","type":"page","link":"https:\/\/www.dizon.io\/?page_id=91","title":{"rendered":"How it Works"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>How It Works &#8211; DIZON<\/title>\n    <!-- Bootstrap CSS -->\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n    <!-- Bootstrap Icons -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.10.0\/font\/bootstrap-icons.css\">\n    <!-- Google Fonts -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@100..900&#038;family=Krona+One&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --color-primary: #0A0F2C;\n            --color-accent: #E15E0E;\n            --color-emerald: #10B981;\n        }\n        \n        body {\n            font-family: 'Inter', sans-serif;\n            color: #333;\n        }\n        \n        .font-display {\n            font-family: 'Krona One', sans-serif;\n        }\n        \n        .bg-primary-custom {\n            background-color: var(--color-primary) !important;\n        }\n        \n        .text-accent {\n            color: var(--color-accent) !important;\n        }\n        \n        .btn-primary-custom {\n            background: linear-gradient(135deg, var(--color-accent) 0%, #FF6B35 100%);\n            border: none;\n            color: white;\n            padding: 12px 30px;\n            border-radius: 8px;\n            font-weight: 500;\n            transition: all 0.3s ease;\n        }\n        \n        .btn-primary-custom:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(255, 107, 53, 0.5);\n        }\n        \n        .step-card {\n            background: white;\n            border-radius: 16px;\n            padding: 30px;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n            height: 100%;\n            border-left: 4px solid var(--color-emerald);\n        }\n        \n        .step-number {\n            width: 60px;\n            height: 60px;\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 20px;\n            font-weight: bold;\n            font-size: 1.5rem;\n            background: var(--color-emerald);\n            color: white;\n        }\n        \n        .section-padding {\n            padding: 80px 0;\n        }\n        \n        .hero-section {\n            background: linear-gradient(135deg, #F1F3F6 0%, #e2e8f0 50%, #F1F3F6 100%);\n            padding: 150px 0 100px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .hero-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background-image: url('https:\/\/cdn1.genspark.ai\/user-upload-image\/gpt_image_generated\/aa854300-e1ed-4192-a1e6-b26e99bac184');\n            background-size: cover;\n            background-position: center;\n            opacity: 0.1;\n            z-index: 0;\n        }\n        \n        .hero-content {\n            position: relative;\n            z-index: 1;\n        }\n        \n        .process-step {\n            margin-bottom: 60px;\n        }\n        \n        .process-step:last-child {\n            margin-bottom: 0;\n        }\n        \n        \/* Uniform image sizing *\/\n        .step-image-container {\n            position: relative;\n            width: 100%;\n            height: 400px;\n            overflow: hidden;\n            border-radius: 8px;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n        }\n        \n        .step-image {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            object-position: center;\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Hero Section -->\n    <section class=\"hero-section\">\n        <div class=\"container\">\n            <div class=\"row justify-content-center text-center\">\n                <div class=\"col-lg-8 hero-content\">\n                    <h1 class=\"font-display display-4 fw-bold mb-4\">How DIZON Works<\/h1>\n                    <p class=\"lead mb-4\">Simple. Secure. Value-enhancing. Connect your artwork with a tamper-proof blockchain certificate and share valuable information with interested parties.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Overview Section -->\n    <section class=\"section-padding\">\n        <div class=\"container\">\n            <div class=\"row justify-content-center text-center mb-5\">\n                <div class=\"col-lg-8\">\n                    <h2 class=\"font-display display-5 fw-bold mb-4\">The Complete Process<\/h2>\n                    <p class=\"lead\">DIZON makes it incredibly simple to secure your valuable originals with blockchain technology while creating engagement opportunities with potential buyers.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Step-by-Step Process -->\n    <section class=\"section-padding bg-light\">\n        <div class=\"container\">\n            <!-- Step 1 -->\n            <div class=\"row process-step align-items-center\">\n                <div class=\"col-lg-6 mb-4 mb-lg-0\">\n                    <div class=\"step-card\">\n                        <div class=\"step-number\">1<\/div>\n                        <h3 class=\"fw-bold mb-3\">Order Certificate<\/h3>\n                        <p class=\"mb-4\">Choose the right certificate type for your needs. Whether it&#8217;s a single piece or a limited edition, we have options for artists, galleries, and collectors.<\/p>\n                        <ul class=\"list-unstyled\">\n                            <li class=\"mb-2\"><i class=\"bi bi-check-circle-fill text-success me-2\"><\/i> Individual artwork certificates<\/li>\n                            <li class=\"mb-2\"><i class=\"bi bi-check-circle-fill text-success me-2\"><\/i> Limited edition series<\/li>\n                            <li class=\"mb-0\"><i class=\"bi bi-check-circle-fill text-success me-2\"><\/i> Bulk pricing available<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                <div class=\"col-lg-6\">\n                    <div class=\"step-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.dizon.io\/wp-content\/uploads\/2025\/10\/Bestellung-DIZON.webp\" alt=\"Order Certificate\" class=\"step-image\">\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Step 2 -->\n            <div class=\"row process-step align-items-center\">\n                <div class=\"col-lg-6 order-2 order-lg-1\">\n                    <div class=\"step-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.dizon.io\/wp-content\/uploads\/2025\/10\/Frau-scannt-DIZON-mit-Handy-1.webp\" alt=\"Certificate Creation\" class=\"step-image\">\n                    <\/div>\n                <\/div>\n                <div class=\"col-lg-6 order-1 order-lg-2 mb-4 mb-lg-0\">\n                    <div class=\"step-card\">\n                        <div class=\"step-number\">2<\/div>\n                        <h3 class=\"fw-bold mb-3\">Certificate Creation &#038; Information Setup<\/h3>\n                        <p class=\"mb-4\">We generate your unique, tamper-proof certificate on the blockchain and you set up the additional information you want to share with interested parties.<\/p>\n                        <ul class=\"list-unstyled\">\n                            <li class=\"mb-2\"><i class=\"bi bi-shield-check text-primary me-2\"><\/i> Blockchain-secured authenticity<\/li>\n                            <li class=\"mb-2\"><i class=\"bi bi-currency-dollar text-success me-2\"><\/i> Set pricing information<\/li>\n                            <li class=\"mb-0\"><i class=\"bi bi-person-circle text-info me-2\"><\/i> Add artist details and contact<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Step 3 -->\n            <div class=\"row process-step align-items-center\">\n                <div class=\"col-lg-6 mb-4 mb-lg-0\">\n                    <div class=\"step-card\">\n                        <div class=\"step-number\">3<\/div>\n                        <h3 class=\"fw-bold mb-3\">Code Integration<\/h3>\n                        <p class=\"mb-4\">Permanently connect your artwork with its digital certificate. The code can be integrated as a QR code, NFC tag, or discrete marking.<\/p>\n                        <ul class=\"list-unstyled\">\n                            <li class=\"mb-2\"><i class=\"bi bi-qr-code text-primary me-2\"><\/i> QR code integration<\/li>\n                            <li class=\"mb-2\"><i class=\"bi bi-wifi text-info me-2\"><\/i> NFC tag options<\/li>\n                            <li class=\"mb-0\"><i class=\"bi bi-eye-slash text-secondary me-2\"><\/i> Discrete marking solutions<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                <div class=\"col-lg-6\">\n                    <div class=\"step-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.dizon.io\/wp-content\/uploads\/2025\/10\/DIZON-Kunstmanufaktur-mit-Zertifikat.webp\" alt=\"Code Integration\" class=\"step-image\">\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Step 4 -->\n            <div class=\"row process-step align-items-center\">\n                <div class=\"col-lg-6 order-2 order-lg-1\">\n                    <div class=\"step-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.dizon.io\/wp-content\/uploads\/2025\/10\/Dizon-Paar-checkt-Kunstwerk.webp\" alt=\"Activation\" class=\"step-image\">\n                    <\/div>\n                <\/div>\n                <div class=\"col-lg-6 order-1 order-lg-2 mb-4 mb-lg-0\">\n                    <div class=\"step-card\">\n                        <div class=\"step-number\">4<\/div>\n                        <h3 class=\"fw-bold mb-3\">Activation &#038; Information Sharing<\/h3>\n                        <p class=\"mb-4\">Activate the certificate and start sharing your artwork information with potential buyers, passersby, and enthusiasts who scan the code.<\/p>\n                        <ul class=\"list-unstyled\">\n                            <li class=\"mb-2\"><i class=\"bi bi-play-circle text-success me-2\"><\/i> Instant activation process<\/li>\n                            <li class=\"mb-2\"><i class=\"bi bi-info-circle text-primary me-2\"><\/i> Share pricing and details<\/li>\n                            <li class=\"mb-0\"><i class=\"bi bi-link-45deg text-info me-2\"><\/i> Direct to website and social media<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Step 5 -->\n            <div class=\"row process-step align-items-center\">\n                <div class=\"col-lg-6 mb-4 mb-lg-0\">\n                    <div class=\"step-card\">\n                        <div class=\"step-number\">5<\/div>\n                        <h3 class=\"fw-bold mb-3\">Dashboard Management<\/h3>\n                        <p class=\"mb-4\">Keep track of all your certificates and engagement metrics in one convenient dashboard. Update information anytime without physical changes.<\/p>\n                        <ul class=\"list-unstyled\">\n                            <li class=\"mb-2\"><i class=\"bi bi-bar-chart text-primary me-2\"><\/i> Track views and engagement<\/li>\n                            <li class=\"mb-2\"><i class=\"bi bi-pencil-square text-warning me-2\"><\/i> Update information in real-time<\/li>\n                            <li class=\"mb-0\"><i class=\"bi bi-bell text-info me-2\"><\/i> Real-time notifications<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                <div class=\"col-lg-6\">\n                    <div class=\"step-image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/www.dizon.io\/wp-content\/uploads\/2025\/10\/DIZON-how-it-works-dashboard.webp\" alt=\"Dashboard Management\" class=\"step-image\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Benefits Section -->\n    <section class=\"section-padding\">\n        <div class=\"container\">\n            <div class=\"row justify-content-center text-center mb-5\">\n                <div class=\"col-lg-8\">\n                    <h2 class=\"font-display display-5 fw-bold mb-4\">Why Choose DIZON?<\/h2>\n                <\/div>\n            <\/div>\n            <div class=\"row g-4\">\n                <div class=\"col-md-4\">\n                    <div class=\"text-center p-4\">\n                        <div class=\"bg-primary bg-opacity-10 rounded p-3 d-inline-block mb-3\">\n                            <i class=\"bi bi-shield-check text-primary fs-1\"><\/i>\n                        <\/div>\n                        <h4 class=\"fw-bold mb-3\">Security<\/h4>\n                        <p>Each code is unique and immutably secured on the blockchain, providing unbreakable authenticity protection.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"col-md-4\">\n                    <div class=\"text-center p-4\">\n                        <div class=\"bg-success bg-opacity-10 rounded p-3 d-inline-block mb-3\">\n                            <i class=\"bi bi-lightning-charge text-success fs-1\"><\/i>\n                        <\/div>\n                        <h4 class=\"fw-bold mb-3\">Engagement<\/h4>\n                        <p>Connect directly with potential buyers by sharing pricing, contact information, and artist details.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"col-md-4\">\n                    <div class=\"text-center p-4\">\n                        <div class=\"bg-warning bg-opacity-10 rounded p-3 d-inline-block mb-3\">\n                            <i class=\"bi bi-graph-up-arrow text-warning fs-1\"><\/i>\n                        <\/div>\n                        <h4 class=\"fw-bold mb-3\">Value Enhancement<\/h4>\n                        <p>Official proof of authenticity creates trust and increases market value for collectors and investors.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA Section -->\n    <section class=\"section-padding bg-primary-custom text-white\">\n        <div class=\"container\">\n            <div class=\"row justify-content-center text-center\">\n                <div class=\"col-lg-8\">\n                    <h2 class=\"font-display display-5 fw-bold mb-4\">Ready to Get Started?<\/h2>\n                    <p class=\"lead mb-4\">Secure the value of your originals or editions while creating new engagement opportunities with just a few clicks.<\/p>\n                    <a href=\"#\" class=\"btn btn-light btn-lg\">Order Certificate Now<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Bootstrap JS -->\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/js\/bootstrap.bundle.min.js\"><\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>How It Works &#8211; DIZON How DIZON Works Simple. Secure. Value-enhancing. Connect your artwork with a tamper-proof blockchain certificate and share valuable information with interested parties. The Complete Process DIZON makes it incredibly simple to secure your valuable originals with blockchain technology while creating engagement opportunities with potential buyers. 1 Order Certificate Choose the right [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"bootstrap_coach_sidebar_layout":"","footnotes":""},"class_list":["post-91","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/pages\/91","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dizon.io\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=91"}],"version-history":[{"count":14,"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/pages\/91\/revisions"}],"predecessor-version":[{"id":287,"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/pages\/91\/revisions\/287"}],"wp:attachment":[{"href":"https:\/\/www.dizon.io\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=91"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}