diff --git a/src/components/Abouthero.jsx b/src/components/Abouthero.jsx index 821373c..2accf9f 100644 --- a/src/components/Abouthero.jsx +++ b/src/components/Abouthero.jsx @@ -17,8 +17,8 @@ export default function Abouthero() {
-

At OurVerse,
- we go beyond traditional video calls.

+

+ Beyond Traditional Video Calls.

Our immersive decentralized metaverse platform brings people together in a dynamic, interactive environment where meetings and events feel REAL.

@@ -27,7 +27,7 @@ export default function Abouthero() {
Join OurVerse diff --git a/src/components/Aboutnodes.jsx b/src/components/Aboutnodes.jsx index 346220f..e3d47cf 100644 --- a/src/components/Aboutnodes.jsx +++ b/src/components/Aboutnodes.jsx @@ -21,8 +21,10 @@ export default function Aboutnodes() {

Host a Node diff --git a/src/components/Bentosection.jsx b/src/components/Bentosection.jsx index 026af99..7f88b57 100644 --- a/src/components/Bentosection.jsx +++ b/src/components/Bentosection.jsx @@ -67,12 +67,12 @@ export default function BentoSection() {

See Features - + Read Use Cases
diff --git a/src/components/Bottom.jsx b/src/components/Bottom.jsx index 7335c40..233c088 100644 --- a/src/components/Bottom.jsx +++ b/src/components/Bottom.jsx @@ -3,7 +3,7 @@ export default function Bottom() {
-

+

The Future of Collaboration
is now. @@ -13,8 +13,10 @@ export default function Bottom() {

Sign Up Now diff --git a/src/components/Button.jsx b/src/components/Button.jsx index e13b5f3..319f6e2 100644 --- a/src/components/Button.jsx +++ b/src/components/Button.jsx @@ -3,7 +3,7 @@ import clsx from 'clsx' export function Button({ className, ...props }) { className = clsx( - 'inline-flex justify-center rounded-2xl btn-gradient-dark py-2 px-4 text-xs font-semibold text-white hover:btn-gradient-dark-hover focus:outline-none focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-purple-500 active:text-white/70', + 'inline-flex justify-center rounded-2xl btn-dark py-4 px-3 text-sm font-semibold text-white hover:btn-dark-hover focus:outline-none focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-purple-500 active:text-white/70', className, ) diff --git a/src/components/Communhero.jsx b/src/components/Communhero.jsx index 87b76f4..66ed321 100644 --- a/src/components/Communhero.jsx +++ b/src/components/Communhero.jsx @@ -15,9 +15,9 @@ export default function Communhero() { {/* Content container with a higher z-index */}
-
-

- A United Community
Creating the Future of
Virtual Worlds +
+

+ Create the Future of Virtual World Together

Join a global movement where visionaries, creators, and innovators come together to shape immersive digital experiences. @@ -29,7 +29,7 @@ export default function Communhero() {

Join OurVerse diff --git a/src/components/Cta.jsx b/src/components/Cta.jsx index 43d8da1..538f3c0 100644 --- a/src/components/Cta.jsx +++ b/src/components/Cta.jsx @@ -20,10 +20,13 @@ export default function CTA() {
diff --git a/src/components/Eventbanner.jsx b/src/components/Eventbanner.jsx index c675b34..b4564e1 100644 --- a/src/components/Eventbanner.jsx +++ b/src/components/Eventbanner.jsx @@ -18,16 +18,16 @@ export default function Eventbanner() {