Skip to content

Commit 9706593

Browse files
authored
Clean up and tidying
1 parent 571fc32 commit 9706593

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

index.html

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,8 @@ <h1>Your starting point for college and university success.</h1>
4848
<div class="badge">practical skills</div>
4949
</section>
5050

51-
<!-- ✅ VIDEO PLACEHOLDER → IMAGE -->
5251
<section class="feature" data-animate>
53-
<!-- <div class="feature__media" data-pop> -->
54-
<!-- <img src="feature-600x.png" alt="Learning resources illustration" /> -->
55-
<!-- </div> -->
52+
5653
<div class="feature__copy">
5754
<p class="eyebrow">Learn at your pace</p>
5855
<h2>Tutorials that turn big decisions into clear steps.</h2>
@@ -85,7 +82,7 @@ <h3>How to choose the right program</h3>
8582
</div>
8683
</article>
8784

88-
<!-- ✅ CARD 2 PLACEHOLDER → IMAGE -->
85+
8986
<article class="card" data-pop>
9087
<div class="card__media">
9188
<img src="guide-2-600x.png" alt="Writing a personal statement" />
@@ -97,7 +94,6 @@ <h3>Writing a strong personal statement</h3>
9794
</div>
9895
</article>
9996

100-
<!-- ✅ CARD 3 PLACEHOLDER → IMAGE -->
10197
<article class="card" data-pop>
10298
<div class="card__media">
10399
<img src="guide-3-600x.png" alt="Financial aid planning" />
@@ -152,7 +148,7 @@ <h2>Ask us anything about the process</h2>
152148
</div>
153149
<div class="contact__aside">
154150
<div class="sticky-note" data-pop>
155-
<p>"PointA helped me go from overwhelmed to confident. Their guides made everything easier."</p>
151+
<p>"PointA helped me feel confident. Their guides made everything easier."</p>
156152
<span>Happy student</span>
157153
</div>
158154
</div>
@@ -164,11 +160,12 @@ <h2>Ask us anything about the process</h2>
164160
<div class="socials">
165161
<a href="https://www.instagram.com" target="_blank" rel="noreferrer">IG</a>
166162
<a href="https://www.tiktok.com" target="_blank" rel="noreferrer">TikTok</a>
167-
<a href="mailto:hello@pointa.test">Email</a>
163+
<a href="mailto:hello@pointa.tips">Email</a>
168164
</div>
169165
</footer>
170166

171167
<script src="script.js"></script>
172168
</body>
173169
</html>
174170

171+

0 commit comments

Comments
 (0)