diff --git a/src/images/futurestack-registration.png b/src/images/futurestack-registration.png
new file mode 100644
index 000000000..9b9a21089
Binary files /dev/null and b/src/images/futurestack-registration.png differ
diff --git a/src/pages/index.js b/src/pages/index.js
index 7555e5f89..69a9e88d3 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -16,6 +16,7 @@ import { pageContext } from '../types';
import styles from './index.module.scss';
import devChampionBadge from '../images/developer-champion/dev-champion-badge.png';
import podcastBadge from '../images/podcasts/podcasts-badge.png';
+import fsBanner from '../images/futurestack-registration.png';
import Video from '../components/Video';
const getStartedGuides = [
@@ -58,6 +59,19 @@ const IndexPage = ({ data, pageContext }) => {
+