change text classes

This commit is contained in:
2024-09-18 18:29:26 +02:00
parent 5e7e2272f7
commit 194f990569
54 changed files with 221 additions and 335 deletions

View File

@@ -138,8 +138,8 @@ const posts = [
<div className="bg-gradient-to-b from-purple-50/70 to-purple-50/5 lg:py-20 py-32">
<div className="mx-auto max-w-7xl px-6 lg:px-8">
<div className="mx-auto max-w-2xl text-center">
<h2 className="text-3xl font-bold tracking-tight text-gradient-dark sm:text-4xl">Case Studies</h2>
<p className="mt-2 text-lg leading-8 text-purple-600">
<h2 className="h3-title">Case Studies</h2>
<p className="mt-4 section-text">
Discover how OurVerse uniquely addresses challenges and fosters innovation with specific, real-world applications of our technology.
</p>
</div>