diff --git a/src/app/components/home/About.tsx b/src/app/components/home/About.tsx index 877fa52..1fb7ac4 100644 --- a/src/app/components/home/About.tsx +++ b/src/app/components/home/About.tsx @@ -69,17 +69,16 @@ const About = () => { // opacity: opacityProgress, // }} - className=" h-[60vh] md:h-[80vh] relative" - > + className=" h-[60vh] md:h-[80vh] relative">
-

- Web3 Powered -

+ +

Web3 Powered

+
  • Distributed Storage and Compute Networks
  • Enhanced Data Privacy and User Control
  • @@ -88,9 +87,9 @@ const About = () => {
-

- AI Enabled -

+ +

AI Enabled

+
  • Adaptive and Proactive Resource Management
  • Automated Workflows, Logic, and Optimizations
  • @@ -100,8 +99,7 @@ const About = () => {
+ className=" p-2 w-[10%] h-full flex flex-col justify-end text-white "> @@ -119,8 +117,7 @@ const About = () => { // }} animate={globe} ref={vRef} - className="absolute inset-0 flex items-center justify-center" - > + className="absolute inset-0 flex items-center justify-center">
@@ -129,8 +126,7 @@ const About = () => {
+ className=" p-2 w-[10%] h-full flex items-center "> diff --git a/src/app/components/home/Features.tsx b/src/app/components/home/Features.tsx index 3e5bc15..ee03463 100644 --- a/src/app/components/home/Features.tsx +++ b/src/app/components/home/Features.tsx @@ -171,8 +171,7 @@ const Features = () => { + className="w-full md:w-[50%] hidden md:flex justify-center"> decenter image {
+ className="w-full md:w-[50%] flex justify-center md:hidden"> decenter image {

+ + className="font-logirentBold text-xl md:text-left nd:text-3xl leading-loose"> + Offering Services?

@@ -263,8 +262,7 @@ const Features = () => {
+ className="w-full md:w-[50%] hidden md:flex justify-center "> decenter image {

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

diff --git a/src/app/components/home/Hero.tsx b/src/app/components/home/Hero.tsx index 740da9e..a320869 100644 --- a/src/app/components/home/Hero.tsx +++ b/src/app/components/home/Hero.tsx @@ -39,8 +39,7 @@ const Hero = () => { return (
+ className="min-h-[70vh] md:min-h-[80vh flex justify-end relative z-10"> {menu && (
@@ -100,8 +99,8 @@ const Hero = () => {
+ className={`w-[80%] h-[10%] m-auto ${sticky ? 'fixed top-4 left-[10%] right-[10%] z-[9999]' : 'mt-[2%]'} rounded-full bg-primary_13 px-10 border-[1px] border-primary_12 bg-opacity-80 text-white flex justify-between transition-all duration-300 shadow-lg`}> +
{ + + className="hidden md:block cursor-pointer"> + diff --git a/src/app/components/home/Mail.tsx b/src/app/components/home/Mail.tsx index ff7e191..02d7c43 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 1e7b2a5..719d5f3 100644 --- a/src/app/components/home/Team.tsx +++ b/src/app/components/home/Team.tsx @@ -76,16 +76,17 @@ 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..82e8923 100644 --- a/src/app/components/home/Token.tsx +++ b/src/app/components/home/Token.tsx @@ -11,9 +11,9 @@ const Token = () => {
-

- Dcen tokens -

+ +

Dcen tokens

+