Skip to content

Commit e31ea45

Browse files
committed
Add placeholder for AiteBar product page
1 parent 9623301 commit e31ea45

13 files changed

Lines changed: 212 additions & 0 deletions

File tree

en/products/aitebar/index.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>AiteBar // AITE SYSTEM</title>
7+
<link rel="stylesheet" href="../../assets/css/style.css">
8+
</head>
9+
<body>
10+
11+
<div class="premium-card">
12+
13+
<div class="system-top-bar">
14+
<span class="system-id">[AITE SYSTEM // CODEBDBD]</span>
15+
<div style="display: flex; align-items: center; gap: 15px;">
16+
<span class="copy-trigger">[ EN / RU / UA ]</span>
17+
<div style="width: 20px; height: 20px; border-radius: 50%; background: var(--accent-indigo); opacity: 0.8;"></div>
18+
</div>
19+
</div>
20+
21+
<h1>AiteBar</h1>
22+
<p class="profile-bio" style="margin-bottom: 24px;">Coming soon. AiteBar - a productivity bar for your browser.</p>
23+
24+
<footer>
25+
<span>AITE SYSTEM // DATA_CORE_2026</span>
26+
</footer>
27+
28+
</div>
29+
30+
</body>
31+
</html>

ru/products/aitebar/faq.html

Whitespace-only changes.

ru/products/aitebar/guide.html

Whitespace-only changes.

ru/products/aitebar/index.html

Whitespace-only changes.

ru/products/index.html

Lines changed: 181 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,181 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>AITE SYSTEM // HUB</title>
7+
<link rel="stylesheet" href="../assets/css/style.css">
8+
</head>
9+
<body>
10+
11+
<div class="premium-card">
12+
13+
<div class="system-top-bar">
14+
<span class="system-id">[AITE SYSTEM // CODEBDBD]</span>
15+
<div style="display: flex; align-items: center; gap: 15px;">
16+
<span class="copy-trigger">[ EN / RU / UA ]</span>
17+
<div style="width: 20px; height: 20px; border-radius: 50%; background: var(--accent-indigo); opacity: 0.8;"></div>
18+
</div>
19+
</div>
20+
21+
<h1>AITE: ATTENTION INTO EFFICIENCY</h1>
22+
23+
<div class="pillars-container" style="margin-bottom: 0;">
24+
<div class="pillar-item">
25+
<div class="pillar-icon"></div>
26+
<div class="pillar-content">
27+
<div class="pillar-title">Attention</div>
28+
<div class="pillar-desc">Protecting focus from digital noise.</div>
29+
</div>
30+
</div>
31+
<div class="pillar-item">
32+
<div class="pillar-icon"></div>
33+
<div class="pillar-content">
34+
<div class="pillar-title">Iteration</div>
35+
<div class="pillar-desc">Non-stop optimization cycles.</div>
36+
</div>
37+
</div>
38+
<div class="pillar-item">
39+
<div class="pillar-icon"></div>
40+
<div class="pillar-content">
41+
<div class="pillar-title">Tools</div>
42+
<div class="pillar-desc">Custom software for automation.</div>
43+
</div>
44+
</div>
45+
<div class="pillar-item">
46+
<div class="pillar-icon"></div>
47+
<div class="pillar-content">
48+
<div class="pillar-title">Efficiency</div>
49+
<div class="pillar-desc">The final system output.</div>
50+
</div>
51+
</div>
52+
</div>
53+
54+
<div class="bridge-text">Aite — инструменты для управления вниманием и итеративной оптимизации.</div>
55+
56+
<div class="dashboard-split" style="border-bottom: 1px solid var(--border-soft); padding-bottom: 60px; margin-bottom: 0;">
57+
<div class="panel-card">
58+
<div class="panel-header">THE_ARCHITECT_MINDSET (CODEBDBD)</div>
59+
<div class="profile-zone">
60+
<img src="../assets/img/architect.jpg" class="profile-img">
61+
<div class="profile-info">
62+
<h2>ALEXEY (CODEBDBD)</h2>
63+
<p class="profile-tag">MENTOR, SOLUTION ARCHITECT, OPTIMIZER.</p>
64+
<p class="quote">"EVERYTHING THAT REPEATS TWICE MUST BECOME A TOOL."</p>
65+
<p class="profile-bio">System operator-coder. Turns chaos into a system. Flow analysis, non-trivial solutions, interfaces, automation. No "magic", just contracts and error control. Brick-artefacts: utilities, scripts, guidelines.</p>
66+
</div>
67+
</div>
68+
</div>
69+
70+
<div class="panel-card">
71+
<div class="panel-header">ARTEFACTS_&_SOLUTIONS (AITE)</div>
72+
<p class="profile-bio" style="margin-bottom: 24px;">A brand of utilities for attention and process management. Cognitive load reduction. Workflow. It doesn't promise "smartness", it promises order: clear interfaces, stability, measurable impact. Your pipeline.</p>
73+
<div class="products-grid">
74+
<a href="#" class="crypto-row">
75+
<div class="crypto-header">
76+
<span class="crypto-name-block"><b>AiteChrome</b></span>
77+
<span class="version-badge">v1.2</span>
78+
</div>
79+
<div class="crypto-description">Intelligence Hub</div>
80+
</a>
81+
<a href="#" class="crypto-row">
82+
<div class="crypto-header">
83+
<span class="crypto-name-block"><b>AiteCommander</b></span>
84+
<span class="version-badge">Stable</span>
85+
</div>
86+
<div class="crypto-description">System Logic Macros</div>
87+
</a>
88+
<a href="#" class="crypto-row">
89+
<div class="crypto-header">
90+
<span class="crypto-name-block"><b>Bambookee</b></span>
91+
<span class="version-badge">Beta</span>
92+
</div>
93+
<div class="crypto-description">Donation Engine</div>
94+
</a>
95+
<a href="#" class="crypto-row">
96+
<div class="crypto-header">
97+
<span class="crypto-name-block"><b>NeuralGen</b></span>
98+
<span class="version-badge">v0.9</span>
99+
</div>
100+
<div class="crypto-description">Smart Prompt Management</div>
101+
</a>
102+
</div>
103+
</div>
104+
</div>
105+
106+
<div class="bridge-text">Автоматизация — это не магия, а точный расчет и контроль ошибок.</div>
107+
108+
<div class="dashboard-split" style="border-bottom: 1px solid var(--border-soft); padding-bottom: 60px; margin-bottom: 0;">
109+
<div class="panel-card">
110+
<div class="panel-header">MOD_02: CONVERSION_SYSTEM</div>
111+
<h2 style="font-size: 24px; font-weight: 800; margin-bottom: 10px;">Website has traffic, but zero leads?</h2>
112+
<p class="profile-bio">I find the bottlenecks where you lose customers and fix them in 3 days. No redesign. No long calls.</p>
113+
</div>
114+
<div class="panel-card" style="border-color: var(--accent-indigo);">
115+
<div class="panel-header">EXECUTE_AUDIT</div>
116+
<div class="products-grid" style="margin-bottom: 20px;">
117+
<div class="crypto-row" style="cursor: default;"><span>[✓] 150+ Audited Platforms</span></div>
118+
<div class="crypto-row" style="cursor: default;"><span>[✓] Result in 72 hours</span></div>
119+
</div>
120+
<a href="pages/services.html" class="crypto-row" style="background: var(--accent-indigo); color: #000; justify-content: center; font-weight: 800;">FIX MY CONVERSION →</a>
121+
</div>
122+
</div>
123+
124+
<div class="bridge-text">Анализ — путь от случайного клика до осознанной заявки.</div>
125+
126+
<div class="dashboard-split" style="border-bottom: 1px solid var(--border-soft); padding-bottom: 60px; margin-bottom: 0;">
127+
<div class="panel-card">
128+
<div class="panel-header">MOD_03: SYSTEM_LOGS</div>
129+
<p class="profile-bio" style="margin-bottom: 20px;">Technical articles on architecture and focus management.</p>
130+
<a href="#" class="crypto-row"><b>VIEW LOGS</b> <span></span></a>
131+
</div>
132+
<div class="panel-card">
133+
<div class="panel-header">MOD_04: PHILOSOPHY</div>
134+
<p class="profile-bio" style="margin-bottom: 20px;">Deep dive into AITE method bricks.</p>
135+
<a href="#" class="crypto-row"><b>ABOUT SYSTEM</b> <span></span></a>
136+
</div>
137+
</div>
138+
139+
<div class="bridge-text">Инструменты остаются свободными, пока система получает питание.</div>
140+
141+
<div class="dashboard-split" style="border-bottom: 1px solid var(--border-soft); padding-bottom: 60px; margin-bottom: 0;">
142+
<div class="panel-card">
143+
<div class="panel-header">MOD_05: SYSTEM_FUEL_RESERVE</div>
144+
<h2 style="font-size: 24px; font-weight: 800; margin-bottom: 10px;">Keep the system running?</h2>
145+
<p class="profile-bio">Support the infrastructure. One-time transfer or ongoing fuel keeps the tools alive and improved. No locks. Pure value exchange.</p>
146+
<a href="pages/donate.html" class="crypto-row" style="background: var(--accent-indigo); color: #000; justify-content: center; font-weight: 800; margin-top: 24px;">SUPPORT SYSTEM →</a>
147+
</div>
148+
<div class="panel-card" style="text-align: center;">
149+
<div class="panel-header" style="justify-content: center;">CHOOSE_METHOD</div>
150+
<div style="display: flex; justify-content: center; gap: 15px; margin-bottom: 20px;">
151+
<span onclick="switchFuel('usdt')" id="tab-usdt" class="fuel-tab active">[ USDT ]</span>
152+
<span onclick="switchFuel('ton')" id="tab-ton" class="fuel-tab">[ TON ]</span>
153+
</div>
154+
<div id="fuel-usdt" class="fuel-content">
155+
<img src="../assets/img/qr-usdt.png" style="width: 180px; height: 180px; background: #fff; padding: 10px; border-radius: 8px; margin-bottom: 15px;">
156+
<div class="copy-trigger" style="font-size: 10px; opacity: 0.6;" onclick="navigator.clipboard.writeText('TDSQiA4jDhsfRvQyjMSGc2cB2ay2gVVvz7')">TDSQiA4...gVVvz7 [COPY]</div>
157+
</div>
158+
<div id="fuel-ton" class="fuel-content" style="display: none;">
159+
<img src="../assets/img/qr-ton.png" style="width: 180px; height: 180px; background: #fff; padding: 10px; border-radius: 8px; margin-bottom: 15px;">
160+
<div class="copy-trigger" style="font-size: 10px; opacity: 0.6;" onclick="navigator.clipboard.writeText('UQAkO7...R8p0_p')">UQAkO7...R8p0_p [COPY]</div>
161+
</div>
162+
</div>
163+
</div>
164+
165+
<footer>
166+
<span>AITE SYSTEM // DATA_CORE_2026</span>
167+
<div style="display: flex; gap: 20px;"><a href="#" style="color: inherit; text-decoration: none;">LOGS</a> / <a href="pages/donate.html" style="color: inherit; text-decoration: none;">SUPPORT</a></div>
168+
</footer>
169+
170+
</div>
171+
172+
<script>
173+
function switchFuel(type) {
174+
document.querySelectorAll('.fuel-content').forEach(el => el.style.display = 'none');
175+
document.querySelectorAll('.fuel-tab').forEach(el => el.classList.remove('active'));
176+
document.getElementById('fuel-' + type).style.display = 'block';
177+
document.getElementById('tab-' + type).classList.add('active');
178+
}
179+
</script>
180+
</body>
181+
</html>

ua/products/aitebar/changelog.html

Whitespace-only changes.

0 commit comments

Comments
 (0)