Yeni Web Sitemiz
Hazırlanıyor
Kalfaoğulları olarak size daha iyi hizmet verebilmek için yeni web sitemizi inşa ediyoruz.
/* Social Links */ .social-container { margin-top: 60px; animation: text-appear 1s ease-out 0.6s both; } .social-label { font-size: 14px; color: rgba(255, 255, 255, 0.5); margin-bottom: 20px; text-transform: uppercase; letter-spacing: 2px; } .social-links { display: flex; gap: 15px; justify-content: center; flex-wrap: wrap; } .social-btn { width: 50px; height: 50px; border-radius: 12px; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); display: flex; align-items: center; justify-content: center; color: rgba(255, 255, 255, 0.6); font-size: 20px; text-decoration: none; transition: all 0.3s ease; backdrop-filter: blur(10px); } .social-btn:hover { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: #fff; transform: translateY(-5px); box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4); border-color: transparent; }
Kalfaoğulları olarak size daha iyi hizmet verebilmek için yeni web sitemizi inşa ediyoruz.