{"id":61,"date":"2026-01-07T17:20:36","date_gmt":"2026-01-07T17:20:36","guid":{"rendered":"https:\/\/qvg.ai\/?page_id=61"},"modified":"2026-01-07T17:20:36","modified_gmt":"2026-01-07T17:20:36","slug":"61-2","status":"publish","type":"page","link":"https:\/\/qvg.ai\/","title":{"rendered":""},"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>QVG.ai &#8211; Under Construction<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, #0a0a1a 0%, #1a1a3a 100%);\n            color: #e0e0e0;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            overflow: hidden;\n        }\n        \n        .quantum-bg {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            opacity: 0.1;\n            z-index: 0;\n        }\n        \n        .quantum-particle {\n            position: absolute;\n            width: 4px;\n            height: 4px;\n            background: #4a9eff;\n            border-radius: 50%;\n            animation: float 15s infinite ease-in-out;\n            box-shadow: 0 0 10px #4a9eff;\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translate(0, 0) scale(1); opacity: 0.3; }\n            25% { transform: translate(100px, -100px) scale(1.5); opacity: 0.6; }\n            50% { transform: translate(-50px, 100px) scale(0.8); opacity: 0.4; }\n            75% { transform: translate(-100px, -50px) scale(1.2); opacity: 0.5; }\n        }\n        \n        .container {\n            text-align: center;\n            z-index: 10;\n            padding: 20px;\n            max-width: 800px;\n        }\n        \n        .logo {\n            font-size: 5rem;\n            font-weight: 300;\n            letter-spacing: 0.3em;\n            margin-bottom: 1rem;\n            background: linear-gradient(135deg, #4a9eff 0%, #8b5cf6 50%, #ec4899 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            animation: glow 3s ease-in-out infinite;\n        }\n        \n        @keyframes glow {\n            0%, 100% { filter: brightness(1) drop-shadow(0 0 20px rgba(74, 158, 255, 0.5)); }\n            50% { filter: brightness(1.3) drop-shadow(0 0 30px rgba(139, 92, 246, 0.7)); }\n        }\n        \n        .tagline {\n            font-size: 1.3rem;\n            color: #a0a0c0;\n            margin-bottom: 3rem;\n            letter-spacing: 0.1em;\n        }\n        \n        .grid-visual {\n            display: inline-grid;\n            grid-template-columns: repeat(3, 60px);\n            gap: 8px;\n            margin: 2rem 0;\n        }\n        \n        .grid-cell {\n            width: 60px;\n            height: 60px;\n            border: 2px solid #4a9eff;\n            background: rgba(74, 158, 255, 0.1);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5rem;\n            animation: pulse 2s infinite ease-in-out;\n            transition: all 0.3s ease;\n        }\n        \n        .grid-cell:nth-child(1) { animation-delay: 0s; }\n        .grid-cell:nth-child(2) { animation-delay: 0.2s; }\n        .grid-cell:nth-child(3) { animation-delay: 0.4s; }\n        .grid-cell:nth-child(4) { animation-delay: 0.6s; }\n        .grid-cell:nth-child(5) { animation-delay: 0.8s; }\n        .grid-cell:nth-child(6) { animation-delay: 1s; }\n        .grid-cell:nth-child(7) { animation-delay: 1.2s; }\n        .grid-cell:nth-child(8) { animation-delay: 1.4s; }\n        .grid-cell:nth-child(9) { animation-delay: 1.6s; }\n        \n        @keyframes pulse {\n            0%, 100% { opacity: 0.3; transform: scale(1); }\n            50% { opacity: 0.8; transform: scale(1.05); }\n        }\n        \n        .status {\n            font-size: 1.1rem;\n            color: #8b5cf6;\n            margin-top: 3rem;\n            letter-spacing: 0.05em;\n        }\n        \n        .symbols {\n            font-size: 2rem;\n            margin-top: 1rem;\n            opacity: 0.6;\n        }\n        \n        .contact {\n            margin-top: 3rem;\n            font-size: 1.1rem;\n            color: #e0e0e0;\n            font-weight: 500;\n            line-height: 1.6;\n        }\n        \n        .contact a {\n            color: #4a9eff;\n            text-decoration: none;\n            transition: color 0.3s ease;\n            font-weight: 600;\n            font-size: 1.15rem;\n        }\n        \n        .contact a:hover {\n            color: #8b5cf6;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"quantum-bg\" id=\"quantumBg\"><\/div>\n    \n    <div class=\"container\">\n        <h1 class=\"logo\">QVG.ai<\/h1>\n        <p class=\"tagline\">Quantum Voice Grid<\/p>\n        <p style=\"font-size: 0.95rem; color: #9090b0; margin-top: 0.5rem; letter-spacing: 0.05em;\">The world&#8217;s first quantum-inspired grid framework<br>for next generation<\/p>\n        \n        <div class=\"grid-visual\">\n            <div class=\"grid-cell\">?<\/div>\n            <div class=\"grid-cell\">?<\/div>\n            <div class=\"grid-cell\">?<\/div>\n            <div class=\"grid-cell\">?<\/div>\n            <div class=\"grid-cell\">??<\/div>\n            <div class=\"grid-cell\">?<\/div>\n            <div class=\"grid-cell\">?<\/div>\n            <div class=\"grid-cell\">?<\/div>\n            <div class=\"grid-cell\">?<\/div>\n        <\/div>\n        \n        <div class=\"status\">\n            Under Construction<br>\n            <span style=\"font-size: 0.9rem; opacity: 0.7;\">Coming Soon&#8230;<\/span>\n        <\/div>\n        \n        <div class=\"symbols\">? ? ?<\/div>\n        \n        <div class=\"contact\">\n            Early bird license inquiries and newsletter subscriptions gladly to:<br>\n            <a href=\"mailto:erwin.bruhns@web.de\">erwin.bruhns@web.de<\/a>\n        <\/div>\n    <\/div>\n    \n    <script>\n        \/\/ Create quantum particles\n        const bg = document.getElementById('quantumBg');\n        for (let i = 0; i < 30; i++) {\n            const particle = document.createElement('div');\n            particle.className = 'quantum-particle';\n            particle.style.left = Math.random() * 100 + '%';\n            particle.style.top = Math.random() * 100 + '%';\n            particle.style.animationDelay = Math.random() * 15 + 's';\n            particle.style.animationDuration = (10 + Math.random() * 10) + 's';\n            bg.appendChild(particle);\n        }\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>QVG.ai &#8211; Under Construction QVG.ai Quantum Voice Grid The world&#8217;s first quantum-inspired grid frameworkfor next generation ? ? ? ? ?? ? ? ? ? Under Construction Coming Soon&#8230; ? ? ? Early bird license inquiries and newsletter subscriptions gladly to: erwin.bruhns@web.de<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-61","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/qvg.ai\/index.php?rest_route=\/wp\/v2\/pages\/61","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qvg.ai\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qvg.ai\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qvg.ai\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qvg.ai\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=61"}],"version-history":[{"count":1,"href":"https:\/\/qvg.ai\/index.php?rest_route=\/wp\/v2\/pages\/61\/revisions"}],"predecessor-version":[{"id":62,"href":"https:\/\/qvg.ai\/index.php?rest_route=\/wp\/v2\/pages\/61\/revisions\/62"}],"wp:attachment":[{"href":"https:\/\/qvg.ai\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=61"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}