diff --git a/nx-dev/nx-dev/public/images/conferences/monorepoworld-vertical-banner.avif b/nx-dev/nx-dev/public/images/conferences/monorepoworld-vertical-banner.avif deleted file mode 100644 index 4c3629945e91e..0000000000000 Binary files a/nx-dev/nx-dev/public/images/conferences/monorepoworld-vertical-banner.avif and /dev/null differ diff --git a/nx-dev/ui-common/src/lib/headers/documentation-header.tsx b/nx-dev/ui-common/src/lib/headers/documentation-header.tsx index d31067e156b32..0675e0721967d 100644 --- a/nx-dev/ui-common/src/lib/headers/documentation-header.tsx +++ b/nx-dev/ui-common/src/lib/headers/documentation-header.tsx @@ -18,7 +18,6 @@ import { solutionsMenuItems, } from './menu-items'; import { SectionsMenu } from './sections-menu'; -import { AnnouncementBanner } from '../announcement-banner'; import { DiscordIcon } from '../discord-icon'; import { NxCloudAnimatedIcon, NxIcon } from '@nx/nx-dev/ui-icons'; @@ -170,9 +169,6 @@ export function DocumentationHeader({ return (
-
- -
{/*MOBILE MENU*/}
diff --git a/nx-dev/ui-common/src/lib/live-stream-notifier.tsx b/nx-dev/ui-common/src/lib/live-stream-notifier.tsx index 12fd1d2cb0fea..60f84f858aadd 100644 --- a/nx-dev/ui-common/src/lib/live-stream-notifier.tsx +++ b/nx-dev/ui-common/src/lib/live-stream-notifier.tsx @@ -3,12 +3,7 @@ import { useState, useEffect, ReactElement } from 'react'; import { motion } from 'framer-motion'; import { MonorepoWorldIcon } from '@nx/nx-dev/ui-icons'; -import { ButtonLink } from './button'; -import { - PlayIcon, - XMarkIcon, - ChatBubbleLeftRightIcon, -} from '@heroicons/react/24/outline'; +import { XMarkIcon, VideoCameraIcon } from '@heroicons/react/24/outline'; export function LiveStreamNotifier(): ReactElement { const [isVisible, setIsVisible] = useState(true); @@ -62,49 +57,33 @@ export function LiveStreamNotifier(): ReactElement { aria-hidden="true" className="size-8 flex-shrink-0" /> - Monorepo World is live! + Monorepo World just ended!

- Join us live for exciting talks on developer tooling and - monorepos! Catch the action on YouTube and join the conversation - on Discord! + In case you missed Monorepo World, it is now available for replay.

diff --git a/nx-dev/ui-home/src/lib/hero.tsx b/nx-dev/ui-home/src/lib/hero.tsx index 9157251f55b4f..b07ee58ce8446 100644 --- a/nx-dev/ui-home/src/lib/hero.tsx +++ b/nx-dev/ui-home/src/lib/hero.tsx @@ -80,58 +80,6 @@ export function Hero(): JSX.Element { Contact us
-
- - -
-
-
- MonorepoWorld conference image -
-
-

- - - The Nx team will be at Monorepo World! - -

-

- The ultimate conference for{' '} - monorepos and - developer{' '} - tooling on 0ct. - 7. 2024, Mountain View, CA. -

-
-
-
-
-
-