Skip to content

Commit aa5f425

Browse files
authored
Update index.html
1 parent a6fc082 commit aa5f425

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

index.html

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,21 @@
2929
<a href="index.html">
3030
<img src="https://raw.githubusercontent.com/SCodeGit/scode.git.io/main/images/scode.jpg" alt="SCode logo" class="hero-logo neon-glow">
3131
</a>
32-
</div>
33-
<div class="hero-text">
34-
<h1 class="name glitch">SCode <small style="font-size:12px;color:var(--muted);margin-left:6px">— Developer</small></h1>
35-
<p class="tagline"><span id="typed">Creative developer — design, code & UX</span></p>
36-
<div class="hero-cta">
37-
<a class="btn primary neon-btn" id="whatsappBtn" href="https://wa.me/233555578864" target="_blank" rel="noopener">Hire Me (WhatsApp)</a>
38-
</div>
39-
</div>
40-
</div>
41-
</header>
32+
<div class="hero-text" style="line-height:1.2;">
33+
<h1 class="name glitch">Developer <small style="font-size:12px;color:var(--muted);margin-left:6px">— SCode</small></h1>
34+
<p class="tagline" style="margin-top:4px;"><span id="typed">Crafting sleek, responsive web experiences with precision and creativity.</span></p>
35+
<div class="hero-cta" style="margin-top:8px;">
36+
<a class="btn primary neon-btn" id="whatsappBtn" href="https://wa.me/233555578864" target="_blank" rel="noopener">Hire Me (WhatsApp)</a>
37+
</div>
38+
</div>
39+
40+
<!-- Professional Introduction -->
41+
<section class="section about" id="about" style="padding-top:40px;">
42+
<div class="container" style="line-height:1.4;">
43+
<p>Hi, I’m <strong>SCode</strong>. I specialize in building modern, responsive websites for startups, NGOs, and businesses, blending design, code, and user experience with precision and creativity.</p>
44+
</div>
45+
</section>
4246

43-
<!-- About -->
44-
<section class="section about" id="about">
45-
<div class="container">
46-
<h2 class="glitch">About</h2>
47-
<p>Hi — I’m <strong>SCode</strong>, a creative developer passionate about design, code, and user experience. I build clean, responsive websites for NGOs, startups, and businesses.</p>
48-
</div>
4947
</section>
5048

5149
<!-- Projects -->

0 commit comments

Comments
 (0)