Skip to content

Commit c5410fd

Browse files
author
TechStack Global
committed
Final polish: remove dash characters, fix link behavior, optimize mobile CTA, and remove thumbnails from guide sections.
1 parent 36c1517 commit c5410fd

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

blog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h2 style="color: var(--accent); font-size: 2rem;">
151151
<!-- MacBook Pro M4 Productivity Setup -->
152152
<div class="blog-card glass-card" style="border-top: 3px solid #ff00ea;">
153153
<div class="blog-category" style="color: #ff00ea;">Executive Strategy</div>
154-
<img src="images/products/xreal-1s/executive-spatial-hero.png" alt="XREAL 1S MacBook Office" style="width: 100%; border-radius: 12px; margin-bottom: 1rem; border: 1px solid rgba(255,255,255,0.1);">
154+
155155
<h3><a href="posts/macbook-pro-m4-productivity-setup-ar-glasses.html">MacBook Pro M4 Productivity Setup with AR Glasses (2026 Spatial Workspace Guide)</a></h3>
156156
<p>Unlock the ultimate professional nomad workstation. We guide you through the transition from physical monitors to a triple-virtual-monitor spatial environment.</p>
157157
<div class="card-meta">

index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,8 @@ <h1>Make Smarter <br/><span class="gradient-text">Tech Decisions.</span>
305305
<div style="font-size: 0.75rem; color: #ff00ea; font-weight: bold; text-transform: uppercase; margin-bottom: 0.5rem;">
306306
<i class="fa-solid fa-crown"></i> Executive Strategy
307307
</div>
308-
<img src="images/products/xreal-1s/executive-spatial-hero.png" alt="XREAL 1S MacBook Office" loading="eager" fetchpriority="high">
308+
309+
309310
<h3>MacBook Pro M4 Spatial Workspace</h3>
310311
<p>Build the ultimate nomadic workstation with MacBook M4 Max & XREAL 1S. Absolute freedom.</p>
311312
<a class="hero-read-btn" href="posts/macbook-pro-m4-productivity-setup-ar-glasses.html" style="color: #ff00ea;">
@@ -317,7 +318,8 @@ <h3>MacBook Pro M4 Spatial Workspace</h3>
317318
<div style="font-size: 0.75rem; color: #00ff9d; font-weight: bold; text-transform: uppercase; margin-bottom: 0.5rem;">
318319
<i class="fa-solid fa-bolt"></i> Just Reviewed
319320
</div>
320-
<img alt="XREAL 1S AR Glasses" fetchpriority="high" loading="eager" src="images/products/xreal-1s/hero.jpg"/>
321+
322+
321323
<h3>XREAL 1S AR Glasses</h3>
322324
<p>The 82g device that replaces a 40lb monitor setup. Read our hands-on spatial display benchmarks.</p>
323325
<a class="hero-read-btn" href="posts/xreal-1s-review.html" style="color: #00ff9d;">
@@ -330,7 +332,8 @@ <h3>XREAL 1S AR Glasses</h3>
330332
<div style="font-size: 0.75rem; color: #3b82f6; font-weight: bold; text-transform: uppercase; margin-bottom: 0.5rem;">
331333
<i class="fa-solid fa-code"></i> Developer Blueprint
332334
</div>
333-
<img alt="AR Glasses for Coding" loading="lazy" src="images/products/xreal-1s/hero.jpg"/>
335+
336+
334337
<h3>AR Coding Blueprint</h3>
335338
<p>Triple-monitor portability in your pocket. The definitive guide to the best AR glasses for developers.</p>
336339
<a class="hero-read-btn" href="posts/best-ar-glasses-for-coding-2026.html" style="color: #3b82f6;">
@@ -342,7 +345,8 @@ <h3>AR Coding Blueprint</h3>
342345
<div style="font-size: 0.75rem; color: var(--accent); font-weight: bold; text-transform: uppercase; margin-bottom: 0.5rem;">
343346
<i class="fa-solid fa-headphones"></i> Audio
344347
</div>
345-
<img alt="Sony WH-1000XM5" fetchpriority="high" loading="eager" src="posts/images/sony-wh-1000xm5-front.jpg"/>
348+
349+
346350
<h3>Sony WH-1000XM5</h3>
347351
<p>Top-tier active noise cancellation and supreme all-day comfort for deep focus sessions.</p>
348352
<a class="hero-read-btn" href="posts/sony-wh-1000xm5-review.html">
@@ -355,7 +359,8 @@ <h3>Sony WH-1000XM5</h3>
355359
<div style="font-size: 0.75rem; color: var(--accent); font-weight: bold; text-transform: uppercase; margin-bottom: 0.5rem;">
356360
<i class="fa-solid fa-desktop"></i> Displays
357361
</div>
358-
<img alt="Alienware AW3423DWF" loading="lazy" src="posts/images/alienware-aw3423dwf-front.jpg"/>
362+
363+
359364
<h3>Alienware AW3423DWF</h3>
360365
<p>Stunning QD-OLED ultrawide performance delivering flawless visual immersion.</p>
361366
<a class="hero-read-btn" href="posts/alienware-aw3423dwf-review.html">

0 commit comments

Comments
 (0)