Spaces:
Running
Running
| <html lang="ar" dir="rtl"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>SocialSnatcher Pro - تنزيل الفيديوهات والصور</title> | |
| <link rel="stylesheet" href="style.css"> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script> | |
| <script src="https://unpkg.com/feather-icons"></script> | |
| <script src="https://cdn.jsdelivr.net/npm/vanta@latest/dist/vanta.net.min.js"></script> | |
| <style> | |
| [dir="rtl"] * { | |
| font-family: 'Tajawal', sans-serif; | |
| } | |
| </style> | |
| </head> | |
| <body class="bg-gray-900 text-white"> | |
| <custom-navbar></custom-navbar> | |
| <main class="min-h-screen"> | |
| <!-- Hero Section --> | |
| <section class="relative py-20" id="hero-bg"> | |
| <div class="container mx-auto px-4 text-center"> | |
| <h1 class="text-5xl font-bold mb-6">SocialSnatcher Pro 🚀</h1> | |
| <p class="text-xl mb-8 max-w-2xl mx-auto"> | |
| أداة احترافية لتنزيل الفيديوهات والصور من جميع منصات التواصل الاجتماعي بجودة عالية | |
| </p> | |
| <div class="max-w-3xl mx-auto bg-gray-800 bg-opacity-70 rounded-xl p-6 backdrop-blur-sm"> | |
| <div class="flex flex-col md:flex-row gap-4"> | |
| <input | |
| type="text" | |
| placeholder="https://instagram.com/reel/..." | |
| class="flex-grow px-4 py-3 rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500" | |
| > | |
| <button class="bg-purple-600 hover:bg-purple-700 px-6 py-3 rounded-lg font-medium transition-colors duration-300 flex items-center justify-center gap-2"> | |
| <i data-feather="download"></i> | |
| تنزيل الآن | |
| </button> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Features Section --> | |
| <section class="py-16 bg-gray-800"> | |
| <div class="container mx-auto px-4"> | |
| <h2 class="text-3xl font-bold mb-12 text-center">لماذا SocialSnatcher Pro؟</h2> | |
| <div class="grid grid-cols-1 md:grid-cols-3 gap-8"> | |
| <div class="bg-gray-900 p-6 rounded-xl hover:shadow-lg transition-shadow duration-300"> | |
| <div class="text-purple-400 mb-4"> | |
| <i data-feather="zap" class="w-10 h-10"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3">سريع وفعال</h3> | |
| <p class="text-gray-400">تنزيل سريع بدون انتظار بجودة الأصلية</p> | |
| </div> | |
| <div class="bg-gray-900 p-6 rounded-xl hover:shadow-lg transition-shadow duration-300"> | |
| <div class="text-purple-400 mb-4"> | |
| <i data-feather="layers" class="w-10 h-10"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3">يدعم جميع المنصات</h3> | |
| <p class="text-gray-400">إنستغرام، تيك توك، تويتر، فيسبوك والمزيد</p> | |
| </div> | |
| <div class="bg-gray-900 p-6 rounded-xl hover:shadow-lg transition-shadow duration-300"> | |
| <div class="text-purple-400 mb-4"> | |
| <i data-feather="smartphone" class="w-10 h-10"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3">يعمل على جميع الأجهزة</h3> | |
| <p class="text-gray-400">استخدمه على الهاتف أو الكمبيوتر بدون مشاكل</p> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Supported Platforms --> | |
| <section class="py-16"> | |
| <div class="container mx-auto px-4"> | |
| <h2 class="text-3xl font-bold mb-12 text-center">المنصات المدعومة</h2> | |
| <div class="grid grid-cols-2 md:grid-cols-4 lg:grid-cols-6 gap-6"> | |
| <div class="bg-gray-800 p-4 rounded-lg flex flex-col items-center"> | |
| <img src="http://static.photos/technology/200x200/1" alt="Instagram" class="w-16 h-16 rounded-full mb-3"> | |
| <span>إنستغرام</span> | |
| </div> | |
| <div class="bg-gray-800 p-4 rounded-lg flex flex-col items-center"> | |
| <img src="http://static.photos/technology/200x200/2" alt="TikTok" class="w-16 h-16 rounded-full mb-3"> | |
| <span>تيك توك</span> | |
| </div> | |
| <div class="bg-gray-800 p-4 rounded-lg flex flex-col items-center"> | |
| <img src="http://static.photos/technology/200x200/3" alt="Twitter" class="w-16 h-16 rounded-full mb-3"> | |
| <span>تويتر</span> | |
| </div> | |
| <div class="bg-gray-800 p-4 rounded-lg flex flex-col items-center"> | |
| <img src="http://static.photos/technology/200x200/4" alt="Facebook" class="w-16 h-16 rounded-full mb-3"> | |
| <span>فيسبوك</span> | |
| </div> | |
| <div class="bg-gray-800 p-4 rounded-lg flex flex-col items-center"> | |
| <img src="http://static.photos/technology/200x200/5" alt="YouTube" class="w-16 h-16 rounded-full mb-3"> | |
| <span>يوتيوب</span> | |
| </div> | |
| <div class="bg-gray-800 p-4 rounded-lg flex flex-col items-center"> | |
| <img src="http://static.photos/technology/200x200/6" alt="Snapchat" class="w-16 h-16 rounded-full mb-3"> | |
| <span>سناب شات</span> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| </main> | |
| <custom-footer></custom-footer> | |
| <!-- Scripts --> | |
| <script src="components/navbar.js"></script> | |
| <script src="components/footer.js"></script> | |
| <script src="script.js"></script> | |
| <script> | |
| feather.replace(); | |
| VANTA.NET({ | |
| el: "#hero-bg", | |
| color: 0x7c3aed, | |
| backgroundColor: 0x111827, | |
| points: 12, | |
| maxDistance: 20, | |
| spacing: 15 | |
| }); | |
| </script> | |
| <script src="https://deepsite.hf.co/deepsite-badge.js"></script> | |
| </body> | |
| </html> |