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
new file mode 100644
index 0000000000..4c3629945e
Binary files /dev/null and b/nx-dev/nx-dev/public/images/conferences/monorepoworld-vertical-banner.avif differ
diff --git a/nx-dev/ui-home/src/lib/hero.tsx b/nx-dev/ui-home/src/lib/hero.tsx
index c6042d79e7..c23579eba9 100644
--- a/nx-dev/ui-home/src/lib/hero.tsx
+++ b/nx-dev/ui-home/src/lib/hero.tsx
@@ -6,6 +6,8 @@ import { Theme, useTheme } from '@nx/nx-dev/ui-theme';
import { useState } from 'react';
import Link from 'next/link';
import { useIsomorphicLayoutEffect } from '@nx/nx-dev/ui-primitives';
+import { MonorepoWorldIcon } from '@nx/nx-dev/ui-icons';
+import { motion, MotionConfig } from 'framer-motion';
export function Hero(): JSX.Element {
return (
@@ -23,23 +25,6 @@ export function Hero(): JSX.Element {
-
-
-
- Monorepo World
- {' '}
- - The conf for monorepos and dev tooling.{' '}
-
-
- Find out more →
-
-
-
Smart
@@ -63,7 +48,6 @@ export function Hero(): JSX.Element {
variant="subtitle"
className="mx-auto mt-6 max-w-4xl"
>
- {/*Structured, maintainable and efficient monorepos. Locally and on CI, easy as that.*/}
Build system, optimized for monorepos, with plugins
for popular frameworks and tools and{' '}
advanced CI capabilities including caching and
@@ -96,6 +80,58 @@ export function Hero(): JSX.Element {
Contact us