-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mid improvements+update socials of team (#11)
* make discord icon border round in contact section+update socials of team+minor improvements * fix fakedarkdev img name typo * update services statistics * change sahil img cdn
- Loading branch information
1 parent
f31957f
commit 4656195
Showing
2 changed files
with
28 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -312,13 +312,13 @@ <h5>Best Quality Services</h5> | |
<div class="col-lg-6"> | ||
<div class="progress"> | ||
<span class="skill" | ||
>Website/Web-Development<i class="val">90%</i></span | ||
>Website/Web-Development<i class="val">95%</i></span | ||
> | ||
<div class="progress-bar-wrap"> | ||
<div | ||
class="progress-bar" | ||
role="progressbar" | ||
aria-valuenow="90" | ||
aria-valuenow="95" | ||
aria-valuemin="0" | ||
aria-valuemax="100" | ||
></div> | ||
|
@@ -327,13 +327,13 @@ <h5>Best Quality Services</h5> | |
|
||
<div class="progress"> | ||
<span class="skill" | ||
>Discord-Bot/Web-Bot<i class="val">85%</i></span | ||
>Discord-Bot/Web-Bot<i class="val">95%</i></span | ||
> | ||
<div class="progress-bar-wrap"> | ||
<div | ||
class="progress-bar" | ||
role="progressbar" | ||
aria-valuenow="85" | ||
aria-valuenow="95" | ||
aria-valuemin="0" | ||
aria-valuemax="100" | ||
></div> | ||
|
@@ -346,7 +346,7 @@ <h5>Best Quality Services</h5> | |
<div | ||
class="progress-bar" | ||
role="progressbar" | ||
aria-valuenow="95" | ||
aria-valuenow="90" | ||
aria-valuemin="0" | ||
aria-valuemax="100" | ||
></div> | ||
|
@@ -356,12 +356,12 @@ <h5>Best Quality Services</h5> | |
|
||
<div class="col-lg-6"> | ||
<div class="progress"> | ||
<span class="skill">VFX <i class="val">85%</i></span> | ||
<span class="skill">VFX <i class="val">80%</i></span> | ||
<div class="progress-bar-wrap"> | ||
<div | ||
class="progress-bar" | ||
role="progressbar" | ||
aria-valuenow="85" | ||
aria-valuenow="80" | ||
aria-valuemin="0" | ||
aria-valuemax="100" | ||
></div> | ||
|
@@ -385,13 +385,13 @@ <h5>Best Quality Services</h5> | |
|
||
<div class="progress"> | ||
<span class="skill" | ||
>Video/Image Editing<i class="val">85%</i></span | ||
>Video/Image Editing<i class="val">90%</i></span | ||
> | ||
<div class="progress-bar-wrap"> | ||
<div | ||
class="progress-bar" | ||
role="progressbar" | ||
aria-valuenow="95" | ||
aria-valuenow="90" | ||
aria-valuemin="0" | ||
aria-valuemax="100" | ||
></div> | ||
|
@@ -556,23 +556,26 @@ <h4>Aayu5h</h4> | |
<div class="member"> | ||
<div class="member-img"> | ||
<img | ||
src="https://images-ext-1.discordapp.net/external/31eKPHuH5VuhMtvXk89F6-rY_hGCiUdBLEXUxrk4Vq8/%3Fsize%3D1024/https/cdn.discordapp.com/avatars/966157584740544582/21d8b997e84075fdfd5ae9cece166bad.png" | ||
src="https://cdn-sd.pages.dev/img/sahil.png" | ||
class="img-fluid" | ||
alt="" | ||
loading="lazy" | ||
/> | ||
<div class="social"> | ||
<a href="https://sahil.js.cool/" target="_blank" | ||
><i class="bi bi-globe2"></i | ||
></a> | ||
<a href="https://instagram.com/red._ex" target="_blank" | ||
><i class="bi bi-instagram"></i | ||
></a> | ||
<a | ||
href="https://spicydevs.js.org/ids/dev.sahil" | ||
target="_blank" | ||
><i class="bi bi-person-badge-fill"></i | ||
></a> | ||
<a href="mailto:[email protected]" | ||
><i class="bi bi-envelope"></i | ||
></a> | ||
><i class="bi bi-envelope"></i | ||
></a> | ||
<a | ||
href="https://spicydevs.js.org/ids/dev.sahil" | ||
target="_blank" | ||
><i class="bi bi-person-badge-fill"></i | ||
></a> | ||
</div> | ||
</div> | ||
<div class="member-info"> | ||
|
@@ -591,7 +594,7 @@ <h4>Sahil</h4> | |
<div class="member"> | ||
<div class="member-img"> | ||
<img | ||
src="https://cdn-sd.pages.dev/img/dark.png" | ||
src="https://cdn-sd.pages.dev/img/fakedarkdev.png" | ||
class="img-fluid" | ||
alt="" | ||
loading="lazy" | ||
|
@@ -600,17 +603,6 @@ <h4>Sahil</h4> | |
<a href="https://fakedarkdev.github.io/" target="_blank" | ||
><i class="bi bi-globe2"></i | ||
></a> | ||
<a href="https://instagram.com/fakedarkdev/" target="_blank" | ||
><i class="bi bi-instagram"></i | ||
></a> | ||
<a | ||
href="https://instagram.com/fake.dark.dev/" | ||
target="_blank" | ||
><i class="bi bi-instagram"></i | ||
></a> | ||
<a href="https://t.me/fakedarkdev" target="_blank" | ||
><i class="bi bi-telegram"></i | ||
></a> | ||
<a href="mailto:[email protected]" | ||
><i class="bi bi-envelope"></i | ||
></a> | ||
|
@@ -638,12 +630,12 @@ <h4>Dikhit</h4> | |
loading="lazy" | ||
/> | ||
<div class="social"> | ||
<a href="https://instagram.com/oyepriyansh/" target="_blank" | ||
><i class="bi bi-instagram"></i | ||
></a> | ||
<a href="https://priyan.sh.gg/" target="_blank" | ||
><i class="bi bi-globe2"></i | ||
></a> | ||
<a href="mailto:[email protected]" target="_blank" | ||
><i class="bi bi-envelope"></i | ||
></a> | ||
</div> | ||
</div> | ||
<div class="member-info"> | ||
|
@@ -795,7 +787,7 @@ <h3>Country</h3> | |
|
||
<div class="col-lg-3 col-md-6"> | ||
<div class="info-box mb-4"> | ||
<i class="bi bi-discord bstr"></i> | ||
<i class="bx bi-discord"></i> | ||
<h3>Discord</h3> | ||
<p>@aayu5h</p> | ||
</div> | ||
|
@@ -807,7 +799,7 @@ <h3>Discord</h3> | |
<img | ||
class="img-fluid" | ||
src="assets/img/spicydevs.png" | ||
style="width: auto; height: 512px; margin-top: -100px" | ||
style="width: auto; height: 512px; margin-top: -25px" | ||
frameborder="0" | ||
allowfullscreen | ||
loading="lazy" | ||
|