diff --git a/src/common/FloatingOrbs/types.ts b/src/common/FloatingOrbs/types.ts index b8c31fd..ba62a8d 100644 --- a/src/common/FloatingOrbs/types.ts +++ b/src/common/FloatingOrbs/types.ts @@ -8,11 +8,10 @@ export const FloatingOrbBlurContainer = styled.div` height: 100%; width: 100%; position: absolute; - border-radius: inherit; top: 0; left: 0; - ${tw`z-[-21] bg-pretu bg-opacity-[0.3]`} - ${tw`backdrop-blur-[80px]`} + ${tw`bg-pretu bg-opacity-[0.3]`} + ${tw` z-[-21] backdrop-blur-[80px]`} ` export const FloatingOrbBlurContainerWithoutBackdrop = styled.div` @@ -20,8 +19,8 @@ export const FloatingOrbBlurContainerWithoutBackdrop = styled.div` height: 100%; width: 100%; position: absolute; - border-radius: inherit; top: 0; left: 0; - ${tw`z-[-21] bg-pretu bg-opacity-[0.3]`} + ${tw`z-[-21] bg-pretu bg-opacity-[0.01]`} + -webkit-overflow: clip; ` \ No newline at end of file diff --git a/src/common/HoveringOrbs/index.tsx b/src/common/HoveringOrbs/index.tsx index 0f24611..c09717d 100644 --- a/src/common/HoveringOrbs/index.tsx +++ b/src/common/HoveringOrbs/index.tsx @@ -1,5 +1,5 @@ import { useRef, useLayoutEffect } from 'react'; -import { FloatingOrbContainer, FloatingOrbBlurContainer } from '../FloatingOrbs/types'; +import { FloatingOrbContainer, FloatingOrbBlurContainerWithoutBackdrop } from '../FloatingOrbs/types'; import { gsap, Linear } from 'gsap'; import "twin.macro" // interface FloatingOrbsProps {} @@ -27,8 +27,8 @@ const HoveringOrbs: React.FC = ({ children, isHovering, ...pr }, [isHovering]); return !children ? ( - - + +
- -
+ +
- {children} + {children} } diff --git a/src/components/LandingPageOwnTheYardSection/index.tsx b/src/components/LandingPageOwnTheYardSection/index.tsx index 7f42ea4..c11ad2b 100644 --- a/src/components/LandingPageOwnTheYardSection/index.tsx +++ b/src/components/LandingPageOwnTheYardSection/index.tsx @@ -23,7 +23,7 @@ const LandingPageOwnTheYardSection = () => { return (
Play Hard, Own the Yard @@ -33,18 +33,18 @@ const LandingPageOwnTheYardSection = () => { } > -
+
{/* gradient banner */} handleGradientBackgroundHover("enter")} onMouseLeave={() => handleGradientBackgroundHover("leave")} > -
-
+
+
Powered by Wega Protocol The leading NFT betting protocol aimed at expanding NFT use cases across different platforms. diff --git a/src/containers/Footer/index.tsx b/src/containers/Footer/index.tsx index 91aa2a5..f362134 100644 --- a/src/containers/Footer/index.tsx +++ b/src/containers/Footer/index.tsx @@ -23,7 +23,7 @@ const Footer = () => { return (
- +
@@ -31,7 +31,7 @@ const Footer = () => {
Learn, follow or inspect us. -
+
@@ -48,9 +48,9 @@ const Footer = () => { Documentation - + {/* Play Beta - + */}
diff --git a/src/containers/NavigationMobile/index.tsx b/src/containers/NavigationMobile/index.tsx index 4ca1b62..8ef5621 100644 --- a/src/containers/NavigationMobile/index.tsx +++ b/src/containers/NavigationMobile/index.tsx @@ -48,7 +48,7 @@ export const NavigationMobile = () => { return ( <> -
+
Wega.