Skip to content

Commit d75dce2

Browse files
author
TechStack Global
committed
UI: Promote XREAL Guides to Titan status and refresh homepage visibility
1 parent 1ddb4d6 commit d75dce2

File tree

2 files changed

+40
-3
lines changed

2 files changed

+40
-3
lines changed

blog.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,28 @@ <h3><a href="posts/xreal-1s-vs-meta-quest-3.html">XREAL 1S vs. Meta Quest 3: Bul
158158
<a class="read-more" href="posts/xreal-1s-vs-meta-quest-3.html" style="color: #00ff9d;">Read Showdown →</a>
159159
</div>
160160
</div>
161+
162+
<!-- AR Coding Blueprint -->
163+
<div class="blog-card glass-card" style="border-top: 3px solid #3b82f6;">
164+
<div class="blog-category" style="color: #3b82f6;">Titan Guide</div>
165+
<h3><a href="posts/best-ar-glasses-for-coding-2026.html">Best AR Glasses for Coding: Multi-Monitor Productivity (2026)</a></h3>
166+
<p>Triple-monitor portability in your pocket. We evaluate the 1200p Sony Micro-OLED performance for professional developers and writers.</p>
167+
<div class="card-meta">
168+
<span>Productivity Guide</span>
169+
<a class="read-more" href="posts/best-ar-glasses-for-coding-2026.html" style="color: #3b82f6;">Read Blueprint →</a>
170+
</div>
171+
</div>
172+
173+
<!-- Gaming Setup Blueprint -->
174+
<div class="blog-card glass-card" style="border-top: 3px solid #00ff9d;">
175+
<div class="blog-category" style="color: #00ff9d;">Titan Guide</div>
176+
<h3><a href="posts/xreal-1s-gaming-setup-guide-2026.html">XREAL 1S Gaming Setup (2026): Switch & Steam Deck Blueprint</a></h3>
177+
<p>Unlock 120-inch mobile gaming. Everything you need for the ultimate handheld setup including Neo Hubs, Beam Pro, and power solutions.</p>
178+
<div class="card-meta">
179+
<span>Setup Guide</span>
180+
<a class="read-more" href="posts/xreal-1s-gaming-setup-guide-2026.html" style="color: #00ff9d;">View Blueprint →</a>
181+
</div>
182+
</div>
161183
<div class="blog-card glass-card" style="border-top: 3px solid var(--accent);">
162184
<div class="blog-category">
163185
Titan Comparison
@@ -294,6 +316,7 @@ <h2>
294316
</p>
295317
</div>
296318
<div class="blog-grid">
319+
297320
<div class="blog-card glass-card" style="border-top: 3px solid #ff00ea;">
298321
<div class="blog-category">
299322
Hardware Guide

index.html

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,10 @@ <h1>Make Smarter <br/><span class="gradient-text">Tech Decisions.</span>
103103
Just clear guidance on the tech that powers modern work.</p>
104104
<p style="margin-top: 1.25rem; font-size: 0.95rem; line-height: 1.5; color: var(--text-secondary);">
105105
Explore our core buying guides:
106-
<a href="/posts/best-noise-cancelling-headphones-2026.html" style="color: var(--text-muted); text-decoration: underline;">best noise-cancelling headphones</a>,
107-
<a href="/posts/best-ultrawide-monitors-2026.html" style="color: var(--text-muted); text-decoration: underline;">best ultrawide monitors</a>,
108-
and our <a href="/posts/xreal-1s-review.html" style="color: var(--accent); font-weight: 700;">XREAL 1S AR Review</a>.
106+
<a href="/posts/best-noise-cancelling-headphones-2026.html" style="color: var(--text-muted); text-decoration: underline;">noise-cancelling</a>,
107+
<a href="/posts/best-ar-glasses-for-coding-2026.html" style="color: var(--text-muted); text-decoration: underline;">AR coding</a>,
108+
<a href="/posts/xreal-1s-gaming-setup-guide-2026.html" style="color: var(--text-muted); text-decoration: underline;">gaming setup</a>,
109+
and our <a href="/posts/xreal-1s-review.html" style="color: var(--accent); font-weight: 700;">XREAL 1S Review</a>.
109110
</p>
110111
</div>
111112
<!-- Feature Review Animated Cards -->
@@ -311,6 +312,19 @@ <h3>XREAL 1S AR Glasses</h3>
311312
Read Review <i class="fa-solid fa-arrow-right"></i>
312313
</a>
313314
</div>
315+
316+
<!-- Card: AR Coding Guide (NEW) -->
317+
<div class="swiper-slide" style="border-top-color: #3b82f6;">
318+
<div style="font-size: 0.75rem; color: #3b82f6; font-weight: bold; text-transform: uppercase; margin-bottom: 0.5rem;">
319+
<i class="fa-solid fa-code"></i> Developer Blueprint
320+
</div>
321+
<img alt="AR Glasses for Coding" loading="lazy" src="images/products/xreal-1s/hero.jpg"/>
322+
<h3>AR Coding Blueprint</h3>
323+
<p>Triple-monitor portability in your pocket. The definitive guide to the best AR glasses for developers.</p>
324+
<a class="hero-read-btn" href="posts/best-ar-glasses-for-coding-2026.html" style="color: #3b82f6;">
325+
View Guide <i class="fa-solid fa-arrow-right"></i>
326+
</a>
327+
</div>
314328
<!-- Card 0: Sony -->
315329
<div class="swiper-slide">
316330
<div style="font-size: 0.75rem; color: var(--accent); font-weight: bold; text-transform: uppercase; margin-bottom: 0.5rem;">

0 commit comments

Comments
 (0)