Skip to content

Commit

Permalink
Merge pull request #1693 from Adarsh-Chaubey03/main
Browse files Browse the repository at this point in the history
Multiple Enhancement and Bug Fixing : Missing Footer Aded , Links now Working , Variable Footer Size Made Consistent
  • Loading branch information
PriyaGhosal authored Oct 28, 2024
2 parents 58e4eeb + cbf1f16 commit 58b2e66
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 15 deletions.
6 changes: 3 additions & 3 deletions cookie_policy.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ <h2 id="section6">6. Changes to This Cookie Policy</h2>
<h2 id="section7">7. Contact Us</h2>
<p>If you have any questions or concerns about this Cookie Policy, please contact us:</p>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<p>Phone: +1-800-555-1234</p>
<p>Phone: <a href="tel:+1234567890" style="color: rgb(90, 198, 245); text-decoration: none;">+123 456 7890</a></p>
</div>
</div>

Expand Down Expand Up @@ -332,8 +332,8 @@ <h3>Quick Links</h3>
</div>
<div class="footer-column">
<h3>Contact Us</h3>
<p>Email: [email protected]</p>
<p>Phone: +123 456 7890</p>
<p>Email: <a href="mailto:[email protected]" style="color: white; text-decoration: none;">[email protected]</a></p>
<p>Phone: <a href="tel:+1234567890" style="color: white; text-decoration: none;">+123 456 7890</a></p>
</div>
<div class="footer-column">
<h3>Follow Us</h3>
Expand Down
38 changes: 26 additions & 12 deletions copyright.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,11 +259,14 @@ <h2 id="contact">8. Contact Information</h2>

</div>
<footer>
<div class="container3">
<div class="container2">
<div class="footer-content">
<div class="footer-column">
<h3>About Us</h3>
<p>Discover and plan affordable trips with BuddyTrail's travel companion tools.</p>
<p>
Discover and plan affordable trips with BuddyTrail's travel
companion tools.
</p>
</div>
<div class="footer-column">
<h3>Quick Links</h3>
Expand All @@ -274,24 +277,36 @@ <h3>Quick Links</h3>
<li><a href="/#services">Services</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="contributor/contributor.html">Our Contributor</a></li>
<li>
<a href="contributor/contributor.html">Our Contributor</a>
</li>
</ul>
</div>
<div class="footer-column">
<h3>Contact Us</h3>
<p>Email: <a href="mailto:[email protected]" style="color: white; text-decoration: none;">[email protected]</a>
</p>
<p>Email: <a href="mailto:[email protected]" style="color: white; text-decoration: none;">[email protected]</a></p>
<p>Phone: <a href="tel:+1234567890" style="color: white; text-decoration: none;">+123 456 7890</a></p>

</div>
<div class="footer-column">
<h3>Follow Us</h3>
<div class="social-icons">
<a href="https://discord.com/invite/priyaghosal" target="_blank"><i class="fab fa-discord"></i></a>
<a href="https://twitter.com/PriyaGhosa39968" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://github.com/PriyaGhosal/BuddyTrail" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://www.linkedin.com/in/priya-ghosal-785771286/" target="_blank"><i
class="fab fa-linkedin-in"></i></a>
<a href="https://discord.com/invite/priyaghosal" target="_blank"
><i class="fab fa-discord"></i
></a>
<a href="https://twitter.com/PriyaGhosa39968" target="_blank"
><i class="fab fa-twitter"></i
></a>
<a
href="https://github.com/PriyaGhosal/BuddyTrail"
target="_blank"
><i class="fab fa-github"></i
></a>
<a
href="https://www.linkedin.com/in/priya-ghosal-785771286/"
target="_blank"
><i class="fab fa-linkedin-in"></i
></a>
</div>
</div>
</div>
Expand All @@ -300,7 +315,6 @@ <h3>Follow Us</h3>
</footer>



<script>
// Hamburger menu functionality
document.addEventListener("DOMContentLoaded", function () {
Expand Down
55 changes: 55 additions & 0 deletions disclaimer.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,61 @@ <h2 id="section6">6. Contact Us</h2>
<p>Phone: <a href="tel:+1234567890" style="color: rgb(103, 115, 212); text-decoration: none;">+123 456 7890</a></p>
</div>
</div>
<footer>
<div class="container2">
<div class="footer-content">
<div class="footer-column">
<h3>About Us</h3>
<p>
Discover and plan affordable trips with BuddyTrail's travel
companion tools.
</p>
</div>
<div class="footer-column">
<h3>Quick Links</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="faq.html" class="faq-link">FAQs</a></li>
<li><a href="/#services">Services</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="team.html">Team</a></li>
<li>
<a href="contributor/contributor.html">Our Contributor</a>
</li>
</ul>
</div>
<div class="footer-column">
<h3>Contact Us</h3>
<p>Email: <a href="mailto:[email protected]" style="color: white; text-decoration: none;">[email protected]</a></p>
<p>Phone: <a href="tel:+1234567890" style="color: white; text-decoration: none;">+123 456 7890</a></p>

</div>
<div class="footer-column">
<h3>Follow Us</h3>
<div class="social-icons">
<a href="https://discord.com/invite/priyaghosal" target="_blank"
><i class="fab fa-discord"></i
></a>
<a href="https://twitter.com/PriyaGhosa39968" target="_blank"
><i class="fab fa-twitter"></i
></a>
<a
href="https://github.com/PriyaGhosal/BuddyTrail"
target="_blank"
><i class="fab fa-github"></i
></a>
<a
href="https://www.linkedin.com/in/priya-ghosal-785771286/"
target="_blank"
><i class="fab fa-linkedin-in"></i
></a>
</div>
</div>
</div>
<p class="copyright">&copy; 2024 BuddyTrail | All rights reserved.</p>
</div>
</footer>
<script>
const modeToggle = document.getElementById('modeToggle');
const body = document.body;
Expand Down

0 comments on commit 58b2e66

Please sign in to comment.