Skip to content

Commit

Permalink
chore: add image in projects page
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishothman committed May 21, 2024
1 parent 809bb21 commit d376018
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ <h2 class="title text-cap">Lastest Projects</h2>

<div class="element-item Hospital ">
<a class="img-contain-isotope" href="portfolioDetail.html">
<img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image">
<img src="images/Gallery/5.jpg" class="img-responsive" alt="Image">
</a>
<div class="project-info">
<a href="portfolioDetail.html"><h4 class="title-project text-cap">Ogrange Corporate</h4></a>
Expand All @@ -602,7 +602,7 @@ <h2 class="title text-cap">Lastest Projects</h2>

<div class="element-item Hospital">

<img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image">
<img src="images/Gallery/6.jpg" class="img-responsive" alt="Image">
<div class="project-info">
<a href="portfolioDetail.html"><h4 class="title-project text-cap">Ocean view Building</h4></a>
<a href="portfolioDetail.html" class="cateProject">Residential</a>
Expand Down Expand Up @@ -863,7 +863,7 @@ <h2 class="title text-cap">Don't forget to sign up!</h2>
<footer class="footer-v1">
<div class="footer-left">
<a href="index.html">
<img src="http://placehold.it/119x29/ccc.jpg " class="img-responsive" alt="Image">
<img src="./images/Header/ids-log.png " class="img-responsive" alt="Image">
</a>
</div>
<!-- End Left Footer -->
Expand Down
24 changes: 12 additions & 12 deletions portfolioGrid_1.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h4>Hospital</h4>
<!-- End Project Fillter -->
<div class="clearfix projectContainer portfolio-grid-1-container">
<div class="element-item Residential">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/1.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap text-cap">Dream House</h4>
Expand All @@ -212,7 +212,7 @@ <h4 class="title-project text-cap text-cap">Dream House</h4>
</div>
</div>
<div class="element-item Residential ">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/2.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap">Wood Wall City</h4>
Expand All @@ -221,7 +221,7 @@ <h4 class="title-project text-cap">Wood Wall City</h4>
</div>
</div>
<div class="element-item Ecommercial">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/3.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap">Bathroom furniture</h4>
Expand All @@ -230,7 +230,7 @@ <h4 class="title-project text-cap">Bathroom furniture</h4>
</div>
</div>
<div class="element-item Ecommercial ">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/4.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap">Living Room Decor</h4>
Expand All @@ -239,7 +239,7 @@ <h4 class="title-project text-cap">Living Room Decor</h4>
</div>
</div>
<div class="element-item Office">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/9.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap">open Space House</h4>
Expand All @@ -248,7 +248,7 @@ <h4 class="title-project text-cap">open Space House</h4>
</div>
</div>
<div class="element-item Office">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/10.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap">Sky Hotel</h4>
Expand All @@ -257,7 +257,7 @@ <h4 class="title-project text-cap">Sky Hotel</h4>
</div>
</div>
<div class="element-item Hospital ">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/4.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap">Ogrange Corporate</h4>
Expand All @@ -266,7 +266,7 @@ <h4 class="title-project text-cap">Ogrange Corporate</h4>
</div>
</div>
<div class="element-item Hospital">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/8.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap">Ocean view Building</h4>
Expand All @@ -275,7 +275,7 @@ <h4 class="title-project text-cap">Ocean view Building</h4>
</div>
</div>
<div class="element-item Residential">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/13.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap text-cap">Modern Design</h4>
Expand All @@ -284,7 +284,7 @@ <h4 class="title-project text-cap text-cap">Modern Design</h4>
</div>
</div>
<div class="element-item Residential ">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/12.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap">Dream house</h4>
Expand All @@ -293,7 +293,7 @@ <h4 class="title-project text-cap">Dream house</h4>
</div>
</div>
<div class="element-item Residential ">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/5.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap">Living Room Art</h4>
Expand All @@ -302,7 +302,7 @@ <h4 class="title-project text-cap">Living Room Art</h4>
</div>
</div>
<div class="element-item Ecommercial ">
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="http://placehold.it/960x720/ccc.jpg" class="img-responsive" alt="Image"></a>
<a class="portfolio-img-demo" href="portfolioDetail_1.html"><img src="images/Gallery/6.jpg" class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="portfolioDetail.html">
<h4 class="title-project text-cap">Bedroom Design Awward</h4>
Expand Down

0 comments on commit d376018

Please sign in to comment.