Skip to content

Commit 465ea42

Browse files
author
TechStack Global
committed
fix: Fixed broken image links on Samsung SSD review by pointing to reliable Amazon Product API endpoint
1 parent bda7e21 commit 465ea42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/samsung-990-pro-ssd-review.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h4 style="margin-bottom: 0.5rem;"><i class="fa-solid fa-times-circle" style="co
164164

165165
<div
166166
style="background-color: white; border-radius: 12px; margin-bottom: 2rem; padding: 2rem; text-align: center;">
167-
<img src="https://m.media-amazon.com/images/I/71K177d-oWL._AC_SL1500_.jpg"
167+
<img src="https://images-na.ssl-images-amazon.com/images/P/B0BHJJ9Y77.01._SCLZZZZZZZ_.jpg"
168168
alt="Samsung 990 PRO SSD 2TB NVMe M.2" class="post-hero-img" loading="lazy"
169169
style="max-width:100%; max-height: 400px; object-fit: contain;">
170170
</div>
@@ -273,7 +273,7 @@ <h2>Real-World Use Cases</h2>
273273

274274
<div
275275
style="background-color: white; border-radius: 12px; margin: 2rem 0; padding: 2rem; text-align: center;">
276-
<img src="https://m.media-amazon.com/images/I/71XmXk4q3PL._AC_SL1500_.jpg"
276+
<img src="https://images-na.ssl-images-amazon.com/images/P/B0BHJJ9Y77.01._SCLZZZZZZZ_.jpg"
277277
alt="Samsung 990 PRO packaging and drive" class="post-body-img" loading="lazy"
278278
style="max-width:100%; max-height: 400px; object-fit: contain;">
279279
</div>

0 commit comments

Comments
 (0)