Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Sonic Proof - Authenticity for every sound</title> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet"> | |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"> | |
| <script> | |
| tailwind.config = { | |
| theme: { | |
| extend: { | |
| colors: { | |
| primary: { | |
| 50: '#f0f9ff', | |
| 100: '#e0f2fe', | |
| 200: '#bae6fd', | |
| 300: '#7dd3fc', | |
| 400: '#38bdf8', | |
| 500: '#0ea5e9', | |
| 600: '#0284c7', | |
| 700: '#0369a1', | |
| 800: '#075985', | |
| 900: '#0c4a6e', | |
| }, | |
| darkblue: '#1e3a8a', | |
| }, | |
| fontFamily: { | |
| poppins: ['Poppins', 'sans-serif'], | |
| }, | |
| } | |
| } | |
| } | |
| </script> | |
| <style> | |
| body { | |
| font-family: 'Poppins', sans-serif; | |
| } | |
| .feature-card:hover { | |
| transform: translateY(-5px); | |
| box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); | |
| } | |
| .step-card { | |
| transition: all 0.3s ease; | |
| } | |
| .step-card:hover { | |
| transform: scale(1.05); | |
| } | |
| </style> | |
| </head> | |
| <body class="bg-white text-gray-800"> | |
| <!-- Navigation --> | |
| <nav class="container mx-auto px-6 py-4"> | |
| <div class="flex items-center justify-between"> | |
| <div class="text-2xl font-bold text-darkblue">Sonic<span class="text-primary-600">Proof</span></div> | |
| <div class="hidden md:flex space-x-8"> | |
| <a href="#features" class="hover:text-primary-600">Features</a> | |
| <a href="#how-it-works" class="hover:text-primary-600">How It Works</a> | |
| <a href="#demo" class="hover:text-primary-600">Demo</a> | |
| <a href="#" class="hover:text-primary-600">Contact</a> | |
| </div> | |
| <button class="md:hidden focus:outline-none"> | |
| <i class="fas fa-bars text-2xl"></i> | |
| </button> | |
| </div> | |
| </nav> | |
| <!-- Hero Section --> | |
| <section class="container mx-auto px-6 py-20 text-center"> | |
| <h1 class="text-5xl md:text-6xl font-bold text-darkblue mb-6">Sonic Proof</h1> | |
| <h2 class="text-xl md:text-2xl text-gray-600 mb-10 max-w-2xl mx-auto">Authenticity for every sound</h2> | |
| <button class="bg-primary-600 hover:bg-primary-700 text-white font-semibold py-3 px-8 rounded-full transition duration-300 transform hover:scale-105"> | |
| Try Sonic Proof | |
| </button> | |
| <div class="mt-16"> | |
| <img src="https://images.unsplash.com/photo-1598488035139-bdbb2231ce04?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80" alt="Audio waveform" class="rounded-xl shadow-lg mx-auto w-full max-w-4xl"> | |
| </div> | |
| </section> | |
| <!-- Features Section --> | |
| <section id="features" class="bg-gray-50 py-20"> | |
| <div class="container mx-auto px-6"> | |
| <h2 class="text-3xl md:text-4xl font-bold text-center text-darkblue mb-16">Powerful Features</h2> | |
| <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8"> | |
| <!-- Feature 1 --> | |
| <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300"> | |
| <div class="text-primary-600 mb-4"> | |
| <i class="fas fa-water text-4xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3 text-darkblue">Invisible Audio Watermarking</h3> | |
| <p class="text-gray-600">Embedded in audio file, robust to transformations while remaining completely inaudible to listeners.</p> | |
| </div> | |
| <!-- Feature 2 --> | |
| <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300"> | |
| <div class="text-primary-600 mb-4"> | |
| <i class="fas fa-shield-alt text-4xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3 text-darkblue">Secure Metadata (C2PA)</h3> | |
| <p class="text-gray-600">Author, location, and verified source information securely attached to your audio files.</p> | |
| </div> | |
| <!-- Feature 3 --> | |
| <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300"> | |
| <div class="text-primary-600 mb-4"> | |
| <i class="fas fa-qrcode text-4xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3 text-darkblue">QR Code (optional)</h3> | |
| <p class="text-gray-600">Direct access to metadata and file origin information through scannable QR codes.</p> | |
| </div> | |
| <!-- Feature 4 --> | |
| <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300"> | |
| <div class="text-primary-600 mb-4"> | |
| <i class="fas fa-robot text-4xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3 text-darkblue">Automation</h3> | |
| <p class="text-gray-600">Zapier, n8n integration for automatic scanning and workflow automation.</p> | |
| </div> | |
| <!-- Feature 5 --> | |
| <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300"> | |
| <div class="text-primary-600 mb-4"> | |
| <i class="fas fa-link text-4xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3 text-darkblue">Blockchain (optional)</h3> | |
| <p class="text-gray-600">Tamper-proof traceability and timestamping using blockchain technology.</p> | |
| </div> | |
| <!-- Feature 6 --> | |
| <div class="feature-card bg-white p-8 rounded-xl shadow-md transition duration-300"> | |
| <div class="text-primary-600 mb-4"> | |
| <i class="fas fa-bell text-4xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3 text-darkblue">Tamper Alert</h3> | |
| <p class="text-gray-600">Automatic verification and alerts when tampering is detected in your audio files.</p> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- How It Works Section --> | |
| <section id="how-it-works" class="py-20"> | |
| <div class="container mx-auto px-6"> | |
| <h2 class="text-3xl md:text-4xl font-bold text-center text-darkblue mb-16">How It Works</h2> | |
| <div class="grid grid-cols-1 md:grid-cols-3 gap-8"> | |
| <!-- Step 1 --> | |
| <div class="step-card bg-white p-8 rounded-xl shadow-md text-center"> | |
| <div class="bg-primary-100 w-20 h-20 rounded-full flex items-center justify-center mx-auto mb-6"> | |
| <i class="fas fa-upload text-primary-600 text-2xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3 text-darkblue">1. Insert Watermark</h3> | |
| <p class="text-gray-600">Upload your audio file and our system embeds an invisible, robust watermark containing your unique identifier.</p> | |
| </div> | |
| <!-- Step 2 --> | |
| <div class="step-card bg-white p-8 rounded-xl shadow-md text-center"> | |
| <div class="bg-primary-100 w-20 h-20 rounded-full flex items-center justify-center mx-auto mb-6"> | |
| <i class="fas fa-check-circle text-primary-600 text-2xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3 text-darkblue">2. Verify Authenticity</h3> | |
| <p class="text-gray-600">Use our verification tools to confirm the origin and integrity of any audio file with Sonic Proof watermark.</p> | |
| </div> | |
| <!-- Step 3 --> | |
| <div class="step-card bg-white p-8 rounded-xl shadow-md text-center"> | |
| <div class="bg-primary-100 w-20 h-20 rounded-full flex items-center justify-center mx-auto mb-6"> | |
| <i class="fas fa-lock text-primary-600 text-2xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold mb-3 text-darkblue">3. Protect Trust</h3> | |
| <p class="text-gray-600">Ensure your audience can trust the authenticity of your audio content with verifiable proof of origin.</p> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Demo Section --> | |
| <section id="demo" class="bg-gray-50 py-20"> | |
| <div class="container mx-auto px-6"> | |
| <div class="flex flex-col lg:flex-row items-center"> | |
| <div class="lg:w-1/2 mb-10 lg:mb-0 lg:pr-10"> | |
| <h2 class="text-3xl md:text-4xl font-bold text-darkblue mb-6">See Sonic Proof in Action</h2> | |
| <p class="text-gray-600 mb-8">Watch our short demo to understand how Sonic Proof can protect your audio content and verify its authenticity in seconds.</p> | |
| <button class="bg-primary-600 hover:bg-primary-700 text-white font-semibold py-3 px-8 rounded-full transition duration-300"> | |
| Get Started | |
| </button> | |
| </div> | |
| <div class="lg:w-1/2"> | |
| <div class="relative aspect-w-16 aspect-h-9 rounded-xl overflow-hidden shadow-lg"> | |
| <!-- Video placeholder --> | |
| <div class="w-full h-64 md:h-80 bg-gray-200 flex items-center justify-center"> | |
| <div class="text-center"> | |
| <i class="fas fa-play-circle text-6xl text-primary-600 mb-4"></i> | |
| <p class="text-gray-600">Demo Video</p> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- CTA Section --> | |
| <section class="py-20 bg-gradient-to-r from-primary-500 to-primary-700 text-white"> | |
| <div class="container mx-auto px-6 text-center"> | |
| <h2 class="text-3xl md:text-4xl font-bold mb-6">Ready to protect your audio?</h2> | |
| <p class="text-xl mb-10 max-w-2xl mx-auto">Join hundreds of creators and organizations using Sonic Proof to verify their audio content.</p> | |
| <div class="flex flex-col sm:flex-row justify-center gap-4"> | |
| <button class="bg-white text-primary-600 hover:bg-gray-100 font-semibold py-3 px-8 rounded-full transition duration-300"> | |
| Try for Free | |
| </button> | |
| <button class="border-2 border-white text-white hover:bg-white hover:text-primary-600 font-semibold py-3 px-8 rounded-full transition duration-300"> | |
| Contact Sales | |
| </button> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Footer --> | |
| <footer class="bg-darkblue text-white py-12"> | |
| <div class="container mx-auto px-6"> | |
| <div class="grid grid-cols-1 md:grid-cols-4 gap-8"> | |
| <div> | |
| <h3 class="text-2xl font-bold mb-4">Sonic<span class="text-primary-400">Proof</span></h3> | |
| <p class="text-gray-300">Authenticity for every sound.</p> | |
| </div> | |
| <div> | |
| <h4 class="text-lg font-semibold mb-4">Product</h4> | |
| <ul class="space-y-2"> | |
| <li><a href="#" class="text-gray-300 hover:text-white">Features</a></li> | |
| <li><a href="#" class="text-gray-300 hover:text-white">Pricing</a></li> | |
| <li><a href="#" class="text-gray-300 hover:text-white">API</a></li> | |
| <li><a href="#" class="text-gray-300 hover:text-white">Integrations</a></li> | |
| </ul> | |
| </div> | |
| <div> | |
| <h4 class="text-lg font-semibold mb-4">Resources</h4> | |
| <ul class="space-y-2"> | |
| <li><a href="#" class="text-gray-300 hover:text-white">Documentation</a></li> | |
| <li><a href="#" class="text-gray-300 hover:text-white">Guides</a></li> | |
| <li><a href="#" class="text-gray-300 hover:text-white">Blog</a></li> | |
| <li><a href="#" class="text-gray-300 hover:text-white">Support</a></li> | |
| </ul> | |
| </div> | |
| <div> | |
| <h4 class="text-lg font-semibold mb-4">Connect</h4> | |
| <div class="flex space-x-4 mb-4"> | |
| <a href="#" class="text-gray-300 hover:text-white"><i class="fab fa-twitter text-xl"></i></a> | |
| <a href="#" class="text-gray-300 hover:text-white"><i class="fab fa-linkedin text-xl"></i></a> | |
| <a href="#" class="text-gray-300 hover:text-white"><i class="fab fa-github text-xl"></i></a> | |
| <a href="#" class="text-gray-300 hover:text-white"><i class="fab fa-discord text-xl"></i></a> | |
| </div> | |
| <p class="text-gray-300">contact@sonicproof.com</p> | |
| </div> | |
| </div> | |
| <div class="border-t border-gray-700 mt-12 pt-8 text-center text-gray-400"> | |
| <p>© 2023 Sonic Proof. All rights reserved.</p> | |
| </div> | |
| </div> | |
| </footer> | |
| <script> | |
| // Simple smooth scroll for anchor links | |
| document.querySelectorAll('a[href^="#"]').forEach(anchor => { | |
| anchor.addEventListener('click', function (e) { | |
| e.preventDefault(); | |
| document.querySelector(this.getAttribute('href')).scrollIntoView({ | |
| behavior: 'smooth' | |
| }); | |
| }); | |
| }); | |
| </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=NOBODY204/sonicprrof" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body> | |
| </html> |