| <!-- Support Section - Adds instantly --> | |
| <div style="background: linear-gradient(135deg, #FFD700, #FFA500); padding: 20px; border-radius: 15px; text-align: center; margin: 20px 0;"> | |
| <h3 style="color: #333;">☕ Support Free Software</h3> | |
| <p style="color: #333;">This software is 100% free because of supporters like you!</p> | |
| <div style="display: flex; gap: 10px; justify-content: center; flex-wrap: wrap;"> | |
| <a href="https://www.buymeacoffee.com/BahadurAli" target="_blank" style="background: white; padding: 10px 20px; border-radius: 25px; text-decoration: none; color: #333; font-weight: bold;">Buy Me a Coffee</a> | |
| <a href="https://www.amazon.com/s?k=external+hard+drive&tag=YOURTAG-20" target="_blank" style="background: white; padding: 10px 20px; border-radius: 25px; text-decoration: none; color: #333; font-weight: bold;">Shop on Amazon</a> | |
| </div> | |
| <p style="color: #333; font-size: 12px; margin-top: 10px;">As an Amazon Associate I earn from qualifying purchases</p> | |
| </div> |