|
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/../biosciencelawgroup.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 - Biosciencelawgroup</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-white/95 backdrop-blur-xl border-b-2 border-gray-100 shadow-sm">
<div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto px-6 py-2">
<a href="./" class="flex items-center space-x-3 group">
<div class="relative">
<div class="absolute inset-0 bg-gradient-to-br from-rose-400 to-red-500 rounded-xl blur-sm opacity-50 group-hover:opacity-75 transition-opacity"></div>
<div class="relative w-12 h-12 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center shadow-md">
<span class="text-white font-bold text-xl">B</span>
</div>
</div>
<span class="self-center text-2xl font-black text-gray-900">
Biosciencelawgroup </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-bold flex flex-col md:flex-row md:space-x-8 items-center">
<li><a href="#services" class="block py-2 text-gray-700 hover:text-rose-600 transition-colors">Services</a></li>
<li><a href="#features" class="block py-2 text-gray-700 hover:text-rose-600 transition-colors">Features</a></li>
<li><a href="#about" class="block py-2 text-gray-700 hover:text-rose-600 transition-colors">About</a></li>
<li><a href="#testimonials" class="block py-2 text-gray-700 hover:text-rose-600 transition-colors">Testimonials</a></li>
<li>
<a href="#contact" class="block py-2.5 px-6 text-white bg-gradient-to-r from-rose-600 to-red-600 rounded-full hover:shadow-lg transition-all font-semibold">
Contact Us
</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="relative bg-gray-900 py-20 overflow-hidden" id="about">
<div class="absolute inset-0 opacity-10">
<img src="https://images.unsplash.com/photo-Q1p7bh3SHj8?w=1200&h=800&fit=crop&auto=format&q=80" alt="BG" class="w-full h-full object-cover">
</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="text-white">
<span class="inline-block px-4 py-2 bg-white/10 backdrop-blur-sm text-white rounded-full text-sm font-semibold mb-6">
Growth Catalysts </span>
<h2 class="text-5xl font-black mb-6 leading-tight">
Elevate Your eCommerce Business with Our Comprehensive Solutions </h2>
<p class="text-xl text-gray-300 mb-10 leading-relaxed">
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 class="grid grid-cols-3 gap-6 mb-10">
<div>
<div class="text-4xl font-black mb-1">15+</div>
<div class="text-sm text-gray-400">Years</div>
</div>
<div>
<div class="text-4xl font-black mb-1">5K+</div>
<div class="text-sm text-gray-400">Clients</div>
</div>
<div>
<div class="text-4xl font-black mb-1">99%</div>
<div class="text-sm text-gray-400">Rating</div>
</div>
</div>
<a href="#contact" class="inline-block px-8 py-4 bg-white text-gray-900 font-bold rounded-lg hover:bg-rose-600 hover:text-white transition-all">
Explore More </a>
</div>
<div>
<div class="bg-white/10 backdrop-blur-md rounded-3xl p-8 border border-white/20">
<img src="https://images.unsplash.com/photo-Q1p7bh3SHj8?w=1200&h=800&fit=crop&auto=format&q=80" alt="About" class="rounded-2xl w-full">
</div>
</div>
</div>
</div>
</section>
<section class="bg-gray-900 py-32" id="features">
<div class="max-w-screen-xl mx-auto px-4">
<h2 class="text-6xl font-black text-white text-center mb-20">Powerful Features</h2>
<div class="grid lg:grid-cols-3 gap-12">
<div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
<div class="w-14 h-14 bg-rose-600 rounded-lg flex items-center justify-center mb-6">
<i class="fas fa-bolt text-white text-xl"></i>
</div>
<h3 class="text-2xl font-bold text-white mb-4">Lightning Fast</h3>
<p class="text-gray-400">Optimized for maximum speed and performance</p>
</div>
<div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
<div class="w-14 h-14 bg-rose-600 rounded-lg flex items-center justify-center mb-6">
<i class="fas fa-lock text-white text-xl"></i>
</div>
<h3 class="text-2xl font-bold text-white mb-4">Bank-Level Security</h3>
<p class="text-gray-400">Enterprise-grade protection for your data</p>
</div>
<div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
<div class="w-14 h-14 bg-rose-600 rounded-lg flex items-center justify-center mb-6">
<i class="fas fa-mobile-alt text-white text-xl"></i>
</div>
<h3 class="text-2xl font-bold text-white mb-4">Mobile Ready</h3>
<p class="text-gray-400">Perfect experience on any device</p>
</div>
<div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
<div class="w-14 h-14 bg-rose-600 rounded-lg flex items-center justify-center mb-6">
<i class="fas fa-sync text-white text-xl"></i>
</div>
<h3 class="text-2xl font-bold text-white mb-4">Auto Updates</h3>
<p class="text-gray-400">Always up-to-date with latest features</p>
</div>
<div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
<div class="w-14 h-14 bg-rose-600 rounded-lg flex items-center justify-center mb-6">
<i class="fas fa-users text-white text-xl"></i>
</div>
<h3 class="text-2xl font-bold text-white mb-4">Team Collaboration</h3>
<p class="text-gray-400">Work together seamlessly</p>
</div>
<div class="bg-white/5 backdrop-blur-sm border border-white/10 rounded-2xl p-8 hover:bg-white/10 transition-all">
<div class="w-14 h-14 bg-rose-600 rounded-lg flex items-center justify-center mb-6">
<i class="fas fa-chart-bar text-white text-xl"></i>
</div>
<h3 class="text-2xl font-bold text-white mb-4">Analytics</h3>
<p class="text-gray-400">Deep insights into your performance</p>
</div>
</div>
</div>
</section>
<section class="bg-gray-50 py-16">
<div class="max-w-screen-xl mx-auto px-4">
<div class="bg-white rounded-3xl shadow-xl p-12">
<div class="grid md:grid-cols-4 gap-8 divide-x divide-gray-200">
<div class="text-center px-4">
<div class="text-5xl font-black bg-gradient-to-r from-rose-600 to-red-600 bg-clip-text text-transparent mb-3">
2,500+
</div>
<div class="text-gray-600 font-semibold">Projects Completed</div>
</div>
<div class="text-center px-4">
<div class="text-5xl font-black bg-gradient-to-r from-rose-600 to-red-600 bg-clip-text text-transparent mb-3">
95%
</div>
<div class="text-gray-600 font-semibold">Client Retention</div>
</div>
<div class="text-center px-4">
<div class="text-5xl font-black bg-gradient-to-r from-rose-600 to-red-600 bg-clip-text text-transparent mb-3">
48h
</div>
<div class="text-gray-600 font-semibold">Average Response</div>
</div>
<div class="text-center px-4">
<div class="text-5xl font-black bg-gradient-to-r from-rose-600 to-red-600 bg-clip-text text-transparent mb-3">
20+
</div>
<div class="text-gray-600 font-semibold">Expert Team</div>
</div>
</div>
</div>
</div>
</section>
<footer class="bg-gradient-to-br from-rose-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-rose-600 to-red-600 text-white font-black text-xl flex items-center justify-center">
B </div>
<span class="text-3xl font-black text-gray-900">Biosciencelawgroup</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-rose-600"></i><span>+1-909-676-5284</span></span>
<span class="flex items-center space-x-2"><i class="fas fa-envelope text-rose-600"></i><span>hello@biosciencelawgroup.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-rose-600 transition">About</a></li>
<li><a href="blog/" class="hover:text-roseBlog</a></li>
<li><a href="#testimonials" class="hover:text-rose-600 transition">Clients</a></li>
<li><a href="./privacy.php" class="hover:text-rose-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-rose-600 transition">Brand Systems</a></li>
<li><a href="#services" class="hover:text-rose-600 transition">Lifecycle Marketing</a></li>
<li><a href="#features" class="hover:text-rose-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-rose-600 focus:ring-rose-200">
<input type="email" placeholder="Email address" class="w-full px-4 py-3 rounded-xl border border-gray-200 focus:border-rose-600 focus:ring-rose-200">
<button type="submit" class="w-full px-4 py-3 rounded-xl bg-gray-900 text-white font-semibold hover:bg-rose-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 Biosciencelawgroup. All content protected.</span>
<div class="flex space-x-6 mt-4 md:mt-0">
<a href="./terms.php" class="hover:text-rose-600 transition">Terms</a>
<a href="./disclaimer.php" class="hover:text-rose-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