{"id":113,"date":"2025-10-15T13:59:28","date_gmt":"2025-10-15T11:59:28","guid":{"rendered":"https:\/\/www.dizon.io\/?page_id=113"},"modified":"2025-10-30T14:15:37","modified_gmt":"2025-10-30T13:15:37","slug":"home-2","status":"publish","type":"page","link":"https:\/\/www.dizon.io\/","title":{"rendered":"home"},"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>DIZON &#8211; Digital Certificate of Authenticity for Originals<\/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            --color-violet: #8B5CF6;\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        .bg-accent {\n            background-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        .btn-outline-custom {\n            border: 2px solid var(--color-primary);\n            color: var(--color-primary);\n            background: transparent;\n            padding: 12px 30px;\n            border-radius: 8px;\n            font-weight: 500;\n            transition: all 0.3s ease;\n        }\n        \n        .btn-outline-custom:hover {\n            background: var(--color-primary);\n            color: white;\n            transform: translateY(-2px);\n        }\n        \n        .feature-card {\n            border-radius: 16px;\n            border: 1px solid rgba(139, 92, 246, 0.1);\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);\n            transition: transform 0.3s ease;\n            height: 100%;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .step-card {\n            background: white;\n            border-radius: 12px;\n            padding: 30px;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n            height: 100%;\n            text-align: center;\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: 0 auto 20px;\n            font-weight: bold;\n            font-size: 1.5rem;\n        }\n        \n        .dashboard-feature {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 20px;\n        }\n        \n        .dashboard-icon {\n            width: 50px;\n            height: 50px;\n            background: rgba(16, 185, 129, 0.1);\n            border-radius: 10px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 15px;\n            flex-shrink: 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        .section-padding {\n            padding: 80px 0;\n        }\n        \n        .info-highlight {\n            background: rgba(16, 185, 129, 0.1);\n            border-left: 4px solid var(--color-emerald);\n            padding: 20px;\n            border-radius: 0 8px 8px 0;\n            margin: 30px 0;\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Hero Section -->\n    <section class=\"hero-section\">\n        <div class=\"container\">\n            <div class=\"row align-items-center\">\n                <div class=\"col-lg-6 hero-content\">\n                    <h1 class=\"font-display display-4 fw-bold mb-4\">DIZON \u2013 Digital Certificate of Authenticity<\/h1>\n                    <p class=\"lead mb-4\">Secure your artwork&#8217;s authenticity with blockchain technology while providing valuable information to potential buyers and enthusiasts.<\/p>\n                    <div class=\"d-flex flex-wrap gap-3\">\n                        <a href=\"#\" class=\"btn btn-primary-custom\">Order Certificate Now<\/a>\n                        <a href=\"#how-it-works\" class=\"btn btn-outline-custom\">Learn More<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"col-lg-6\">\n                    <div class=\"text-center mt-5 mt-lg-0 position-relative\" style=\"z-index: 2;\">\n                        <div class=\"bg-white p-4 rounded-3 shadow-lg\" style=\"display: inline-block;\">\n                            <!-- Professional DIZON Certificate Mockup -->\n                            <svg width=\"480\" height=\"360\" viewBox=\"0 0 480 360\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"img-fluid\">\n                                <!-- Certificate Background -->\n                                <rect x=\"40\" y=\"30\" width=\"320\" height=\"240\" rx=\"8\" fill=\"white\" stroke=\"#E5E7EB\" stroke-width=\"2\"\/>\n                                \n                                <!-- Certificate Header -->\n                                <rect x=\"40\" y=\"30\" width=\"320\" height=\"50\" rx=\"8\" fill=\"#0A0F2C\"\/>\n                                <text x=\"200\" y=\"60\" font-family=\"Arial, sans-serif\" font-size=\"20\" font-weight=\"bold\" fill=\"white\" text-anchor=\"middle\">DIZON Certificate<\/text>\n                                \n                                <!-- QR Code on Certificate -->\n                                <rect x=\"70\" y=\"100\" width=\"80\" height=\"80\" fill=\"#F3F4F6\" rx=\"4\"\/>\n                                <g>\n                                    <!-- QR Code Pattern -->\n                                    <rect x=\"75\" y=\"105\" width=\"70\" height=\"70\" fill=\"white\"\/>\n                                    <path d=\"M80 110h10v10h-10zM90 110h10v10h-10zM100 110h10v10h-10zM110 110h10v10h-10zM120 110h10v10h-10zM130 110h10v10h-10zM80 120h10v10h-10zM100 120h10v10h-10zM120 120h10v10h-10zM130 120h10v10h-10zM80 130h10v10h-10zM90 130h10v10h-10zM100 130h10v10h-10zM110 130h10v10h-10zM120 130h10v10h-10zM130 130h10v10h-10zM80 140h10v10h-10zM100 140h10v10h-10zM120 140h10v10h-10zM130 140h10v10h-10zM80 150h10v10h-10zM90 150h10v10h-10zM100 150h10v10h-10zM110 150h10v10h-10zM120 150h10v10h-10zM130 150h10v10h-10zM80 160h10v10h-10zM100 160h10v10h-10zM120 160h10v10h-10zM130 160h10v10h-10z\" fill=\"#0A0F2C\"\/>\n                                <\/g>\n                                \n                                <!-- Certificate Text -->\n                                <text x=\"170\" y=\"120\" font-family=\"Arial, sans-serif\" font-size=\"14\" fill=\"#333\">Artwork Title:<\/text>\n                                <text x=\"170\" y=\"140\" font-family=\"Arial, sans-serif\" font-size=\"16\" font-weight=\"bold\" fill=\"#E15E0E\">&#8222;Sunset Reflections&#8220;<\/text>\n                                \n                                <text x=\"170\" y=\"165\" font-family=\"Arial, sans-serif\" font-size=\"14\" fill=\"#333\">Artist:<\/text>\n                                <text x=\"170\" y=\"180\" font-family=\"Arial, sans-serif\" font-size=\"14\" fill=\"#333\">Elena Rodriguez<\/text>\n                                \n                                <!-- Blockchain Verified Badge -->\n                                <rect x=\"70\" y=\"200\" width=\"260\" height=\"40\" rx=\"20\" fill=\"#10B981\" opacity=\"0.1\"\/>\n                                <circle cx=\"90\" cy=\"220\" r=\"8\" fill=\"#10B981\"\/>\n                                <path d=\"M86 220l2 2l4-4\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <text x=\"110\" y=\"225\" font-family=\"Arial, sans-serif\" font-size=\"14\" fill=\"#10B981\" font-weight=\"600\">Blockchain Verified<\/text>\n                                \n                                <!-- Phone Frame (showing front - no QR on back) -->\n                                <rect x=\"350\" y=\"80\" width=\"100\" height=\"200\" rx=\"12\" fill=\"#1F2937\" stroke=\"#374151\" stroke-width=\"2\"\/>\n                                <rect x=\"355\" y=\"85\" width=\"90\" height=\"190\" rx=\"8\" fill=\"#111827\"\/>\n                                <rect x=\"360\" y=\"100\" width=\"80\" height=\"160\" rx=\"4\" fill=\"white\"\/>\n                                \n                                <!-- Phone Screen Content -->\n                                <rect x=\"365\" y=\"105\" width=\"70\" height=\"15\" rx=\"2\" fill=\"#E5E7EB\"\/>\n                                <rect x=\"365\" y=\"125\" width=\"50\" height=\"8\" rx=\"2\" fill=\"#F3F4F6\"\/>\n                                <rect x=\"365\" y=\"138\" width=\"60\" height=\"8\" rx=\"2\" fill=\"#F3F4F6\"\/>\n                                <rect x=\"365\" y=\"151\" width=\"40\" height=\"8\" rx=\"2\" fill=\"#F3F4F6\"\/>\n                                \n                                <!-- Phone QR Display -->\n                                <rect x=\"375\" y=\"170\" width=\"50\" height=\"50\" fill=\"#F9FAFB\"\/>\n                                <rect x=\"380\" y=\"175\" width=\"40\" height=\"40\" fill=\"white\"\/>\n                                <path d=\"M385 180h5v5h-5zM390 180h5v5h-5zM395 180h5v5h-5zM400 180h5v5h-5zM405 180h5v5h-5zM410 180h5v5h-5zM385 185h5v5h-5zM395 185h5v5h-5zM405 185h5v5h-5zM410 185h5v5h-5zM385 190h5v5h-5zM390 190h5v5h-5zM395 190h5v5h-5zM400 190h5v5h-5zM405 190h5v5h-5zM410 190h5v5h-5zM385 195h5v5h-5zM395 195h5v5h-5zM405 195h5v5h-5zM410 195h5v5h-5zM385 200h5v5h-5zM390 200h5v5h-5zM395 200h5v5h-5zM400 200h5v5h-5zM405 200h5v5h-5zM410 200h5v5h-5zM385 205h5v5h-5zM395 205h5v5h-5zM405 205h5v5h-5zM410 205h5v5h-5z\" fill=\"#0A0F2C\"\/>\n                                \n                                <text x=\"400\" y=\"235\" font-family=\"Arial, sans-serif\" font-size=\"10\" fill=\"#6B7280\" text-anchor=\"middle\">Scan to view<\/text>\n                                \n                                <!-- Connection Line -->\n                                <path d=\"M150 140L350 140\" stroke=\"#E5E7EB\" stroke-width=\"1\" stroke-dasharray=\"5,5\" opacity=\"0.5\"\/>\n                                \n                                <!-- Decorative Elements -->\n                                <circle cx=\"60\" cy=\"290\" r=\"20\" fill=\"#E15E0E\" opacity=\"0.1\"\/>\n                                <circle cx=\"420\" cy=\"50\" r=\"15\" fill=\"#8B5CF6\" opacity=\"0.1\"\/>\n                                <circle cx=\"380\" cy=\"300\" r=\"25\" fill=\"#10B981\" opacity=\"0.1\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- What is DIZON Section -->\n    <section class=\"section-padding\">\n        <div class=\"container\">\n            <div class=\"row align-items-center\">\n                <div class=\"col-lg-6 mb-5 mb-lg-0\">\n                    <h2 class=\"font-display display-5 fw-bold mb-4\">What is DIZON?<\/h2>\n                    <p class=\"mb-4\">DIZON provides tamper-proof digital certificates of authenticity for your valuable artworks and collectibles using blockchain technology. Each certificate is uniquely linked to your object and provides permanent, verifiable proof of authenticity.<\/p>\n                    \n                    <div class=\"info-highlight\">\n                        <h4 class=\"fw-bold\">Enhanced Value with Additional Information<\/h4>\n                        <p class=\"mb-0\">Beyond authentication, DIZON allows you to share valuable information directly with potential buyers, passersby, or enthusiasts who scan your artwork&#8217;s unique code.<\/p>\n                    <\/div>\n                    \n                    <p>Whether you&#8217;re an artist, gallery, or collector, DIZON helps you protect your work while creating new engagement opportunities.<\/p>\n                <\/div>\n                <div class=\"col-lg-6\">\n                    <div class=\"row g-4\">\n                        <div class=\"col-md-6\">\n                            <div class=\"feature-card p-4\">\n                                <div class=\"mb-3\">\n                                    <div class=\"bg-primary bg-opacity-10 rounded p-3 d-inline-block\">\n                                        <i class=\"bi bi-shield-check text-primary fs-2\"><\/i>\n                                    <\/div>\n                                <\/div>\n                                <h4 class=\"fw-bold\">Blockchain Security<\/h4>\n                                <p class=\"mb-0\">Each certificate is immutably secured on the blockchain, providing unbreakable authenticity protection.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-6\">\n                            <div class=\"feature-card p-4\">\n                                <div class=\"mb-3\">\n                                    <div class=\"bg-success bg-opacity-10 rounded p-3 d-inline-block\">\n                                        <i class=\"bi bi-info-circle text-success fs-2\"><\/i>\n                                    <\/div>\n                                <\/div>\n                                <h4 class=\"fw-bold\">Additional Information<\/h4>\n                                <p class=\"mb-0\">Share pricing, artist details, social media, and contact information with interested parties.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-6\">\n                            <div class=\"feature-card p-4\">\n                                <div class=\"mb-3\">\n                                    <div class=\"bg-warning bg-opacity-10 rounded p-3 d-inline-block\">\n                                        <i class=\"bi bi-pencil-square text-warning fs-2\"><\/i>\n                                    <\/div>\n                                <\/div>\n                                <h4 class=\"fw-bold\">Easy Updates<\/h4>\n                                <p class=\"mb-0\">Update information anytime through your dashboard without changing the physical certificate.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-6\">\n                            <div class=\"feature-card p-4\">\n                                <div class=\"mb-3\">\n                                    <div class=\"bg-info bg-opacity-10 rounded p-3 d-inline-block\">\n                                        <i class=\"bi bi-graph-up-arrow text-info fs-2\"><\/i>\n                                    <\/div>\n                                <\/div>\n                                <h4 class=\"fw-bold\">Value Enhancement<\/h4>\n                                <p class=\"mb-0\">Increase artwork value through verified authenticity and enhanced buyer information.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- How It Works Section -->\n    <section id=\"how-it-works\" class=\"section-padding bg-light\">\n        <div class=\"container\">\n            <div class=\"row mb-5\">\n                <div class=\"col-12 text-center\">\n                    <h2 class=\"font-display display-5 fw-bold mb-3\">How DIZON Works<\/h2>\n                    <p class=\"lead\">Simple steps to secure your artwork and share valuable information<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"row g-4\">\n                <div class=\"col-md-6 col-lg-3\">\n                    <div class=\"step-card\">\n                        <div class=\"step-number bg-primary text-white\">1<\/div>\n                        <h4 class=\"fw-bold mb-3\">Order Certificate<\/h4>\n                        <p>Choose the right certificate for your individual piece or edition series.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"col-md-6 col-lg-3\">\n                    <div class=\"step-card\">\n                        <div class=\"step-number bg-success text-white\">2<\/div>\n                        <h4 class=\"fw-bold mb-3\">Connect &#038; Customize<\/h4>\n                        <p>Attach the unique code to your artwork and set up additional information in your dashboard.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"col-md-6 col-lg-3\">\n                    <div class=\"step-card\">\n                        <div class=\"step-number bg-warning text-white\">3<\/div>\n                        <h4 class=\"fw-bold mb-3\">Activate &#038; Share<\/h4>\n                        <p>Activate the certificate and share your artwork with enhanced information for interested parties.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"col-md-6 col-lg-3\">\n                    <div class=\"step-card\">\n                        <div class=\"step-number bg-info text-white\">4<\/div>\n                        <h4 class=\"fw-bold mb-3\">Manage &#038; Update<\/h4>\n                        <p>Easily update pricing, contact details, or other information anytime through your dashboard.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Information Benefits Section -->\n    <section class=\"section-padding\">\n        <div class=\"container\">\n            <div class=\"row mb-5\">\n                <div class=\"col-12 text-center\">\n                    <h2 class=\"font-display display-5 fw-bold mb-3\">Share Valuable Information with Interested Parties<\/h2>\n                    <p class=\"lead\">Enhance engagement and sales opportunities with dynamic information<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"row g-5 align-items-center\">\n                <div class=\"col-lg-6\">\n                    <div class=\"row g-4\">\n                        <div class=\"col-md-6\">\n                            <div class=\"d-flex\">\n                                <div class=\"me-3 text-success\">\n                                    <i class=\"bi bi-currency-dollar fs-2\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"fw-bold\">Pricing Information<\/h4>\n                                    <p class=\"mb-0\">Display current pricing for potential buyers.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-6\">\n                            <div class=\"d-flex\">\n                                <div class=\"me-3 text-primary\">\n                                    <i class=\"bi bi-person-circle fs-2\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"fw-bold\">Artist Details<\/h4>\n                                    <p class=\"mb-0\">Share background information about the creator.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-6\">\n                            <div class=\"d-flex\">\n                                <div class=\"me-3 text-info\">\n                                    <i class=\"bi bi-link fs-2\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"fw-bold\">Website &#038; Social Media<\/h4>\n                                    <p class=\"mb-0\">Direct interested parties to your online presence.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-6\">\n                            <div class=\"d-flex\">\n                                <div class=\"me-3 text-warning\">\n                                    <i class=\"bi bi-envelope fs-2\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"fw-bold\">Contact Options<\/h4>\n                                    <p class=\"mb-0\">Provide direct contact methods for inquiries.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-6\">\n                            <div class=\"d-flex\">\n                                <div class=\"me-3 text-danger\">\n                                    <i class=\"bi bi-clock-history fs-2\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"fw-bold\">Real-time Updates<\/h4>\n                                    <p class=\"mb-0\">Change information anytime without physical alterations.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-6\">\n                            <div class=\"d-flex\">\n                                <div class=\"me-3 text-purple\">\n                                    <i class=\"bi bi-bar-chart fs-2\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"fw-bold\">Engagement Analytics<\/h4>\n                                    <p class=\"mb-0\">Track how many people view your artwork information.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"col-lg-6\">\n                    <div class=\"bg-light p-4 rounded position-relative\">\n                        <div class=\"position-absolute top-0 end-0 m-3\">\n                            <span class=\"badge bg-success\">Live Example<\/span>\n                        <\/div>\n                        <h4 class=\"fw-bold mb-3\">Artwork Information<\/h4>\n                        <div class=\"mb-3\">\n                            <h5 class=\"fw-bold text-accent\">&#8222;Sunset Reflections&#8220;<\/h5>\n                            <p class=\"text-muted\">by Elena Rodriguez, 2023<\/p>\n                        <\/div>\n                        <div class=\"mb-3\">\n                            <p><strong>Price:<\/strong> $4,200<\/p>\n                            <p><strong>Medium:<\/strong> Oil on canvas<\/p>\n                            <p><strong>Dimensions:<\/strong> 24&#8243; x 36&#8243;<\/p>\n                        <\/div>\n                        <div class=\"mb-3\">\n                            <p><strong>About the Artist:<\/strong> Elena Rodriguez is a contemporary painter known for her vibrant landscapes and use of light.<\/p>\n                        <\/div>\n                        <div class=\"mb-3\">\n                            <p><strong>Contact:<\/strong> studio@elenarodriguez.com<\/p>\n                        <\/div>\n                        <div class=\"d-flex gap-2\">\n                            <a href=\"#\" class=\"btn btn-sm btn-outline-primary\">View Portfolio<\/a>\n                            <a href=\"#\" class=\"btn btn-sm btn-outline-primary\">Instagram<\/a>\n                            <a href=\"#\" class=\"btn btn-sm btn-outline-primary\">Contact Artist<\/a>\n                        <\/div>\n                        <div class=\"mt-3 pt-3 border-top\">\n                            <small class=\"text-muted\">This information can be updated anytime by the owner through the DIZON dashboard.<\/small>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Dashboard Section -->\n    <section id=\"dashboard\" class=\"section-padding bg-light\">\n        <div class=\"container\">\n            <div class=\"row mb-5\">\n                <div class=\"col-12 text-center\">\n                    <h2 class=\"font-display display-5 fw-bold mb-3\">My DIZON Dashboard<\/h2>\n                    <p class=\"lead\">Manage your certificates and information in one convenient place<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"row g-5 align-items-center\">\n                <div class=\"col-lg-6\">\n                    <div class=\"dashboard-feature\">\n                        <div class=\"dashboard-icon\">\n                            <i class=\"bi bi-pencil-square text-success fs-4\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"fw-bold\">Update Information Anytime<\/h4>\n                            <p>Change pricing, contact details, or other information without altering the physical certificate.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"dashboard-feature\">\n                        <div class=\"dashboard-icon\">\n                            <i class=\"bi bi-bar-chart text-primary fs-4\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"fw-bold\">Track Engagement<\/h4>\n                            <p>See how many people have scanned your artwork and viewed the information.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"dashboard-feature\">\n                        <div class=\"dashboard-icon\">\n                            <i class=\"bi bi-shield-check text-warning fs-4\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"fw-bold\">Certificate Management<\/h4>\n                            <p>View all your certificates, check status, and download PDF versions.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"dashboard-feature\">\n                        <div class=\"dashboard-icon\">\n                            <i class=\"bi bi-arrow-left-right text-info fs-4\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"fw-bold\">Ownership Transfers<\/h4>\n                            <p>Easily transfer certificates when selling or gifting your artwork.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mt-4\">\n                        <a href=\"#\" class=\"btn btn-primary-custom me-3\">Sign In to Dashboard<\/a>\n                        <a href=\"#\" class=\"btn btn-outline-custom\">Create Account<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"col-lg-6\">\n                    <div class=\"bg-white p-4 rounded shadow-sm\">\n                        <div class=\"d-flex justify-content-between align-items-center mb-4\">\n                            <h4 class=\"fw-bold mb-0\">Dashboard Preview<\/h4>\n                            <span class=\"badge bg-success\">Active<\/span>\n                        <\/div>\n                        <div class=\"mb-3\">\n                            <h5 class=\"fw-bold\">Your Certificates (3)<\/h5>\n                            <div class=\"list-group\">\n                                <div class=\"list-group-item d-flex justify-content-between align-items-center\">\n                                    <div>\n                                        <h6 class=\"mb-1\">&#8222;Sunset Reflections&#8220;<\/h6>\n                                        <small class=\"text-muted\">Last updated: Today<\/small>\n                                    <\/div>\n                                    <span class=\"badge bg-primary rounded-pill\">12 views<\/span>\n                                <\/div>\n                                <div class=\"list-group-item d-flex justify-content-between align-items-center\">\n                                    <div>\n                                        <h6 class=\"mb-1\">&#8222;Urban Rhythm&#8220;<\/h6>\n                                        <small class=\"text-muted\">Last updated: 2 days ago<\/small>\n                                    <\/div>\n                                    <span class=\"badge bg-primary rounded-pill\">8 views<\/span>\n                                <\/div>\n                                <div class=\"list-group-item d-flex justify-content-between align-items-center\">\n                                    <div>\n                                        <h6 class=\"mb-1\">&#8222;Ocean Dreams&#8220;<\/h6>\n                                        <small class=\"text-muted\">Last updated: 1 week ago<\/small>\n                                    <\/div>\n                                    <span class=\"badge bg-primary rounded-pill\">23 views<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"mt-4\">\n                            <button class=\"btn btn-outline-primary btn-sm w-100\">+ Add New Certificate<\/button>\n                        <\/div>\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 Secure Your Artwork?<\/h2>\n                    <p class=\"lead mb-4\">Protect your valuable pieces with blockchain authentication while providing engaging information to potential buyers and enthusiasts.<\/p>\n                    <a href=\"#\" class=\"btn btn-light btn-lg px-5\">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>DIZON &#8211; Digital Certificate of Authenticity for Originals DIZON \u2013 Digital Certificate of Authenticity Secure your artwork&#8217;s authenticity with blockchain technology while providing valuable information to potential buyers and enthusiasts. Order Certificate Now Learn More DIZON Certificate Artwork Title: &#8222;Sunset Reflections&#8220; Artist: Elena Rodriguez Blockchain Verified Scan to view What is DIZON? DIZON provides tamper-proof [&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-113","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/pages\/113","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=113"}],"version-history":[{"count":33,"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/pages\/113\/revisions"}],"predecessor-version":[{"id":271,"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/pages\/113\/revisions\/271"}],"wp:attachment":[{"href":"https:\/\/www.dizon.io\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}