<section class="py-20 bg-white">
<div class="container mx-auto px-6">
<div class="max-w-4xl mx-auto">
<div class="text-center mb-16">
<h1 class="text-5xl md:text-6xl font-black text-gray-900 mb-6">
About BotCompanion
</h1>
<p class="text-xl text-gray-600">
Building the future of human-AI collaboration
</p>
</div>
<div class="card rounded-2xl p-8 md:p-12 mb-12">
<h2 class="text-3xl font-bold text-gray-900 mb-6">Our Mission</h2>
<p class="text-lg text-gray-700 leading-relaxed mb-4">
At BotCompanion, we believe that AI should enhance human capabilities, not replace them.
Our mission is to create intelligent, helpful, and privacy-respecting AI companions that
make technology more accessible and productive for everyone.
</p>
<p class="text-lg text-gray-700 leading-relaxed">
We're a team of AI researchers, designers, and engineers passionate about creating technology
that puts people first. Every feature we build is designed with user privacy, accessibility,
and real-world usefulness in mind.
</p>
</div>
<div class="grid md:grid-cols-3 gap-8 mb-12">
<div class="card rounded-2xl p-6 text-center">
<div class="text-5xl mb-4">🎯</div>
<h3 class="text-2xl font-bold text-gray-900 mb-3">Our Vision</h3>
<p class="text-gray-600">
To make AI accessible and beneficial for everyone, everywhere.
</p>
</div>
<div class="card rounded-2xl p-6 text-center">
<div class="text-5xl mb-4">💡</div>
<h3 class="text-2xl font-bold text-gray-900 mb-3">Our Values</h3>
<p class="text-gray-600">
Privacy, innovation, user-first design, and ethical AI development.
</p>
</div>
<div class="card rounded-2xl p-6 text-center">
<div class="text-5xl mb-4">🌍</div>
<h3 class="text-2xl font-bold text-gray-900 mb-3">Our Impact</h3>
<p class="text-gray-600">
Empowering 10,000+ users worldwide to work smarter and achieve more.
</p>
</div>
</div>
<div class="card rounded-2xl p-8 md:p-12">
<h2 class="text-3xl font-bold text-gray-900 mb-6">Why Choose Us</h2>
<div class="space-y-6">
<div class="flex items-start space-x-4">
<div class="text-3xl text-blue-600">🔒</div>
<div>
<h3 class="text-xl font-bold text-gray-900 mb-2">Privacy First</h3>
<p class="text-gray-600">
Your data stays on your device. We never sell or share your information.
Local processing ensures your privacy is always protected.
</p>
</div>
</div>
<div class="flex items-start space-x-4">
<div class="text-3xl text-blue-600">⚡</div>
<div>
<h3 class="text-xl font-bold text-gray-900 mb-2">Cutting-Edge Technology</h3>
<p class="text-gray-600">
We use the latest AI models and technologies to provide the best possible
experience. Regular updates ensure you always have access to new features.
</p>
</div>
</div>
<div class="flex items-start space-x-4">
<div class="text-3xl text-blue-600">🤝</div>
<div>
<h3 class="text-xl font-bold text-gray-900 mb-2">Dedicated Support</h3>
<p class="text-gray-600">
Our support team is here to help you succeed. Get assistance whenever you need it,
with priority support for Pro and Enterprise users.
</p>
</div>
</div>
<div class="flex items-start space-x-4">
<div class="text-3xl text-blue-600">🌱</div>
<div>
<h3 class="text-xl font-bold text-gray-900 mb-2">Continuous Improvement</h3>
<p class="text-gray-600">
We're constantly learning from our users and improving BotCompanion.
Your feedback directly shapes the future of our product.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>