-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Prince_Pal
committed
Nov 23, 2023
1 parent
78bde39
commit 8af5ec4
Showing
2 changed files
with
172 additions
and
160 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,37 +54,49 @@ <h2 class="text-primary mt-0">Know our Contributors</h2> | |
</div> | ||
</div> | ||
</section> | ||
<section class="page-section portfolio" style="background-color:antiquewhite;" id="portfolio"> | ||
<div class="container marketing"> | ||
<div class="row"> | ||
<div class="col-lg-4 "> | ||
<svg class="bd-placeholder-img rounded-circle" width="140" height="140" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder" preserveAspectRatio="xMidYMid slice" focusable="false"> | ||
<title>Prince Pal</title> | ||
<image href="/helpdesk/assets/img/portfolio/fullsize/princepal.jpg" width="100%" height="100%" preserveAspectRatio="xMidYMid slice"></image> | ||
</svg> | ||
|
||
<h2 class="fw-normal mt-4">Prince Pal</h2> | ||
<h3 style="font-size: smaller;" class=""> Owner & Developer</h3> | ||
<h3 style="font-size: smaller;">CSE-AI 2k21</h3> | ||
<p><a class="btn btn-secondary mt-4" href="https://www.linkedin.com/in/theprince29/">Connect »</a></p> | ||
</div><!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<svg class="bd-placeholder-img rounded-circle" width="140" height="140" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="var(--bs-secondary-color)"></rect></svg> | ||
<h2 class="fw-normal mt-4">Your Name</h2> | ||
<h3 style="font-size: smaller;" class="">Content Contributor</h3> | ||
<h3 style="font-size: smaller;">branch & year</h3> | ||
<p><a class="btn btn-secondary mt-4" href="#">Connect »</a></p> | ||
</div><!-- /.col-lg-4 --> | ||
<div class="col-lg-4"> | ||
<svg class="bd-placeholder-img rounded-circle" width="140" height="140" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="var(--bs-secondary-color)"></rect></svg> | ||
<h2 class="fw-normal mt-4">Your Name</h2> | ||
<h3 style="font-size: smaller;" class="">Backend Contributor</h3> | ||
<h3 style="font-size: smaller;">branch & year</h3> | ||
<p><a class="btn btn-secondary mt-4" href="#">Connect »</a></p> | ||
</div><!-- /.col-lg-4 --> | ||
</div><!-- /.row --> | ||
<section class="page-section portfolio" style="background-color: antiquewhite;" id="portfolio"> | ||
<div class="container marketing"> | ||
<div class="row"> | ||
<div class="col-lg-4 col-md-6 mb-5"> | ||
<div class="text-center"> | ||
<div class="flex justify-content-center"> | ||
<img class="bd-placeholder-img rounded-circle" width="140" height="140" src="/helpdesk/assets/img/portfolio/fullsize/princepal.jpg" alt="Prince Pal"> | ||
</div> | ||
<h2 class="fw-normal mt-4">Prince Pal</h2> | ||
<h3 style="font-size: smaller;">Owner & Developer</h3> | ||
<h3 style="font-size: smaller;">CSE-AI 2k21</h3> | ||
<h3 style="font-size: smaller;">[email protected]</h3> | ||
<p><a class="btn btn-secondary mt-4" href="https://www.linkedin.com/in/theprince29/">Connect »</a></p> | ||
</div> | ||
</div> | ||
<div class="col-lg-4 col-md-6 mb-5"> | ||
<div class="text-center"> | ||
<div class="flex justify-content-center"> | ||
<svg class="bd-placeholder-img rounded-circle" width="140" height="140" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="var(--bs-secondary-color)"></rect></svg> | ||
</div> | ||
<h2 class="fw-normal mt-4">Your Name</h2> | ||
<h3 style="font-size: smaller;">Content Contributor</h3> | ||
<h3 style="font-size: smaller;">branch & year</h3> | ||
<h3 style="font-size: smaller;">[email protected]</h3> | ||
<p><a class="btn btn-secondary mt-4" href="#">Connect »</a></p> | ||
</div> | ||
</div> | ||
<div class="col-lg-4 col-md-6 mb-5"> | ||
<div class="text-center"> | ||
<div class="flex justify-content-center"> | ||
<svg class="bd-placeholder-img rounded-circle" width="140" height="140" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="var(--bs-secondary-color)"></rect></svg> | ||
</div> | ||
<h2 class="fw-normal mt-4">Your Name</h2> | ||
<h3 style="font-size: smaller;">Backend Contributor</h3> | ||
<h3 style="font-size: smaller;">branch & year</h3> | ||
<h3 style="font-size: smaller;">[email protected]</h3> | ||
<p><a class="btn btn-secondary mt-4" href="#">Connect »</a></p> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
</section> | ||
|
||
<section class="page-section"> | ||
<div class="container mt-4"> | ||
<h1>Leaderboard</h1> | ||
|
Oops, something went wrong.