<!-- Blogger için %100 çalışır AI platform kodu -->

<div style="font-family: Arial, sans-serif; background: #000; color: #fff; margin: 0; padding: 0; min-height: 100vh;">

<!-- Hero Bölümü -->
<div style="background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.8)), url('https://images.unsplash.com/photo-1677442136019-21780ecad995?w=1200&h=600&fit=crop') center/cover; height: 70vh; display: flex; align-items: center; justify-content: center; text-align: center; margin-bottom: 40px;">
    <div style="max-width: 600px; padding: 20px;">
        <h1 style="font-size: 3rem; font-weight: bold; margin-bottom: 20px; background: linear-gradient(45deg, #e50914, #ff6b6b); -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: #e50914;">🤖 AI HUB</h1>
        <p style="font-size: 1.2rem; margin-bottom: 30px; color: #ccc;">Yapay Zeka ile Hayatınızı Kolaylaştırın</p>
        <a href="#tools" style="display: inline-block; padding: 15px 30px; background: #e50914; color: white; text-decoration: none; border-radius: 8px; font-weight: bold; margin: 10px;">🚀 Hemen Başla</a>
    </div>
</div>

<!-- İstatistikler -->
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; padding: 0 20px; margin-bottom: 60px;">
    <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); padding: 30px; text-align: center; border-radius: 15px;">
        <div style="font-size: 2.5rem; font-weight: bold; color: #e50914; margin-bottom: 10px;">50K+</div>
        <div style="color: #ccc;">Aktif Kullanıcı</div>
    </div>
    <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); padding: 30px; text-align: center; border-radius: 15px;">
        <div style="font-size: 2.5rem; font-weight: bold; color: #e50914; margin-bottom: 10px;">1000+</div>
        <div style="color: #ccc;">AI Prompts</div>
    </div>
    <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); padding: 30px; text-align: center; border-radius: 15px;">
        <div style="font-size: 2.5rem; font-weight: bold; color: #e50914; margin-bottom: 10px;">25+</div>
        <div style="color: #ccc;">AI Araçları</div>
    </div>
    <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); padding: 30px; text-align: center; border-radius: 15px;">
        <div style="font-size: 2.5rem; font-weight: bold; color: #e50914; margin-bottom: 10px;">99%</div>
        <div style="color: #ccc;">Memnuniyet</div>
    </div>
</div>

<!-- AI Araçları -->
<div id="tools" style="padding: 40px 20px;">
    <h2 style="font-size: 2.5rem; font-weight: bold; margin-bottom: 40px; text-align: center; color: #fff;">🚀 Popüler AI Araçları</h2>
    
    <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto;">
        
        <!-- ChatGPT Card -->
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; overflow: hidden; transition: transform 0.3s;">
            <div style="height: 150px; background: linear-gradient(45deg, #e50914, #ff6b6b); display: flex; align-items: center; justify-content: center; font-size: 3rem;">💬</div>
            <div style="padding: 25px;">
                <h3 style="font-size: 1.3rem; font-weight: bold; margin-bottom: 10px; color: #fff;">ChatGPT Prompts</h3>
                <p style="color: #ccc; margin-bottom: 20px;">En etkili ChatGPT promptları ile işlerinizi hızlandırın. İş, eğitim, yaratıcılık için 500+ hazır prompt.</p>
                <div style="margin-bottom: 20px;">
                    <span style="background: rgba(229, 9, 20, 0.2); color: #ff6b6b; padding: 4px 12px; border-radius: 20px; font-size: 0.8rem; margin-right: 8px;">Ücretsiz</span>
                    <span style="background: rgba(229, 9, 20, 0.2); color: #ff6b6b; padding: 4px 12px; border-radius: 20px; font-size: 0.8rem; margin-right: 8px;">Popüler</span>
                </div>
                <button onclick="window.open('https://chat.openai.com', '_blank')" style="background: #e50914; color: white; border: none; padding: 12px 24px; border-radius: 25px; font-weight: bold; cursor: pointer; width: 100%;">Prompts'ları Gör</button>
            </div>
        </div>
        
        <!-- Midjourney Card -->
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; overflow: hidden;">
            <div style="height: 150px; background: linear-gradient(45deg, #27ae60, #2ecc71); display: flex; align-items: center; justify-content: center; font-size: 3rem;">🎨</div>
            <div style="padding: 25px;">
                <h3 style="font-size: 1.3rem; font-weight: bold; margin-bottom: 10px; color: #fff;">Midjourney Rehberi</h3>
                <p style="color: #ccc; margin-bottom: 20px;">Profesyonel görseller oluşturun. Midjourney komutları, stil rehberleri ve ilham verici örnekler.</p>
                <div style="margin-bottom: 20px;">
                    <span style="background: rgba(46, 204, 113, 0.2); color: #2ecc71; padding: 4px 12px; border-radius: 20px; font-size: 0.8rem; margin-right: 8px;">Görsel AI</span>
                    <span style="background: rgba(46, 204, 113, 0.2); color: #2ecc71; padding: 4px 12px; border-radius: 20px; font-size: 0.8rem;">Pro</span>
                </div>
                <button onclick="window.open('https://midjourney.com', '_blank')" style="background: #27ae60; color: white; border: none; padding: 12px 24px; border-radius: 25px; font-weight: bold; cursor: pointer; width: 100%;">Rehberi İncele</button>
            </div>
        </div>
        
        <!-- Otomasyon Card -->
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; overflow: hidden;">
            <div style="height: 150px; background: linear-gradient(45deg, #3498db, #5dade2); display: flex; align-items: center; justify-content: center; font-size: 3rem;">⚙️</div>
            <div style="padding: 25px;">
                <h3 style="font-size: 1.3rem; font-weight: bold; margin-bottom: 10px; color: #fff;">AI Otomasyon</h3>
                <p style="color: #ccc; margin-bottom: 20px;">Günlük işlerinizi otomatikleştirin. E-posta, sosyal medya, veri analizi için AI çözümleri.</p>
                <div style="margin-bottom: 20px;">
                    <span style="background: rgba(52, 152, 219, 0.2); color: #5dade2; padding: 4px 12px; border-radius: 20px; font-size: 0.8rem; margin-right: 8px;">Otomasyon</span>
                    <span style="background: rgba(52, 152, 219, 0.2); color: #5dade2; padding: 4px 12px; border-radius: 20px; font-size: 0.8rem;">İş</span>
                </div>
                <button onclick="alert('🤖 AI Otomasyon araçları yakında gelecek!')" style="background: #3498db; color: white; border: none; padding: 12px 24px; border-radius: 25px; font-weight: bold; cursor: pointer; width: 100%;">Otomasyonu Başlat</button>
            </div>
        </div>
        
    </div>
</div>

<!-- Prompts Bölümü -->
<div style="padding: 60px 20px; background: #111;">
    <h2 style="font-size: 2.5rem; font-weight: bold; margin-bottom: 40px; text-align: center; color: #fff;">💡 Günlük Hayat Prompts</h2>
    
    <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto;">
        
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; padding: 25px;">
            <h4 style="font-size: 1.1rem; font-weight: bold; margin-bottom: 15px; color: #fff;">📧 E-posta Yazma</h4>
            <div style="background: #000; padding: 15px; border-radius: 8px; font-family: monospace; font-size: 0.9rem; color: #00ff00; margin-bottom: 15px; border-left: 4px solid #e50914;">"Profesyonel bir e-posta yaz: [konu] hakkında [alıcı] için. Ton: [resmi/samimi]"</div>
            <button onclick="copyToClipboard(this)" style="background: #e50914; color: white; border: none; padding: 8px 16px; border-radius: 20px; cursor: pointer;">Kopyala</button>
        </div>
        
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; padding: 25px;">
            <h4 style="font-size: 1.1rem; font-weight: bold; margin-bottom: 15px; color: #fff;">📝 Blog Yazısı</h4>
            <div style="background: #000; padding: 15px; border-radius: 8px; font-family: monospace; font-size: 0.9rem; color: #00ff00; margin-bottom: 15px; border-left: 4px solid #e50914;">"[konu] hakkında SEO uyumlu 1000 kelimelik blog yazısı yaz. H2, H3 başlıkları kullan."</div>
            <button onclick="copyToClipboard(this)" style="background: #e50914; color: white; border: none; padding: 8px 16px; border-radius: 20px; cursor: pointer;">Kopyala</button>
        </div>
        
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; padding: 25px;">
            <h4 style="font-size: 1.1rem; font-weight: bold; margin-bottom: 15px; color: #fff;">🎨 Logo Tasarımı</h4>
            <div style="background: #000; padding: 15px; border-radius: 8px; font-family: monospace; font-size: 0.9rem; color: #00ff00; margin-bottom: 15px; border-left: 4px solid #e50914;">"Minimalist logo tasarla: [şirket adı] için [sektör]. Modern, temiz çizgiler."</div>
            <button onclick="copyToClipboard(this)" style="background: #e50914; color: white; border: none; padding: 8px 16px; border-radius: 20px; cursor: pointer;">Kopyala</button>
        </div>
        
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; padding: 25px;">
            <h4 style="font-size: 1.1rem; font-weight: bold; margin-bottom: 15px; color: #fff;">📊 Sunum Hazırlama</h4>
            <div style="background: #000; padding: 15px; border-radius: 8px; font-family: monospace; font-size: 0.9rem; color: #00ff00; margin-bottom: 15px; border-left: 4px solid #e50914;">"[konu] için 10 slaytlık sunum planı oluştur. Görsel öneriler dahil et."</div>
            <button onclick="copyToClipboard(this)" style="background: #e50914; color: white; border: none; padding: 8px 16px; border-radius: 20px; cursor: pointer;">Kopyala</button>
        </div>
        
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; padding: 25px;">
            <h4 style="font-size: 1.1rem; font-weight: bold; margin-bottom: 15px; color: #fff;">🔍 Araştırma</h4>
            <div style="background: #000; padding: 15px; border-radius: 8px; font-family: monospace; font-size: 0.9rem; color: #00ff00; margin-bottom: 15px; border-left: 4px solid #e50914;">"[konu] hakkında detaylı araştırma raporu hazırla. Kaynaklar ve istatistikler dahil."</div>
            <button onclick="copyToClipboard(this)" style="background: #e50914; color: white; border: none; padding: 8px 16px; border-radius: 20px; cursor: pointer;">Kopyala</button>
        </div>
        
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; padding: 25px;">
            <h4 style="font-size: 1.1rem; font-weight: bold; margin-bottom: 15px; color: #fff;">💼 İş Planı</h4>
            <div style="background: #000; padding: 15px; border-radius: 8px; font-family: monospace; font-size: 0.9rem; color: #00ff00; margin-bottom: 15px; border-left: 4px solid #e50914;">"[iş fikri] için detaylı iş planı oluştur. Pazar analizi ve finansal projeksiyonlar dahil."</div>
            <button onclick="copyToClipboard(this)" style="background: #e50914; color: white; border: none; padding: 8px 16px; border-radius: 20px; cursor: pointer;">Kopyala</button>
        </div>
        
    </div>
</div>

<!-- Blog Bölümü -->
<div style="padding: 60px 20px;">
    <h2 style="font-size: 2.5rem; font-weight: bold; margin-bottom: 40px; text-align: center; color: #fff;">📚 AI Rehberleri</h2>
    
    <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto;">
        
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; overflow: hidden;">
            <div style="height: 200px; background: linear-gradient(45deg, #e50914, #ff6b6b); display: flex; align-items: center; justify-content: center; font-size: 3rem;">📝</div>
            <div style="padding: 25px;">
                <h3 style="font-size: 1.2rem; font-weight: bold; margin-bottom: 10px; color: #fff;">ChatGPT ile Günlük Hayat</h3>
                <p style="color: #ccc; margin-bottom: 15px;">50 pratik prompt ile işlerinizi hızlandırın. E-posta yazımından sunum hazırlamaya kadar.</p>
                <div style="color: #888; font-size: 0.9rem; margin-bottom: 15px;">📅 27 Ekim 2024 • ⏱️ 8 dakika</div>
                <a href="#" style="color: #e50914; text-decoration: none; font-weight: bold;">Devamını Oku →</a>
            </div>
        </div>
        
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; overflow: hidden;">
            <div style="height: 200px; background: linear-gradient(45deg, #27ae60, #2ecc71); display: flex; align-items: center; justify-content: center; font-size: 3rem;">🎨</div>
            <div style="padding: 25px;">
                <h3 style="font-size: 1.2rem; font-weight: bold; margin-bottom: 10px; color: #fff;">Midjourney Profesyonel Rehber</h3>
                <p style="color: #ccc; margin-bottom: 15px;">Sıfırdan başlayıp profesyonel seviyeye ulaşın. Komutlar, stiller ve örnekler.</p>
                <div style="color: #888; font-size: 0.9rem; margin-bottom: 15px;">📅 26 Ekim 2024 • ⏱️ 12 dakika</div>
                <a href="#" style="color: #27ae60; text-decoration: none; font-weight: bold;">Devamını Oku →</a>
            </div>
        </div>
        
        <div style="background: linear-gradient(145deg, #1a1a1a, #2d2d2d); border-radius: 15px; overflow: hidden;">
            <div style="height: 200px; background: linear-gradient(45deg, #3498db, #5dade2); display: flex; align-items: center; justify-content: center; font-size: 3rem;">🚀</div>
            <div style="padding: 25px;">
                <h3 style="font-size: 1.2rem; font-weight: bold; margin-bottom: 10px; color: #fff;">15 AI Aracı ile İş Büyütme</h3>
                <p style="color: #ccc; margin-bottom: 15px;">İş süreçlerinizi otomatikleştirin, verimliliği artırın. En güçlü AI araçları.</p>
                <div style="color: #888; font-size: 0.9rem; margin-bottom: 15px;">📅 25 Ekim 2024 • ⏱️ 10 dakika</div>
                <a href="#" style="color: #3498db; text-decoration: none; font-weight: bold;">Devamını Oku →</a>
            </div>
        </div>
        
    </div>
</div>

<!-- Footer -->
<div style="background: #111; padding: 40px 20px; text-align: center; margin-top: 60px;">
    <p style="color: #666; margin-bottom: 20px;">© 2024 AI Hub. Yapay zeka ile güçlendirilmiştir.</p>
    <div>
        <a href="#" style="color: #e50914; text-decoration: none; margin: 0 15px;">Hakkımızda</a>
        <a href="#" style="color: #e50914; text-decoration: none; margin: 0 15px;">İletişim</a>
        <a href="#" style="color: #e50914; text-decoration: none; margin: 0 15px;">Gizlilik</a>
    </div>
</div>

</div>

<script>
function copyToClipboard(button) {
    const promptText = button.parentElement.querySelector('div').textContent;
    
    if (navigator.clipboard) {
        navigator.clipboard.writeText(promptText).then(function() {
            showCopySuccess(button);
        });
    } else {
        // Fallback for older browsers
        const textArea = document.createElement('textarea');
        textArea.value = promptText;
        document.body.appendChild(textArea);
        textArea.select();
        document.execCommand('copy');
        document.body.removeChild(textArea);
        showCopySuccess(button);
    }
}

function showCopySuccess(button) {
    const originalText = button.textContent;
    button.textContent = '✅ Kopyalandı!';
    button.style.background = '#27ae60';
    
    setTimeout(function() {
        button.textContent = originalText;
        button.style.background = '#e50914';
    }, 2000);
}

// Smooth scrolling
document.addEventListener('DOMContentLoaded', function() {
    const links = document.querySelectorAll('a[href^="#"]');
    links.forEach(function(link) {
        link.addEventListener('click', function(e) {
            e.preventDefault();
            const targetId = this.getAttribute('href').substring(1);
            const targetElement = document.getElementById(targetId);
            if (targetElement) {
                targetElement.scrollIntoView({ behavior: 'smooth' });
            }
        });
    });
});
</script>

Yorumlar