Skip to content

Commit d640d98

Browse files
author
TechStack Global
committed
fix(images): fix missing lg monitor and dell dock image paths in guides
1 parent e1ee33d commit d640d98

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

posts/dell-thunderbolt-smart-dock-review.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ <h4 style="margin-bottom: 0.5rem;"><i class="fa-solid fa-times-circle" style="co
160160
</div>
161161
</div>
162162

163-
<img src="dell-sd25tb4-box.jpg" alt="Dell SD25TB4 Pro Thunderbolt 4 Smart Dock" class="post-hero-img"
164-
loading="eager" style="width: 100%; border-radius: 12px; margin-bottom: 2rem;">
163+
<img src="../assets/images/products/dell-sd25tb4-box.jpg" alt="Dell SD25TB4 Pro Thunderbolt 4 Smart Dock"
164+
class="post-hero-img" loading="eager" style="width: 100%; border-radius: 12px; margin-bottom: 2rem;">
165165
<p class="post-meta">Published on <span id="date">February 26, 2026</span> &bull; 7 min read</p>
166166

167167
<p>Every remote worker eventually reaches a breaking point with dongles. Connecting your laptop to power, an
@@ -236,8 +236,9 @@ <h2>I/O and Port Superiority</h2>
236236
transfers, completely bypassing sluggish Wi-Fi.</li>
237237
</ul>
238238

239-
<img src="dell-sd25tb4-setup.jpg" alt="Dell SD25TB4 Pro Thunderbolt Dock Rear Ports" class="post-body-img"
240-
loading="eager" style="width: 100%; border-radius: 12px; margin: 2rem 0;">
239+
<img src="../assets/images/products/dell-sd25tb4-setup.jpg"
240+
alt="Dell SD25TB4 Pro Thunderbolt Dock Rear Ports" class="post-body-img" loading="eager"
241+
style="width: 100%; border-radius: 12px; margin: 2rem 0;">
241242

242243
<h2>Cross-Platform Compatibility</h2>
243244
<p>While branded as a Dell product, the Thunderbolt 4 protocol is an industry standard natively supported by

posts/lg-27us500-w-ultrafine-monitor-review.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ <h4 style="margin-bottom: 0.5rem;"><i class="fa-solid fa-times-circle" style="co
159159
</div>
160160
</div>
161161

162-
<img src="lg-27us500w-primary.jpg" alt="LG 27US500-W Ultrafine 27-Inch Monitor" class="post-hero-img"
163-
loading="eager" style="width: 100%; border-radius: 12px; margin-bottom: 2rem;">
162+
<img src="../assets/images/products/lg-27us500w-primary.jpg" alt="LG 27US500-W Ultrafine 27-Inch Monitor"
163+
class="post-hero-img" loading="eager" style="width: 100%; border-radius: 12px; margin-bottom: 2rem;">
164164
<p class="post-meta">Published on <span id="date">February 26, 2026</span> &bull; 6 min read</p>
165165

166166
<p>A secondary monitor is often the single most impactful upgrade you can make to a remote workspace.
@@ -232,8 +232,9 @@ <h2>Real-World Use Cases</h2>
232232
assembling YouTube videos, what you see is what you get.</li>
233233
</ul>
234234

235-
<img src="lg-27us500w-secondary.jpg" alt="LG 27US500-W Ultrafine Monitor Rear Ports" class="post-body-img"
236-
loading="eager" style="width: 100%; border-radius: 12px; margin: 2rem 0;">
235+
<img src="../assets/images/products/lg-27us500w-secondary.jpg"
236+
alt="LG 27US500-W Ultrafine Monitor Rear Ports" class="post-body-img" loading="eager"
237+
style="width: 100%; border-radius: 12px; margin: 2rem 0;">
237238

238239
<h2>Making Up for the Shortcomings</h2>
239240
<p>To hit its attractive price point, LG omitted premium connectivity like Thunderbolt or USB-C charging.

0 commit comments

Comments
 (0)