UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit dcb25a29 authored by Luke Glasscock's avatar Luke Glasscock
Browse files

Add immersion day

parent 41e50770
No related branches found
No related tags found
No related merge requests found
src/assets/images/ImmersionDay.png

81.6 KiB

......@@ -7,6 +7,68 @@
buttonUrl="/#/services"
logoSource="static/p1-logo.png"
/>
<div class="container my-4 px-8">
<h2 class="my-4 mt-sm-8 px-0">JOIN OUR VIRTUAL IMMERSION DAY!</h2>
<p class="text-center">
This event is designed to give potential P1 customers the basics: Team,
structure, how P1 works, and how to get involved.
</p>
</div>
<v-container class="px-8">
<div class="row text-left">
<div class="col-md-6">
<img
class="img-fluid mt-2 mb-3"
src="@/assets/images/ImmersionDay.png"
alt="immersion day graphics"
/>
</div>
<div class="col-md-6 px-16">
<p>
<b>In January's upcoming Immersion Day agenda, you can expect:</b>
</p>
<ul>
<li>
Platform One Basics
</li>
<li>
An introduction to DevSecOps
</li>
<li>
A look into our Product Teams
</li>
<li>
To meet our Software Factories
</li>
</ul>
<p class="mt-8">
The next Immersion Day will take place on <b>January 22, 2021</b>.
Don't miss this opportunity!
</p>
<v-btn
class="mt-8"
color="primary"
href="https://forms.gle/3c1XvJFqoy3LJ5FBA"
target="_blank"
>
Register Today
</v-btn>
</div>
</div>
<div class="container my-4 px-8">
<h2 class="my-4 mt-sm-8 px-0">Onboarding Workshops</h2>
<p class="text-center">
Get hands-on experience and training with our rapid workshop to stand
up a hello world pipeline with a templated app through Party Bus -
<Tooltip text="ABMS" tooltip="Advanced Battle Management System" />
<Tooltip
text="ADCE"
tooltip="All Domain Common Environment"
:spaceAfter="false"
/>.
</p>
</div>
</v-container>
<IntroVideo />
<ServicesSummary />
<div class="container mt-6">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment