Skip to content

Commit d57b154

Browse files
author
TechStack Global
committed
feat: Add core mobile optimizations
1 parent bd224b5 commit d57b154

File tree

10 files changed

+848
-512
lines changed

10 files changed

+848
-512
lines changed

about.html

Lines changed: 119 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,49 @@
11
<!DOCTYPE html>
22

33
<html lang="en">
4+
45
<head>
5-
<!-- Google tag (gtag.js) -->
6-
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-06NR0F5381"></script>
7-
<script>
6+
<!-- Google tag (gtag.js) -->
7+
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-06NR0F5381"></script>
8+
<script>
89
window.dataLayer = window.dataLayer || [];
9-
function gtag(){dataLayer.push(arguments);}
10+
function gtag() { dataLayer.push(arguments); }
1011
gtag('js', new Date());
11-
12+
1213
gtag('config', 'G-06NR0F5381');
1314
</script>
14-
<meta charset="utf-8"/>
15-
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
16-
<title>About TechStack Global | Our B2B Tech Vetting Methodology</title>
17-
<meta content="Learn how TechStack Global vets, tests, and reviews the high-ticket hardware that powers modern work setups." name="description"/>
18-
<meta content="amazon tech reviews, remote work setup, hardware vetting, TechStack Global team" name="keywords"/>
19-
<!-- OpenGraph / Social Media-->
20-
<meta content="website" property="og:type"/>
21-
<meta content="https://techstackglobal.github.io/about.html" property="og:url"/>
22-
<meta content="About TechStack Global | Our B2B Tech Vetting Methodology" property="og:title"/>
23-
<meta content="Transparency and technical rigor in every review." property="og:description"/>
24-
<meta content="https://techstackglobal.github.io/assets/images/og-about.jpg" property="og:image"/>
25-
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&amp;display=swap" rel="stylesheet"/>
26-
<link href="style.min.css?v=9" rel="stylesheet"/>
27-
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"/>
28-
<script type="application/ld+json">{
15+
<meta charset="utf-8" />
16+
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
17+
<title>About TechStack Global | Our B2B Tech Vetting Methodology</title>
18+
<meta
19+
content="Learn how TechStack Global vets, tests, and reviews the high-ticket hardware that powers modern work setups."
20+
name="description" />
21+
<meta content="amazon tech reviews, remote work setup, hardware vetting, TechStack Global team" name="keywords" />
22+
<!-- OpenGraph / Social Media-->
23+
<meta content="website" property="og:type" />
24+
<meta content="https://techstackglobal.github.io/about.html" property="og:url" />
25+
<meta content="About TechStack Global | Our B2B Tech Vetting Methodology" property="og:title" />
26+
<meta content="Transparency and technical rigor in every review." property="og:description" />
27+
<meta content="https://techstackglobal.github.io/assets/images/og-about.jpg" property="og:image" />
28+
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&amp;display=swap"
29+
rel="stylesheet" />
30+
<link href="style.min.css?v=9" rel="stylesheet" />
31+
<link href="mobile-ux.css" rel="stylesheet" />
32+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet" />
33+
<script type="application/ld+json">{
2934
"@context": "https://schema.org",
3035
"@type": "WebPage",
3136
"name": "About TechStack Global | Our B2B Tech Vetting Methodology",
3237
"url": "https://techstackglobal.github.io/about.html"
33-
}</script><meta content="summary_large_image" name="twitter:card"/><meta content="About TechStack Global | Our B2B Tech Vetting Methodology" name="twitter:title"/><meta content="Transparency and technical rigor in every review." name="twitter:description"/><meta content="https://techstackglobal.github.io/assets/images/og-about.jpg" name="twitter:image"/>
34-
<meta content="#0a2540" name="theme-color"/>
35-
<meta content="TechStack Global" property="og:site_name"/>
36-
<meta content="TechStack Global" name="application-name"/>
37-
<script type="application/ld+json">
38+
}</script>
39+
<meta content="summary_large_image" name="twitter:card" />
40+
<meta content="About TechStack Global | Our B2B Tech Vetting Methodology" name="twitter:title" />
41+
<meta content="Transparency and technical rigor in every review." name="twitter:description" />
42+
<meta content="https://techstackglobal.github.io/assets/images/og-about.jpg" name="twitter:image" />
43+
<meta content="#0a2540" name="theme-color" />
44+
<meta content="TechStack Global" property="og:site_name" />
45+
<meta content="TechStack Global" name="application-name" />
46+
<script type="application/ld+json">
3847
{
3948
"@context": "https://schema.org",
4049
"@type": "Organization",
@@ -43,85 +52,92 @@
4352
"logo": "https://techstackglobal.github.io/favicon-32x32.png"
4453
}
4554
</script>
46-
<link href="https://techstackglobal.github.io/about.html" rel="canonical"/>
47-
<!-- Site Favicons -->
48-
<link href="/favicon.ico" rel="icon"/>
49-
<link href="/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png"/>
50-
<link href="/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"/>
51-
<link href="/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180"/>
55+
<link href="https://techstackglobal.github.io/about.html" rel="canonical" />
56+
<!-- Site Favicons -->
57+
<link href="/favicon.ico" rel="icon" />
58+
<link href="/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png" />
59+
<link href="/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png" />
60+
<link href="/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180" />
5261
</head>
62+
5363
<body class="dark-theme">
54-
<div class="ambient-grid"></div>
55-
<header class="glass-header">
56-
<nav class="container">
57-
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
58-
<button aria-label="Toggle Menu" class="menu-toggle">
59-
<i class="fa-solid fa-bars"></i>
60-
</button>
61-
<ul class="nav-links" id="nav-links">
62-
<li><a href="index.html">Home</a></li>
63-
<li><a href="amazon-stack.html">Amazon Stack</a></li>
64-
<li><a href="blog.html">Guides</a></li>
65-
<li><a class="active" href="about.html">About</a></li>
66-
<li><a href="contact.html">Contact</a></li>
67-
</ul>
68-
</nav>
69-
</header>
70-
<!-- Global affiliate notice (non-intrusive)-->
71-
<div id="site-affiliate-notice" 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);">
72-
<strong>Note:</strong> TechStack Global uses affiliate links we may earn a commission on purchases at no
73-
extra
74-
cost to you.
64+
<div class="ambient-grid"></div>
65+
<header class="glass-header">
66+
<nav class="container">
67+
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
68+
<button aria-label="Toggle Menu" class="menu-toggle">
69+
<i class="fa-solid fa-bars"></i>
70+
</button>
71+
<ul class="nav-links" id="nav-links">
72+
<li><a href="index.html">Home</a></li>
73+
<li><a href="amazon-stack.html">Amazon Stack</a></li>
74+
<li><a href="blog.html">Guides</a></li>
75+
<li><a class="active" href="about.html">About</a></li>
76+
<li><a href="contact.html">Contact</a></li>
77+
</ul>
78+
</nav>
79+
</header>
80+
<!-- Global affiliate notice (non-intrusive)-->
81+
<div id="site-affiliate-notice"
82+
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);">
83+
<strong>Note:</strong> TechStack Global uses affiliate links we may earn a commission on purchases at no
84+
extra
85+
cost to you.
86+
</div>
87+
<!-- About TechStack Global (Updated) -->
88+
<section class="about section-padding container" id="about" style="margin-top: 80px;">
89+
<h1 style="margin-bottom: 0.5rem; font-size: 2.5rem;">About TechStack Global</h1>
90+
<p>
91+
TechStack Global publishes structured, research-driven product reviews focused on high-performance
92+
technology.
93+
We evaluate premium tools, professional equipment, and serious upgrades helping you make confident,
94+
high-value decisions.
95+
</p>
96+
<h3>Our Focus</h3>
97+
<p>
98+
We specialize in vetting and testing premium hardware and professional-grade accessories from studio
99+
audio and creator gear to workstation upgrades and productivity tools.
100+
Every review emphasizes real-world performance, integration, and ROI so you avoid costly mistakes and
101+
buy with confidence.
102+
</p>
103+
<h3>Our Methodology</h3>
104+
<ul>
105+
<li><strong>Performance</strong> Can the product handle professional workloads?</li>
106+
<li><strong>Integration</strong> Does it work smoothly with modern workflows and tools?</li>
107+
<li><strong>Value</strong> Is the ROI justified for serious buyers and teams?</li>
108+
</ul>
109+
</section>
110+
<footer class="glass-footer" style="margin-top: 6rem;">
111+
<div class="container footer-content">
112+
<div class="footer-brand">
113+
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span
114+
class="accent">Global</span></a></h3>
115+
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
116+
</div>
117+
<div class="footer-links">
118+
<h4>Legal</h4>
119+
<ul>
120+
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
121+
<li><a href="privacy-policy.html">Privacy Policy</a></li>
122+
<li><a href="terms-of-service.html">Terms of Service</a></li>
123+
</ul>
124+
</div>
125+
<div class="footer-links">
126+
<h4>Company</h4>
127+
<ul>
128+
<li><a href="about.html">About Us</a></li>
129+
<li><a href="contact.html">Contact</a></li>
130+
</ul>
131+
</div>
132+
</div>
133+
<div class="container footer-bottom">
134+
<p>© <span id="year">2026</span> TechStack Global. All rights reserved.</p>
75135
</div>
76-
<!-- About TechStack Global (Updated) -->
77-
<section class="about section-padding container" id="about" style="margin-top: 80px;">
78-
<h1 style="margin-bottom: 0.5rem; font-size: 2.5rem;">About TechStack Global</h1>
79-
<p>
80-
TechStack Global publishes structured, research-driven product reviews focused on high-performance
81-
technology.
82-
We evaluate premium tools, professional equipment, and serious upgrades helping you make confident,
83-
high-value decisions.
84-
</p>
85-
<h3>Our Focus</h3>
86-
<p>
87-
We specialize in vetting and testing premium hardware and professional-grade accessories from studio
88-
audio and creator gear to workstation upgrades and productivity tools.
89-
Every review emphasizes real-world performance, integration, and ROI so you avoid costly mistakes and
90-
buy with confidence.
91-
</p>
92-
<h3>Our Methodology</h3>
93-
<ul>
94-
<li><strong>Performance</strong> Can the product handle professional workloads?</li>
95-
<li><strong>Integration</strong> Does it work smoothly with modern workflows and tools?</li>
96-
<li><strong>Value</strong> Is the ROI justified for serious buyers and teams?</li>
97-
</ul>
98-
</section>
99-
<footer class="glass-footer" style="margin-top: 6rem;">
100-
<div class="container footer-content">
101-
<div class="footer-brand">
102-
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span class="accent">Global</span></a></h3>
103-
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
104-
</div>
105-
<div class="footer-links">
106-
<h4>Legal</h4>
107-
<ul>
108-
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
109-
<li><a href="privacy-policy.html">Privacy Policy</a></li>
110-
<li><a href="terms-of-service.html">Terms of Service</a></li>
111-
</ul>
112-
</div>
113-
<div class="footer-links">
114-
<h4>Company</h4>
115-
<ul>
116-
<li><a href="about.html">About Us</a></li>
117-
<li><a href="contact.html">Contact</a></li>
118-
</ul>
119-
</div>
120-
</div>
121-
<div class="container footer-bottom">
122-
<p>© <span id="year">2026</span> TechStack Global. All rights reserved.</p>
123-
</div>
124-
</footer>
125-
<script src="script.js"></script>
136+
</footer>
137+
<script src="script.js"></script>
126138
</body>
127-
</html>
139+
140+
</html>
141+
142+
143+

0 commit comments

Comments
 (0)