diff --git a/apps/landing/components/common/EarnCard.tsx b/apps/landing/components/common/EarnCard.tsx index 77c4d7d7e..7e802f249 100644 --- a/apps/landing/components/common/EarnCard.tsx +++ b/apps/landing/components/common/EarnCard.tsx @@ -15,8 +15,8 @@ export function EarnCard(props: {title: string; info: string; logoSrc: string; h ? '#0657F9' : 'linear-gradient(180deg, rgba(12, 12, 12, 0.8) 0%, rgba(26, 26, 26, 0.8) 100%)' }} - className={'group relative flex h-full overflow-hidden p-6'}> -
+ className={'group relative z-30 flex h-full overflow-hidden rounded-lg border border-[#292929] p-6'}> +

{props.title}

{props.info}

@@ -26,19 +26,33 @@ export function EarnCard(props: {title: string; info: string; logoSrc: string; h
{'app-logo'} {'app-logo'} + {/* {'app-logo'} + {'app-logo'} */}
); } diff --git a/apps/landing/components/common/Header.tsx b/apps/landing/components/common/Header.tsx index e958555bd..7dc7be2a3 100644 --- a/apps/landing/components/common/Header.tsx +++ b/apps/landing/components/common/Header.tsx @@ -67,7 +67,7 @@ export function LandingAppHeader(): ReactElement { id={'head'} className={'inset-x-0 top-0 z-50 mt-7 w-full'}>
-
+
+ +
+
+ +
+ {'hero'} -
-

{'THE DEFI WAY'}

-

{'TO EARN CRYPTO'}

-

+

+

+ {'THE DEFI WAY TO EARN ON CRYPTO'} +

+

{'Yearn is DeFi’s longest running, most battle tested, and most trusted yield protocol.'}

-
- - +
+ +
-
+ ); } diff --git a/apps/landing/components/sections/WaysToEarn.tsx b/apps/landing/components/sections/WaysToEarn.tsx index 188d9803c..86d62de53 100644 --- a/apps/landing/components/sections/WaysToEarn.tsx +++ b/apps/landing/components/sections/WaysToEarn.tsx @@ -10,10 +10,10 @@ export function WaysToEarn(): ReactElement { return (
-

+

{'THERE ARE LOADS OF WAYS TO EARN, WITH YEARN!'}

-
+
set_isHovering(true)} onMouseLeave={() => set_isHovering(false)} @@ -23,39 +23,52 @@ export function WaysToEarn(): ReactElement { : 'linear-gradient(180deg, rgba(12, 12, 12, 0.8) 0%, rgba(26, 26, 26, 0.8) 100%)' }} className={ - 'group relative col-span-7 row-span-4 overflow-hidden rounded-lg p-10 transition-colors' + 'group relative col-span-12 row-span-4 overflow-hidden rounded-lg border border-[#292929] p-6 transition-colors md:col-span-7 md:row-span-12 md:p-10' }> -

- {'VAULTS PUT YOUR CRYPTO TO WORK, SO YOU DONT HAVE TO.'} -

-

- { - 'The DeFi economy offers loads of way to earn yield on your capital. Yearn Vaults automatically take advantage of these opportunities to give you the best risk adjusted yields without you having to lift a finger.' - } -

- {'safe-hover'} - {'safe'} - + + +
-
+
-
+