Skip to content

Commit 2ed2513

Browse files
author
ghost
committed
fixed minor issues on home page
1 parent 0dc0ba3 commit 2ed2513

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

index.html

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,14 @@
713713
transform: none !important;
714714
margin-bottom: 0.75rem !important;
715715
}
716+
717+
.section-title {
718+
font-size: 2.5rem;
719+
font-weight: 700;
720+
line-height: 1.1;
721+
margin: 0 0 1rem;
722+
color: #0a0ddd;
723+
}
716724
</style>
717725

718726
<script src="book-call.js" defer></script>
@@ -771,9 +779,9 @@
771779
More About Me
772780
<i class="fas fa-external-link-alt"></i></a>
773781
</p>
774-
<h3>Certified Cloud Security Professional (CCSP) & AWS Solutions Architect
782+
<h1>Certified Cloud Security Professional (CCSP) & AWS Solutions Architect
775783
UK-based | Serving NYC, Seattle & Nationwide
776-
</h3>
784+
</h1>
777785
<h3>Cloud security specialist for regulated industries</h3>
778786
<b>
779787
<h2><em>Empowering Your Business with Tailored IT Consulting in Cloud and Cybersecurity</em></h2>
@@ -1116,7 +1124,7 @@ <h4>Solution</h4>
11161124
</details>
11171125

11181126

1119-
<h1>Services</h1>
1127+
<h2 class="section-title">Services</h2>
11201128
<p style="color:#495057; max-width:800px; line-height:1.6; margin:0 auto 1.5rem auto;">
11211129
Focused cloud security and migration services for teams that need stronger AWS security, lower risk, and better
11221130
architectural decisions.
@@ -1383,7 +1391,7 @@ <h3 style="color: #053a10; margin: 0 0 0.75rem 0; font-size: 1.25rem;">48-Hour G
13831391
</style>
13841392

13851393
<hr>
1386-
<h1>Free Quick Self Assessments</h1>
1394+
<h2 class="section-title">Free Quick Self Assessments</h2>
13871395
<span style="font-size: 2em; display: inline-block;">👉</span>
13881396
<a href="cloud-quick-assessment.html" target="_blank" rel="noopener noreferrer">📋 Cloud Security Quick
13891397
Assessment
@@ -1621,7 +1629,7 @@ <h2>Working With US Clients</h2>
16211629
</div>
16221630
</section>
16231631
<hr>
1624-
<h1><b>How does it work?</b></h1>
1632+
<h2 class="section-title"><b>How does it work?</b></h2>
16251633
<h2 style="color: #007BFF; font-style: italic;">
16261634
Flexible payments: Escrow, Wise, invoice (net-30), or bank wire
16271635
</h2>
@@ -1777,12 +1785,6 @@ <h3><b>Socials</b></h3>
17771785
<i class="fas fa-external-link-alt"></i>
17781786
</a>
17791787
</div>
1780-
<!-- <hr> -->
1781-
1782-
<!--
1783-
<h2><b>For Donations!</b></h2>
1784-
<p><b>Crypto Donations</b></p>
1785-
-->
17861788

17871789
<div class="socials-container" title="Newsletter">
17881790
<h3><b>Subscribe to my newsletter to receive updates, trends, tips, and hints from the experts.</b></h3>

0 commit comments

Comments
 (0)