Skip to content

Commit

Permalink
chore: reset last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvilla committed Dec 4, 2023
1 parent 6d504c2 commit a6cbc5f
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 230 deletions.
34 changes: 8 additions & 26 deletions _includes/hero-team.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,18 @@
<div class="col hero-content team-hero-content">
<h1 class="hero-title">{{page.hero_title_1}}&nbsp;<span class="typed-text" data-array='{{site.data.team.claims | inspect}}'></span><span class="cursor"></span><br>{{page.hero_title_2}}</h1>
{% if page.hero_content %}
{% include {{ page.hero_content }} %}
{% include {{ page.hero_content }} %}
{% endif %}
</div>
{% if page.hero_image != null %}
<div class="sign-up-form">
<img src="../assets/img/leapp-logo.png" alt="leapp-logo">
<div class="inner-content-container">
<span class="title">Create your free account</span>
<span class="field-name">Work email</span>
<span class="field-description">Using your email make easier to invite teammates</span>
<input class="form-control" placeholder="Company email" required>
<button type="submit" class="button primary" >
<span>Get started for FREE</span>
</button>
</div>
<span class="privacy-policy">By joining you agree to Leapp’s
<a href="https://d3o59asa8udcq9.cloudfront.net/docs/Terms_and_conditions_SAAS.pdf">Terms</a> and
<a href="https://d3o59asa8udcq9.cloudfront.net/docs/Privacy_Policy_Noovolari.pdf">Privacy Policy</a></span>
<span class="already-signed-up">Already have an account? <a href="/sign-in">Sign In</a></span>
<div class="col media-hero team-media-hero">
<i class="fa-solid fa-circle-play play-demo-icon"></i>
<img src="{{site.url}}{{site.baseurl}}/assets/img/{{page.hero_image}}" alt="{{page.hero_title}}" width="1" height="1" class="w-100 h-auto"/>
<div class="demo-video-modal">
<i class="fa-solid fa-x close-icon-2"></i>
<iframe src="https://www.loom.com/embed/acd7e4484a6f4af38f8e2865800b264a?sid=d23989d0-efb1-40cf-ab2c-cae32872c6e0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="width: 100%; height: 100%; border: none; margin: 0; padding: 0; display: block"></iframe>
</div>
<!--
<div class="col media-hero team-media-hero">
<i class="fa-solid fa-circle-play play-demo-icon"></i>
<img src="{{site.url}}{{site.baseurl}}/assets/img/{{page.hero_image}}" alt="{{page.hero_title}}" width="1" height="1" class="w-100 h-auto"/>
<div class="demo-video-modal">
<i class="fa-solid fa-x close-icon-2"></i>
<iframe src="https://www.loom.com/embed/acd7e4484a6f4af38f8e2865800b264a?sid=d23989d0-efb1-40cf-ab2c-cae32872c6e0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="width: 100%; height: 100%; border: none; margin: 0; padding: 0; display: block"></iframe>
</div>
</div>
-->
</div>
{% endif %}

</div>
Expand Down
6 changes: 0 additions & 6 deletions _includes/team-hero-content.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
<div class="team-hero-content-container">
<p>Reduce IAM risks by approaching a developer-centric solution.</p>
<p>From Developer’s Cloud security posture to company’s identity least priviledge</p>
</div>
<!--
<p>One single panel to orchestrate Developer Cloud access.</p>
<p>Get a complete landscape on all the Multi-Cloud access of your team.</p>
<div>
<a class="btn btn-outline-primary d-inline-block mt-2 open-modal">Request Closed Beta access</a>
<a class="btn btn-secondary d-inline-block mt-2 play-demo-button">See the Demo</a>
</div>
-->
37 changes: 13 additions & 24 deletions _layouts/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,20 @@
{% include header.html %}

<body>
<div class="modal-overlay"></div>
<section class="closed-beta-form-modal">
<div class="popup-menu" style="overflow-y: auto;">
<i class="fa-solid fa-x close-icon"></i>
<iframe class="airtable-embed" src="https://airtable.com/embed/appVgheOl6G2JIvur/shrZjPqES5guPFDRp?backgroundColor=redDusty" frameborder="0" onmousewheel="" width="100%" style="height: 90vh; background: transparent; border: 1px solid #ccc;"></iframe>
</div>
</section>
{% include tagmanagerscript.html %}
{% include navbar.html %}
{% include hero-team.html %}
{% if page.hero_image != null %}
<div class="col media-hero team-media-hero">
<span>See how to go from zero to Cloud in 3 minutes</span>
<i class="fa-solid fa-arrow-turn-right"></i>
<i class="fa-solid fa-circle-play hero-team-play-demo-icon"></i>
<img class="demo-video-image" src="{{site.url}}{{site.baseurl}}/assets/img/{{page.hero_image}}" alt="{{page.hero_title}}"/>
<div class="demo-video-modal">
<i class="fa-solid fa-x close-icon-2"></i>
<iframe src="https://www.loom.com/embed/acd7e4484a6f4af38f8e2865800b264a?sid=d23989d0-efb1-40cf-ab2c-cae32872c6e0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="width: 100%; height: 100%; border: none; margin: 0; padding: 0; display: block"></iframe>
</div>
<div class="modal-overlay"></div>
<section class="closed-beta-form-modal">
<div class="popup-menu" style="overflow-y: auto;">
<i class="fa-solid fa-x close-icon"></i>
<iframe class="airtable-embed" src="https://airtable.com/embed/appVgheOl6G2JIvur/shrZjPqES5guPFDRp?backgroundColor=redDusty" frameborder="0" onmousewheel="" width="100%" style="height: 90vh; background: transparent; border: 1px solid #ccc;"></iframe>
</div>
{% endif %}
{% include steps-team.html %}
{% include opensource-team.html %}
{% include footer.html %}
</section>
{% include tagmanagerscript.html %}
{% include navbar.html %}
{% include hero-team.html %}
{% include main-features-team.html %}
{% include steps-team.html %}
{% include opensource-team.html %}
{% include footer.html %}
</body>

</html>
3 changes: 2 additions & 1 deletion assets/css/partials/hero-unit.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
justify-content: space-between;
align-items: center;
align-content: center;

}

&.centered {
Expand Down Expand Up @@ -109,7 +110,7 @@
}

a:hover.pink {
color: #FF6EEE!important;
color: #FF6EEE!important;
}

a:hover.yellow {
Expand Down
174 changes: 1 addition & 173 deletions assets/css/partials/team.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,180 +34,8 @@ span.cursor.hidden {
}

.team-hero {
img {
border-radius: 5px;
}
}

.team-media-hero {
display: flex;
flex-direction: column;
align-items: center;
padding: 50px 0;
span {
color: #000;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.demo-video-image {
width: 50%;
padding-top: 10px;
}
.hero-team-play-demo-icon {
position: absolute;
font-size: 1000%;
color: rgba(82, 72, 141, 0.76);
top: 45%;
left: 50%;
margin-left: -80px;
cursor:pointer;
}
.fa-arrow-turn-right {
width: 15.999px;
height: 13.002px;
position: relative;
left: 200px;
top: 5px;
transform: rotate(135deg);
flex-shrink: 0;
color: #C925D1;
}
}

.team-hero-content {
.team-hero-content-container {
padding-right: 170px;
}
}

.hero-unit-container {
display: flex;
flex-direction: row;
}

.sign-up-form {
position: relative;
width: 100%;
max-width: 651px;
height: 602px;
border-radius: 15px;
background: #FFF;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
display: flex;
flex-direction: column;
align-items: center;

img {
width: 215px;
align-self: center;
margin-top: 20px;
margin-bottom: 20px;
}

.inner-content-container {
max-width: 260px;

.title {
color: #000;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 38px;
margin-bottom: 25px;
display: inline-block;
}

.field-name {
color: #1D1B25;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 4px;
display: inline-block;
}

.field-description {
color: #717171;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px;
margin-bottom: 30px;
display: inline-block;
}

.form-control {
width: 100%;
box-sizing: border-box;
height: 48px;
border-radius: 5px;
border: 1px solid var(--Grey-text, #717171);
background: #FFF;
padding: 0 14px;
margin: 0;
font: 400 14px/1.5 "Montserrat", sans-serif, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

button {
border-radius: 5px;
border: 1px solid var(--Grey-text, #717171);
background: #DE5349;
width: 100%;
height: 50px;
margin-top: 10px;
margin-bottom: 30px;
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;

i.fa-spinner {
margin-left: 10px
}
}
}

.privacy-policy {
margin: 0 -80px;
color: #717171;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px;
align-self: center;

a {
color: #717171;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px;
text-decoration-line: underline !important;
}
}

.already-signed-up {
position: absolute;
bottom: 20px;
color: #717171;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px;
align-self: center;

a {
text-decoration-line: underline !important;
color: #584293;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px;
}
border-radius: 5px;
}
}

Expand Down

0 comments on commit a6cbc5f

Please sign in to comment.