Skip to content

Commit

Permalink
Nav update
Browse files Browse the repository at this point in the history
  • Loading branch information
Verma-MK committed Jan 26, 2025
1 parent d72c506 commit b09ad7b
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 23 deletions.
4 changes: 2 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<nav class="navbar">
<div class="logo">
<button class="image-button1">
<img src="/AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
<img src="./AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
</button>
</div>
<!-- Floating Image Button -->
Expand Down Expand Up @@ -489,7 +489,7 @@ <h3>

<hr style="margin: 20px 0; border: 0; border-top: 1px solid #444" />
<div class="imf">
<img src="/AJIVIKA2.svg" alt="" height="58px">
<img src="./AJIVIKA2.svg" alt="" height="58px">
<div style="text-align: center; font-size: 14px; color: #aaa">
<p>&copy; 2024 Ajivika™. All rights reserved.</p>
<p>Designed and developed with ❤️ by the Ajivika Team.</p>
Expand Down
4 changes: 2 additions & 2 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<nav class="navbar">
<div class="logo">
<button class="image-button1">
<img src="/AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
<img src="./AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
</button>
</div>
<!-- Floating Image Button -->
Expand Down Expand Up @@ -379,7 +379,7 @@ <h3>

<hr style="margin: 20px 0; border: 0; border-top: 1px solid #444" />
<div class="imf">
<img src="/AJIVIKA2.svg" alt="" height="58px">
<img src="./AJIVIKA2.svg" alt="" height="58px">
<div style="text-align: center; font-size: 14px; color: #aaa">
<p>&copy; 2024 Ajivika™. All rights reserved.</p>
<p>Designed and developed with ❤️ by the Ajivika Team.</p>
Expand Down
4 changes: 2 additions & 2 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<nav class="navbar">
<div class="logo">
<button class="image-button1">
<img src="/AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
<img src="./AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
</button>
</div>
<!-- Floating Image Button -->
Expand Down Expand Up @@ -349,7 +349,7 @@ <h3>Subscribe to Our Newsletter</h3>

<hr style="margin: 20px 0; border: 0; border-top: 1px solid #444" />
<div class="imf">
<img src="/AJIVIKA2.svg" alt="" height="58px">
<img src="./AJIVIKA2.svg" alt="" height="58px">
<div style="text-align: center; font-size: 14px; color: #aaa">
<p>&copy; 2024 Ajivika™. All rights reserved.</p>
<p>Designed and developed with ❤️ by the Ajivika Team.</p>
Expand Down
4 changes: 2 additions & 2 deletions contributors/contributor.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<nav class="navbar">
<div class="logo">
<button class="image-button1">
<img src="/AJIVIKA2.svg" alt="Image Button1" class="image-icon1">
<img src="./AJIVIKA2.svg" alt="Image Button1" class="image-icon1">
</button>
</div>
<!-- Floating Image Button -->
Expand Down Expand Up @@ -201,7 +201,7 @@ <h3 style="color: #d6a52b;">Subscribe to Our Newsletter</h3>

<hr style="margin: 20px 0; border: 0; border-top: 1px solid #444;">
<div class="imf">
<img src="/AJIVIKA2.svg" alt="" height="58px">
<img src="./AJIVIKA2.svg" alt="" height="58px">
<div style="text-align: center; font-size: 14px; color: #aaa">
<p>&copy; 2024 Ajivika™. All rights reserved.</p>
<p>Designed and developed with ❤️ by the Ajivika Team.</p>
Expand Down
2 changes: 1 addition & 1 deletion faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@
class="image-button1"
onclick="window.location.href='./index.html'"
>
<img src="/AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
<img src="./AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
</button>
</div>
<!-- Floating Image Button -->
Expand Down
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@
width: 110px;
height: 110px;
z-index: 2;
border-radius: 50%;
position: relative;
}
.image-button1 {
Expand Down Expand Up @@ -980,7 +981,7 @@
<nav class="navbar">
<div class="logo">
<button class="image-button1">
<img src="/AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
<img src="./AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
</button>
</div>
<!-- Floating Image Button -->
Expand Down Expand Up @@ -1444,7 +1445,7 @@ <h3>

<hr style="margin: 20px 0; border: 0; border-top: 1px solid #444" />
<div class="imf">
<img src="/AJIVIKA2.svg" alt="" height="58px">
<img src="./AJIVIKA2.svg" alt="" height="58px">
<div style="text-align: center; font-size: 14px; color: #aaa">
<p>&copy; 2024 Ajivika™. All rights reserved.</p>
<p>Designed and developed with ❤️ by the Ajivika Team.</p>
Expand Down
2 changes: 1 addition & 1 deletion login.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<div class="left-section">
<div class="logo">
<img
src="/AJIVIKA2.svg"
src="./AJIVIKA2.svg"
alt="Company Logo"
/>
<p>Learn, grow, and achieve!</p>
Expand Down
4 changes: 2 additions & 2 deletions pricing.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<nav class="navbar">
<div class="logo">
<button class="image-button1">
<img src="/AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
<img src="./AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
</button>
</div>
<!-- Floating Image Button -->
Expand Down Expand Up @@ -351,7 +351,7 @@ <h3>Subscribe to Our Newsletter</h3>

<hr style="margin: 20px 0; border: 0; border-top: 1px solid #444" />
<div class="imf">
<img src="/AJIVIKA2.svg" alt="" height="58px">
<img src="./AJIVIKA2.svg" alt="" height="58px">
<div style="text-align: center; font-size: 14px; color: #aaa">
<p>&copy; 2024 Ajivika™. All rights reserved.</p>
<p>Designed and developed with ❤️ by the Ajivika Team.</p>
Expand Down
4 changes: 2 additions & 2 deletions privacy.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<button class="image-button1">
<!-- <img src="/" alt="Image Button1" class="image-icon1" /> -->
</button>
<img class="image-icon1" src="/AJIVIKA2.svg" alt="">
<img class="image-icon1" src="./AJIVIKA2.svg" alt="">
</div>
<!-- Floating Image Button -->

Expand Down Expand Up @@ -390,7 +390,7 @@ <h3 style="color: #d6a52b;">Subscribe to Our Newsletter</h3>

<hr style="margin: 20px 0; border: 0; border-top: 1px solid #444;">
<div class="imf">
<img src="/AJIVIKA2.svg" alt="" height="58px">
<img src="./AJIVIKA2.svg" alt="" height="58px">
<div style="text-align: center; font-size: 14px; color: #aaa">
<p>&copy; 2024 Ajivika™. All rights reserved.</p>
<p>Designed and developed with ❤️ by the Ajivika Team.</p>
Expand Down
2 changes: 1 addition & 1 deletion register.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<div class="left-section">
<div class="logo">
<img
src="/AJIVIKA2.svg"
src="./AJIVIKA2.svg"
alt="Company Logo"
/>
<p>Join us and start your journey!</p>
Expand Down
4 changes: 2 additions & 2 deletions resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<nav class="navbar">
<div class="logo">
<button class="image-button1">
<img src="/AJIVIKA2.svg" alt="Image Button1" class="image-icon1" style="height: 65px; width: 65px;">
<img src="./AJIVIKA2.svg" alt="Image Button1" class="image-icon1" style="height: 65px; width: 65px;">
</button>
</div>
<!-- Floating Image Button -->
Expand Down Expand Up @@ -371,7 +371,7 @@ <h3>Subscribe to Our Newsletter</h3>

<hr style="margin: 20px 0; border: 0; border-top: 1px solid #444" />
<div class="imf">
<img src="/AJIVIKA2.svg" alt="" height="58px">
<img src="./AJIVIKA2.svg" alt="" height="58px">
<div style="text-align: center; font-size: 14px; color: #aaa">
<p>&copy; 2024 Ajivika™. All rights reserved.</p>
<p>Designed and developed with ❤️ by the Ajivika Team.</p>
Expand Down
4 changes: 2 additions & 2 deletions terms.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<nav class="navbar">
<div class="logo">
<button class="image-button1">
<img src="/AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
<img src="./AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
</button>
</div>
<!-- Floating Image Button -->
Expand Down Expand Up @@ -315,7 +315,7 @@ <h3 style="color: #d6a52b;">Subscribe to Our Newsletter</h3>

<hr style="margin: 20px 0; border: 0; border-top: 1px solid #444;">
<div class="imf">
<img src="/AJIVIKA2.svg" alt="" height="58px">
<img src="./AJIVIKA2.svg" alt="" height="58px">
<div style="text-align: center; font-size: 14px; color: #aaa">
<p>&copy; 2024 Ajivika™. All rights reserved.</p>
<p>Designed and developed with ❤️ by the Ajivika Team.</p>
Expand Down
4 changes: 2 additions & 2 deletions testimonial.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<nav class="navbar">
<div class="logo">
<button class="image-button1">
<img src="/AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
<img src="./AJIVIKA2.svg" alt="Image Button1" class="image-icon1" />
</button>
</div>
<!-- Floating Image Button -->
Expand Down Expand Up @@ -681,7 +681,7 @@ <h3>Subscribe to Our Newsletter</h3>

<hr style="margin: 20px 0; border: 0; border-top: 1px solid #444" />
<div class="imf">
<img src="/AJIVIKA2.svg" alt="" height="58px">
<img src="./AJIVIKA2.svg" alt="" height="58px">
<div style="text-align: center; font-size: 14px; color: #aaa">
<p>&copy; 2024 Ajivika™. All rights reserved.</p>
<p>Designed and developed with ❤️ by the Ajivika Team.</p>
Expand Down

0 comments on commit b09ad7b

Please sign in to comment.