Skip to content

Commit 718c08e

Browse files
author
TechStack Global
committed
fix(ui): normalize navigation and add missing footers to legal pages
1 parent 8a2d1c0 commit 718c08e

File tree

2 files changed

+125
-63
lines changed

2 files changed

+125
-63
lines changed

privacy-policy.html

Lines changed: 68 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
</head>
6262

6363
<body class="dark-theme">
64+
<div class="ambient-grid"></div>
6465
<header class="glass-header">
6566
<nav class="container">
6667
<div class="logo">
@@ -72,51 +73,81 @@
7273
<i class="fa-solid fa-bars"></i>
7374
</button>
7475
<ul class="nav-links" id="nav-links">
75-
<li><a class="active" href="index.html">Home</a></li>
76+
<li><a href="index.html">Home</a></li>
7677
<li><a href="amazon-stack.html">Amazon Stack</a></li>
7778
<li><a href="blog.html">Guides</a></li>
7879
<li><a href="about.html">About</a></li>
7980
<li><a href="contact.html">Contact</a></li>
8081
</ul>
8182
</nav>
8283
</header>
83-
<main class="glass-panel" style="padding: 2rem; border-radius: 12px;">
84-
<h1>Privacy Policy</h1>
85-
<p>Last updated: February 26, 2026</p>
86-
<h2>Introduction</h2>
87-
<p>TechStack Global ("we", "our", "us") respects your privacy. This policy explains what information we collect,
88-
how we use it, and your rights.</p>
89-
<h2>Information We Collect</h2>
90-
<ul>
91-
<li><strong>Information you provide:</strong> email address for newsletter signups, contact form messages.
92-
</li>
93-
<li><strong>Automatically collected:</strong> analytics data (pageviews, clicks), IP address, device and
94-
browser info via Google Analytics and similar services.</li>
95-
</ul>
96-
<h2>How We Use Information</h2>
97-
<p>We use information to operate the site, improve content, send newsletters (only if you opt in), and analyze
98-
performance.</p>
99-
<h2>Affiliate Links &amp; Advertising</h2>
100-
<p>Some pages contain affiliate links; we may earn commissions when you make purchases via these links at no
101-
extra cost to you. We use affiliate programs including Amazon Associates, AppSumo, Envato, and other premium
102-
partners.
103-
Fiverr, and others.</p>
104-
<h2>Cookies &amp; Tracking</h2>
105-
<p>We use cookies and tracking tools (e.g., Google Analytics) to understand site usage. You can opt out via your
106-
browser or analytics opt-out tools.</p>
107-
<h2>Third-Party Services</h2>
108-
<p>We may share data with providers (analytics, email delivery, hosting) as needed to run the site. We do not
109-
sell personal data.</p>
110-
<p>Contact us via our <a href="contact.html" style="color:var( accent);">Contact Page</a> to request data
111-
access or deletion.</p>
112-
<h2>Changes to This Policy</h2>
113-
<p>We may update this policy. We will post the revised date at the top of this page.</p>
114-
<p style="margin-top:2rem;">Contact: TechStack Global | <a href="contact.html" style="color:var( accent);">Contact
115-
page</a></p>
116-
<a href="index.html" style="display:inline-block; margin-top:1rem; color:var( accent); text-decoration:none;">← Back
117-
to
118-
Home</a>
84+
<main class="container section-padding" style="margin-top: 80px; max-width: 800px;">
85+
<div class="glass-panel" style="padding: 4rem;">
86+
<h1>Privacy Policy</h1>
87+
<p>Last updated: February 26, 2026</p>
88+
<h2>Introduction</h2>
89+
<p>TechStack Global ("we", "our", "us") respects your privacy. This policy explains what information we collect,
90+
how we use it, and your rights.</p>
91+
<h2>Information We Collect</h2>
92+
<ul>
93+
<li><strong>Information you provide:</strong> email address for newsletter signups, contact form messages.
94+
</li>
95+
<li><strong>Automatically collected:</strong> analytics data (pageviews, clicks), IP address, device and
96+
browser info via Google Analytics and similar services.</li>
97+
</ul>
98+
<h2>How We Use Information</h2>
99+
<p>We use information to operate the site, improve content, send newsletters (only if you opt in), and analyze
100+
performance.</p>
101+
<h2>Affiliate Links &amp; Advertising</h2>
102+
<p>Some pages contain affiliate links; we may earn commissions when you make purchases via these links at no
103+
extra cost to you. We use affiliate programs including Amazon Associates, AppSumo, Envato, and other premium
104+
partners.</p>
105+
<h2>Cookies &amp; Tracking</h2>
106+
<p>We use cookies and tracking tools (e.g., Google Analytics) to understand site usage. You can opt out via your
107+
browser or analytics opt-out tools.</p>
108+
<h2>Third-Party Services</h2>
109+
<p>We may share data with providers (analytics, email delivery, hosting) as needed to run the site. We do not
110+
sell personal data.</p>
111+
<p>Contact us via our <a href="contact.html" style="color:var(--accent);">Contact Page</a> to request data
112+
access or deletion.</p>
113+
<h2>Changes to This Policy</h2>
114+
<p>We may update this policy. We will post the revised date at the top of this page.</p>
115+
<p style="margin-top:2rem;">Contact: TechStack Global | <a href="contact.html"
116+
style="color:var(--accent);">Contact
117+
page</a></p>
118+
<a href="index.html" style="display:inline-block; margin-top:1rem; color:var(--accent); text-decoration:none;">
119+
Back
120+
to
121+
Home</a>
122+
</div>
119123
</main>
124+
<footer class="glass-footer" style="margin-top: 6rem;">
125+
<div class="container footer-content">
126+
<div class="footer-brand">
127+
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span
128+
class="accent">Global</span></a></h3>
129+
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
130+
</div>
131+
<div class="footer-links">
132+
<h4>Legal</h4>
133+
<ul>
134+
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
135+
<li><a href="privacy-policy.html">Privacy Policy</a></li>
136+
<li><a href="terms-of-service.html">Terms of Service</a></li>
137+
</ul>
138+
</div>
139+
<div class="footer-links">
140+
<h4>Company</h4>
141+
<ul>
142+
<li><a href="about.html">About Us</a></li>
143+
<li><a href="contact.html">Contact</a></li>
144+
</ul>
145+
</div>
146+
</div>
147+
<div class="container footer-bottom">
148+
<p>© <span id="year">2026</span> TechStack Global. All rights reserved.</p>
149+
</div>
150+
</footer>
120151
<script src="script.js"></script>
121152
</body>
122153

terms-of-service.html

Lines changed: 57 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
</head>
6262

6363
<body class="dark-theme">
64+
<div class="ambient-grid"></div>
6465
<header class="glass-header">
6566
<nav class="container">
6667
<div class="logo">
@@ -72,40 +73,70 @@
7273
<i class="fa-solid fa-bars"></i>
7374
</button>
7475
<ul class="nav-links" id="nav-links">
75-
<li><a class="active" href="index.html">Home</a></li>
76+
<li><a href="index.html">Home</a></li>
7677
<li><a href="amazon-stack.html">Amazon Stack</a></li>
7778
<li><a href="blog.html">Guides</a></li>
7879
<li><a href="about.html">About</a></li>
7980
<li><a href="contact.html">Contact</a></li>
8081
</ul>
8182
</nav>
8283
</header>
83-
<main class="glass-panel" style="padding: 2rem; border-radius: 12px;">
84-
<h1>Terms of Service</h1>
85-
<p>Last updated: February 26, 2026</p>
86-
<h2>Acceptance</h2>
87-
<p>By using TechStack Global (the "Site"), you agree to be bound by these Terms of Service.</p>
88-
<h2>Content &amp; Accuracy</h2>
89-
<p>We publish editorial content and affiliate recommendations. We aim for accuracy but cannot guarantee
90-
availability, pricing or completeness. Check merchant sites for final terms.</p>
91-
<h2>Affiliate Disclosure</h2>
92-
<p>We may earn commissions from links to third-party merchant sites such as Amazon and others. This is how we
93-
fund the site.</p>
94-
<h2>User Conduct</h2>
95-
<p>Do not misuse our site. Do not upload malicious content. We reserve the right to remove content that violates
96-
these terms.</p>
97-
<h2>Limitation of Liability</h2>
98-
<p>To the fullest extent permitted by law, TechStack Global is not liable for indirect or consequential losses
99-
arising from use of this site or purchases through affiliate links.</p>
100-
<h2>Governing Law</h2>
101-
<p>These terms are governed by the laws applicable to the site operator. This is a standard, non-exclusive
102-
jurisdiction clause.</p>
103-
<p>Questions: <a href="contact.html" style="color:var( accent);">Contact us here</a>
104-
</p>
105-
<a href="index.html" style="display:inline-block; margin-top:1rem; color:var( accent); text-decoration:none;">← Back
106-
to
107-
Home</a>
84+
<main class="container section-padding" style="margin-top: 80px; max-width: 800px;">
85+
<div class="glass-panel" style="padding: 4rem;">
86+
<h1>Terms of Service</h1>
87+
<p>Last updated: February 26, 2026</p>
88+
<h2>Acceptance</h2>
89+
<p>By using TechStack Global (the "Site"), you agree to be bound by these Terms of Service.</p>
90+
<h2>Content &amp; Accuracy</h2>
91+
<p>We publish editorial content and affiliate recommendations. We aim for accuracy but cannot guarantee
92+
availability, pricing or completeness. Check merchant sites for final terms.</p>
93+
<h2>Affiliate Disclosure</h2>
94+
<p>We may earn commissions from links to third-party merchant sites such as Amazon and others. This is how we
95+
fund the site.</p>
96+
<h2>User Conduct</h2>
97+
<p>Do not misuse our site. Do not upload malicious content. We reserve the right to remove content that violates
98+
these terms.</p>
99+
<h2>Limitation of Liability</h2>
100+
<p>To the fullest extent permitted by law, TechStack Global is not liable for indirect or consequential losses
101+
arising from use of this site or purchases through affiliate links.</p>
102+
<h2>Governing Law</h2>
103+
<p>These terms are governed by the laws applicable to the site operator. This is a standard, non-exclusive
104+
jurisdiction clause.</p>
105+
<p>Questions: <a href="contact.html" style="color:var(--accent);">Contact us here</a>
106+
</p>
107+
<a href="index.html" style="display:inline-block; margin-top:1rem; color:var(--accent); text-decoration:none;">
108+
Back
109+
to
110+
Home</a>
111+
</div>
108112
</main>
113+
<footer class="glass-footer" style="margin-top: 6rem;">
114+
<div class="container footer-content">
115+
<div class="footer-brand">
116+
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span
117+
class="accent">Global</span></a></h3>
118+
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
119+
</div>
120+
<div class="footer-links">
121+
<h4>Legal</h4>
122+
<ul>
123+
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
124+
<li><a href="privacy-policy.html">Privacy Policy</a></li>
125+
<li><a href="terms-of-service.html">Terms of Service</a></li>
126+
</ul>
127+
</div>
128+
<div class="footer-links">
129+
<h4>Company</h4>
130+
<ul>
131+
<li><a href="about.html">About Us</a></li>
132+
<li><a href="contact.html">Contact</a></li>
133+
</ul>
134+
</div>
135+
</div>
136+
<div class="container footer-bottom">
137+
<p>© <span id="year">2026</span> TechStack Global. All rights reserved.</p>
138+
</div>
139+
</footer>
109140
<script src="script.js"></script>
110141
</body>
111142

0 commit comments

Comments
 (0)