Skip to content

Commit 2ed0153

Browse files
author
TechStack Global
committed
content: move Shure SM7B to the top of Amazon Stack list
1 parent c42c338 commit 2ed0153

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

amazon-stack.html

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,20 @@ <h1>The Amazon Stack</h1>
9999
Hardware chosen for performance, reliability, and practical daily use.
100100
</p>
101101
<div class="blog-grid" style="grid-template-columns: repeat(auto-fit, minmax(min(320px, 100%), 1fr));">
102+
<!-- Shure SM7B-->
103+
<div class="product-item glass-card">
104+
<div class="product-thumbnail-wrapper">
105+
<img alt="Shure SM7B dynamic studio microphone profile view thumbnail" class="product-thumbnail"
106+
loading="lazy" src="posts/images/shure-sm7b-primary.jpg" />
107+
</div>
108+
<div class="product-info">
109+
<div class="product-meta">Broadcast Standard</div>
110+
<h3><a aria-label="Open review: Shure SM7B" href="posts/shure-sm7b-review.html">Shure SM7B
111+
Microphone</a></h3>
112+
<a class="view-review-cta" href="posts/shure-sm7b-review.html">View Review <i
113+
class="fa-solid fa-arrow-right"></i></a>
114+
</div>
115+
</div>
102116
<!-- Bose QuietComfort Ultra -->
103117
<div class="product-item glass-card">
104118
<div class="product-thumbnail-wrapper">
@@ -260,20 +274,7 @@ <h3><a aria-label="Open review: Dell SD25TB4 Pro Dock"
260274
class="fa-solid fa-arrow-right"></i></a>
261275
</div>
262276
</div>
263-
<!-- Shure SM7B-->
264-
<div class="product-item glass-card">
265-
<div class="product-thumbnail-wrapper">
266-
<img alt="Shure SM7B dynamic studio microphone profile view thumbnail" class="product-thumbnail"
267-
loading="lazy" src="posts/images/shure-sm7b-primary.jpg" />
268-
</div>
269-
<div class="product-info">
270-
<div class="product-meta">Broadcast Standard</div>
271-
<h3><a aria-label="Open review: Shure SM7B" href="posts/shure-sm7b-review.html">Shure SM7B
272-
Microphone</a></h3>
273-
<a class="view-review-cta" href="posts/shure-sm7b-review.html">View Review <i
274-
class="fa-solid fa-arrow-right"></i></a>
275-
</div>
276-
</div>
277+
277278
</div>
278279
</section>
279280
</main>

0 commit comments

Comments
 (0)