Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion website/src/components/features/home/HeroBanner.astro
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ const t = await createTranslator(locale);
justify-content: center;
overflow: hidden;
padding: 0;
user-select: none;
}

/* Damps the ASCII field under the copy; z-index sits above #ascii-hero,
Expand Down Expand Up @@ -123,6 +124,10 @@ const t = await createTranslator(locale);
pointer-events: none;
}

.hc > * {
pointer-events: auto;
}

.eyebrow {
font-family: "Geist Mono", monospace;
font-size: 12px;
Expand Down Expand Up @@ -192,7 +197,6 @@ const t = await createTranslator(locale);
.ctas {
display: flex;
gap: 14px;
pointer-events: all;
justify-content: center;
opacity: 0;
transform: translateY(6px);
Expand Down
8 changes: 4 additions & 4 deletions website/src/i18n/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,14 @@
},
"loader": {
"lines": {
"protocol": "> QUANTUS PROTOCOL v0.7.1-q-day-2",
"protocol": "> QUANTUS PROTOCOL v1.0.0-gm",
"integrity": "> SYSTEM INTEGRITY <span class=\"ok\">[PASS]</span>",
"nist_module": "> NIST FIPS 204 MODULE LOADED <span class=\"ok\">[OK]</span>",
"initializing": "> INITIALIZING <span class=\"ac\">ML-DSA / DILITHIUM-5</span>...",
"signature_scheme": "> POST-QUANTUM SIGNATURE SCHEME <span class=\"ok\">ACTIVE</span>",
"p2p_layer": "> P2P COMM LAYER → <span class=\"ac\">PQ-ENCRYPTED TUNNEL</span>",
"zk_engine": "> RECURSIVE ZK PROOF ENGINE <span class=\"ok\">READY</span>",
"syncing": "> SYNCING PLANCK TESTNET... PEERS: <span class=\"ac\">247</span>",
"syncing": "> SYNCING MAINNET... PEERS: <span class=\"ac\">247</span>",
"chladni": "> CHLADNI FIELD VISUALIZER <span class=\"ac\">LOADING</span>",
"prompt": "> <span class=\"blink\"></span>"
}
Expand All @@ -134,7 +134,7 @@
"eyebrow": "Quantensicheres verschlüsseltes Geld",
"title_line1": "Geld, das",
"title_line2": "Quantencomputer nicht brechen können.",
"sub": "Quantus ist die Post-Quanten-Layer-1. Sein Geld ist QTC: durch Mining entstanden, ab Tag eins von über 35 Chains erreichbar.",
"sub": "Quantus ist quantensicheres verschlüsseltes Geld. 21 Millionen Angebotsgrenze. Proof of Work und privatsphäreerhaltend",
"cta_whitepaper": "Whitepaper lesen",
"cta_download_wallet": "Wallet herunterladen",
"freq": {
Expand Down Expand Up @@ -805,7 +805,7 @@
"brand": "Quantus",
"copyright": "© {year} Quantus.",
"rights": "Alle Rechte vorbehalten.",
"built_on": "GEBAUT AUF PLANCK TESTNET",
"built_on": "",
"sections": {
"protocol": "Protokoll",
"community": "Community",
Expand Down
14 changes: 5 additions & 9 deletions website/src/i18n/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,14 @@
},
"loader": {
"lines": {
"protocol": "> QUANTUS PROTOCOL v0.7.1-q-day-2",
"protocol": "> QUANTUS PROTOCOL v1.0.0-gm",
"integrity": "> SYSTEM INTEGRITY <span class=\"ok\">[PASS]</span>",
"nist_module": "> NIST FIPS 204 MODULE LOADED <span class=\"ok\">[OK]</span>",
"initializing": "> INITIALIZING <span class=\"ac\">ML-DSA / DILITHIUM-5</span>...",
"signature_scheme": "> POST-QUANTUM SIGNATURE SCHEME <span class=\"ok\">ACTIVE</span>",
"p2p_layer": "> P2P COMM LAYER → <span class=\"ac\">PQ-ENCRYPTED TUNNEL</span>",
"zk_engine": "> RECURSIVE ZK PROOF ENGINE <span class=\"ok\">READY</span>",
"syncing": "> SYNCING PLANCK TESTNET... PEERS: <span class=\"ac\">247</span>",
"syncing": "> SYNCING MAINNET... PEERS: <span class=\"ac\">247</span>",
"chladni": "> CHLADNI FIELD VISUALIZER <span class=\"ac\">LOADING</span>",
"prompt": "> <span class=\"blink\"></span>"
}
Expand All @@ -134,7 +134,7 @@
"eyebrow": "Quantum-Secure Encrypted Money",
"title_line1": "Money quantum",
"title_line2": "computers can't break.",
"sub": "Quantus is the post-quantum Layer 1. Its money is QTC: mined into existence, reachable from 35+ chains on day one.",
"sub": "Quantus is quantum secure encrypted money. 21M supply cap. Proof of Work, and privacy preserving",
"cta_whitepaper": "Read Whitepaper",
"cta_download_wallet": "Download Wallet",
"freq": {
Expand Down Expand Up @@ -261,11 +261,7 @@
},
"pq": {
"title": "Post-quantum security",
"body": [
"Your keys.",
"Your coins.",
"Already quantum secure."
]
"body": ["Your keys.", "Your coins.", "Already quantum secure."]
}
}
},
Expand Down Expand Up @@ -805,7 +801,7 @@
"brand": "Quantus",
"copyright": "© {year} Quantus.",
"rights": "All rights reserved.",
"built_on": "BUILT ON PLANCK TESTNET",
"built_on": "",
"sections": {
"protocol": "Protocol",
"community": "Community",
Expand Down
8 changes: 4 additions & 4 deletions website/src/i18n/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,14 @@
},
"loader": {
"lines": {
"protocol": "> PROTOCOLO QUANTUS v0.7.1-q-day-2",
"protocol": "> PROTOCOLO QUANTUS v1.0.0-gm",
"integrity": "> INTEGRIDAD DEL SISTEMA <span class=\"ok\">[PASADO]</span>",
"nist_module": "> MÓDULO NIST FIPS 204 CARGADO <span class=\"ok\">[OK]</span>",
"initializing": "> INICIALIZANDO <span class=\"ac\">ML-DSA / DILITHIUM-5</span>...",
"signature_scheme": "> ESQUEMA DE FIRMA POST-CUÁNTICA <span class=\"ok\">ACTIVO</span>",
"p2p_layer": "> CAPA DE COMUNICACIÓN P2P → <span class=\"ac\">TÚNEL ENCRIPTADO PQ</span>",
"zk_engine": "> MOTOR DE PRUEBAS ZK RECURSIVAS <span class=\"ok\">LISTO</span>",
"syncing": "> SINCRONIZANDO PLANCK TESTNET... PARES: <span class=\"ac\">247</span>",
"syncing": "> SINCRONIZANDO MAINNET... PARES: <span class=\"ac\">247</span>",
"chladni": "> VISUALIZADOR DE CAMPO CHLADNI <span class=\"ac\">CARGANDO</span>",
"prompt": "> <span class=\"blink\"></span>"
}
Expand All @@ -134,7 +134,7 @@
"eyebrow": "Dinero Encriptado Seguro Cuánticamente",
"title_line1": "Dinero que las",
"title_line2": "computadoras cuánticas no pueden romper.",
"sub": "Quantus es la Layer 1 post-cuántica. Su dinero es QTC: creado mediante minería, accesible desde más de 35 cadenas desde el primer día.",
"sub": "Quantus es dinero encriptado seguro cuánticamente. Tope de suministro de 21 millones. Proof of Work y preserva la privacidad",
"cta_whitepaper": "Leer Whitepaper",
"cta_download_wallet": "Descargar Billetera",
"freq": {
Expand Down Expand Up @@ -805,7 +805,7 @@
"brand": "Quantus",
"copyright": "© {year} Quantus.",
"rights": "Todos los derechos reservados.",
"built_on": "CONSTRUIDO SOBRE PLANCK TESTNET",
"built_on": "",
"sections": {
"protocol": "Protocolo",
"community": "Comunidad",
Expand Down
14 changes: 5 additions & 9 deletions website/src/i18n/hi-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,14 @@
},
"loader": {
"lines": {
"protocol": "> QUANTUS PROTOCOL v0.7.1-q-day-2",
"protocol": "> QUANTUS PROTOCOL v1.0.0-gm",
"integrity": "> SYSTEM INTEGRITY <span class=\"ok\">[PASS]</span>",
"nist_module": "> NIST FIPS 204 MODULE LOADED <span class=\"ok\">[OK]</span>",
"initializing": "> INITIALIZING <span class=\"ac\">ML-DSA / DILITHIUM-5</span>...",
"signature_scheme": "> POST-QUANTUM SIGNATURE SCHEME <span class=\"ok\">ACTIVE</span>",
"p2p_layer": "> P2P COMM LAYER → <span class=\"ac\">PQ-ENCRYPTED TUNNEL</span>",
"zk_engine": "> RECURSIVE ZK PROOF ENGINE <span class=\"ok\">READY</span>",
"syncing": "> SYNCING PLANCK TESTNET... PEERS: <span class=\"ac\">247</span>",
"syncing": "> SYNCING MAINNET... PEERS: <span class=\"ac\">247</span>",
"chladni": "> CHLADNI FIELD VISUALIZER <span class=\"ac\">LOADING</span>",
"prompt": "> <span class=\"blink\"></span>"
}
Expand All @@ -134,7 +134,7 @@
"eyebrow": "क्वांटम-सुरक्षित एन्क्रिप्टेड मनी",
"title_line1": "पैसा जिसे क्वांटम",
"title_line2": "कंप्यूटर तोड़ नहीं सकते।",
"sub": "Quantus पोस्ट-क्वांटम लेयर 1 है। इसका पैसा QTC है: माइनिंग से रचा गया, पहले ही दिन से 35+ चेन से पहुंच योग्य।",
"sub": "Quantus क्वांटम-सुरक्षित एन्क्रिप्टेड मनी है। 21 मिलियन सप्लाई कैप। Proof of Work, और गोपनीयता बनाए रखने वाला",
"cta_whitepaper": "व्हाइटपेपर पढ़ें",
"cta_download_wallet": "वॉलेट डाउनलोड करें",
"freq": {
Expand Down Expand Up @@ -261,11 +261,7 @@
},
"pq": {
"title": "पोस्ट-क्वांटम सुरक्षा",
"body": [
"आपकी कुंजियाँ।",
"आपके कॉइन।",
"पहले से क्वांटम-सुरक्षित।"
]
"body": ["आपकी कुंजियाँ।", "आपके कॉइन।", "पहले से क्वांटम-सुरक्षित।"]
}
}
},
Expand Down Expand Up @@ -805,7 +801,7 @@
"brand": "Quantus",
"copyright": "© {year} Quantus.",
"rights": "सर्वाधिकार सुरक्षित।",
"built_on": "PLANCK टेस्टनेट पर निर्मित",
"built_on": "",
"sections": {
"protocol": "प्रोटोकॉल",
"community": "कम्युनिटी",
Expand Down
14 changes: 5 additions & 9 deletions website/src/i18n/id-ID.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,14 @@
},
"loader": {
"lines": {
"protocol": "> PROTOKOL QUANTUS v0.7.1-q-day-2",
"protocol": "> PROTOKOL QUANTUS v1.0.0-gm",
"integrity": "> INTEGRITAS SISTEM <span class=\"ok\">[LULUS]</span>",
"nist_module": "> MODUL NIST FIPS 204 DIMUAT <span class=\"ok\">[OK]</span>",
"initializing": "> MENGINISIALISASI <span class=\"ac\">ML-DSA / DILITHIUM-5</span>...",
"signature_scheme": "> SKEMA TANDA TANGAN PASCA-KUANTUM <span class=\"ok\">AKTIF</span>",
"p2p_layer": "> LAPISAN KOMUNIKASI P2P → <span class=\"ac\">TEROWONGAN TERENKRIPSI PQ</span>",
"zk_engine": "> MESIN BUKTI ZK REKURSIF <span class=\"ok\">SIAP</span>",
"syncing": "> MENYINKRONKAN PLANCK TESTNET... PEER: <span class=\"ac\">247</span>",
"syncing": "> MENYINKRONKAN MAINNET... PEER: <span class=\"ac\">247</span>",
"chladni": "> VISUALISASI MEDAN CHLADNI <span class=\"ac\">MEMUAT</span>",
"prompt": "> <span class=\"blink\"></span>"
}
Expand All @@ -134,7 +134,7 @@
"eyebrow": "Uang Terenkripsi Aman Secara Kuantum",
"title_line1": "Uang yang tidak bisa",
"title_line2": "dipecahkan oleh komputer kuantum.",
"sub": "Quantus adalah Layer 1 pasca-kuantum. Uangnya adalah QTC: diciptakan melalui penambangan, dapat dijangkau dari 35+ chain sejak hari pertama.",
"sub": "Quantus adalah uang terenkripsi aman secara kuantum. Batas pasokan 21 juta. Proof of Work, dan menjaga privasi",
"cta_whitepaper": "Baca Whitepaper",
"cta_download_wallet": "Unduh Dompet",
"freq": {
Expand Down Expand Up @@ -261,11 +261,7 @@
},
"pq": {
"title": "Keamanan pasca-kuantum",
"body": [
"Kunci Anda.",
"Koin Anda.",
"Sudah aman secara kuantum."
]
"body": ["Kunci Anda.", "Koin Anda.", "Sudah aman secara kuantum."]
}
}
},
Expand Down Expand Up @@ -805,7 +801,7 @@
"brand": "Quantus",
"copyright": "© {year} Quantus.",
"rights": "Seluruh hak cipta dilindungi undang-undang.",
"built_on": "DIBANGUN DI ATAS PLANCK TESTNET",
"built_on": "",
"sections": {
"protocol": "Protokol",
"community": "Komunitas",
Expand Down
8 changes: 4 additions & 4 deletions website/src/i18n/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,14 @@
},
"loader": {
"lines": {
"protocol": "> QUANTUS PROTOCOL v0.7.1-q-day-2",
"protocol": "> QUANTUS PROTOCOL v1.0.0-gm",
"integrity": "> SYSTEM INTEGRITY <span class=\"ok\">[PASS]</span>",
"nist_module": "> NIST FIPS 204 MODULE LOADED <span class=\"ok\">[OK]</span>",
"initializing": "> INITIALIZING <span class=\"ac\">ML-DSA / DILITHIUM-5</span>...",
"signature_scheme": "> POST-QUANTUM SIGNATURE SCHEME <span class=\"ok\">ACTIVE</span>",
"p2p_layer": "> P2P COMM LAYER → <span class=\"ac\">PQ-ENCRYPTED TUNNEL</span>",
"zk_engine": "> RECURSIVE ZK PROOF ENGINE <span class=\"ok\">READY</span>",
"syncing": "> SYNCING PLANCK TESTNET... PEERS: <span class=\"ac\">247</span>",
"syncing": "> SYNCING MAINNET... PEERS: <span class=\"ac\">247</span>",
"chladni": "> CHLADNI FIELD VISUALIZER <span class=\"ac\">LOADING</span>",
"prompt": "> <span class=\"blink\"></span>"
}
Expand All @@ -134,7 +134,7 @@
"eyebrow": "量子セキュアな暗号化通貨",
"title_line1": "量子コンピュータでも",
"title_line2": "解読できないお金。",
"sub": "Quantusはポスト量子のレイヤー1です。その通貨はQTC:マイニングによって生み出され、初日から35以上のチェーンから利用できます。",
"sub": "Quantusは量子セキュアな暗号化通貨です。供給上限2,100万。Proof of Work、プライバシー保護",
"cta_whitepaper": "ホワイトペーパーを読む",
"cta_download_wallet": "ウォレットをダウンロード",
"freq": {
Expand Down Expand Up @@ -805,7 +805,7 @@
"brand": "Quantus",
"copyright": "© {year} Quantus.",
"rights": "All rights reserved.",
"built_on": "BUILT ON PLANCK TESTNET",
"built_on": "",
"sections": {
"protocol": "プロトコル",
"community": "コミュニティ",
Expand Down
14 changes: 5 additions & 9 deletions website/src/i18n/ko-KR.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,14 @@
},
"loader": {
"lines": {
"protocol": "> QUANTUS PROTOCOL v0.7.1-q-day-2",
"protocol": "> QUANTUS PROTOCOL v1.0.0-gm",
"integrity": "> SYSTEM INTEGRITY <span class=\"ok\">[PASS]</span>",
"nist_module": "> NIST FIPS 204 MODULE LOADED <span class=\"ok\">[OK]</span>",
"initializing": "> INITIALIZING <span class=\"ac\">ML-DSA / DILITHIUM-5</span>...",
"signature_scheme": "> POST-QUANTUM SIGNATURE SCHEME <span class=\"ok\">ACTIVE</span>",
"p2p_layer": "> P2P COMM LAYER → <span class=\"ac\">PQ-ENCRYPTED TUNNEL</span>",
"zk_engine": "> RECURSIVE ZK PROOF ENGINE <span class=\"ok\">READY</span>",
"syncing": "> SYNCING PLANCK TESTNET... PEERS: <span class=\"ac\">247</span>",
"syncing": "> SYNCING MAINNET... PEERS: <span class=\"ac\">247</span>",
"chladni": "> CHLADNI FIELD VISUALIZER <span class=\"ac\">LOADING</span>",
"prompt": "> <span class=\"blink\"></span>"
}
Expand All @@ -134,7 +134,7 @@
"eyebrow": "양자 보안 암호화 화폐",
"title_line1": "양자 컴퓨터가",
"title_line2": "해독할 수 없는 화폐.",
"sub": "Quantus는 포스트 양자 레이어 1입니다. 그 화폐는 QTC: 채굴로 발행되며, 첫날부터 35개 이상의 체인에서 접근할 수 있습니다.",
"sub": "Quantus는 양자 보안 암호화 화폐입니다. 총 발행 한도 2,100만. Proof of Work, 프라이버시 보호",
"cta_whitepaper": "백서 읽기",
"cta_download_wallet": "지갑 다운로드",
"freq": {
Expand Down Expand Up @@ -261,11 +261,7 @@
},
"pq": {
"title": "포스트 양자 보안",
"body": [
"당신의 키.",
"당신의 코인.",
"이미 양자 보안."
]
"body": ["당신의 키.", "당신의 코인.", "이미 양자 보안."]
}
}
},
Expand Down Expand Up @@ -805,7 +801,7 @@
"brand": "Quantus",
"copyright": "© {year} Quantus.",
"rights": "All rights reserved.",
"built_on": "BUILT ON PLANCK TESTNET",
"built_on": "",
"sections": {
"protocol": "프로토콜",
"community": "커뮤니티",
Expand Down
14 changes: 5 additions & 9 deletions website/src/i18n/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,14 @@
},
"loader": {
"lines": {
"protocol": "> ПРОТОКОЛ QUANTUS v0.7.1-q-day-2",
"protocol": "> ПРОТОКОЛ QUANTUS v1.0.0-gm",
"integrity": "> ЦЕЛОСТНОСТЬ СИСТЕМЫ <span class=\"ok\">[ПРОЙДЕНО]</span>",
"nist_module": "> МОДУЛЬ NIST FIPS 204 ЗАГРУЖЕН <span class=\"ok\">[OK]</span>",
"initializing": "> ИНИЦИАЛИЗАЦИЯ <span class=\"ac\">ML-DSA / DILITHIUM-5</span>...",
"signature_scheme": "> ПОСТКВАНТОВАЯ СХЕМА ПОДПИСИ <span class=\"ok\">АКТИВНА</span>",
"p2p_layer": "> P2P COMM LAYER → <span class=\"ac\">PQ-ЗАШИФРОВАННЫЙ ТУННЕЛЬ</span>",
"zk_engine": "> РЕКУРСИВНЫЙ ДВИЖОК ZK-ДОКАЗАТЕЛЬСТВ <span class=\"ok\">ГОТОВ</span>",
"syncing": "> СИНХРОНИЗАЦИЯ PLANCK TESTNET... ПИРЫ: <span class=\"ac\">247</span>",
"syncing": "> СИНХРОНИЗАЦИЯ MAINNET... ПИРЫ: <span class=\"ac\">247</span>",
"chladni": "> ВИЗУАЛИЗАТОР ПОЛЯ ХЛАДНИ <span class=\"ac\">ЗАГРУЗКА</span>",
"prompt": "> <span class=\"blink\"></span>"
}
Expand All @@ -134,7 +134,7 @@
"eyebrow": "Квантово-безопасные зашифрованные деньги",
"title_line1": "Деньги, которые квантовые",
"title_line2": "компьютеры не смогут взломать.",
"sub": "Quantus — это пост-квантовый Layer 1. Его деньги — QTC: создаются майнингом и доступны из более чем 35 сетей с первого дня.",
"sub": "Quantus — квантово-безопасные зашифрованные деньги. Лимит эмиссии 21 млн. Proof of Work и сохранение приватности",
"cta_whitepaper": "Читать Whitepaper",
"cta_download_wallet": "Скачать кошелек",
"freq": {
Expand Down Expand Up @@ -261,11 +261,7 @@
},
"pq": {
"title": "Пост-квантовая безопасность",
"body": [
"Ваши ключи.",
"Ваши монеты.",
"Уже квантово-безопасные."
]
"body": ["Ваши ключи.", "Ваши монеты.", "Уже квантово-безопасные."]
}
}
},
Expand Down Expand Up @@ -805,7 +801,7 @@
"brand": "Quantus",
"copyright": "© {year} Quantus.",
"rights": "Все права защищены.",
"built_on": "ПОСТРОЕНО НА PLANCK TESTNET",
"built_on": "",
"sections": {
"protocol": "Протокол",
"community": "Сообщество",
Expand Down
Loading