diff --git a/src/app/components/home/About.tsx b/src/app/components/home/About.tsx index ab8a616..73427c6 100644 --- a/src/app/components/home/About.tsx +++ b/src/app/components/home/About.tsx @@ -69,17 +69,21 @@ const About = () => { // opacity: opacityProgress, // }} - className=" h-[60vh] md:h-[80vh] relative z-0" - > + + className=" h-[60vh] md:h-[80vh] relative z-0"> + +
-

- Web3 Powered -

+ + +

Web3 Powered

+ +
  • Distributed Storage and Compute Networks
  • @@ -93,6 +97,7 @@ const About = () => { AI Enabled +
    • Adaptive and Proactive Resource Management
    • Automated Workflows, Logic, and Optimizations
    • diff --git a/src/app/components/home/Features.tsx b/src/app/components/home/Features.tsx index 3e5bc15..8c37ed3 100644 --- a/src/app/components/home/Features.tsx +++ b/src/app/components/home/Features.tsx @@ -305,8 +305,10 @@ const Features = () => {

      + + className="font-logirentBold text-xl md:text-3xl md:text-left leading-loose"> + + Just Curious About AI?

      diff --git a/src/app/components/home/Mail.tsx b/src/app/components/home/Mail.tsx index ff7e191..ee09478 100644 --- a/src/app/components/home/Mail.tsx +++ b/src/app/components/home/Mail.tsx @@ -37,8 +37,9 @@ const Mail = () => { href="https://form.typeform.com/to/oGnlAAyV" target="_blank" rel="noopener noreferrer" - className="text-white font-semibold text-xs md:text-sm bg-primary_10 w-full h-12 md:h-14 rounded-xl flex items-center justify-center hover:bg-primary_10/90 transition-colors" - > +className="text-white font-semibold text-xs md:text-sm bg-primary_10 w-full h-12 md:h-14 rounded-xl flex items-center justify-center hover:bg-primary_10/90 transition-colors"> + + Contact us
      diff --git a/src/app/components/home/Team.tsx b/src/app/components/home/Team.tsx index 0b31566..93b671f 100644 --- a/src/app/components/home/Team.tsx +++ b/src/app/components/home/Team.tsx @@ -76,17 +76,20 @@ const Team = () => { href={member.linkedin} target="_blank" className="text-primary_7 hover:text-primary_1 transition-colors" - aria-label={`${member.name}'s LinkedIn profile`} - > + +aria-label={`${member.name}'s LinkedIn profile`}> + + +
{/* Bio text with min-height to help even out cards */} -

- {member.bio} -

+ +

{member.bio}

+
) diff --git a/src/app/components/home/Token.tsx b/src/app/components/home/Token.tsx index 0e5559c..ef2b057 100644 --- a/src/app/components/home/Token.tsx +++ b/src/app/components/home/Token.tsx @@ -15,6 +15,7 @@ const Token = () => { Dcen tokens +