📡 Our Digital Footprint

SWELECT in the Spotlight

Explore our content across platforms — articles, posts, videos, and more from the world of solar energy.

📌
0 Total Posts
Filter:

🔍 No posts found for this platform yet.

📌 How to Add a New Tile (Quick Reference)

Copy the block below, paste it inside the tiles-grid div, and fill in your details:

<a href="YOUR_POST_URL" target="_blank" rel="noopener" class="media-tile" data-platform="instagram" <!-- instagram | youtube | linkedin | twitter | website --> data-date="2025-04-01" style="--platform-color:#E1306C; --platform-bg:#fde8ef;"> <div class="tile-thumb"> <img src="/images/media/YOUR-IMAGE.jpg" alt="Post image"> <div class="tile-platform-badge" style="background:#E1306C;">📸</div> </div> <div class="tile-content"> <div class="tile-meta"> <span class="tile-platform-tag">Instagram</span> <span class="tile-date">April 1, 2025</span> </div> <p class="tile-title">Your Post Title Here</p> <p class="tile-desc">Short description of the post content.</p> </div> <div class="tile-arrow"><div class="tile-arrow-icon">→</div></div> </a>

💡 Remove this entire <div class="add-note"> block before going live.