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/../blueballoon.net/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /mnt/platforms/workspaces/shortable.org/../blueballoon.net/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 Blueballoon</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-1632923943025-5cd6f962d6bb?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w1ODQ0Njd8MHwxfHJhbmRvbXx8fHx8fHx8fDE3ODE3MDE4MzJ8&ixlib=rb-4.1.0&q=80&w=1080') center/cover;
        }
    </style>
    <meta name="theme-variant" content="f859a41d9fb84faa697db1b1746ace33">
    <link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased bg-gray-50">

<nav class="fixed w-full z-50 top-0 bg-gradient-to-r from-gray-900 to-gray-800 text-white shadow-xl">
    <div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto p-4">
        <a href="./" class="flex items-center space-x-3">
            <div class="w-10 h-10 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-13999aa0e79ad8eea492f3923c47f73e" x1="0%" y1="0%" x2="100%" y2="100%">
                        <stop offset="0%" style="stop-color:#3b82f6;stop-opacity:1" />
                        <stop offset="100%" style="stop-color:#16a34a;stop-opacity:1" />
                    </linearGradient>
                </defs>
                <polygon points="24,2 46,24 24,46 24,2" fill="url(#grad-13999aa0e79ad8eea492f3923c47f73e)" />
                <text x="24" y="30" font-family="Arial, sans-serif" font-size="19" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">BL</text>
            </svg>            </div>
            <span class="self-center text-2xl font-bold">
                Blueballoon            </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-white rounded-lg md:hidden hover:bg-gray-700">
            <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-medium flex flex-col md:flex-row md:space-x-8">
                <li><a href="/Home</a></li>
                <li><a href="about-us.php" class="block py-2 px-3 text-white/90 hover:text-white transition-colors">About</a></li>
                <li><a href="blog/" class="block py-2 px-3 text-white/90 hover:text-white transition-colors">Blog</a></li>
                <li>
                    <a href="contact.php" class="block py-2 px-6 text-gray-900 bg-white rounded-full hover:bg-gray-100 transition-all font-bold">Contact</a>
                </li>
            </ul>
        </div>
    </div>
</nav>



<section class="py-24 bg-white">
    <div class="max-w-4xl mx-auto px-6 text-center space-y-6">
                    <span class="inline-flex items-center justify-center px-4 py-1 rounded-full bg-gray-100 text-xs uppercase tracking-[0.3em] text-gray-600">Transparent communication</span>
                <h1 class="text-4xl md:text-5xl font-semibold text-gray-900">Connect with Blueballoon</h1>
        <p class="text-lg text-gray-600">Choose the channel that works best for you and we will handle the rest.</p>
                    <div class="text-sm text-gray-500">Next-day scheduling</div>
            </div>
</section>

<section class="bg-gray-50 py-20">
    <div class="max-w-6xl mx-auto px-6 lg:px-12">
        <div class="grid md:grid-cols-2 gap-8">
                            <div class="p-6 rounded-2xl bg-white border border-gray-100">
                    <h3 class="text-xl font-semibold text-gray-900 mb-3">Project intake</h3>
                    <p class="text-gray-600">Share timelines, workflows, and KPIs through our guided intake form.</p>
                </div>
                            <div class="p-6 rounded-2xl bg-white border border-gray-100">
                    <h3 class="text-xl font-semibold text-gray-900 mb-3">Live workshops</h3>
                    <p class="text-gray-600">Host collaborative sessions with strategists, creatives, and engineers.</p>
                </div>
                            <div class="p-6 rounded-2xl bg-white border border-gray-100">
                    <h3 class="text-xl font-semibold text-gray-900 mb-3">Enablement kits</h3>
                    <p class="text-gray-600">Receive documentation, templates, and playbooks for your team.</p>
                </div>
                            <div class="p-6 rounded-2xl bg-white border border-gray-100">
                    <h3 class="text-xl font-semibold text-gray-900 mb-3">Performance reviews</h3>
                    <p class="text-gray-600">Quarterly sessions to assess outcomes and prioritize new work.</p>
                </div>
                    </div>
    </div>
</section>

<section class="bg-white py-16">
    <div class="max-w-5xl mx-auto px-6">
        <section class="relative bg-gradient-to-b from-white to-gray-50 py-32" id="contact">
    <div class="max-w-screen-xl mx-auto px-4">
        <div class="text-center mb-12">
            <h2 class="text-5xl font-extrabold text-gray-900 mb-4">Say Hello</h2>
            <p class="text-xl text-gray-600">Let's start a conversation</p>
        </div>
        
        <div class="max-w-4xl mx-auto relative">
            <div class="absolute -inset-6 bg-gradient-to-r from-blue-600 to-green-600 rounded-3xl blur-3xl opacity-20"></div>
            
            <div class="relative bg-white rounded-3xl shadow-2xl overflow-hidden">
                <div class="grid md:grid-cols-5">
                    <div class="md:col-span-2 bg-gradient-to-br from-blue-600 to-green-600 p-8 md:p-10 text-white">
                        <h3 class="text-2xl font-bold mb-6">Contact Information</h3>
                        <p class="text-white/80 mb-8">Fill out the form and our team will get back to you within 24 hours.</p>
                        
                        <div class="space-y-6">
                            <div class="flex items-center space-x-4">
                                <div class="w-10 h-10 bg-white/20 rounded-full flex items-center justify-center flex-shrink-0">
                                    <i class="fas fa-phone"></i>
                                </div>
                                <span>+1-206-669-2201</span>
                            </div>
                            <div class="flex items-center space-x-4">
                                <div class="w-10 h-10 bg-white/20 rounded-full flex items-center justify-center flex-shrink-0">
                                    <i class="fas fa-envelope"></i>
                                </div>
                                <span class="break-all">solutions@blueballoon.net</span>
                            </div>
                            <div class="flex items-center space-x-4">
                                <div class="w-10 h-10 bg-white/20 rounded-full flex items-center justify-center flex-shrink-0">
                                    <i class="fas fa-map-marker-alt"></i>
                                </div>
                                <span>951 Franklin Street, Tampa, FL 33602</span>
                            </div>
                        </div>
                        
                        <div class="mt-12">
                            <div class="flex space-x-3">
                                <a href="#" class="w-10 h-10 bg-white/20 hover:bg-white/30 rounded-full flex items-center justify-center transition-all">
                                    <i class="fab fa-facebook-f"></i>
                                </a>
                                <a href="#" class="w-10 h-10 bg-white/20 hover:bg-white/30 rounded-full flex items-center justify-center transition-all">
                                    <i class="fab fa-twitter"></i>
                                </a>
                                <a href="#" class="w-10 h-10 bg-white/20 hover:bg-white/30 rounded-full flex items-center justify-center transition-all">
                                    <i class="fab fa-linkedin-in"></i>
                                </a>
                                <a href="#" class="w-10 h-10 bg-white/20 hover:bg-white/30 rounded-full flex items-center justify-center transition-all">
                                    <i class="fab fa-instagram"></i>
                                </a>
                            </div>
                        </div>
                    </div>
                    
                    <form action="#" class="md:col-span-3 p-8 md:p-10 space-y-6">
                        <div class="grid md:grid-cols-2 gap-6">
                            <div>
                                <label class="block text-sm font-semibold text-gray-700 mb-2">First Name</label>
                                <input type="text" class="w-full px-4 py-3 bg-gray-50 border border-gray-200 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-transparent" required>
                            </div>
                            <div>
                                <label class="block text-sm font-semibold text-gray-700 mb-2">Last Name</label>
                                <input type="text" class="w-full px-4 py-3 bg-gray-50 border border-gray-200 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-transparent" required>
                            </div>
                        </div>
                        
                        <div>
                            <label class="block text-sm font-semibold text-gray-700 mb-2">Email</label>
                            <input type="email" class="w-full px-4 py-3 bg-gray-50 border border-gray-200 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-transparent" required>
                        </div>
                        
                        <div>
                            <label class="block text-sm font-semibold text-gray-700 mb-2">Phone Number</label>
                            <input type="tel" class="w-full px-4 py-3 bg-gray-50 border border-gray-200 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-transparent">
                        </div>
                        
                        <div>
                            <label class="block text-sm font-semibold text-gray-700 mb-2">Message</label>
                            <textarea rows="4" class="w-full px-4 py-3 bg-gray-50 border border-gray-200 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-transparent" required></textarea>
                        </div>
                        
                        <button type="submit" class="w-full py-4 bg-gradient-to-r from-blue-600 to-green-600 text-white font-semibold rounded-lg hover:shadow-xl transition-all">
                            Send Message
                        </button>
                    </form>
                </div>
            </div>
        </div>
    </div>
</section>

    </div>
</section>


<footer class="bg-white">
    <div class="max-w-screen-xl mx-auto px-6 py-16">
        <div class="grid md:grid-cols-4 gap-10">
            <div class="col-span-2 space-y-6">
                <a href="./" class="inline-flex items-center space-x-3">
                    <span class="text-3xl font-black text-gray-900">Blueballoon</span>
                </a>
                <p class="text-gray-500 max-w-lg">We combine design, automation, and storytelling to help business innovators launch, scale, and lead.</p>
                <div class="flex items-center space-x-4 text-gray-500 text-sm">
                    <span class="flex items-center space-x-2"><i class="fas fa-clock text-blue-600"></i><span>Mon-Fri 8am-6pm</span></span>
                    <span class="flex items-center space-x-2"><i class="fas fa-map-marker-alt text-blue-600"></i><span>951 Franklin Street, Tampa, FL 33602</span></span>
                </div>
            </div>
            <div>
                <h3 class="text-lg font-semibold text-gray-900 mb-4">Quick Links</h3>
                <ul class="space-y-3 text-gray-500">
                    <li><a href="./" class="hover:text-blueHome</a></li>
                    <li><a href="about-us.php" class="hover:text-blue-600 transition">About</a></li>

                    <li><a href="blog/" class="hover:text-blueBlog</a></li>
                </ul>
            </div>
            <div>
                <h3 class="text-lg font-semibold text-gray-900 mb-4">Let’s Talk</h3>
                <div class="space-y-3 text-gray-500">
                    <p>Ready to transform your business presence? Let’s build your roadmap.</p>
                    <a href="contact.php" class="inline-flex items-center space-x-2 px-5 py-3 rounded-xl bg-gray-900 text-white font-semibold hover:bg-blue-600 transition">
                        <span>Book a session</span>
                        <i class="fas fa-arrow-right"></i>
                    </a>
                </div>
            </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 Blueballoon. All rights reserved.</span>
            <div class="flex space-x-6 mt-4 md:mt-0">
                <a href="privacy.php" class="hover:text-blue-600 transition">Privacy</a>
                <a href="terms.php" class="hover:text-blue-600 transition">Terms</a>
                <a href="disclaimer.php" class="hover:text-blue-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