chore: save iqon static deploy snapshot

This commit is contained in:
Sergei Vasilev
2026-05-20 17:21:42 +03:00
parent 497f2450e9
commit c023fe5d8d
121 changed files with 3211 additions and 24373 deletions
+50
View File
@@ -0,0 +1,50 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Contact | IQON</title>
<meta name="description" content="Contact IQON for technology strategy, architecture, governance, and transformation advisory." />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Sora:wght@300;400;600;700;800&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="../styles.css?v=20260520-qa7" />
</head>
<body>
<header class="topbar">
<a class="brand" href="/"><span class="brand-name">iqon</span></a>
<nav class="main-nav" aria-label="Primary">
<a href="/">Home</a>
<a href="/services/">Services</a>
<a href="/industries/">Industries</a>
<a href="/case-studies/">Cases</a>
<a href="/contact/" aria-current="page">Contact</a>
</nav>
<a class="nav-cta" href="https://t.me/infobidgebot" rel="noopener" target="_blank">@infobidgebot</a>
</header>
<main>
<section class="page-hero">
<p class="eyebrow">Contact</p>
<h1>Start with the decision in front of you.</h1>
<p class="lead">Reach IQON by email or Telegram.</p>
</section>
<section class="detail-grid">
<article class="detail-panel">
<h2>Email</h2>
<ul class="contact-list"><li><a href="mailto:office@iqon.com">office@iqon.com</a></li></ul>
</article>
<article class="detail-panel">
<h2>Telegram</h2>
<ul class="contact-list"><li><a href="https://t.me/infobidgebot" rel="noopener" target="_blank">@infobidgebot</a></li></ul>
</article>
<article class="detail-panel">
<h2>Office</h2>
<p>10th Montreal Sq. 3rd Floor 3.01 bis Office, 011469 Bucharest, Romania</p>
</article>
</section>
<section class="cta-band"><h3>Ready to frame the next move?</h3><a class="btn btn-dark" href="https://t.me/infobidgebot" rel="noopener" target="_blank">Message @infobidgebot</a></section>
</main>
<footer><div class="footer-bottom"><p><a href="/">Home</a> | <a href="/services/">Services</a> | <a href="/case-studies/">Cases</a></p><p>2011-2026 Copyright IQON. All Rights Reserved.</p></div></footer>
<script src="../script.js?v=20260520-qa7"></script>
</body>
</html>