|
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 ] |
|---|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Us - 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;
}
@media (max-width: 768px) {
body {
padding-top: 72px;
}
}
</style>
<meta name="theme-variant" content="f859a41d9fb84faa697db1b1746ace33">
<link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased">
<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="relative py-24 bg-white" id="about">
<div class="absolute inset-0 overflow-hidden">
<div class="absolute top-1/4 left-0 w-96 h-96 bg-blue-100 rounded-full blur-3xl opacity-30"></div>
<div class="absolute bottom-1/4 right-0 w-96 h-96 bg-green-100 rounded-full blur-3xl opacity-30"></div>
</div>
<div class="max-w-screen-xl mx-auto px-4 relative z-10">
<div class="grid lg:grid-cols-2 gap-16 items-center">
<div class="relative">
<div class="grid grid-cols-2 gap-4">
<div class="space-y-4">
<div class="relative overflow-hidden rounded-2xl shadow-xl">
<img src="https://images.unsplash.com/photo-1549637642-90187f64f420?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w1ODQ0Njd8MHwxfHJhbmRvbXx8fHx8fHx8fDE3ODE3MDE4Mjl8&ixlib=rb-4.1.0&q=80&w=1080" alt="About" class="w-full h-64 object-cover">
<div class="absolute inset-0 bg-gradient-to-t from-blue-600/80 to-transparent"></div>
</div>
<div class="p-6 bg-gradient-to-br from-blue-600 to-green-600 rounded-2xl text-white shadow-xl">
<div class="text-4xl font-black mb-2">500+</div>
<div class="text-sm opacity-90">Projects Completed</div>
</div>
</div>
<div class="space-y-4 pt-12">
<div class="p-6 bg-gradient-to-br from-green-50 to-white rounded-2xl border-2 border-green-100 shadow-lg">
<div class="text-3xl font-black text-green-600 mb-2">15+</div>
<div class="text-sm text-gray-700 font-semibold">Years Experience</div>
</div>
<div class="relative overflow-hidden rounded-2xl shadow-xl">
<div class="absolute inset-0 bg-gradient-to-br from-blue-400 to-green-500"></div>
<div class="relative p-8 text-white">
<i class="fas fa-star text-4xl mb-4"></i>
<div class="text-2xl font-black">4.9/5</div>
<div class="text-sm opacity-90">Client Rating</div>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="inline-flex items-center gap-2 px-4 py-2 bg-blue-50 text-blue-700 rounded-lg text-sm font-semibold mb-6">
<i class="fas fa-circle-notch fa-spin"></i>
Performance Enhancers </div>
<h2 class="text-5xl md:text-6xl font-black text-gray-900 mb-6 leading-tight">
Drive Sustainable Growth with Our Expert eCommerce Solutions </h2>
<p class="text-xl text-gray-600 mb-8 leading-relaxed">
Experience the profound impact of as ecommerce experts, we know that understanding your target audience is key to driving sales and revenue. our digital marketing agency offers a range of solutions designed to help you connect with your target customers, from personalized email marketing campaigns to influencer partnerships and more. with our help, you can build lasting relationships with your customers and achieve long-term growth for your business. on your journey. </p>
<div class="space-y-4 mb-8">
<div class="flex items-center gap-4">
<div class="w-2 h-2 bg-blue-600 rounded-full"></div>
<span class="text-gray-700 font-semibold">Industry-leading expertise</span>
</div>
<div class="flex items-center gap-4">
<div class="w-2 h-2 bg-green-600 rounded-full"></div>
<span class="text-gray-700 font-semibold">Cutting-edge solutions</span>
</div>
<div class="flex items-center gap-4">
<div class="w-2 h-2 bg-blue-600 rounded-full"></div>
<span class="text-gray-700 font-semibold">Dedicated support team</span>
</div>
</div>
<a href="#contact" class="inline-flex items-center gap-3 px-8 py-4 bg-gradient-to-r from-blue-600 to-green-600 text-white font-bold rounded-xl hover:shadow-2xl hover:scale-105 transition-all">
Find More Answers <i class="fas fa-arrow-right"></i>
</a>
</div>
</div>
</div>
</section>
<section class="py-20 bg-white" id="features">
<div class="max-w-screen-xl mx-auto px-4">
<div class="text-center mb-16">
<span class="inline-block px-5 py-2 bg-white text-blue-700 rounded-full text-sm font-semibold mb-6 shadow-md border-2 border-blue-100">
Features
</span>
<h2 class="text-5xl md:text-6xl font-black text-gray-900 mb-4">Why Choose Us</h2>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Everything you need to succeed, all in one place</p>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-8">
<div class="text-center p-8 bg-gradient-to-br from-blue-50 to-white rounded-2xl shadow-xl border-2 border-transparent hover:border-blue-200 transition-all">
<div class="w-16 h-16 bg-gradient-to-br from-blue-500 to-green-600 rounded-2xl flex items-center justify-center mx-auto mb-6 shadow-lg">
<i class="fas fa-rocket text-white text-2xl"></i>
</div>
<h3 class="text-xl font-black text-gray-900 mb-3">Fast Performance</h3>
<p class="text-gray-600">Lightning-fast results</p>
</div>
<div class="text-center p-8 bg-gradient-to-br from-blue-50 to-white rounded-2xl shadow-xl border-2 border-transparent hover:border-blue-200 transition-all">
<div class="w-16 h-16 bg-gradient-to-br from-blue-500 to-green-600 rounded-2xl flex items-center justify-center mx-auto mb-6 shadow-lg">
<i class="fas fa-shield-alt text-white text-2xl"></i>
</div>
<h3 class="text-xl font-black text-gray-900 mb-3">Secure & Safe</h3>
<p class="text-gray-600">Your data protected</p>
</div>
<div class="text-center p-8 bg-gradient-to-br from-blue-50 to-white rounded-2xl shadow-xl border-2 border-transparent hover:border-blue-200 transition-all">
<div class="w-16 h-16 bg-gradient-to-br from-blue-500 to-green-600 rounded-2xl flex items-center justify-center mx-auto mb-6 shadow-lg">
<i class="fas fa-headset text-white text-2xl"></i>
</div>
<h3 class="text-xl font-black text-gray-900 mb-3">24/7 Support</h3>
<p class="text-gray-600">Always here to help</p>
</div>
<div class="text-center p-8 bg-gradient-to-br from-blue-50 to-white rounded-2xl shadow-xl border-2 border-transparent hover:border-blue-200 transition-all">
<div class="w-16 h-16 bg-gradient-to-br from-blue-500 to-green-600 rounded-2xl flex items-center justify-center mx-auto mb-6 shadow-lg">
<i class="fas fa-chart-line text-white text-2xl"></i>
</div>
<h3 class="text-xl font-black text-gray-900 mb-3">Proven Results</h3>
<p class="text-gray-600">Track your success</p>
</div>
</div>
</div>
</section>
<section class="bg-gradient-to-b from-white to-gray-100 py-20" id="testimonials">
<div class="max-w-screen-xl mx-auto px-4">
<h2 class="text-5xl font-black text-center text-gray-900 mb-20">Client Feedback</h2>
<div class="relative">
<div class="absolute top-1/2 left-0 right-0 h-1 bg-blue-200 transform -translate-y-1/2 hidden lg:block"></div>
<div class="grid md:grid-cols-3 gap-12 relative z-10">
<div class="relative">
<div class="w-16 h-16 bg-blue-600 rounded-full mx-auto mb-6 flex items-center justify-center text-white font-bold text-2xl">
MS </div>
<div class="bg-white rounded-2xl p-8 shadow-xl">
<div class="flex justify-center mb-4">
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
</div>
<p class="text-gray-700 mb-6 text-center leading-relaxed">
"Strategic guidance that actually works. They helped us scale from 10 to 100 employees seamlessly."
</p>
<div class="text-center border-t pt-4">
<div class="font-bold text-gray-900">Monica Stevens</div>
<div class="text-sm text-gray-600">Founder</div>
<div class="text-xs text-blue-600 mt-1">InnovateHub</div>
</div>
</div>
</div>
<div class="relative">
<div class="w-16 h-16 bg-blue-600 rounded-full mx-auto mb-6 flex items-center justify-center text-white font-bold text-2xl">
CL </div>
<div class="bg-white rounded-2xl p-8 shadow-xl">
<div class="flex justify-center mb-4">
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
</div>
<p class="text-gray-700 mb-6 text-center leading-relaxed">
"ROI was evident within the first quarter. Their business acumen is second to none."
</p>
<div class="text-center border-t pt-4">
<div class="font-bold text-gray-900">Christopher Lee</div>
<div class="text-sm text-gray-600">Managing Director</div>
<div class="text-xs text-blue-600 mt-1">Pinnacle Enterprises</div>
</div>
</div>
</div>
<div class="relative">
<div class="w-16 h-16 bg-blue-600 rounded-full mx-auto mb-6 flex items-center justify-center text-white font-bold text-2xl">
JT </div>
<div class="bg-white rounded-2xl p-8 shadow-xl">
<div class="flex justify-center mb-4">
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
</div>
<p class="text-gray-700 mb-6 text-center leading-relaxed">
"Data-driven decisions became our competitive advantage. They turned complex analytics into actionable insights."
</p>
<div class="text-center border-t pt-4">
<div class="font-bold text-gray-900">Jessica Taylor</div>
<div class="text-sm text-gray-600">VP of Strategy</div>
<div class="text-xs text-blue-600 mt-1">Momentum Corp</div>
</div>
</div>
</div>
</div>
</div>
</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