Skip to content

Commit

Permalink
added wso2
Browse files Browse the repository at this point in the history
  • Loading branch information
PamaliWeerasinghe committed Jan 27, 2024
1 parent 0ffa933 commit 7765865
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 35 deletions.
Binary file added assets/img/logos/wso2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 8 additions & 35 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<div>REVOLUX</div>
<div>STORE</div>
</div>
<a href="#portfolio" target="_blank" class="arrow">
<a href="#portfolio" class="arrow">
<button type="button" class="button">&#x2192;</button>
</a>
</div>
Expand All @@ -129,7 +129,7 @@
<div>DELEGATE</div>
<div>BOOKLET</div>
</div>
<a href="/revol_form/Delegate.......pdf" target="_blank" class="arrow">
<a href="/revol_form/Delegate booklet revolux.pdf" target="_blank" class="arrow">
<button type="button" class="button">&#x2192;</button>
</a>
</div>
Expand All @@ -140,7 +140,7 @@
<div>WORKSHOP 2</div>
<div style="font-size: 10px;">PARTICIPATION CONFIRMATION</div>
</div>
<a href="https://example.com" target="_blank" class="arrow">
<a href="#" target="_blank" class="arrow">
<button type="button" class="button">&#x2192;</button>
</a>
</div>
Expand Down Expand Up @@ -170,8 +170,10 @@
<!-- uncomment the space-between to add the silver partners -->
<!-- <div class="row" style="display: flex;justify-content: space-between;"> -->
<div class="row" style="display: flex;justify-content: center; text-align: center;">
<label class="form-label fs-3 mt-3 col-lg-3 fw-bold">Gold Partner</label><img src="assets/img/logos/zone24x7.png" class="img-fluid col-lg-3 mb-3" alt="" >
<label class="form-label fs-3 mt-5 col-lg-3 fw-bold">Gold Partner</label><img src="assets/img/logos/zone24x7.png" class="img-fluid col-lg-3" alt="" style="margin-top: -2%;">
<label class="form-label fs-3 mt-5 col-lg-3 fw-bold">Bronze Partner</label><img src="assets/img/logos/wso2.png" class="img-fluid col-lg-3" alt="" style="margin-top: -1%;">
</div>


<!-- <label class="form-label fs-3 mt-3 col-lg-3 offset-lg-1 fw-bold">Silver Partner</label><img src="assets/img/logos/purple.png" class="img-fluid col-lg-2" alt="" > -->
<!-- </div> -->
Expand Down Expand Up @@ -313,36 +315,7 @@ <h4>SIZE CHART</h4>

</div>

<!-- <div class="col-lg-4 col-md-6 portfolio-item filter-web offset-lg-4" >
<div class="portfolio-wrap" style="background-color: transparent;">
<img src="assets\img\img\delegatePack\tshirt.png" class="img-fluid" alt="" style="height:44.5vh">
<div class="portfolio-info">
<h4>TSHIRT</h4>
<div class="portfolio-links">
<a href="assets\img\img\delegatePack\tshirt.png" data-gallery="portfolioGallery" class="portfolio-lightbox" title="TSHIRT"><i style="color: black;"class="bx bx-plus"></i></a>
<a href="#" title="Order Now"><i style="color: black;"class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>

<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<div class="portfolio-wrap">
<img src="assets\img\img\delegatePack\tshirt.png" class="img-fluid" alt="" style="height:44.5vh">
<div class="portfolio-info">
<h4>TSHIRT</h4>
<div class="portfolio-links">
<a href="assets\img\img\delegatePack\tshirt.png" data-gallery="portfolioGallery" class="portfolio-lightbox" title="TSHIRT"><i class="bx bx-plus"></i></a>
<a href="#" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
-->




</div>
Expand Down Expand Up @@ -786,7 +759,7 @@ <h6 class="card-title">Didulanka Gamage</h6>
</div>
</div>
<div class="card px-3 py-2 align-items-center mt-2" style="width:100%;display: flex;flex-direction: row;text-align: center;" >
<img src="./revol_form/img/4.jpg" class="card-img-top" alt="..." style="width: 100px;height: 100px;border-radius: 100%;">
<img src="./revol_form/img/4.jpg" class="card-img-top" alt="..." style="width: 100px;height: 100px;border-radius: 100%;background-size: contain;">
<div class="card-body" style="text-align: left;">
<h6 class="card-title">Ayeshini Kulathunga</h6>
<p class="card-text" style="font-size: 12px;">The IEEE Student Branch of UCSC</p>
Expand All @@ -803,7 +776,7 @@ <h6 class="card-title">Ayeshini Kulathunga</h6>
</div>
</div>
<div class="card px-3 py-2 align-items-center mt-2 mb-2" style="width:100%;display: flex;flex-direction: row;text-align: center;" >
<img src="./revol_form/img/1.jpg" class="card-img-top" alt="..." style="width: 100px;height: 100px;border-radius: 100%;">
<img src="./revol_form/img/1.jpg" class="card-img-top" alt="..." style="border-radius: 100%;width:100px;height: 100px;background-size: contain;">
<div class="card-body" style="text-align: left;">
<h6 class="card-title">Chanuli Indigahawela</h6>
<p class="card-text" style="font-size: 12px;">AIESEC in University of Colombo</p>
Expand Down

0 comments on commit 7765865

Please sign in to comment.