Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
burnt-exe authored Aug 22, 2024
1 parent 7fb4cb5 commit de9eac4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h1 class="skunkworks-title">Skunkworks</h1>
<!-- Welcome Section -->
<section class="section welcome-section" id="welcome">
<div class="welcome-section-content">
<h1>Welcome to Skunkworks</h1>
<h4>Welcome to Skunkworks</h4>
<h5>Innovative Technology, Education Solutions, and Placement Services for Tomorrow's Businesses.</h5>
<p>Contact: <a href="mailto:[email protected]">[email protected]</a></p>
</div>
Expand Down Expand Up @@ -230,27 +230,27 @@ <h1>Our Partners</h1>

<!-- Statistics Section -->
<section class="section" id="statistics">
<h1>Our Achievements</h1>
<h4>Our Achievements</h4>
<div class="grid-container">
<a href="./instructors.html">
<div class="achievement-icon" aria-label="Instructors"></div>
<h3>+100 Instructors & Experts</h3>
<h5>+100 Instructors & Experts</h5>
</a>
<a href="./partnerships.html">
<div class="achievement-icon" aria-label="Partnerships"></div>
<h3>+40 Strategic Partnerships</h3>
<h5>+40 Strategic Partnerships</h5>
</a>
<a href="./courses.html">
<div class="achievement-icon" aria-label="Courses"></div>
<h3>+1000 Courses Offered</h3>
<h5>+1000 Courses Offered</h5>
</a>
</div>
</section>

<!-- About Us Section -->
<section class="section" id="about">
<div class="centered-container">
<h1>About Us</h1>
<h4>About Us</h4>
<p>Our team is dedicated to providing top-notch services, and our expertise spans various domains including education, technology, and business development.</p>
<p>Approach: We take a collaborative approach to every project, working closely with our clients to understand their needs and goals. We are committed to delivering solutions that meet or exceed our clients' expectations. Our team is responsive and accessible, and we pride ourselves on delivering exceptional customer service.</p>
</div>
Expand Down

0 comments on commit de9eac4

Please sign in to comment.