asddd / index.html
senator55's picture
hellium1o affiliate sitesi yapalım lütfen profesyonel bir şekildef olsun ve dönüşümünün yüksek olması gerkeli, sana güveniyorum - Initial Deployment
4f8fad8 verified
Raw
History Blame Contribute Delete
36.9 kB
<!DOCTYPE html>
<html lang="tr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hellium1o Premium Üyelik | Özel Fırsatlar</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
.gradient-bg {
background: linear-gradient(135deg, #6e48aa 0%, #9d50bb 100%);
}
.pulse-animation {
animation: pulse 2s infinite;
}
@keyframes pulse {
0% { transform: scale(1); }
50% { transform: scale(1.05); }
100% { transform: scale(1); }
}
.testimonial-card {
transition: all 0.3s ease;
}
.testimonial-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}
</style>
</head>
<body class="font-sans bg-gray-50">
<!-- Top Bar -->
<div class="bg-black text-white py-2 px-4 text-sm text-center">
<p>🚀 Sınırlı Süreli Fırsat! Hellium1o Premium'da %30 İndirim - <span class="font-bold">KOD: HELLIUM30</span></p>
</div>
<!-- Navigation -->
<nav class="bg-white shadow-md">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex justify-between h-16">
<div class="flex items-center">
<div class="flex-shrink-0 flex items-center">
<span class="text-2xl font-bold text-purple-700">HELLIUM1O</span>
</div>
</div>
<div class="hidden md:flex items-center space-x-8">
<a href="#features" class="text-gray-700 hover:text-purple-600 transition">Özellikler</a>
<a href="#pricing" class="text-gray-700 hover:text-purple-600 transition">Fiyatlar</a>
<a href="#testimonials" class="text-gray-700 hover:text-purple-600 transition">Yorumlar</a>
<a href="#faq" class="text-gray-700 hover:text-purple-600 transition">SSS</a>
</div>
<div class="flex items-center">
<a href="#pricing" class="bg-purple-600 hover:bg-purple-700 text-white px-4 py-2 rounded-md font-medium transition pulse-animation">
Şimdi Katıl <i class="fas fa-arrow-right ml-1"></i>
</a>
</div>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="gradient-bg text-white py-16 md:py-24">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="md:flex items-center justify-between">
<div class="md:w-1/2 mb-10 md:mb-0">
<h1 class="text-4xl md:text-5xl font-bold leading-tight mb-4">Hellium1o Premium ile <span class="underline">Kazancınızı Katlayın</span></h1>
<p class="text-xl mb-8 opacity-90">Profesyonel araçlar, özel eğitimler ve premium destek ile işinizi bir üst seviyeye taşıyın.</p>
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
<a href="#pricing" class="bg-white text-purple-700 hover:bg-gray-100 px-6 py-3 rounded-md font-bold text-center transition">
Hemen Başla <i class="fas fa-rocket ml-2"></i>
</a>
<a href="#features" class="bg-transparent border-2 border-white hover:bg-white hover:text-purple-700 px-6 py-3 rounded-md font-bold text-center transition">
Özellikleri Keşfet <i class="fas fa-search ml-2"></i>
</a>
</div>
<div class="mt-8 flex items-center">
<div class="flex -space-x-2">
<img class="w-10 h-10 rounded-full border-2 border-white" src="https://randomuser.me/api/portraits/women/12.jpg" alt="">
<img class="w-10 h-10 rounded-full border-2 border-white" src="https://randomuser.me/api/portraits/men/32.jpg" alt="">
<img class="w-10 h-10 rounded-full border-2 border-white" src="https://randomuser.me/api/portraits/women/44.jpg" alt="">
</div>
<div class="ml-4">
<p class="text-sm opacity-90">10.000+ mutlu üye</p>
<div class="flex text-yellow-400">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<span class="text-white ml-1">4.9/5</span>
</div>
</div>
</div>
</div>
<div class="md:w-1/2 flex justify-center">
<div class="relative">
<img src="https://images.unsplash.com/photo-1551288049-bebda4e38f71?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Hellium1o Premium" class="rounded-lg shadow-2xl w-full max-w-md border-4 border-white">
<div class="absolute -bottom-5 -right-5 bg-white text-purple-700 px-4 py-2 rounded-lg shadow-lg font-bold">
<div class="flex items-center">
<i class="fas fa-bolt text-yellow-500 mr-2"></i>
<span>YILIN EN İYİ ÜYELİĞİ</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Trust Badges -->
<div class="bg-gray-100 py-6">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex flex-wrap justify-center items-center gap-8 md:gap-16">
<img src="https://via.placeholder.com/150x60?text=Trusted+Partner" alt="Trusted Partner" class="h-10 opacity-70">
<img src="https://via.placeholder.com/150x60?text=Secure+Payments" alt="Secure Payments" class="h-10 opacity-70">
<img src="https://via.placeholder.com/150x60?text=24/7+Support" alt="24/7 Support" class="h-10 opacity-70">
<img src="https://via.placeholder.com/150x60?text=Money+Back" alt="Money Back" class="h-10 opacity-70">
</div>
</div>
</div>
<!-- Features Section -->
<section id="features" class="py-16 bg-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold text-gray-900 mb-4">Neden Hellium1o Premium?</h2>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">İşinizi büyütmek için tasarlanmış premium özellikler ve araçlar</p>
</div>
<div class="grid md:grid-cols-3 gap-8">
<!-- Feature 1 -->
<div class="bg-gray-50 p-8 rounded-xl hover:shadow-lg transition">
<div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
<i class="fas fa-chart-line text-purple-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Gelişmiş Analizler</h3>
<p class="text-gray-600">Gerçek zamanlı performans metrikleri ve karlılık analizleri ile işinizi optimize edin.</p>
</div>
<!-- Feature 2 -->
<div class="bg-gray-50 p-8 rounded-xl hover:shadow-lg transition">
<div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
<i class="fas fa-gem text-purple-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Özel Eğitimler</h3>
<p class="text-gray-600">Uzmanlardan özel stratejiler ve püf noktaları öğrenerek rakiplerinizin önüne geçin.</p>
</div>
<!-- Feature 3 -->
<div class="bg-gray-50 p-8 rounded-xl hover:shadow-lg transition">
<div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
<i class="fas fa-headset text-purple-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Premium Destek</h3>
<p class="text-gray-600">7/24 öncelikli destek ile sorunlarınız anında çözüme kavuşsun.</p>
</div>
<!-- Feature 4 -->
<div class="bg-gray-50 p-8 rounded-xl hover:shadow-lg transition">
<div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
<i class="fas fa-tools text-purple-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Özel Araçlar</h3>
<p class="text-gray-600">Yalnızca premium üyelerin erişebildiği zaman kazandıran araçlar ve eklentiler.</p>
</div>
<!-- Feature 5 -->
<div class="bg-gray-50 p-8 rounded-xl hover:shadow-lg transition">
<div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
<i class="fas fa-users text-purple-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Özel Topluluk</h3>
<p class="text-gray-600">Seçkin üyelerden oluşan topluluğa katılın ve networkünüzü genişletin.</p>
</div>
<!-- Feature 6 -->
<div class="bg-gray-50 p-8 rounded-xl hover:shadow-lg transition">
<div class="w-14 h-14 bg-purple-100 rounded-full flex items-center justify-center mb-6">
<i class="fas fa-bolt text-purple-600 text-2xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Hızlı Sonuçlar</h3>
<p class="text-gray-600">Test edilmiş ve kanıtlanmış yöntemlerle hızlı kazanç fırsatları yakalayın.</p>
</div>
</div>
</div>
</section>
<!-- Pricing Section -->
<section id="pricing" class="py-16 bg-gray-50">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold text-gray-900 mb-4">Esnek Üyelik Seçenekleri</h2>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">İhtiyaçlarınıza uygun paketi seçin, hemen başlayın</p>
</div>
<div class="grid md:grid-cols-3 gap-8 max-w-5xl mx-auto">
<!-- Basic Plan -->
<div class="bg-white rounded-xl shadow-md overflow-hidden border border-gray-200">
<div class="px-6 py-8">
<div class="flex items-center justify-between mb-6">
<h3 class="text-xl font-bold text-gray-900">Başlangıç</h3>
<span class="bg-purple-100 text-purple-800 text-xs font-semibold px-2.5 py-0.5 rounded">POPÜLER</span>
</div>
<div class="mb-6">
<span class="text-4xl font-bold text-gray-900">₺99</span>
<span class="text-gray-600">/ay</span>
</div>
<p class="text-gray-600 mb-6">Temel özelliklerle başlangıç yapmak isteyenler için</p>
<a href="#" class="block w-full bg-gray-100 hover:bg-gray-200 text-gray-800 font-medium py-3 px-4 rounded-md text-center transition">
Başla
</a>
</div>
<div class="border-t border-gray-200 px-6 py-6 bg-gray-50">
<ul class="space-y-3">
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">Temel Analiz Araçları</span>
</li>
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">Haftalık Eğitimler</span>
</li>
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">E-posta Desteği</span>
</li>
<li class="flex items-center text-gray-400">
<i class="fas fa-times mr-2"></i>
<span>Özel Araçlar</span>
</li>
<li class="flex items-center text-gray-400">
<i class="fas fa-times mr-2"></i>
<span>Canlı Destek</span>
</li>
</ul>
</div>
</div>
<!-- Pro Plan -->
<div class="bg-white rounded-xl shadow-lg overflow-hidden border-2 border-purple-600 transform scale-105">
<div class="bg-purple-600 text-white text-center py-2">
<p class="font-bold">EN ÇOK TERCİH EDİLEN</p>
</div>
<div class="px-6 py-8">
<div class="flex items-center justify-between mb-6">
<h3 class="text-xl font-bold text-gray-900">Profesyonel</h3>
<span class="bg-purple-100 text-purple-800 text-xs font-semibold px-2.5 py-0.5 rounded">%30 TASARRUF</span>
</div>
<div class="mb-6">
<span class="text-4xl font-bold text-gray-900">₺199</span>
<span class="text-gray-600">/ay</span>
<p class="text-sm text-gray-500 mt-1">Yıllık ödeme: ₺2,388 (₺199/ay)</p>
</div>
<p class="text-gray-600 mb-6">Büyümek isteyen profesyoneller için</p>
<a href="#" class="block w-full gradient-bg hover:opacity-90 text-white font-bold py-3 px-4 rounded-md text-center transition pulse-animation">
Hemen Katıl
</a>
</div>
<div class="border-t border-gray-200 px-6 py-6 bg-gray-50">
<ul class="space-y-3">
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">Gelişmiş Analiz Araçları</span>
</li>
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">Günlük Eğitimler</span>
</li>
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">Öncelikli E-posta Desteği</span>
</li>
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">5 Özel Araç</span>
</li>
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">Haftalık Canlı Destek</span>
</li>
</ul>
</div>
</div>
<!-- Enterprise Plan -->
<div class="bg-white rounded-xl shadow-md overflow-hidden border border-gray-200">
<div class="px-6 py-8">
<h3 class="text-xl font-bold text-gray-900 mb-6">Kurumsal</h3>
<div class="mb-6">
<span class="text-4xl font-bold text-gray-900">₺399</span>
<span class="text-gray-600">/ay</span>
</div>
<p class="text-gray-600 mb-6">Büyük ölçekli işletmeler için</p>
<a href="#" class="block w-full bg-gray-100 hover:bg-gray-200 text-gray-800 font-medium py-3 px-4 rounded-md text-center transition">
İletişime Geç
</a>
</div>
<div class="border-t border-gray-200 px-6 py-6 bg-gray-50">
<ul class="space-y-3">
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">Premium Analiz Araçları</span>
</li>
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">Kişiye Özel Eğitimler</span>
</li>
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">7/24 VIP Destek</span>
</li>
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">Tüm Özel Araçlar</span>
</li>
<li class="flex items-center">
<i class="fas fa-check text-green-500 mr-2"></i>
<span class="text-gray-700">Günlük Canlı Destek</span>
</li>
</ul>
</div>
</div>
</div>
<div class="mt-12 text-center">
<p class="text-gray-600">Kurumsal çözümler mi arıyorsunuz? <a href="#" class="text-purple-600 font-medium hover:underline">Özel teklif alın</a></p>
</div>
</div>
</section>
<!-- Testimonials Section -->
<section id="testimonials" class="py-16 bg-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold text-gray-900 mb-4">Üyelerimiz Ne Diyor?</h2>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Gerçek sonuçlar, gerçek insanlar</p>
</div>
<div class="grid md:grid-cols-3 gap-8">
<!-- Testimonial 1 -->
<div class="bg-gray-50 p-8 rounded-xl testimonial-card">
<div class="flex items-center mb-4">
<div class="flex text-yellow-400 mr-2">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<span class="text-gray-600 text-sm">3 ay önce</span>
</div>
<p class="text-gray-700 mb-6">"Hellium1o Premium sayesinde aylık kazancım 3 katına çıktı. Özel eğitimler ve araçlar gerçekten fark yaratıyor."</p>
<div class="flex items-center">
<img class="w-10 h-10 rounded-full mr-4" src="https://randomuser.me/api/portraits/women/32.jpg" alt="Kullanıcı">
<div>
<h4 class="font-bold text-gray-900">Ayşe K.</h4>
<p class="text-gray-600 text-sm">Dijital Pazarlama Uzmanı</p>
</div>
</div>
</div>
<!-- Testimonial 2 -->
<div class="bg-gray-50 p-8 rounded-xl testimonial-card">
<div class="flex items-center mb-4">
<div class="flex text-yellow-400 mr-2">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<span class="text-gray-600 text-sm">5 ay önce</span>
</div>
<p class="text-gray-700 mb-6">"Destek ekibi gerçekten harika! 24 saat içinde tüm sorularıma cevap veriyorlar. Yatırımımın karşılığını fazlasıyla aldım."</p>
<div class="flex items-center">
<img class="w-10 h-10 rounded-full mr-4" src="https://randomuser.me/api/portraits/men/54.jpg" alt="Kullanıcı">
<div>
<h4 class="font-bold text-gray-900">Mehmet E.</h4>
<p class="text-gray-600 text-sm">E-ticaret Girişimcisi</p>
</div>
</div>
</div>
<!-- Testimonial 3 -->
<div class="bg-gray-50 p-8 rounded-xl testimonial-card">
<div class="flex items-center mb-4">
<div class="flex text-yellow-400 mr-2">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half-alt"></i>
</div>
<span class="text-gray-600 text-sm">2 ay önce</span>
</div>
<p class="text-gray-700 mb-6">"Topluluk gerçekten değerli. Diğer premium üyelerle network kurma fırsatı buldum ve ortak projeler geliştirdik."</p>
<div class="flex items-center">
<img class="w-10 h-10 rounded-full mr-4" src="https://randomuser.me/api/portraits/women/68.jpg" alt="Kullanıcı">
<div>
<h4 class="font-bold text-gray-900">Zeynep T.</h4>
<p class="text-gray-600 text-sm">İçerik Üreticisi</p>
</div>
</div>
</div>
</div>
<div class="mt-12 text-center">
<a href="#" class="inline-flex items-center text-purple-600 font-medium hover:underline">
Daha fazla inceleme gör <i class="fas fa-chevron-right ml-1"></i>
</a>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="gradient-bg text-white py-16">
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
<h2 class="text-3xl font-bold mb-6">Kazancınızı Artırmaya Hazır mısınız?</h2>
<p class="text-xl opacity-90 mb-8">Hellium1o Premium ile işinizi büyütmek için şimdi harekete geçin. İlk 30 gün para iade garantisi!</p>
<div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4">
<a href="#pricing" class="bg-white text-purple-700 hover:bg-gray-100 px-8 py-3 rounded-md font-bold text-center transition">
Hemen Üye Ol <i class="fas fa-arrow-right ml-2"></i>
</a>
<a href="#" class="bg-transparent border-2 border-white hover:bg-white hover:text-purple-700 px-8 py-3 rounded-md font-bold text-center transition">
Canlı Demo İzle <i class="fas fa-play-circle ml-2"></i>
</a>
</div>
</div>
</section>
<!-- FAQ Section -->
<section id="faq" class="py-16 bg-gray-50">
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold text-gray-900 mb-4">Sıkça Sorulan Sorular</h2>
<p class="text-xl text-gray-600">Merak ettiğiniz soruların yanıtları burada</p>
</div>
<div class="space-y-4">
<!-- FAQ Item 1 -->
<div class="bg-white rounded-lg shadow-md overflow-hidden">
<button class="w-full flex justify-between items-center p-6 text-left focus:outline-none">
<h3 class="text-lg font-medium text-gray-900">Hellium1o Premium nedir?</h3>
<i class="fas fa-chevron-down text-purple-600 transition-transform duration-200"></i>
</button>
<div class="px-6 pb-6 hidden">
<p class="text-gray-600">Hellium1o Premium, işinizi büyütmek için tasarlanmış özel bir üyelik programıdır. Gelişmiş analiz araçları, özel eğitim içerikleri, premium destek ve yalnızca üyelere özel fırsatlar sunar.</p>
</div>
</div>
<!-- FAQ Item 2 -->
<div class="bg-white rounded-lg shadow-md overflow-hidden">
<button class="w-full flex justify-between items-center p-6 text-left focus:outline-none">
<h3 class="text-lg font-medium text-gray-900">Nasıl üye olabilirim?</h3>
<i class="fas fa-chevron-down text-purple-600 transition-transform duration-200"></i>
</button>
<div class="px-6 pb-6 hidden">
<p class="text-gray-600">Üye olmak için "Hemen Katıl" butonuna tıklayarak size uygun paketi seçebilir ve ödeme işlemini tamamlayabilirsiniz. Ödeme sonrası hesabınız anında aktif hale gelecektir.</p>
</div>
</div>
<!-- FAQ Item 3 -->
<div class="bg-white rounded-lg shadow-md overflow-hidden">
<button class="w-full flex justify-between items-center p-6 text-left focus:outline-none">
<h3 class="text-lg font-medium text-gray-900">Para iade garantisi var mı?</h3>
<i class="fas fa-chevron-down text-purple-600 transition-transform duration-200"></i>
</button>
<div class="px-6 pb-6 hidden">
<p class="text-gray-600">Evet, Hellium1o Premium'da 30 gün para iade garantisi sunuyoruz. Memnun kalmazsanız, ilk 30 gün içinde ücretinizi iade ediyoruz.</p>
</div>
</div>
<!-- FAQ Item 4 -->
<div class="bg-white rounded-lg shadow-md overflow-hidden">
<button class="w-full flex justify-between items-center p-6 text-left focus:outline-none">
<h3 class="text-lg font-medium text-gray-900">Hangi ödeme yöntemlerini kabul ediyorsunuz?</h3>
<i class="fas fa-chevron-down text-purple-600 transition-transform duration-200"></i>
</button>
<div class="px-6 pb-6 hidden">
<p class="text-gray-600">Kredi kartı, banka havalesi ve PayPal ile ödeme yapabilirsiniz. Tüm ödeme işlemleri güvenli SSL şifrelemesi ile korunmaktadır.</p>
</div>
</div>
<!-- FAQ Item 5 -->
<div class="bg-white rounded-lg shadow-md overflow-hidden">
<button class="w-full flex justify-between items-center p-6 text-left focus:outline-none">
<h3 class="text-lg font-medium text-gray-900">Üyeliğimi sonradan iptal edebilir miyim?</h3>
<i class="fas fa-chevron-down text-purple-600 transition-transform duration-200"></i>
</button>
<div class="px-6 pb-6 hidden">
<p class="text-gray-600">Evet, istediğiniz zaman üyeliğinizi iptal edebilirsiniz. İptal işlemi sonrası üyeliğiniz fatura dönemi sonuna kadar devam eder.</p>
</div>
</div>
</div>
<div class="mt-12 text-center">
<p class="text-gray-600">Başka sorunuz mu var? <a href="#" class="text-purple-600 font-medium hover:underline">Bize ulaşın</a></p>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-gray-900 text-white pt-16 pb-8">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="grid grid-cols-2 md:grid-cols-4 gap-8">
<!-- Column 1 -->
<div>
<h3 class="text-lg font-bold mb-4">Hellium1o</h3>
<p class="text-gray-400 mb-4">İşinizi büyütmek için premium çözümler.</p>
<div class="flex space-x-4">
<a href="#" class="text-gray-400 hover:text-white transition">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="text-gray-400 hover:text-white transition">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="text-gray-400 hover:text-white transition">
<i class="fab fa-instagram"></i>
</a>
<a href="#" class="text-gray-400 hover:text-white transition">
<i class="fab fa-linkedin-in"></i>
</a>
</div>
</div>
<!-- Column 2 -->
<div>
<h3 class="text-lg font-bold mb-4">Ürün</h3>
<ul class="space-y-2">
<li><a href="#" class="text-gray-400 hover:text-white transition">Özellikler</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Fiyatlandırma</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Yenilikler</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Demo</a></li>
</ul>
</div>
<!-- Column 3 -->
<div>
<h3 class="text-lg font-bold mb-4">Kaynaklar</h3>
<ul class="space-y-2">
<li><a href="#" class="text-gray-400 hover:text-white transition">Blog</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Yardım Merkezi</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Eğitimler</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">API Dokümanları</a></li>
</ul>
</div>
<!-- Column 4 -->
<div>
<h3 class="text-lg font-bold mb-4">Şirket</h3>
<ul class="space-y-2">
<li><a href="#" class="text-gray-400 hover:text-white transition">Hakkımızda</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Kariyer</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Gizlilik Politikası</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Kullanım Şartları</a></li>
</ul>
</div>
</div>
<div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
<p class="text-gray-400 mb-4 md:mb-0">© 2023 Hellium1o. Tüm hakları saklıdır.</p>
<div class="flex space-x-6">
<a href="#" class="text-gray-400 hover:text-white transition">Gizlilik</a>
<a href="#" class="text-gray-400 hover:text-white transition">Şartlar</a>
<a href="#" class="text-gray-400 hover:text-white transition">Çerezler</a>
</div>
</div>
</div>
</footer>
<!-- Floating CTA -->
<div class="fixed bottom-6 right-6 z-50">
<a href="#pricing" class="bg-purple-600 hover:bg-purple-700 text-white px-6 py-3 rounded-full shadow-lg flex items-center transition pulse-animation">
<i class="fas fa-crown mr-2"></i> Hemen Katıl
</a>
</div>
<script>
// FAQ accordion functionality
document.querySelectorAll('#faq button').forEach(button => {
button.addEventListener('click', () => {
const faqItem = button.parentElement;
const content = button.nextElementSibling;
// Toggle content visibility
content.classList.toggle('hidden');
// Rotate chevron icon
const icon = button.querySelector('i');
icon.classList.toggle('transform');
icon.classList.toggle('rotate-180');
// Close other open items
document.querySelectorAll('#faq button').forEach(otherButton => {
if (otherButton !== button) {
otherButton.nextElementSibling.classList.add('hidden');
otherButton.querySelector('i').classList.remove('transform', 'rotate-180');
}
});
});
});
// Smooth scrolling for anchor links
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener('click', function (e) {
e.preventDefault();
document.querySelector(this.getAttribute('href')).scrollIntoView({
behavior: 'smooth'
});
});
});
// Show scroll to top button when scrolling down
window.addEventListener('scroll', function() {
const scrollToTop = document.querySelector('.scroll-to-top');
if (window.pageYOffset > 300) {
scrollToTop.classList.remove('hidden');
} else {
scrollToTop.classList.add('hidden');
}
});
</script>
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=senator55/asddd" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
</html>