Skip to content

Commit 9e7e519

Browse files
committed
adding anchors to specific points in Python Birds landing page
1 parent 94a4709 commit 9e7e519

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pythonpro/core/templates/core/lead_landing_page.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ <h4 class="text-white fw-500">Preencha o formulário e tenha acesso <span class=
8989
<img class="header__mobile-bottom" src="{% static 'img/python-birds/header/header-renzo-bottom-mobile.jpg' %}" alt="Renzo Nuccitelli olhando para frente; sorriso sem mostrar os dentes; braços cruzados; camiseta preta do Python Pro; fundo amarelo">
9090
</header>
9191

92+
<a name='carga-horaria'></a>
9293
<main role="main">
9394
<section class="learning">
9495
<div class="learning__group">
@@ -120,6 +121,7 @@ <h4 class="fw-900 font-highlighted text-blue">Com Esse Curso Você Vai...</h4>
120121
</div>
121122
</div>
122123

124+
<a name='instrutores'></a>
123125
<div class="learning__group__renzo">
124126
<div>
125127
<h4 class="fw-900 font-highlighted text-blue">Conheça o Seu Professor</h4>
@@ -212,6 +214,7 @@ <h3 class="fw-900 text-blue">Sobram vagas para quem tem habilidades digitais</h3
212214
</div>
213215
</section>
214216

217+
<a name="porque-python"></a>
215218
<section class="why python">
216219
<div class="why__group">
217220
<img class="why__group__detail-left" src="{% static 'img/python-birds/why/python-detail-top-left.jpg' %}" alt="Imagem de madeira; tamanho médio; 2 pontas na esquerda">
@@ -391,6 +394,7 @@ <h5 class="fw-900 text-blue">Ou seja, Python com certeza é a melhor opção par
391394
</section>
392395
{% endblock extracontent %}
393396

397+
<a name='alunos-transformados'></a>
394398
<section class="testimonials">
395399
<img class="testimonials__detail" src="{% static 'img/python-birds/testimonials/testimonials-detail-top.png' %}" alt="Retângulo com fundo branco e efeito de 'recortes' acima" width="100%">
396400

0 commit comments

Comments
 (0)