fix: remove duplicate text-base class and update navigation links in header

This commit is contained in:
2025-10-16 14:55:08 +02:00
parent cd8687db54
commit 4ef0b3918b
9 changed files with 304 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ export default function HeroHome() {
<h1 className="text-3xl font-medium tracking-tight text-white lg:text-5xl">
Empowering Purpose-Driven Organizations.
</h1>
<p className="mt-8 lg:lg:text-lg text-base text-base text-gray-300">
<p className="mt-8 lg:lg:text-lg text-base text-gray-300">
Welcome to <span className={`font-semibold ${gradientText}`}>ThreeFold</span>: the first all-in-one, white-label engagement platform to mobilize communities, engage supporters, scale impact, and fundraiseat a fraction of the cost.
</p>
<div className="mt-12 flex items-center justify-center gap-x-6 relative z-10">