Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
escoladetecnologia authored Aug 23, 2024
1 parent d5ffcac commit 4543c42
Showing 1 changed file with 29 additions and 9 deletions.
38 changes: 29 additions & 9 deletions curso-facebook-ads/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,23 @@
color: #1b1b1b;
font-family: Arial, Helvetica, sans-serif;
}
.video-container {
position: relative;
width: 80%; /* Largura ajustável */
max-width: 800px; /* Limita a largura máxima */
height: 0;
padding-bottom: 56.25%; /* Mantém a proporção 16:9 */
background-color: #000; /* Fundo preto */
}

.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}


#section-instrutor {
Expand Down Expand Up @@ -217,13 +234,13 @@
<div class="container">
<div class="row items-center mb-lg">
<div class="column align-left">
<a href="https://www.escoladetecnologia" aria-current="page" class="w-inline-block w--current">
<div class="logo"><span class="emoji mr-md">🌎</span>Upcarreira</div>
<a href="https://pay.hotmart.com/C87542961G" aria-current="page" class="w-inline-block w--current">
<div class="logo"><span class="emoji mr-md">🌎</span>Escola de Tecnologia</div>
</a>
</div>
<div class="column align-right">
<div class="row items-center">
<a href="https://app.nutror.com/" class="u mr-lg">Log in</a><a href="https://sun.eduzz.com/708B970C" class="button main w-button">Comprar Curso<span
<a href="https://app.nutror.com/" class="u mr-lg">Log in</a><a href="https://pay.hotmart.com/C87542961G" class="button main w-button">Comprar Curso<span
data-feather="arrow-right" class="icon mr-md-n ml-md"></span></a>
</div>
</div>
Expand Down Expand Up @@ -274,7 +291,7 @@ <h3>Então, se você quer aprender a usar Facebook ADS para criar campanhas que


</section>
<a href="https://sun.eduzz.com/708B970C" class="button xl main mt-lg w-button"> Inscreva-se agora para uma revolução nas Vendas Online</a>
<a href="https://pay.hotmart.com/C87542961G" class="button xl main mt-lg w-button"> Inscreva-se agora para uma revolução nas Vendas Online</a>
<div class="text-sm mt-md muted">
Acesso ilimitado • Aceitamos todas as formas de pagamento!
</div>
Expand All @@ -291,7 +308,10 @@ <h3>Então, se você quer aprender a usar Facebook ADS para criar campanhas que
justify-center
">

<iframe title="vimeo-player" src="https://player.vimeo.com/video/749735282?h=97f2e66cac" width="640" height="360" frameborder="0" allowfullscreen></iframe> </div>
<div class="video-container">
<iframe title="vimeo-player" src="https://player.vimeo.com/video/749735282?h=97f2e66cac" frameborder="0" allowfullscreen></iframe>
</div>

</div>
</div>
</div>
Expand Down Expand Up @@ -395,7 +415,7 @@ <h2 class="max-w-lg">Aprenda com um especialista em marketing
<div class="column align-center">
<h1 class="max-w-lg text-giga text-center text-white">Libere o poder das Vendas Online com Facebook ADS e aprenda com um especialista!
</h1>
<a href="https://sun.eduzz.com/708B970C" class="button xl main white mt-lg w-button"> Inscreva-se agora no Curso Facebook ADS</a>
<a href="https://pay.hotmart.com/C87542961G" class="button xl main white mt-lg w-button"> Inscreva-se agora no Curso Facebook ADS</a>
<div class="faded text-sm mt-md">
Pagamento Seguro - Aceitamos todas as formas de pagamento!
</div>
Expand Down Expand Up @@ -428,7 +448,7 @@ <h3 class="max-w-lg">Para quem é este curso? </h3>
<div class="column align-center">
<h1 class="max-w-lg text-giga text-center text-white">Libere o poder dos Anúncio Online e transforme sua estratégia de vendas pelo Faceook ADS hoje mesmo.
</h1>
<a href="https://sun.eduzz.com/708B970C" class="button xl main white mt-lg w-button"> Inscreva-se agora para uma revolução no Facebook ADS</a>
<a href="https://pay.hotmart.com/C87542961G" class="button xl main white mt-lg w-button"> Inscreva-se agora para uma revolução no Facebook ADS</a>
<div class="faded text-sm mt-md">
Pagamento Seguro - Aceitamos todas as formas de pagamento!
</div>
Expand Down Expand Up @@ -552,7 +572,7 @@ <h5 class="mb-0">
</div>

<section class="container" style="text-align: center; margin-top: 20px; margin-bottom: 20px;">
<a href="https://sun.eduzz.com/708B970C" class="btn btn-success btn-lg" style="font-size: 24px; margin: 0 auto;"><strong>COMPRAR CURSO!</strong></a>
<a href="https://pay.hotmart.com/C87542961G" class="btn btn-success btn-lg" style="font-size: 24px; margin: 0 auto;"><strong>COMPRAR CURSO!</strong></a>
<br>
<img src="../img/pagamento-seguro-upcarreira-escola-online-tecnologia.jpg">

Expand Down Expand Up @@ -604,7 +624,7 @@ <h3>Perguntas Frequentes</h3>
</p>

<section class="container" style="text-align: center;">
<a href="https://sun.eduzz.com/708B970C" class="btn btn-success btn-lg" style="font-size: 24px; margin: 0 auto;"><strong>COMPRAR CURSO!</strong></a>
<a href="https://pay.hotmart.com/C87542961G" class="btn btn-success btn-lg" style="font-size: 24px; margin: 0 auto;"><strong>COMPRAR CURSO!</strong></a>
<br>
<img src="../img/pagamento-seguro-upcarreira-escola-online-tecnologia.jpg">

Expand Down

0 comments on commit 4543c42

Please sign in to comment.