Compare commits

...

1 Commits

Author SHA1 Message Date
Suvodip dd8b979915 about page text justifyed 2025-03-21 19:20:52 +05:30
1 changed files with 8 additions and 8 deletions

View File

@ -24,17 +24,17 @@ const pageImage = "https://images.unsplash.com/photo-1551731409-43eb3e517a1a?q=8
<div class="max-w-4xl mx-auto space-y-12">
<section class="bg-neutral-800 rounded-lg p-6 sm:p-8 border border-neutral-700">
<h2 class="text-2xl font-bold text-white mb-4">Our Story</h2>
<p class="text-neutral-300 mb-4">
<p class="text-neutral-300 mb-4 text-justify">
SiliconPin was founded in 2021 with a clear mission: to provide businesses of all sizes with reliable, high-performance hosting solutions that enable growth and innovation. What started as a small team of passionate developers and system administrators has grown into a trusted hosting provider serving clients across various industries.
</p>
<p class="text-neutral-300">
<p class="text-neutral-300 text-justify">
Based in Habra, West Bengal, India, our team combines technical expertise with a deep understanding of business needs to deliver hosting solutions that are not just technically sound but also aligned with our clients' business objectives.
</p>
</section>
<section class="bg-neutral-800 rounded-lg p-6 sm:p-8 border border-neutral-700">
<h2 class="text-2xl font-bold text-white mb-4">Our Mission</h2>
<p class="text-neutral-300">
<p class="text-neutral-300 text-justify">
At SiliconPin, our mission is to empower businesses through technology by providing reliable, secure, and scalable hosting solutions. We believe that technology should enable businesses to focus on what they do best, without worrying about infrastructure management or technical complexities.
</p>
</section>
@ -44,25 +44,25 @@ const pageImage = "https://images.unsplash.com/photo-1551731409-43eb3e517a1a?q=8
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div>
<h3 class="text-xl font-medium text-[#6d9e37] mb-2">Reliability</h3>
<p class="text-neutral-300">
<p class="text-neutral-300 text-justify">
We understand that downtime means lost business. That's why we prioritize reliability in everything we do, from our infrastructure to our customer service.
</p>
</div>
<div>
<h3 class="text-xl font-medium text-[#6d9e37] mb-2">Security</h3>
<p class="text-neutral-300">
<p class="text-neutral-300 text-justify">
In an increasingly digital world, security is paramount. We implement robust security measures to protect our clients' data and applications.
</p>
</div>
<div>
<h3 class="text-xl font-medium text-[#6d9e37] mb-2">Innovation</h3>
<p class="text-neutral-300">
<p class="text-neutral-300 text-justify">
We continuously explore new technologies and methodologies to improve our services and provide our clients with cutting-edge solutions.
</p>
</div>
<div>
<h3 class="text-xl font-medium text-[#6d9e37] mb-2">Customer Focus</h3>
<p class="text-neutral-300">
<p class="text-neutral-300 text-justify">
Our clients' success is our success. We work closely with our clients to understand their needs and provide tailored solutions that help them achieve their goals.
</p>
</div>
@ -71,7 +71,7 @@ const pageImage = "https://images.unsplash.com/photo-1551731409-43eb3e517a1a?q=8
<section class="bg-neutral-800 rounded-lg p-6 sm:p-8 border border-neutral-700">
<h2 class="text-2xl font-bold text-white mb-4">Why Choose SiliconPin?</h2>
<ul class="list-disc list-inside space-y-3 text-neutral-300">
<ul class="list-disc list-inside space-y-3 text-neutral-300 text-justify">
<li>24/7 expert technical support</li>
<li>99.9% uptime guarantee</li>
<li>Scalable infrastructure to grow with your business</li>