Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mansiruhil authored Oct 5, 2024
1 parent f47d7eb commit 8f19fa0
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,33 +289,6 @@ <h2>Contact Us</h2>
</div>
</div>

<footer>

<div style="background-color: #333; color: white; padding: 20px">
<div style="display: flex; justify-content: space-between; flex-wrap: wrap">
<!-- Quick Links Section -->
<div style="flex: 1; min-width: 200px">
<h3>Quick Links</h3>
<ul style="list-style-type: none; padding: 0">
<li>
<a href="about.html" style="color: white; text-decoration: none">About Us</a>
</li>
<li>
<a href="contact.html" style="color: white; text-decoration: none">Contact Us</a>
</li>
<li>
<a href="privacy.html" style="color: white; text-decoration: none">Privacy Policy</a>
</li>
<li>
<a href="terms.html" style="color: white; text-decoration: none">Terms of Service</a>
</li>
<li>
<a href="sitemap.html" style="color: white; text-decoration: none">Site Map</a>
</li>
</ul>
</div>

<!--footer-->
<footer>

<!-- Contact Information Section -->
Expand Down

0 comments on commit 8f19fa0

Please sign in to comment.