Skip to content

Commit

Permalink
update landing page language
Browse files Browse the repository at this point in the history
  • Loading branch information
jaesius committed Sep 29, 2020
1 parent 92e5602 commit fe80be1
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 12 deletions.
10 changes: 10 additions & 0 deletions src/pages/apj-nerd-days.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ const NerdDaysPage = () => {
)}
>
<div>
<h2>What’s is Nerd Days exactly…</h2>
<p>
Nerd Days is a <b>FREE</b> engineering conference that kicks
off October 22 <em>(Dates vary by region)</em>. Focused on
Expand All @@ -170,6 +171,15 @@ const NerdDaysPage = () => {
time on getting your hands on the software to solve problems
efficiently.
</p>
<p>
<strong>Including:</strong>
<ul>
<li>Live workshops</li>
<li>Live coding and demos</li>
<li>Customer examples</li>
<li>Panel / Q&A sessions</li>
</ul>
</p>
<p>
You’ll hear from fellow engineers who built New Relic
solutions and New Relic users from various industries. Whether
Expand Down
16 changes: 12 additions & 4 deletions src/pages/emea-nerd-days.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ const NerdDaysPage = () => {
)}
>
<div>
<h2>What’s is Nerd Days exactly…</h2>
<p>
Nerd Days is a <b>FREE</b> engineering conference that kicks
off November 10, 2020 <em>(Dates vary by region)</em>. Focused
Expand All @@ -170,13 +171,20 @@ const NerdDaysPage = () => {
more time on getting your hands on the software to solve
problems efficiently.
</p>
<p>
<strong>Including:</strong>
<ul>
<li>Live workshops</li>
<li>Live coding and demos</li>
<li>Customer examples</li>
<li>Panel / Q&A sessions</li>
</ul>
</p>
<h3>Save the date &amp; join us online</h3>
<p>
Choose the sessions you're interested in add Nerd Days to your
calendar. You’ll hear from fellow engineers who built New
Relic solutions and New Relic users from various industries.
Whether you’re new or a data nerd, there’s an interactive
session for you.
session for you. Choose the sessions you're interested in and
add Nerd Days to your calendar.
</p>
<p>
<strong>Date:</strong> November 10, 2020
Expand Down
30 changes: 22 additions & 8 deletions src/pages/nerd-days.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,19 +163,33 @@ const NerdDaysPage = () => {
)}
>
<div>
<h2>What’s is Nerd Days exactly…</h2>
<p>
Focused on building more perfect software, our goal is to
spend less time looking at slides that tell you what software
can do and more time on getting your hands on the software to
solve problems efficiently.
A{' '}
<strong>
<em>FREE</em>
</strong>{' '}
developer focused live digital conference covering a broad
range of topics at varying levels for all skill sets.
</p>
<p>
<strong>Including:</strong>
<ul>
<li>Live workshops</li>
<li>Live coding and demos</li>
<li>Customer examples</li>
<li>Panel / Q&A sessions</li>
</ul>
</p>
<p>
Presented by Relics, partners, Developer Champions, and
customers
</p>
<h3>Save the date &amp; join us online</h3>
<p>
Choose the sessions you're interested in add Nerd Days to your
calendar. You’ll hear from fellow engineers who built New
Relic solutions and New Relic users from various industries.
Whether you’re new or a data nerd, there’s an interactive
session for you.
session for you. Choose the sessions you're interested in and
add Nerd Days to your calendar.
</p>
<p>
<strong>Date:</strong> October 13, 2020
Expand Down

0 comments on commit fe80be1

Please sign in to comment.