From 64a85e3ba3fb93d2b51b03744047c70ff010134e Mon Sep 17 00:00:00 2001
From: Jerel Miller
Date: Wed, 24 Jun 2020 16:17:59 -0700
Subject: [PATCH] feat: Add a developer champion banner to the homepage
---
src/pages/index.js | 25 +++++++++++++++++++++----
src/pages/index.module.scss | 11 ++++++++++-
2 files changed, 31 insertions(+), 5 deletions(-)
diff --git a/src/pages/index.js b/src/pages/index.js
index b9628e152..8f77f0c56 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -8,7 +8,6 @@ import SEO from '../components/Seo';
import GuideListing from '../components/GuideListing/GuideListing';
import GuideTile from '../components/GuideTile';
import PageTitle from '../components/PageTitle';
-import Section from '../components/Section';
import Video from '../components/Video';
import FeatherIcon from '../components/FeatherIcon';
import ExternalLink from '../components/ExternalLink';
@@ -101,7 +100,7 @@ const IndexPage = ({ data, pageContext }) => {
/>
-
+
@@ -117,9 +116,9 @@ const IndexPage = ({ data, pageContext }) => {
))}
-
+
-
+
Get inspired
@@ -152,6 +151,24 @@ const IndexPage = ({ data, pageContext }) => {
{' '}
built by the New Relic community.
+
+
+
New Relic Developer Champions
+
+ New Relic Champions are solving big problems using New Relic as
+ their linchpin and are recognized as experts and leaders in the New
+ Relic technical community.
+