|
61 | 61 | </head> |
62 | 62 |
|
63 | 63 | <body class="dark-theme"> |
| 64 | + <div class="ambient-grid"></div> |
64 | 65 | <header class="glass-header"> |
65 | 66 | <nav class="container"> |
66 | 67 | <div class="logo"> |
|
72 | 73 | <i class="fa-solid fa-bars"></i> |
73 | 74 | </button> |
74 | 75 | <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> |
76 | 77 | <li><a href="amazon-stack.html">Amazon Stack</a></li> |
77 | 78 | <li><a href="blog.html">Guides</a></li> |
78 | 79 | <li><a href="about.html">About</a></li> |
79 | 80 | <li><a href="contact.html">Contact</a></li> |
80 | 81 | </ul> |
81 | 82 | </nav> |
82 | 83 | </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 & 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 & 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 & 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 & 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> |
119 | 123 | </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> |
120 | 151 | <script src="script.js"></script> |
121 | 152 | </body> |
122 | 153 |
|
|
0 commit comments