{"id":90,"date":"2025-10-15T13:30:52","date_gmt":"2025-10-15T11:30:52","guid":{"rendered":"https:\/\/www.dizon.io\/?page_id=90"},"modified":"2025-10-30T18:58:09","modified_gmt":"2025-10-30T17:58:09","slug":"about-us-2","status":"publish","type":"page","link":"https:\/\/www.dizon.io\/?page_id=90","title":{"rendered":"about"},"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>About Us &#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        .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        .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\/939f7c2e-cdda-4a6b-8ef9-8eede47f0269');\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        .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 justify-content-center text-center\">\n                <div class=\"col-lg-8 hero-content\">\n                    <h1 class=\"font-display display-4 fw-bold mb-4\">About DIZON<\/h1>\n                    <p class=\"lead mb-4\">Pioneering digital authentication with blockchain technology that protects and enhances the value of original artworks and collectibles.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Our Story 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\">Our Story<\/h2>\n                    <p class=\"mb-4\">DIZON was born from a simple need: to provide artists, galleries, and collectors with a reliable way to authenticate and protect their valuable works while creating new engagement opportunities.<\/p>\n                    <p class=\"mb-4\">What started as an internal solution quickly grew into something the entire art community was asking for &#8211; a way to not only prove authenticity but also share valuable information directly with interested parties.<\/p>\n                    \n                    <div class=\"info-highlight\">\n                        <h4 class=\"fw-bold\">Beyond Authentication<\/h4>\n                        <p class=\"mb-0\">We recognized that authentication was just the beginning. The real value comes from connecting artists with potential buyers and enthusiasts through dynamic, updatable information.<\/p>\n                    <\/div>\n                    \n                    <p>Today, DIZON certificates protect thousands of artworks worldwide while creating meaningful connections between creators and their audience.<\/p>\n                <\/div>\n                <div class=\"col-lg-6\">\n                    <img decoding=\"async\" src=\"https:\/\/cdn1.genspark.ai\/user-upload-image\/gpt_image_generated\/aa854300-e1ed-4192-a1e6-b26e99bac184\" alt=\"DIZON Team\" class=\"img-fluid rounded shadow\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Our Mission Section -->\n    <section 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\">Our Mission<\/h2>\n                    <p class=\"lead\">To democratize art authentication through blockchain technology while creating new opportunities for artist-buyer connections.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"row g-4\">\n                <div class=\"col-md-4\">\n                    <div class=\"feature-card p-4 text-center\">\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\">Security First<\/h4>\n                        <p class=\"mb-0\">Every certificate is secured by blockchain technology, making it tamper-proof and permanently verifiable.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"col-md-4\">\n                    <div class=\"feature-card p-4 text-center\">\n                        <div class=\"mb-3\">\n                            <div class=\"bg-success bg-opacity-10 rounded p-3 d-inline-block\">\n                                <i class=\"bi bi-people text-success fs-2\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <h4 class=\"fw-bold\">Community Driven<\/h4>\n                        <p class=\"mb-0\">Built by the art community, for the art community. Every feature serves real user needs.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"col-md-4\">\n                    <div class=\"feature-card p-4 text-center\">\n                        <div class=\"mb-3\">\n                            <div class=\"bg-warning bg-opacity-10 rounded p-3 d-inline-block\">\n                                <i class=\"bi bi-lightbulb text-warning fs-2\"><\/i>\n                            <\/div>\n                        <\/div>\n                        <h4 class=\"fw-bold\">Innovation<\/h4>\n                        <p class=\"mb-0\">Constantly pushing boundaries in digital authentication and artist-buyer connections.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Why Choose DIZON Section -->\n    <section class=\"section-padding\">\n        <div class=\"container\">\n            <div class=\"row align-items-center\">\n                <div class=\"col-lg-6 order-2 order-lg-1\">\n                    <img decoding=\"async\" src=\"https:\/\/www.dizon.io\/wp-content\/uploads\/2025\/10\/Frau-scannt-DIZON-mit-Handy-1.webp\" alt=\"Why Choose DIZON\" class=\"img-fluid rounded shadow\">\n                <\/div>\n                <div class=\"col-lg-6 order-1 order-lg-2 mb-5 mb-lg-0\">\n                    <h2 class=\"font-display display-5 fw-bold mb-4\">Why Choose DIZON?<\/h2>\n                    <div class=\"row g-4\">\n                        <div class=\"col-md-6\">\n                            <div class=\"d-flex\">\n                                <div class=\"me-3 text-primary\">\n                                    <i class=\"bi bi-check-circle-fill fs-4\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h5 class=\"fw-bold\">Proven Track Record<\/h5>\n                                    <p class=\"mb-0 small\">Thousands of certificates trusted by artists and galleries worldwide.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-6\">\n                            <div class=\"d-flex\">\n                                <div class=\"me-3 text-success\">\n                                    <i class=\"bi bi-check-circle-fill fs-4\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h5 class=\"fw-bold\">Enhanced Engagement<\/h5>\n                                    <p class=\"mb-0 small\">Connect directly with potential buyers through dynamic information.<\/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-check-circle-fill fs-4\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h5 class=\"fw-bold\">Simple Integration<\/h5>\n                                    <p class=\"mb-0 small\">Easy setup for individual artists or large galleries.<\/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-check-circle-fill fs-4\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h5 class=\"fw-bold\">Ongoing Support<\/h5>\n                                    <p class=\"mb-0 small\">Dedicated customer service to help you succeed.<\/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-check-circle-fill fs-4\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h5 class=\"fw-bold\">Real-time Updates<\/h5>\n                                    <p class=\"mb-0 small\">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-check-circle-fill fs-4\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h5 class=\"fw-bold\">Value Enhancement<\/h5>\n                                    <p class=\"mb-0 small\">Increase artwork value through verified authenticity.<\/p>\n                                <\/div>\n                            <\/div>\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 Protect Your Art?<\/h2>\n                    <p class=\"lead mb-4\">Join thousands of artists and collectors who trust DIZON to authenticate their valuable works while creating new engagement opportunities.<\/p>\n                    <div class=\"d-flex flex-wrap justify-content-center gap-3\">\n                        <a href=\"#\" class=\"btn btn-light btn-lg\">Get Started Today<\/a>\n                        <a href=\"contact.html\" class=\"btn btn-outline-light btn-lg\">Contact Us<\/a>\n                    <\/div>\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>About Us &#8211; DIZON About DIZON Pioneering digital authentication with blockchain technology that protects and enhances the value of original artworks and collectibles. Our Story DIZON was born from a simple need: to provide artists, galleries, and collectors with a reliable way to authenticate and protect their valuable works while creating new engagement opportunities. What [&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-90","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/pages\/90","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=90"}],"version-history":[{"count":8,"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/pages\/90\/revisions"}],"predecessor-version":[{"id":279,"href":"https:\/\/www.dizon.io\/index.php?rest_route=\/wp\/v2\/pages\/90\/revisions\/279"}],"wp:attachment":[{"href":"https:\/\/www.dizon.io\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=90"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}