Skip to content

Commit 4d6917d

Browse files
author
TechStack Global
committed
style: final copy refinements — exact CTR text, total dash removal, tagline sync
1 parent ad15af2 commit 4d6917d

25 files changed

+5089
-5090
lines changed

about.html

Lines changed: 90 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -2,103 +2,103 @@
22
<html lang="en">
33

44
<head>
5-
<meta charset="UTF-8">
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>About TechStack Global | Our B2B Tech Vetting Methodology</title>
8-
<meta name="description"
9-
content="Learn how TechStack Global vets, tests, and reviews the high-ticket hardware that powers modern work setups.">
10-
<meta name="keywords" content="amazon tech reviews, remote work setup, hardware vetting, TechStack Global team">
5+
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>About TechStack Global | Our B2B Tech Vetting Methodology</title>
8+
<meta name="description"
9+
content="Learn how TechStack Global vets, tests, and reviews the high-ticket hardware that powers modern work setups.">
10+
<meta name="keywords" content="amazon tech reviews, remote work setup, hardware vetting, TechStack Global team">
1111

12-
<!-- OpenGraph / Social Media -->
13-
<meta property="og:type" content="website">
14-
<meta property="og:url" content="https://techstackglobal.github.io/about.html">
15-
<meta property="og:title" content="About TechStack Global | Our B2B Tech Vetting Methodology">
16-
<meta property="og:description" content="Transparency and technical rigor in every review.">
17-
<meta property="og:image" content="https://techstackglobal.github.io/assets/images/og-about.jpg">
12+
<! OpenGraph / Social Media >
13+
<meta property="og:type" content="website">
14+
<meta property="og:url" content="https://techstackglobal.github.io/about.html">
15+
<meta property="og:title" content="About TechStack Global | Our B2B Tech Vetting Methodology">
16+
<meta property="og:description" content="Transparency and technical rigor in every review.">
17+
<meta property="og:image" content="https://techstackglobal.github.io/assets/images/og-about.jpg">
1818

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?v=8">
22-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
23-
<link rel="icon" type="image/png" sizes="32x32" href="assets/icons/favicon-32.png">
24-
<link rel="icon" type="image/png" sizes="16x16" href="assets/icons/favicon-16.png">
25-
<link rel="apple-touch-icon" sizes="192x192" href="assets/icons/techstack-logo-192.png">
26-
<link rel="shortcut icon" href="assets/icons/favicon.ico">
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?v=8">
22+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
23+
<link rel="icon" type="image/png" sizes="32x32" href="assets/icons/favicon-32.png">
24+
<link rel="icon" type="image/png" sizes="16x16" href="assets/icons/favicon-16.png">
25+
<link rel="apple-touch-icon" sizes="192x192" href="assets/icons/techstack-logo-192.png">
26+
<link rel="shortcut icon" href="assets/icons/favicon.ico">
2727
</head>
2828

2929
<body class="dark-theme">
30-
<div class="ambient-grid"></div>
31-
<header class="glass-header">
32-
<nav class="container">
33-
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
34-
<button class="menu-toggle" aria-label="Toggle Menu">
35-
<i class="fa-solid fa-bars"></i>
36-
</button>
37-
<ul class="nav-links" id="nav-links">
38-
<li><a href="index.html">Home</a></li>
39-
<li><a href="amazon-stack.html">Amazon Stack</a></li>
40-
<li><a href="blog.html">Guides</a></li>
41-
<li><a href="about.html" class="active">About</a></li>
42-
<li><a href="contact.html">Contact</a></li>
43-
</ul>
44-
</nav>
45-
</header>
46-
<!-- Global affiliate notice (non-intrusive) -->
47-
<div id="site-affiliate-notice"
48-
style="background:#0f1724;color:#d1d5db;padding:8px 1.25rem;font-size:13px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.05);">
49-
<strong>Note:</strong> TechStack Global uses affiliate links we may earn a commission on purchases at no extra
50-
cost to you.
51-
</div>
30+
<div class="ambient-grid"></div>
31+
<header class="glass-header">
32+
<nav class="container">
33+
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
34+
<button class="menu-toggle" aria-label="Toggle Menu">
35+
<i class="fa-solid fa-bars"></i>
36+
</button>
37+
<ul class="nav-links" id="nav-links">
38+
<li><a href="index.html">Home</a></li>
39+
<li><a href="amazon-stack.html">Amazon Stack</a></li>
40+
<li><a href="blog.html">Guides</a></li>
41+
<li><a href="about.html" class="active">About</a></li>
42+
<li><a href="contact.html">Contact</a></li>
43+
</ul>
44+
</nav>
45+
</header>
46+
<! Global affiliate notice (non-intrusive) >
47+
<div id="site-affiliate-notice"
48+
style="background:#0f1724;color:#d1d5db;padding:8px 1.25rem;font-size:13px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.05);">
49+
<strong>Note:</strong> TechStack Global uses affiliate links we may earn a commission on purchases at no extra
50+
cost to you.
51+
</div>
5252

53-
<main class="container section-padding" style="margin-top: 80px; max-width: 800px;">
54-
<div class="glass-panel" style="padding: 4rem;">
55-
<h1 style="font-size: 2.5rem; margin-bottom: 2rem;">About TechStack <span class="accent">Global</span></h1>
56-
<p style="font-size: 1.1rem; color: var(--text-secondary); margin-bottom: 1.5rem;">TechStack Global was
57-
founded to solve a critical problem for modern workers: cutting through the noise to find the Amazon
58-
gear that truly moves the needle for high-growth professionals.</p>
59-
<p style="font-size: 1.1rem; color: var(--text-secondary); margin-bottom: 1.5rem;">We specialize in vetting,
60-
testing, and reviewing laptops, monitors, streaming gear, and remote work infrastructure. Our analyses
61-
dive deep into real-world performance so you
62-
can make confident buying choices on Amazon.</p>
63-
<h2 style="margin-top: 3rem; margin-bottom: 1.5rem;">Our Methodology</h2>
64-
<ul style="color: var(--text-secondary); padding-left: 20px;">
65-
<li style="margin-bottom: 1rem;"><strong>Performance:</strong> Do tools hold up at scale?</li>
66-
<li style="margin-bottom: 1rem;"><strong>Integration:</strong> How well do they play with the rest of
67-
your modern stack?</li>
68-
<li style="margin-bottom: 1rem;"><strong>Value:</strong> Is the ROI justified for a growing startup?
69-
</li>
70-
</ul>
71-
</div>
72-
</main>
53+
<main class="container section-padding" style="margin-top: 80px; max-width: 800px;">
54+
<div class="glass-panel" style="padding: 4rem;">
55+
<h1 style="font-size: 2.5rem; margin-bottom: 2rem;">About TechStack <span class="accent">Global</span></h1>
56+
<p style="font-size: 1.1rem; color: var( text-secondary); margin-bottom: 1.5rem;">TechStack Global was
57+
founded to solve a critical problem for modern workers: cutting through the noise to find the Amazon
58+
gear that truly moves the needle for high-growth professionals.</p>
59+
<p style="font-size: 1.1rem; color: var( text-secondary); margin-bottom: 1.5rem;">We specialize in vetting,
60+
testing, and reviewing laptops, monitors, streaming gear, and remote work infrastructure. Our analyses
61+
dive deep into real-world performance so you
62+
can make confident buying choices on Amazon.</p>
63+
<h2 style="margin-top: 3rem; margin-bottom: 1.5rem;">Our Methodology</h2>
64+
<ul style="color: var( text-secondary); padding-left: 20px;">
65+
<li style="margin-bottom: 1rem;"><strong>Performance:</strong> Do tools hold up at scale?</li>
66+
<li style="margin-bottom: 1rem;"><strong>Integration:</strong> How well do they play with the rest of
67+
your modern stack?</li>
68+
<li style="margin-bottom: 1rem;"><strong>Value:</strong> Is the ROI justified for a growing startup?
69+
</li>
70+
</ul>
71+
</div>
72+
</main>
7373

74-
<footer class="glass-footer" style="margin-top: 6rem;">
75-
<div class="container footer-content">
76-
<div class="footer-brand">
77-
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span
78-
class="accent">Global</span></a></h3>
79-
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
80-
</div>
81-
<div class="footer-links">
82-
<h4>Legal</h4>
83-
<ul>
84-
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
85-
<li><a href="privacy-policy.html">Privacy Policy</a></li>
86-
<li><a href="terms-of-service.html">Terms of Service</a></li>
87-
</ul>
88-
</div>
89-
<div class="footer-links">
90-
<h4>Company</h4>
91-
<ul>
92-
<li><a href="about.html">About Us</a></li>
93-
<li><a href="contact.html">Contact</a></li>
94-
</ul>
95-
</div>
96-
</div>
97-
<div class="container footer-bottom">
98-
<p>&copy; <span id="year">2026</span> TechStack Global. All rights reserved.</p>
99-
</div>
100-
</footer>
101-
<script src="script.js"></script>
74+
<footer class="glass-footer" style="margin-top: 6rem;">
75+
<div class="container footer-content">
76+
<div class="footer-brand">
77+
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span
78+
class="accent">Global</span></a></h3>
79+
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
80+
</div>
81+
<div class="footer-links">
82+
<h4>Legal</h4>
83+
<ul>
84+
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
85+
<li><a href="privacy-policy.html">Privacy Policy</a></li>
86+
<li><a href="terms-of-service.html">Terms of Service</a></li>
87+
</ul>
88+
</div>
89+
<div class="footer-links">
90+
<h4>Company</h4>
91+
<ul>
92+
<li><a href="about.html">About Us</a></li>
93+
<li><a href="contact.html">Contact</a></li>
94+
</ul>
95+
</div>
96+
</div>
97+
<div class="container footer-bottom">
98+
<p>&copy; <span id="year">2026</span> TechStack Global. All rights reserved.</p>
99+
</div>
100+
</footer>
101+
<script src="script.js"></script>
102102
</body>
103103

104104
</html>

affiliate-disclosure.html

Lines changed: 73 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -2,83 +2,83 @@
22
<html lang="en">
33

44
<head>
5-
<meta charset="UTF-8">
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Affiliate Disclosure | TechStack Global</title>
8-
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap"
9-
rel="stylesheet">
10-
<link rel="stylesheet" href="style.css?v=8">
11-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
12-
<link rel="icon" type="image/png" sizes="32x32" href="assets/icons/favicon-32.png">
13-
<link rel="icon" type="image/png" sizes="16x16" href="assets/icons/favicon-16.png">
14-
<link rel="apple-touch-icon" sizes="192x192" href="assets/icons/techstack-logo-192.png">
15-
<link rel="shortcut icon" href="assets/icons/favicon.ico">
5+
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>Affiliate Disclosure | TechStack Global</title>
8+
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap"
9+
rel="stylesheet">
10+
<link rel="stylesheet" href="style.css?v=8">
11+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
12+
<link rel="icon" type="image/png" sizes="32x32" href="assets/icons/favicon-32.png">
13+
<link rel="icon" type="image/png" sizes="16x16" href="assets/icons/favicon-16.png">
14+
<link rel="apple-touch-icon" sizes="192x192" href="assets/icons/techstack-logo-192.png">
15+
<link rel="shortcut icon" href="assets/icons/favicon.ico">
1616
</head>
1717

1818
<body class="dark-theme">
19-
<div class="ambient-grid"></div>
20-
<header class="glass-header">
21-
<nav class="container">
22-
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
23-
<button class="menu-toggle" aria-label="Toggle Menu">
24-
<i class="fa-solid fa-bars"></i>
25-
</button>
26-
<ul class="nav-links" id="nav-links">
27-
<li><a href="index.html">Home</a></li>
28-
<li><a href="amazon-stack.html">Amazon Stack</a></li>
29-
<li><a href="blog.html">Guides</a></li>
30-
<li><a href="about.html">About</a></li>
31-
<li><a href="contact.html">Contact</a></li>
32-
</ul>
33-
</nav>
34-
</header>
19+
<div class="ambient-grid"></div>
20+
<header class="glass-header">
21+
<nav class="container">
22+
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
23+
<button class="menu-toggle" aria-label="Toggle Menu">
24+
<i class="fa-solid fa-bars"></i>
25+
</button>
26+
<ul class="nav-links" id="nav-links">
27+
<li><a href="index.html">Home</a></li>
28+
<li><a href="amazon-stack.html">Amazon Stack</a></li>
29+
<li><a href="blog.html">Guides</a></li>
30+
<li><a href="about.html">About</a></li>
31+
<li><a href="contact.html">Contact</a></li>
32+
</ul>
33+
</nav>
34+
</header>
3535

36-
<main class="container section-padding" style="margin-top: 80px; max-width: 800px;">
37-
<div class="glass-panel" style="padding: 4rem;">
38-
<h1 style="font-size: 2.5rem; margin-bottom: 2rem;">Affiliate <span class="accent">Disclosure</span></h1>
39-
<p style="font-size: 1.1rem; color: var(--text-secondary); margin-bottom: 1.5rem;">At TechStack Global, we
40-
believe in radical transparency. In compliance with the FTC guidelines, please assume the following
41-
about links and posts on this site:</p>
42-
<p style="font-size: 1.1rem; color: var(--text-secondary); margin-bottom: 1.5rem;">Any/all of the links on
43-
TechStack Global are affiliate links of which we receive a small commission from sales of certain items,
44-
but the price is the same for you.</p>
45-
<p style="font-size: 1.1rem; color: var(--text-secondary); margin-bottom: 1.5rem;"><strong>What is an
46-
affiliate link?</strong><br>When you click on an affiliate link and buy the item or service, we
47-
receive a small commission. This helps off-set the costs of running this website and conducting rigorous
48-
tech reviews.</p>
49-
<p style="font-size: 1.1rem; color: var(--text-secondary); margin-bottom: 1.5rem;">We only promote software
50-
and services that we have investigated and truly feel deliver value to B2B entrepreneurs, startups, and
51-
developers.</p>
52-
</div>
53-
</main>
54-
<footer class="glass-footer" style="margin-top: 6rem;">
55-
<div class="container footer-content">
56-
<div class="footer-brand">
57-
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span
58-
class="accent">Global</span></a></h3>
59-
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
60-
</div>
61-
<div class="footer-links">
62-
<h4>Legal</h4>
63-
<ul>
64-
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
65-
<li><a href="privacy-policy.html">Privacy Policy</a></li>
66-
<li><a href="terms-of-service.html">Terms of Service</a></li>
67-
</ul>
68-
</div>
69-
<div class="footer-links">
70-
<h4>Company</h4>
71-
<ul>
72-
<li><a href="about.html">About Us</a></li>
73-
<li><a href="contact.html">Contact</a></li>
74-
</ul>
75-
</div>
76-
</div>
77-
<div class="container footer-bottom">
78-
<p>&copy; <span id="year">2026</span> TechStack Global. All rights reserved.</p>
79-
</div>
80-
</footer>
81-
<script src="script.js"></script>
36+
<main class="container section-padding" style="margin-top: 80px; max-width: 800px;">
37+
<div class="glass-panel" style="padding: 4rem;">
38+
<h1 style="font-size: 2.5rem; margin-bottom: 2rem;">Affiliate <span class="accent">Disclosure</span></h1>
39+
<p style="font-size: 1.1rem; color: var( text-secondary); margin-bottom: 1.5rem;">At TechStack Global, we
40+
believe in radical transparency. In compliance with the FTC guidelines, please assume the following
41+
about links and posts on this site:</p>
42+
<p style="font-size: 1.1rem; color: var( text-secondary); margin-bottom: 1.5rem;">Any/all of the links on
43+
TechStack Global are affiliate links of which we receive a small commission from sales of certain items,
44+
but the price is the same for you.</p>
45+
<p style="font-size: 1.1rem; color: var( text-secondary); margin-bottom: 1.5rem;"><strong>What is an
46+
affiliate link?</strong><br>When you click on an affiliate link and buy the item or service, we
47+
receive a small commission. This helps off-set the costs of running this website and conducting rigorous
48+
tech reviews.</p>
49+
<p style="font-size: 1.1rem; color: var( text-secondary); margin-bottom: 1.5rem;">We only promote software
50+
and services that we have investigated and truly feel deliver value to B2B entrepreneurs, startups, and
51+
developers.</p>
52+
</div>
53+
</main>
54+
<footer class="glass-footer" style="margin-top: 6rem;">
55+
<div class="container footer-content">
56+
<div class="footer-brand">
57+
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span
58+
class="accent">Global</span></a></h3>
59+
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
60+
</div>
61+
<div class="footer-links">
62+
<h4>Legal</h4>
63+
<ul>
64+
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
65+
<li><a href="privacy-policy.html">Privacy Policy</a></li>
66+
<li><a href="terms-of-service.html">Terms of Service</a></li>
67+
</ul>
68+
</div>
69+
<div class="footer-links">
70+
<h4>Company</h4>
71+
<ul>
72+
<li><a href="about.html">About Us</a></li>
73+
<li><a href="contact.html">Contact</a></li>
74+
</ul>
75+
</div>
76+
</div>
77+
<div class="container footer-bottom">
78+
<p>&copy; <span id="year">2026</span> TechStack Global. All rights reserved.</p>
79+
</div>
80+
</footer>
81+
<script src="script.js"></script>
8282
</body>
8383

8484
</html>

0 commit comments

Comments
 (0)