Skip to content

Commit bc5b08d

Browse files
author
TechStack Global
committed
feat: site-wide nav standardization, new hardware catalog page, gaming stack, and restored contact section
1 parent 8519ad6 commit bc5b08d

20 files changed

+297
-32
lines changed

about.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
<ul class="nav-links">
3434
<li><a href="index.html">Home</a></li>
3535
<li><a href="amazon-stack.html">Amazon Stack</a></li>
36+
<li><a href="hardware-catalog.html">Hardware Catalog</a></li>
37+
<li><a href="blog.html">Guides</a></li>
3638
<li><a href="about.html" class="active">About</a></li>
3739
<li><a href="contact.html">Contact</a></li>
3840
</ul>

affiliate-disclosure.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
2222
<ul class="nav-links">
2323
<li><a href="index.html">Home</a></li>
24-
<li><a href="blog.html">Software Reviews</a></li>
24+
<li><a href="amazon-stack.html">Amazon Stack</a></li>
25+
<li><a href="hardware-catalog.html">Hardware Catalog</a></li>
26+
<li><a href="blog.html">Guides</a></li>
2527
<li><a href="about.html">About</a></li>
2628
<li><a href="contact.html">Contact</a></li>
2729
</ul>

amazon-stack.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,10 @@
4646
<ul class="nav-links">
4747
<li><a href="index.html">Home</a></li>
4848
<li><a href="amazon-stack.html" class="active">Amazon Stack</a></li>
49-
<li><a href="blog.html">Software Reviews</a></li>
49+
<li><a href="hardware-catalog.html">Hardware Catalog</a></li>
50+
<li><a href="blog.html">Guides</a></li>
5051
<li><a href="about.html">About</a></li>
52+
<li><a href="contact.html">Contact</a></li>
5153
</ul>
5254
</nav>
5355
</header>

blog.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
<ul class="nav-links">
3737
<li><a href="index.html">Home</a></li>
3838
<li><a href="amazon-stack.html">Amazon Stack</a></li>
39-
<li><a href="blog.html" class="active">Hardware Reviews</a></li>
39+
<li><a href="hardware-catalog.html">Hardware Catalog</a></li>
40+
<li><a href="blog.html" class="active">Guides</a></li>
4041
<li><a href="about.html">About</a></li>
4142
<li><a href="contact.html">Contact</a></li>
4243
</ul>

contact.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@
3333
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
3434
<ul class="nav-links">
3535
<li><a href="index.html">Home</a></li>
36-
<li><a href="blog.html">Software Reviews</a></li>
36+
<li><a href="amazon-stack.html">Amazon Stack</a></li>
37+
<li><a href="hardware-catalog.html">Hardware Catalog</a></li>
38+
<li><a href="blog.html">Guides</a></li>
3739
<li><a href="about.html">About</a></li>
3840
<li><a href="contact.html" class="active">Contact</a></li>
3941
</ul>

hardware-catalog.html

Lines changed: 204 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,204 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>Hardware Catalog | TechStack Global</title>
8+
<meta name="description"
9+
content="Browse our comprehensive catalog of elite hardware. From high-performance laptops to professional workstations and essential peripherals.">
10+
<meta name="keywords"
11+
content="hardware catalog, tech reviews, pro hardware, macbook pro m4, dell xps, samsung ssd, lg monitor">
12+
13+
<!-- OpenGraph / Social Media -->
14+
<meta property="og:type" content="website">
15+
<meta property="og:url" content="https://techstackglobal.github.io/hardware-catalog.html">
16+
<meta property="og:title" content="Hardware Catalog | TechStack Global">
17+
<meta property="og:description" content="The definitive library of premium tech reviews.">
18+
19+
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap"
20+
rel="stylesheet">
21+
<link rel="stylesheet" href="style.css">
22+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
23+
</head>
24+
25+
<body class="dark-theme">
26+
<div class="ambient-grid"></div>
27+
<header class="glass-header">
28+
<nav class="container">
29+
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
30+
<ul class="nav-links">
31+
<li><a href="index.html">Home</a></li>
32+
<li><a href="amazon-stack.html">Amazon Stack</a></li>
33+
<li><a href="hardware-catalog.html" class="active">Hardware Catalog</a></li>
34+
<li><a href="blog.html">Guides</a></li>
35+
<li><a href="about.html">About</a></li>
36+
<li><a href="contact.html">Contact</a></li>
37+
</ul>
38+
</nav>
39+
</header>
40+
41+
<div id="site-affiliate-notice"
42+
style="background:#0f1724;color:#d1d5db;padding:6px 12px;font-size:13px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.05);">
43+
<strong>Note:</strong> TechStack Global uses affiliate links — we may earn a commission on purchases at no extra
44+
cost to you.
45+
</div>
46+
47+
<main class="container section-padding" style="margin-top: 80px;">
48+
<div class="section-header">
49+
<h1>Elite Hardware Catalog</h1>
50+
<p>Every individual tool, workstation, and peripheral we've vetted for the modern stack.</p>
51+
</div>
52+
53+
<div class="tool-grid"
54+
style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px;">
55+
<!-- Apple MacBook Pro M4 Pro -->
56+
<article class="tool-card glass-panel" style="padding: 1.5rem; border-radius: 12px;">
57+
<img src="assets/images/macbook_hero.jpg" alt="Apple MacBook Pro M4 Pro" loading="lazy"
58+
style="width:100%; height:200px; object-fit:cover; border-radius:8px; margin-bottom: 1.2rem;">
59+
<div
60+
style="font-size:0.7rem; font-weight:700; text-transform:uppercase; color:var(--accent); letter-spacing:1px; margin-bottom:0.4rem;">
61+
Laptop</div>
62+
<h3 style="font-size: 1.2rem; margin-bottom: 0.8rem;">Apple MacBook Pro M4 Pro</h3>
63+
<p style="font-size: 0.9rem; color: var(--text-secondary); margin-bottom: 1.5rem;">The definitive 2026
64+
workstation for developers and creative pros.</p>
65+
<div style="display: flex; gap: 10px;">
66+
<a href="posts/apple-macbook-pro-m4-pro-review.html" class="btn-outline"
67+
style="flex: 1; text-align: center; padding: 0.7rem;">Read Review</a>
68+
<a href="https://www.amazon.com/Apple-MacBook-Laptop-14%E2%80%91core-32%E2%80%91core/dp/B0DLHJZRF6?tag=techstackglob-20"
69+
target="_blank" class="btn-primary"
70+
style="flex: 1; text-align: center; padding: 0.7rem;">Amazon</a>
71+
</div>
72+
</article>
73+
74+
<!-- Dell XPS 15 -->
75+
<article class="tool-card glass-panel" style="padding: 1.5rem; border-radius: 12px;">
76+
<img src="https://m.media-amazon.com/images/I/61Ks9X44eVL._AC_SL1181_.jpg" alt="Dell XPS 15"
77+
loading="lazy"
78+
style="width:100%; height:200px; object-fit:cover; border-radius:8px; margin-bottom: 1.2rem;">
79+
<div
80+
style="font-size:0.7rem; font-weight:700; text-transform:uppercase; color:#00c3ff; letter-spacing:1px; margin-bottom:0.4rem;">
81+
Laptop</div>
82+
<h3 style="font-size: 1.2rem; margin-bottom: 0.8rem;">Dell XPS 15 (9530)</h3>
83+
<p style="font-size: 0.9rem; color: var(--text-secondary); margin-bottom: 1.5rem;">Elite Windows
84+
engineering with gorgeous OLED display options.</p>
85+
<div style="display: flex; gap: 10px;">
86+
<a href="posts/dell-xps-15-9530-review.html" class="btn-outline"
87+
style="flex: 1; text-align: center; padding: 0.7rem;">Read Review</a>
88+
<a href="https://www.amazon.com/Dell-9000-9530-15-6-Notebook/dp/B0CDNTRB2V?tag=techstackglob-20"
89+
target="_blank" class="btn-primary"
90+
style="flex: 1; text-align: center; padding: 0.7rem;">Amazon</a>
91+
</div>
92+
</article>
93+
94+
<!-- Surface Laptop Studio 2 -->
95+
<article class="tool-card glass-panel" style="padding: 1.5rem; border-radius: 12px;">
96+
<img src="https://m.media-amazon.com/images/I/61LMopCIyTL._AC_SL1200_.jpg" alt="Surface Laptop Studio 2"
97+
loading="lazy"
98+
style="width:100%; height:200px; object-fit:cover; border-radius:8px; margin-bottom: 1.2rem;">
99+
<div
100+
style="font-size:0.7rem; font-weight:700; text-transform:uppercase; color:#ff4b2b; letter-spacing:1px; margin-bottom:0.4rem;">
101+
Laptop / Tablet</div>
102+
<h3 style="font-size: 1.2rem; margin-bottom: 0.8rem;">Surface Laptop Studio 2</h3>
103+
<p style="font-size: 0.9rem; color: var(--text-secondary); margin-bottom: 1.5rem;">The power of a
104+
workstation with the agility of a tablet.</p>
105+
<div style="display: flex; gap: 10px;">
106+
<a href="posts/surface-laptop-studio-2-review.html" class="btn-outline"
107+
style="flex: 1; text-align: center; padding: 0.7rem;">Read Review</a>
108+
<a href="https://www.amazon.com/Microsoft-Touchscreen-Convertible-Floating-Notebook/dp/B0D7TR2R2T?tag=techstackglob-20"
109+
target="_blank" class="btn-primary"
110+
style="flex: 1; text-align: center; padding: 0.7rem;">Amazon</a>
111+
</div>
112+
</article>
113+
114+
<!-- Samsung 990 PRO -->
115+
<article class="tool-card glass-panel" style="padding: 1.5rem; border-radius: 12px;">
116+
<img src="https://m.media-amazon.com/images/I/71+j3YpWJWL._AC_SL1500_.jpg" alt="Samsung 990 PRO SSD"
117+
loading="lazy"
118+
style="width:100%; height:200px; object-fit:cover; border-radius:8px; margin-bottom: 1.2rem;">
119+
<div
120+
style="font-size:0.7rem; font-weight:700; text-transform:uppercase; color:#8b5cf6; letter-spacing:1px; margin-bottom:0.4rem;">
121+
Storage</div>
122+
<h3 style="font-size: 1.2rem; margin-bottom: 0.8rem;">Samsung 990 PRO (2TB)</h3>
123+
<p style="font-size: 0.9rem; color: var(--text-secondary); margin-bottom: 1.5rem;">Professional-grade
124+
NVMe speeds up to 7,450 MB/s for creatives.</p>
125+
<div style="display: flex; gap: 10px;">
126+
<a href="posts/samsung-990-pro-ssd-review.html" class="btn-outline"
127+
style="flex: 1; text-align: center; padding: 0.7rem;">Read Review</a>
128+
<a href="https://www.amazon.com/SAMSUNG-Internal-Expansion-MZ-V9P2T0B-AM/dp/B0BHJJ9Y77?tag=techstackglob-20"
129+
target="_blank" class="btn-primary"
130+
style="flex: 1; text-align: center; padding: 0.7rem;">Amazon</a>
131+
</div>
132+
</article>
133+
134+
<!-- LG 4K Monitor -->
135+
<article class="tool-card glass-panel" style="padding: 1.5rem; border-radius: 12px;">
136+
<img src="/posts/lg-27us500w-primary.jpg" alt="LG UltraFine 4K Monitor" loading="lazy"
137+
style="width:100%; height:200px; object-fit:cover; border-radius:8px; margin-bottom: 1.2rem;">
138+
<div
139+
style="font-size:0.7rem; font-weight:700; text-transform:uppercase; color:#10b981; letter-spacing:1px; margin-bottom:0.4rem;">
140+
4K Monitor</div>
141+
<h3 style="font-size: 1.2rem; margin-bottom: 0.8rem;">LG 27US500-W 4K</h3>
142+
<p style="font-size: 0.9rem; color: var(--text-secondary); margin-bottom: 1.5rem;">Crystal clear IPS
143+
panel with 60W USB-C PD power delivery.</p>
144+
<div style="display: flex; gap: 10px;">
145+
<a href="posts/lg-27us500-w-ultrafine-monitor-review.html" class="btn-outline"
146+
style="flex: 1; text-align: center; padding: 0.7rem;">Read Review</a>
147+
<a href="https://www.amazon.com/LG-27US500-W-UltraFine-Display-Silver/dp/B0D9R7Q449?tag=techstackglob-20"
148+
target="_blank" class="btn-primary"
149+
style="flex: 1; text-align: center; padding: 0.7rem;">Amazon</a>
150+
</div>
151+
</article>
152+
153+
<!-- Dell Smart Dock -->
154+
<article class="tool-card glass-panel" style="padding: 1.5rem; border-radius: 12px;">
155+
<img src="assets/images/products/dell-sd25tb4-box.jpg" alt="Dell SD25TB4 Dock" loading="lazy"
156+
style="width:100%; height:200px; object-fit:cover; border-radius:8px; margin-bottom: 1.2rem;">
157+
<div
158+
style="font-size:0.7rem; font-weight:700; text-transform:uppercase; color:#f59e0b; letter-spacing:1px; margin-bottom:0.4rem;">
159+
Connectivity</div>
160+
<h3 style="font-size: 1.2rem; margin-bottom: 0.8rem;">Dell SD25TB4 Smart Dock</h3>
161+
<p style="font-size: 0.9rem; color: var(--text-secondary); margin-bottom: 1.5rem;">The ultimate
162+
Thunderbolt 4 solution for clean, powerful desks.</p>
163+
<div style="display: flex; gap: 10px;">
164+
<a href="posts/dell-thunderbolt-smart-dock-review.html" class="btn-outline"
165+
style="flex: 1; text-align: center; padding: 0.7rem;">Read Review</a>
166+
<a href="https://www.amazon.com/Dell-Thunderbolt-Smart-Dock-SD25TB4/dp/B0CXKW19MT?tag=techstackglob-20"
167+
target="_blank" class="btn-primary"
168+
style="flex: 1; text-align: center; padding: 0.7rem;">Amazon</a>
169+
</div>
170+
</article>
171+
</div>
172+
</main>
173+
174+
<footer class="glass-footer">
175+
<div class="container footer-content">
176+
<div class="footer-brand">
177+
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span
178+
class="accent">Global</span></a></h3>
179+
<p>Curating the best tech for modern work and growth.</p>
180+
</div>
181+
<div class="footer-links">
182+
<h4>Legal</h4>
183+
<ul>
184+
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
185+
<li><a href="privacy-policy.html">Privacy Policy</a></li>
186+
<li><a href="terms-of-service.html">Terms of Service</a></li>
187+
</ul>
188+
</div>
189+
<div class="footer-links">
190+
<h4>Company</h4>
191+
<ul>
192+
<li><a href="about.html">About Us</a></li>
193+
<li><a href="contact.html">Contact</a></li>
194+
</ul>
195+
</div>
196+
</div>
197+
<div class="container footer-bottom">
198+
<p>&copy; <span id="year">2026</span> TechStack Global. All rights reserved.</p>
199+
</div>
200+
</footer>
201+
<script src="script.js"></script>
202+
</body>
203+
204+
</html>

index.html

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
<ul class="nav-links">
6464
<li><a href="index.html" class="active">Home</a></li>
6565
<li><a href="amazon-stack.html">Amazon Stack</a></li>
66+
<li><a href="hardware-catalog.html">Hardware Catalog</a></li>
67+
<li><a href="blog.html">Guides</a></li>
6668
<li><a href="about.html">About</a></li>
6769
<li><a href="contact.html">Contact</a></li>
6870
</ul>
@@ -101,7 +103,7 @@ <h1>Make Smarter <br><span class="gradient-text">Tech Decisions.</span>
101103
<section id="categories" class="container section-padding">
102104
<div class="section-header">
103105
<h2>Explore the Stack</h2>
104-
<p>Browse elite tools by category.</p>
106+
<p>Browse premium tech by category.</p>
105107
</div>
106108
<div class="category-grid">
107109
<a href="amazon-stack.html" class="cat-card featured-cat">
@@ -110,7 +112,6 @@ <h3>Amazon Reviews</h3>
110112
<p>Standardized hardware benchmarks</p>
111113
</a>
112114

113-
<!-- Future Stacks (Amazon Focus) -->
114115
<a href="posts/best-remote-work-setup-2026.html" class="cat-card" style="text-decoration: none;">
115116
<i class="fa-solid fa-desktop"></i>
116117
<h3>Remote Work Setup</h3>
@@ -121,6 +122,11 @@ <h3>Remote Work Setup</h3>
121122
<h3>Creator & Streaming</h3>
122123
<span class="badge-mini">Coming Soon</span>
123124
</a>
125+
<a href="amazon-stack.html" class="cat-card placeholder-cat" style="text-decoration: none;">
126+
<i class="fa-solid fa-gamepad"></i>
127+
<h3>Gaming Essentials</h3>
128+
<span class="badge-mini">Coming Soon</span>
129+
</a>
124130
</div>
125131
</section>
126132

@@ -247,6 +253,14 @@ <h3 style="font-size: 1.1rem;">LG 27US500-W UltraFine 4K</h3>
247253
</article>
248254
</div>
249255

256+
<!-- View All Reviews CTA -->
257+
<div style="text-align: center; margin-bottom: 4rem;">
258+
<a href="hardware-catalog.html" class="btn-primary"
259+
style="padding: 1.2rem 3rem; font-size: 1.1rem; display: inline-flex; align-items: center; gap: 10px;">
260+
<i class="fa-solid fa-list-ul"></i> View All Individual Products
261+
</a>
262+
</div>
263+
250264
<!-- Quick Comparison Table -->
251265
<div class="comparison-container glass-panel"
252266
style="padding: 2.5rem; border-radius: 12px; overflow-x: auto; margin-bottom: 4rem;">
@@ -371,7 +385,19 @@ <h3><a href="posts/dell-xps-15-9530-review.html">Dell XPS 15 9530 vs Traditional
371385
</div>
372386
</div>
373387
<div style="text-align: center; margin-top: 3rem;">
374-
<a href="blog.html" class="btn-outline">View All Articles</a>
388+
<a href="blog.html" class="btn-outline">View All Articles & Guides</a>
389+
</div>
390+
</section>
391+
392+
<!-- Quick Contact Section -->
393+
<section id="contact-cta" class="container section-padding"
394+
style="text-align: center; border-top: 1px solid rgba(255,255,255,0.05);">
395+
<div class="section-header">
396+
<h2>Have a Question?</h2>
397+
<p>Need specific tech advice or have a partnership inquiry?</p>
398+
<div style="margin-top: 2rem;">
399+
<a href="contact.html" class="btn-secondary" style="padding: 1rem 2.5rem;">Get in Touch</a>
400+
</div>
375401
</div>
376402
</section>
377403

posts/apple-macbook-pro-m4-pro-review.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,11 @@
7575
<header class="glass-header">
7676
<nav class="container">
7777
<div class="logo"><a href="../index.html">TechStack<span class="accent">Global</span></a></div>
78-
<ul class="nav-links">
78+
<ul class="nav-links">
7979
<li><a href="../index.html">Home</a></li>
80-
<li><a href="../blog.html">Hardware Reviews</a></li>
80+
<li><a href="../amazon-stack.html">Amazon Stack</a></li>
81+
<li><a href="../hardware-catalog.html">Hardware Catalog</a></li>
82+
<li><a href="../blog.html">Guides</a></li>
8183
<li><a href="../about.html">About</a></li>
8284
<li><a href="../contact.html">Contact</a></li>
8385
</ul>

0 commit comments

Comments
 (0)