|
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/../aliveeasy.com/../artistsofmultimedia.com/ |
| [ 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 - Artistsofmultimedia</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="db64731e9a34d5142908234a83a896c3">
<link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased">
<nav class="fixed w-full z-50 top-0 bg-white/95 backdrop-blur-md border-b border-gray-100 shadow-sm">
<div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto px-4 py-3">
<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-c70caee3604d7bd8f5fcff781f6d20b3" 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>
<circle cx="24" cy="24" r="22" fill="url(#grad-c70caee3604d7bd8f5fcff781f6d20b3)" />
<text x="24" y="30" font-family="Arial, sans-serif" font-size="19" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">AR</text>
</svg> </div>
<span class="self-center text-xl font-bold text-gray-900">
Artistsofmultimedia </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-medium flex flex-col md:flex-row md:space-x-1">
<li><a href="./" class="block py-2 px-4 text-gray-700 hover:bg-indigo-50 hover:text-indigoHome</a></li>
<li><a href="about-us.php" class="block py-2 px-4 text-gray-700 hover:bg-indigo-50 hover:text-indigo-600 rounded-lg transition-all">About</a></li>
<li><a href="blog/" class="block py-2 px-4 text-gray-700 hover:bg-indigo-50 hover:text-indigo-600 rounded-lg transition-all">Blog</a></li>
<li>
<a href="contact.php" class="block py-2 px-5 text-white bg-indigo-600 rounded-lg hover:bg-indigo-700 transition-all font-semibold ml-2">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">Tailored advice from experienced professionals</h2>
<div class="w-32 h-2 bg-gradient-to-r from-indigo-600 to-violet-600 mx-auto mb-6"></div>
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Our agency takes a client-centered approach to care. We view our clients as partners in the health and wellness journey, and we work collaboratively with you to create a plan that feels manageable and empowering.</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">
Knowledgeable Professionals </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-indigo-600 to-violet-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-indigo-600 to-violet-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-indigo-600 to-violet-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-indigo-600 transition-all">
Experience a healthier life </a>
</div>
</div>
</section>
<section class="bg-gradient-to-r from-indigo-600 to-violet-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-indigo-500 to-violet-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-indigo-500 to-violet-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-indigo-500 to-violet-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-indigo-500 to-violet-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-indigo-500 to-violet-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-indigo-500 to-violet-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-indigo-500 to-violet-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-indigo-500 to-violet-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-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">Artistsofmultimedia</span>
</a>
<p class="text-gray-500 max-w-lg">We combine design, automation, and storytelling to help health 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-indigo-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-indigo-600"></i><span>741 Pennsylvania Avenue, Washington, DC 20004</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-indigoHome</a></li>
<li><a href="about-us.php" class="hover:text-indigo-600 transition">About</a></li>
<li><a href="blog/" class="hover:text-indigoBlog</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 health 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-indigo-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 Artistsofmultimedia. All rights reserved.</span>
<div class="flex space-x-6 mt-4 md:mt-0">
<a href="privacy.php" class="hover:text-indigo-600 transition">Privacy</a>
<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