@@ -154,9 +154,9 @@ <h3 style="font-size: 2.2rem; margin: 1rem 0;">Apple MacBook Pro (M4 Pro)</h3>
154154 </ div >
155155 </ div >
156156
157- <!-- 4 -Card Tool Grid -->
157+ <!-- 3 -Card Tool Grid (Adjusted from 4) -->
158158 < div class ="tool-grid "
159- style ="display: grid; grid-template-columns: repeat(auto-fit, minmax(260px , 1fr)); gap: 20px; margin-bottom: 4rem; ">
159+ style ="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px , 1fr)); gap: 20px; margin-bottom: 4rem; ">
160160 < article class ="tool-card glass-panel " style ="padding: 1.5rem; border-radius: 12px; ">
161161 < img src ="/assets/images/macbook_hero.jpg " alt ="Apple MacBook Pro M4 Pro " loading ="lazy "
162162 style ="width:100%; height:160px; object-fit:contain; background:white; border-radius:8px; margin-bottom: 1.2rem; ">
@@ -194,19 +194,6 @@ <h3 style="font-size: 1.1rem;">Surface Laptop Studio 2</h3>
194194 style ="width: 100%; text-align: center; padding: 0.8rem; "
195195 onclick ="trackAffiliateClick('surface_studio_2') "> Check Price on Amazon</ a >
196196 </ article >
197-
198- < article class ="tool-card glass-panel " style ="padding: 1.5rem; border-radius: 12px; ">
199- < img src ="https://m.media-amazon.com/images/I/41-A89xHvfL._AC_SL1000_.jpg "
200- alt ="Ubiquiti Dream Machine " loading ="lazy "
201- style ="width:100%; height:160px; object-fit:contain; background:white; border-radius:8px; margin-bottom: 1.2rem; ">
202- < h3 style ="font-size: 1.1rem; "> Ubiquiti Dream Machine</ h3 >
203- < p style ="font-size: 0.85rem; color: var(--text-secondary); margin-bottom: 1.5rem; "> Enterprise-grade
204- security for the modern home office.</ p >
205- < a href ="https://www.amazon.com/Ubiquiti-UniFi-Dream-Machine-UDM-US/dp/B081QNJFPV?tag=techstackglob-20&utm_source=techstackglobal&utm_medium=affiliate&utm_campaign=amazon_2026_ubiquiti_udm "
206- target ="_blank " rel ="sponsored " class ="btn-secondary "
207- style ="width: 100%; text-align: center; padding: 0.8rem; "
208- onclick ="trackAffiliateClick('unifi_udm') "> Check Price on Amazon</ a >
209- </ article >
210197 </ div >
211198
212199 <!-- Quick Comparison Table -->
@@ -276,7 +263,9 @@ <h3 style="text-align: center; margin-bottom: 3rem;">Trusted by Scaling Founders
276263
277264 <!-- Mid-Page Lead Magnet -->
278265 < div class ="lead-magnet glass-panel "
279- style ="padding: 3rem; margin: 4rem 0; border: 1px solid var(--accent); position: relative; ">
266+ style ="padding: 3rem; margin: 4rem 0; border: 1px solid var(--accent); position: relative; display: flex; align-items: center; gap: 3rem; flex-wrap: wrap; ">
267+ < img src ="/assets/images/startup_guide_cover.png " alt ="Startup Tools PDF Cover "
268+ style ="width: 240px; border-radius: 8px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); ">
280269 < div style ="max-width: 600px; ">
281270 < h2 style ="color: var(--accent); margin-bottom: 1rem; "> Get our Startup Tools PDF</ h2 >
282271 < p style ="margin-bottom: 2rem; "> Unlock the definitive list of 50+ Vetted Tools for Scaling your
0 commit comments