This commit is contained in:
@ -21,9 +21,9 @@ const pageMetaInfo = {
|
||||
>
|
||||
<div class="max-w-4xl w-full">
|
||||
<h1
|
||||
class="text-3xl sm:text-4xl lg:text-5xl font-bold mb-4 lg:mb-6 leading-tight"
|
||||
class="text-4xl sm:text-6xl lg:text-8xl font-bold mb-4 lg:mb-6 leading-tight"
|
||||
>
|
||||
Professional Software Solutions
|
||||
{siteConfig.name}
|
||||
</h1>
|
||||
<p
|
||||
class="text-base sm:text-lg lg:text-xl mb-6 lg:mb-8 opacity-90 max-w-2xl mx-auto leading-relaxed"
|
||||
@ -184,9 +184,7 @@ const pageMetaInfo = {
|
||||
>
|
||||
With over a decade of experience in the software
|
||||
industry, we bring deep technical expertise and a
|
||||
commitment to excellence to every project. From
|
||||
initial consultation to final deployment, we're your
|
||||
trusted partner in digital transformation.
|
||||
commitment to excellence to every project.
|
||||
</p>
|
||||
<div
|
||||
class="grid grid-cols-1 md:grid-cols-3 gap-4 lg:gap-6 mt-6 lg:mt-8"
|
||||
@ -285,9 +283,7 @@ const pageMetaInfo = {
|
||||
<p
|
||||
class="text-base lg:text-lg text-base-content/70 max-w-2xl mx-auto px-4"
|
||||
>
|
||||
Ready to start your project? Let's discuss how we can help
|
||||
transform your ideas into robust, scalable software
|
||||
solutions.
|
||||
Ready to start your project? Let's discuss how we can help.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@ -297,12 +293,6 @@ const pageMetaInfo = {
|
||||
<ContactForm client:load />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text-center mt-8">
|
||||
<p class="text-base-content/60">
|
||||
We'll get back to you within 24 hours
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user