Skip to content

Commit 9578f8a

Browse files
author
TechStack Global
committed
Publish: Shure SM7dB Review (2026)
Merge branch 'feature/shure-sm7db-review' - New review page: posts/shure-sm7db-review.html - Product images: posts/images/shure-sm7db-primary.jpg + secondary.jpg - blog.html: Added SM7dB listing card in Audio & Podcasting category - amazon-stack.html: Added new Audio Equipment section with SM7dB card QA: 3 CTAs verified, affiliate tag=techstackglob-20 confirmed, JSON-LD schema, FAQ 4 Qs, mobile-safe layout.
2 parents f93ae1d + cb63a6a commit 9578f8a

File tree

5 files changed

+582
-0
lines changed

5 files changed

+582
-0
lines changed

amazon-stack.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,34 @@ <h3><a href="posts/dell-thunderbolt-smart-dock-review.html"
175175
</div>
176176
</section>
177177

178+
<!-- Audio Equipment Section (NEW) -->
179+
<section class="stack-subcategory" style="margin-bottom: 4rem;">
180+
<h2
181+
style="margin-bottom: 0.5rem; border-bottom: 1px solid #a855f7; display: inline-block; padding-bottom: 5px;">
182+
Audio &amp; Podcasting
183+
</h2>
184+
<p style="color: var(--text-muted); margin-bottom: 2rem; max-width: 800px;">
185+
Broadcast-quality microphones and audio gear for podcasters, streamers, and remote professionals.
186+
</p>
187+
<div class="blog-grid" style="grid-template-columns: repeat(auto-fit, minmax(min(320px, 100%), 1fr));">
188+
<!-- Shure SM7dB -->
189+
<div class="product-item glass-card">
190+
<div class="product-thumbnail-wrapper">
191+
<img src="posts/images/shure-sm7db-primary.jpg"
192+
alt="Shure SM7dB dynamic vocal microphone — product thumbnail" class="product-thumbnail"
193+
loading="lazy">
194+
</div>
195+
<div class="product-info">
196+
<div class="product-meta">Podcast Microphone</div>
197+
<h3><a href="posts/shure-sm7db-review.html"
198+
aria-label="Open review: Shure SM7dB Dynamic Microphone">Shure SM7dB Microphone</a></h3>
199+
<a href="posts/shure-sm7db-review.html" class="view-review-cta">View Review <i
200+
class="fa-solid fa-arrow-right"></i></a>
201+
</div>
202+
</div>
203+
</div>
204+
</section>
205+
178206
</main>
179207

180208
<footer class="glass-footer">

blog.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,16 @@ <h1>Guides</h1>
6666

6767

6868
<div class="blog-grid" id="blog-posts-container">
69+
<!-- Shure SM7dB Review (NEW) -->
70+
<div class="blog-card glass-card" style="border-top: 3px solid #a855f7;">
71+
<div class="blog-category">Audio &amp; Podcasting</div>
72+
<h3><a href="posts/shure-sm7db-review.html">Shure SM7dB Review (2026)</a></h3>
73+
<p>Studio-grade sound with a built-in preamp. The mic that makes you sound like a broadcast pro without
74+
needing a Cloudlifter.</p>
75+
<div class="card-meta"><span>Product Review</span> <a href="posts/shure-sm7db-review.html"
76+
class="read-more">Read Review &rarr;</a></div>
77+
</div>
78+
6979
<!-- Best Remote Work Setup -->
7080
<div class="blog-card glass-card" style="border-top: 3px solid var(--accent);">
7181
<div class="blog-category">Ecosystem Guide</div>
90 KB
Loading
100 KB
Loading

0 commit comments

Comments
 (0)