diff --git a/src/components/AuthPopup.jsx b/src/components/AuthPopup.jsx index 9ca1c2a7..b7d4fff2 100644 --- a/src/components/AuthPopup.jsx +++ b/src/components/AuthPopup.jsx @@ -11,7 +11,7 @@ export function AuthPopup() { // User logged out return (
- +

Log in to see your progress! diff --git a/src/components/Button.jsx b/src/components/Button.jsx index 96632aff..f41559af 100644 --- a/src/components/Button.jsx +++ b/src/components/Button.jsx @@ -38,7 +38,7 @@ export function Button({ ); return href ? ( - + ) : (

- +
+ href="/learn/modules" + className={ + linkClass('/learn/modules') + ' hidden lg:inline-flex' + } + > +
Learn - New! - +
+ + legacyBehavior>
@@ -402,7 +402,7 @@ export function StandardNav({ guestAllowed, alignCenter = true }) { + legacyBehavior>
@@ -587,7 +587,7 @@ export function StandardNav({ guestAllowed, alignCenter = true }) { className={classNames( 'flex w-full px-4 py-3 text-neutral-50 hover:bg-neutral-700' )} - > + legacyBehavior>