AnonSec Team
AnonSec Team
Server IP : 149.13.87.7  /  Your IP : 185.174.145.2
Web Server : nginx
System : Linux h2 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : root ( 0)
PHP Version : 8.0.28
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /mnt/platforms/workspaces/shortable.org/../bayonet.info/../zunoravexi.com/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /mnt/platforms/workspaces/shortable.org/../bayonet.info/../zunoravexi.com/contact.php
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Contact Zunoravexi</title>
    <script src="https://cdn.tailwindcss.com"></script>
    
    <link href="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.css" rel="stylesheet" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
    <style>
        body {
            font-family: 'Inter', sans-serif;
            padding-top: 80px;
        }
        h1, h2, h3, h4, h5, h6 {
            font-family: 'Plus Jakarta Sans', sans-serif;
        }
        .contact-hero {
            background: linear-gradient(135deg, rgba(15,23,42,0.85), rgba(30,64,175,0.85)), url('https://images.unsplash.com/photo-5fNmWej4tAA?w=1200&h=800&fit=crop&auto=format&q=80') center/cover;
        }
    </style>
    <link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased bg-gray-50">

<nav class="bg-white/95 backdrop-blur-md border-b border-gray-200 fixed w-full z-50 top-0 shadow-sm">
    <div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto p-5">
        <a href="./" class="flex items-center space-x-2">
            <span class="self-center text-2xl font-bold bg-gradient-to-r from-indigo-600 to-violet-600 gradient-text">
                Zunoravexi            </span>
        </a>
        <button data-collapse-toggle="navbar-default" type="button" class="inline-flex items-center p-2 w-10 h-10 justify-center text-sm text-gray-500 rounded-lg md:hidden hover:bg-gray-100">
            <svg class="w-5 h-5" fill="none" viewBox="0 0 17 14">
                <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 1h15M1 7h15M1 13h15"/>
            </svg>
        </button>
        <div class="hidden w-full md:block md:w-auto" id="navbar-default">
            <ul class="font-semibold flex flex-col md:flex-row md:space-x-8 items-center">
                <li><a href="#services" class="block py-2 px-3 text-gray-700 hover:text-indigo-600 transition-colors">Services</a></li>
                <li><a href="#features" class="block py-2 px-3 text-gray-700 hover:text-indigo-600 transition-colors">Features</a></li>
                <li><a href="#about" class="block py-2 px-3 text-gray-700 hover:text-indigo-600 transition-colors">About</a></li>
                <li><a href="#testimonials" class="block py-2 px-3 text-gray-700 hover:text-indigo-600 transition-colors">Testimonials</a></li>
                <li>
                    <a href="#contact" class="block py-2.5 px-6 text-white bg-gradient-to-r from-indigo-600 to-violet-600 rounded-lg hover:shadow-lg transition-all">
                        Contact
                    </a>
                </li>
            </ul>
        </div>
    </div>
</nav>



<section class="contact-hero text-white py-24">
    <div class="max-w-6xl mx-auto px-6 lg:px-12">
        <div class="max-w-3xl space-y-6">
                            <div class="inline-flex items-center px-4 py-2 rounded-full bg-white/10 border border-white/20 text-sm tracking-wide">
                    <span class="w-2.5 h-2.5 rounded-full bg-emerald-400 mr-2"></span>
                    Always-on client success                </div>
                        <div class="flex flex-wrap items-center gap-3">
                                    <span class="px-4 py-1 rounded-full bg-white/10 border border-white/20 text-xs uppercase tracking-widest">Fast response</span>
                            </div>
            <h1 class="text-4xl md:text-5xl font-bold leading-tight">Talk with Zunoravexi today</h1>
            <p class="text-lg text-white/80">Share what you need and our senior team will follow up with a tailored plan.</p>
        </div>
                    <div class="grid grid-cols-1 sm:grid-cols-3 gap-6 mt-12">
                                    <div class="bg-white/5 border border-white/10 rounded-2xl p-5">
                        <div class="text-3xl font-semibold">32 minutes</div>
                        <div class="text-sm uppercase tracking-wide text-white/70 mt-1">Avg. reply time</div>
                    </div>
                                    <div class="bg-white/5 border border-white/10 rounded-2xl p-5">
                        <div class="text-3xl font-semibold">5 offices</div>
                        <div class="text-sm uppercase tracking-wide text-white/70 mt-1">Support locations</div>
                    </div>
                                    <div class="bg-white/5 border border-white/10 rounded-2xl p-5">
                        <div class="text-3xl font-semibold">98%</div>
                        <div class="text-sm uppercase tracking-wide text-white/70 mt-1">Client satisfaction</div>
                    </div>
                            </div>
            </div>
</section>

<section class="bg-white py-20">
    <div class="max-w-6xl mx-auto px-6 lg:px-12">
        <div class="grid lg:grid-cols-3 gap-8">
            <div class="lg:col-span-2 space-y-6">
                                    <div class="p-6 rounded-2xl border border-gray-100 shadow-sm">
                        <p class="text-sm font-semibold text-indigo-600 mb-2">Strategic discovery</p>
                        <p class="text-gray-600">Book a session with our lead strategists to outline goals, KPIs, and launch plans.</p>
                    </div>
                                    <div class="p-6 rounded-2xl border border-gray-100 shadow-sm">
                        <p class="text-sm font-semibold text-indigo-600 mb-2">Onboarding playbook</p>
                        <p class="text-gray-600">We ship a clear onboarding plan so your team knows exactly what comes next.</p>
                    </div>
                                    <div class="p-6 rounded-2xl border border-gray-100 shadow-sm">
                        <p class="text-sm font-semibold text-indigo-600 mb-2">Dedicated channel</p>
                        <p class="text-gray-600">Receive a private collaboration channel with daily status snapshots.</p>
                    </div>
                            </div>
            <div class="bg-gray-900 text-white rounded-3xl p-8 flex flex-col space-y-6 shadow-2xl">
                <div class="w-16 h-16 rounded-2xl bg-white/10 border border-white/20 flex items-center justify-center">
                    <svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
                <defs>
                    <linearGradient id="grad-1054161d4d7af6e50f5587ab530874fa" x1="0%" y1="0%" x2="100%" y2="100%">
                        <stop offset="0%" style="stop-color:#6366f1;stop-opacity:1" />
                        <stop offset="100%" style="stop-color:#7c3aed;stop-opacity:1" />
                    </linearGradient>
                </defs>
                <rect x="2" y="2" width="44" height="44" rx="12" fill="url(#grad-1054161d4d7af6e50f5587ab530874fa)" />
                <text x="24" y="30" font-family="Arial, sans-serif" font-size="19" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">ZU</text>
            </svg>                </div>
                <div>
                    <p class="text-sm uppercase tracking-widest text-white/60 mb-2">Ready to collaborate</p>
                    <h2 class="text-3xl font-bold mb-4">Zunoravexi</h2>
                    <p class="text-white/70">Email or call us for immediate support. We respond within one business day.</p>
                </div>
                <div class="space-y-3 text-sm">
                    <div class="flex items-center justify-between">
                        <span class="text-white/70">Phone</span>
                        <span class="font-semibold">+1-760-929-2083</span>
                    </div>
                    <div class="flex items-center justify-between">
                        <span class="text-white/70">Email</span>
                        <span class="font-semibold">hello@zunoravexi.com</span>
                    </div>
                    <div class="flex items-center justify-between">
                        <span class="text-white/70">Address</span>
                        <span class="font-semibold text-right">456 Oak Avenue, Los Angeles, CA 90012</span>
                    </div>
                </div>
                <a href="mailto:hello@zunoravexi.com" class="inline-flex items-center justify-center px-5 py-3 rounded-2xl bg-white text-gray-900 font-semibold">
                    <i class="fas fa-paper-plane mr-2"></i>
                    Email the success desk                </a>
            </div>
        </div>
    </div>
</section>

<section class="bg-gray-50 py-12">
    <div class="max-w-6xl mx-auto px-6 lg:px-12">
        <section class="bg-white py-20" id="contact">
    <div class="max-w-screen-xl mx-auto px-4">
        <div class="grid lg:grid-cols-2 gap-12">
            <div>
                <div class="inline-block px-4 py-2 mb-6 bg-indigo-100 text-indigo-800 rounded-full text-sm font-semibold">
                    Contact Us
                </div>
                <h2 class="text-4xl font-extrabold text-gray-900 mb-4"></h2>
                <p class="text-xl text-gray-600 mb-8">We'd love to hear from you. Send us a message and we'll respond as soon as possible.</p>
                
                <div class="space-y-6">
                    <div class="flex items-start space-x-4">
                        <div class="w-14 h-14 bg-gradient-to-br from-indigo-500 to-violet-600 rounded-xl flex items-center justify-center flex-shrink-0">
                            <i class="fas fa-phone text-white text-xl"></i>
                        </div>
                        <div>
                            <h3 class="font-bold text-gray-900 mb-1">Phone</h3>
                            <p class="text-gray-600">+1-760-929-2083</p>
                            <p class="text-sm text-gray-500 mt-1">Mon-Fri from 8am to 5pm</p>
                        </div>
                    </div>
                    
                    <div class="flex items-start space-x-4">
                        <div class="w-14 h-14 bg-gradient-to-br from-indigo-500 to-violet-600 rounded-xl flex items-center justify-center flex-shrink-0">
                            <i class="fas fa-envelope text-white text-xl"></i>
                        </div>
                        <div>
                            <h3 class="font-bold text-gray-900 mb-1">Email</h3>
                            <p class="text-gray-600">hello@zunoravexi.com</p>
                            <p class="text-sm text-gray-500 mt-1">We'll respond within 24 hours</p>
                        </div>
                    </div>
                    
                    <div class="flex items-start space-x-4">
                        <div class="w-14 h-14 bg-gradient-to-br from-indigo-500 to-violet-600 rounded-xl flex items-center justify-center flex-shrink-0">
                            <i class="fas fa-map-marker-alt text-white text-xl"></i>
                        </div>
                        <div>
                            <h3 class="font-bold text-gray-900 mb-1">Office</h3>
                            <p class="text-gray-600">456 Oak Avenue, Los Angeles, CA 90012</p>
                            <p class="text-sm text-gray-500 mt-1">Visit us during business hours</p>
                        </div>
                    </div>
                </div>
            </div>
            
            <div>
                <form action="#" class="bg-gradient-to-br from-gray-50 to-white p-8 rounded-3xl shadow-xl border border-gray-100">
                    <div class="space-y-6">
                        <div>
                            <label for="name" class="block mb-2 text-sm font-semibold text-gray-900">Full Name</label>
                            <input type="text" id="name" class="bg-white border border-gray-300 text-gray-900 text-sm rounded-xl focus:ring-indigo-500 focus:border-indigo-500 block w-full p-4" placeholder="John Doe" required>
                        </div>
                        
                        <div>
                            <label for="email" class="block mb-2 text-sm font-semibold text-gray-900">Email Address</label>
                            <input type="email" id="email" class="bg-white border border-gray-300 text-gray-900 text-sm rounded-xl focus:ring-indigo-500 focus:border-indigo-500 block w-full p-4" placeholder="john@example.com" required>
                        </div>
                        
                        <div>
                            <label for="phone" class="block mb-2 text-sm font-semibold text-gray-900">Phone Number</label>
                            <input type="tel" id="phone" class="bg-white border border-gray-300 text-gray-900 text-sm rounded-xl focus:ring-indigo-500 focus:border-indigo-500 block w-full p-4" placeholder="+1 (555) 000-0000">
                        </div>
                        
                        <div>
                            <label for="message" class="block mb-2 text-sm font-semibold text-gray-900">Your Message</label>
                            <textarea id="message" rows="4" class="bg-white border border-gray-300 text-gray-900 text-sm rounded-xl focus:ring-indigo-500 focus:border-indigo-500 block w-full p-4" placeholder="Tell us how we can help..." required></textarea>
                        </div>
                        
                        <button type="submit" class="w-full px-8 py-4 text-base font-semibold text-white bg-gradient-to-r from-indigo-600 to-violet-600 rounded-xl hover:shadow-2xl hover:scale-105 transition-all">
                            <i class="fas fa-paper-plane mr-2"></i>
                            Send Message
                        </button>
                    </div>
                </form>
            </div>
        </div>
    </div>
</section>

    </div>
</section>


<footer class="bg-gradient-to-br from-indigo-50 to-white">
    <div class="max-w-screen-xl mx-auto px-6 py-16">
        <div class="grid md:grid-cols-5 gap-10">
            <div class="md:col-span-2 space-y-5">
                <a href="./" class="inline-flex items-center space-x-3">
                    <div class="w-12 h-12 rounded-full bg-gradient-to-br from-indigo-600 to-violet-600 text-white font-black text-xl flex items-center justify-center">
                        Z                    </div>
                    <span class="text-3xl font-black text-gray-900">Zunoravexi</span>
                </a>
                <p class="text-gray-500">Human-centered strategy and automation for modern business brands.</p>
                <div class="flex space-x-3 text-gray-500 text-sm">
                    <span class="flex items-center space-x-2"><i class="fas fa-phone text-indigo-600"></i><span>+1-760-929-2083</span></span>
                    <span class="flex items-center space-x-2"><i class="fas fa-envelope text-indigo-600"></i><span>hello@zunoravexi.com</span></span>
                </div>
            </div>
            <div>
                <h4 class="text-sm font-bold uppercase tracking-widest text-gray-400 mb-4">Company</h4>
                <ul class="space-y-3 text-gray-600">
                    <li><a href="#about" class="hover:text-indigo-600 transition">About</a></li>

                    <li><a href="blog/" class="hover:text-indigoBlog</a></li>
                    <li><a href="#testimonials" class="hover:text-indigo-600 transition">Clients</a></li>
                    <li><a href="./privacy.php" class="hover:text-indigo-600 transition">Privacy</a></li>
                </ul>
            </div>
            <div>
                <h4 class="text-sm font-bold uppercase tracking-widest text-gray-400 mb-4">Services</h4>
                <ul class="space-y-3 text-gray-600">
                    <li><a href="#services" class="hover:text-indigo-600 transition">Brand Systems</a></li>
                    <li><a href="#services" class="hover:text-indigo-600 transition">Lifecycle Marketing</a></li>
                    <li><a href="#features" class="hover:text-indigo-600 transition">Analytics</a></li>
                </ul>
            </div>
            <div>
                <h4 class="text-sm font-bold uppercase tracking-widest text-gray-400 mb-4">Get Updates</h4>
                <form class="space-y-4">
                    <input type="text" placeholder="Full name" class="w-full px-4 py-3 rounded-xl border border-gray-200 focus:border-indigo-600 focus:ring-indigo-200">
                    <input type="email" placeholder="Email address" class="w-full px-4 py-3 rounded-xl border border-gray-200 focus:border-indigo-600 focus:ring-indigo-200">
                    <button type="submit" class="w-full px-4 py-3 rounded-xl bg-gray-900 text-white font-semibold hover:bg-indigo-600 transition">Join Community</button>
                </form>
            </div>
        </div>
        <div class="border-t border-gray-200 mt-12 pt-8 flex flex-col md:flex-row md:items-center md:justify-between text-sm text-gray-500">
            <span>© 2026 Zunoravexi. All content protected.</span>
            <div class="flex space-x-6 mt-4 md:mt-0">
                <a href="./terms.php" class="hover:text-indigo-600 transition">Terms</a>
                <a href="./disclaimer.php" class="hover:text-indigo-600 transition">Disclaimer</a>
            </div>
        </div>
    </div>
</footer>

<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script>
</body>
</html>

AnonSec - 2021