Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links #1324

Closed
wants to merge 2 commits into from
Closed

Links #1324

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 29 additions & 19 deletions Pages/About Page/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,29 +150,39 @@ <h3>
</div>
<!-- links -->

<div class="col" id="col4" data-aos-duration="1800" data-aos="fade-up">
<!-- links -->

<div class="col" id="col4">
<h3>
SOCIAL
<div class="underline"><span></span></div>
SOCIAL
<div class="underline"><span></span></div>
</h3>
<div class="social-icons">

<div class="social">
<a href="https://www.instagram.com/coder_vivek/" target="_blank"><img
src="./../../img/Instagram (2).webp" alt="">Instagram</a>

</div>
<div class="social">
<a href="https://www.linkedin.com/in/codervivek/" target="_blank"><img
src="./../../img/LinkedIn Circled.webp" alt="">LinkedIn</a>

</div>
<div class="social">
<a href="https://www.facebook.com/codervivek/"><img src="./../../img/Facebook.webp" alt=""> Facebook</a>

</div>
<div>
<a href="https://www.instagram.com/coder_vivek/"
><img src="../../img/Instagram (2).webp" alt=""
/></a>
<p><a href="https://www.instagram.com/coder_vivek/"></a></p>
</div>
<div>
<a href="https://www.linkedin.com/in/codervivek/"
><img src="../../img/LinkedIn Circled.webp" alt=""
/></a>
<p>
<a
href="https://www.linkedin.com/in/codervivek/"
target="_blank"
></a>
</p>
</div>
<div>
<a href="https://www.facebook.com/codervivek/"
><img src="../../img/Facebook.webp" alt=""
/></a>
<p><a href="https://www.facebook.com/codervivek/"></a></p>
</div>
</div>
</div>
</div>
</div>

<!-- Copyright -->
Expand Down
42 changes: 25 additions & 17 deletions Pages/Team/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="shortcut icon" href="../../img/favicon.webp" type="image/x-icon">
<script src="https://kit.fontawesome.com/4d742f1520.js" crossorigin="anonymous"></script>
<script src="https://cdn.lordicon.com/lordicon.js"></script>

<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<script defer src="../../script/script.js"></script> <!-- global js -->
Expand Down Expand Up @@ -120,9 +121,9 @@ <h3>
QUICK LINKS
</div> -->
<div class="quick-links-info">
<div><a href="./Pages/About Page/about.html" target="_blank"><i class="fa-solid fa-address-card"
<div><a href="../About Page/about.html" target="_blank"><i class="fa-solid fa-address-card"
style="color: #ffffff;"></i> About us</a></div>
<div><a href="./Pages/contact/contact.html" target="_blank"><i class="fa-solid fa-phone-volume"
<div><a href="../contact/contact.html" target="_blank"><i class="fa-solid fa-phone-volume"
style="color: #ffffff;"></i> Contact us</a></div>
<div><a href="" target="_blank"><lord-icon src="https://cdn.lordicon.com/mqdkoaef.json" trigger="hover"
colors="primary:#ffffff" style="width:20px;height:20px;padding-top:4px">
Expand All @@ -131,38 +132,45 @@ <h3>
colors="primary:#ffffff" style="width:20px;height:20px;padding-top:5px">
</lord-icon> Help</a></div>

<div><a href="./Pages/privacypolicy/privacy.html" target="_blank"><i
<div><a href="../privacypolicy/privacy.html" target="_blank"><i
class="fa-solid fa-shield-halved"></i> Privacy Policy</a></div>
</div>
</div>
</div>
<!-- links -->

<div class="col" id="col4" data-aos-duration="1800" data-aos="fade-up">
<div class="col" id="col4">
<h3>
SOCIAL
<div class="underline"><span></span></div>
</h3>
<div class="social-icons">

<div class="social">
<a href="https://www.instagram.com/coder_vivek/" target="_blank"><img src="./img/Instagram (2).webp"
alt="">Instagram</a>

<div>
<a href="https://www.instagram.com/coder_vivek/"
><img src="../../img/Instagram (2).webp" alt=""
/></a>
<p><a href="https://www.instagram.com/coder_vivek/"></a></p>
</div>
<div class="social">
<a href="https://www.linkedin.com/in/codervivek/" target="_blank"><img src="./img/LinkedIn Circled.webp"
alt="">LinkedIn</a>

<div>
<a href="https://www.linkedin.com/in/codervivek/"
><img src="../../img/LinkedIn Circled.webp" alt=""
/></a>
<p>
<a
href="https://www.linkedin.com/in/codervivek/"
target="_blank"
></a>
</p>
</div>
<div class="social">
<a href="https://www.facebook.com/codervivek/"><img src="./img/Facebook.webp" alt=""> Facebook</a>

<div>
<a href="https://www.facebook.com/codervivek/"
><img src="../../img/Facebook.webp" alt=""
/></a>
<p><a href="https://www.facebook.com/codervivek/"></a></p>
</div>
</div>
</div>
</div>

<!-- Copyright -->
<div id="copyright">
<div class="pay">
Expand Down
41 changes: 26 additions & 15 deletions Pages/contact/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<link rel="stylesheet" href="../contact/contact.css">
<link rel="stylesheet" href="../../style/style.css">
<script defer src="contact.js"></script>
<script src="https://cdn.lordicon.com/lordicon.js"></script>
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<title>Contact</title>
</head>
Expand Down Expand Up @@ -105,23 +106,33 @@ <h3>
<!-- contact -->

<!-- Links -->
<div class="col" id="col3">
<h3>
Quick Links
<div class="underline"><span></span></div>
</h3>
<div class="quick-links" id="bottom">
<!-- <div class="footer-title">
QUICK LINKS
</div> -->
<div class="quick-links-info">
<div><a href="./Pages/About Page/about.html">About us</a></div>
<div><a href="./Pages/contact/contact.html">Contact us</a></div>
<div><a href="">Order</a></div>
<div><a href="">help</a></div>
</div>
<!-- Links -->
<div class="col" id="col3" data-aos-duration="1800" data-aos="fade-up">
<h3>
Quick Links
<div class="underline"><span></span></div>
</h3>
<div class="quick-links" id="bottom">
<!-- <div class="footer-title">
QUICK LINKS
</div> -->
<div class="quick-links-info">
<div><a href="../About Page/about.html" target="_blank"><i class="fa-solid fa-address-card"
style="color: #ffffff;"></i> About us</a></div>
<div><a href="../contact/contact.html" target="_blank"><i class="fa-solid fa-phone-volume"
style="color: #ffffff;"></i> Contact us</a></div>
<div><a href="" target="_blank"><lord-icon src="https://cdn.lordicon.com/mqdkoaef.json" trigger="hover"
colors="primary:#ffffff" style="width:20px;height:20px;padding-top:4px">
</lord-icon> Order</a></div>
<div><a href="" target="_blank"><lord-icon src="https://cdn.lordicon.com/pyoiumqr.json" trigger="hover"
colors="primary:#ffffff" style="width:20px;height:20px;padding-top:5px">
</lord-icon> Help</a></div>

<div><a href="../privacypolicy/privacy.html" target="_blank"><i
class="fa-solid fa-shield-halved"></i> Privacy Policy</a></div>
</div>
</div>
</div>
<!-- links -->

<div class="col" id="col4">
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ If you want to contact me, you can reach me through below handles.


<p>
<a href="https://twitter.com/codervivek5/"><img src= "https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" heigth="10"></a>
<a href="https://twitter.com/codervivek5/"><img src= ![X](https://img.shields.io/badge/X-%23000000.svg?style=for-the-badge&logo=X&logoColor=white) heigth="10"></a>
<a href="https://www.instagram.com/coder_vivek/"><img src="https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white" heigth="10"></a>
<a href="https://www.linkedin.com/in/codervivek/"><img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" heigth="10"></a>
<a href="https://www.youtube.com/@codervivek"><img src="https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white" heigth="10"></a>
Expand Down