Skip to content

Commit

Permalink
fix: update dead links
Browse files Browse the repository at this point in the history
  • Loading branch information
ratheesk committed Jul 25, 2024
1 parent 72e3648 commit a1f32eb
Show file tree
Hide file tree
Showing 5 changed files with 1,088 additions and 897 deletions.
44 changes: 22 additions & 22 deletions components/home/latest-projects.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
<img src="images/Project/12.jpg" class="img-responsive" alt="Image">
<div class="project-info">
<a href="#">
<a href="condo.php">
<h4 class="title-project text-cap text-cap">Bedroom</h4>
</a>
<a href="#" class="cateProject">Condo</a>
<a href="condo.php" class="cateProject">Condo</a>
</div>
</div>
Expand All @@ -46,89 +46,89 @@
<img src="images/Project/20.jpg" class="img-responsive" alt="Image">
<div class="project-info">
<a href="#">
<a href="condo.php">
<h4 class="title-project text-cap">Dining room</h4>
</a>
<a href="#" class="cateProject">Condo</a>
<a href="condo.php" class="cateProject">Condo</a>
</div>
</div>
<div class="element-item Townhouse">
<a class="img-contain-isotope" href="#">
<a class="img-contain-isotope" href="townhouse.php">
<img src="images/Townhouse/10.jpg" class="img-responsive" alt="Image">
</a>
<div class="project-info">
<a href="#">
<a href="townhouse.php">
<h4 class="title-project text-cap">Dining area</h4>
</a>
<a href="#" class="cateProject">Townhouse</a>
<a href="townhouse.php" class="cateProject">Townhouse</a>
</div>
</div>
<div class="element-item Townhouse ">
<a class="img-contain-isotope" href="#">
<a class="img-contain-isotope" href="townhouse.php">
<img src="images/Townhouse/2.jpg" class="img-responsive" alt="Image">
</a>
<div class="project-info">
<a href="#">
<a href="townhouse.php">
<h4 class="title-project text-cap">Living Room Decor</h4>
</a>
<a href="#" class="cateProject">Townhouse</a>
<a href="townhouse.php" class="cateProject">Townhouse</a>
</div>
</div>
<div class="element-item Bungalow">
<a class="img-contain-isotope" href="#">
<a class="img-contain-isotope" href="bungalow.php">
<img src="images/Bungalow/6.jpg" class="img-responsive" alt="Image">
</a>
<div class="project-info">
<a href="#">
<a href="bungalow.php">
<h4 class="title-project text-cap">Living Room Decor</h4>
</a>
<a href="#" class="cateProject">Bungalow</a>
<a href="bungalow.php" class="cateProject">Bungalow</a>
</div>
</div>
<div class="element-item Bungalow">
<a class="img-contain-isotope" href="#">
<a class="img-contain-isotope" href="bungalow.php">
<img src="images/Bungalow/4.jpg" class="img-responsive" alt="Image">
</a>
<div class="project-info">
<a href="#">
<a href="bungalow.php">
<h4 class="title-project text-cap">Dining area</h4>
</a>
<a href="#" class="cateProject">Bungalow</a>
<a href="bungalow.php" class="cateProject">Bungalow</a>
</div>
</div>
<div class="element-item Detached ">
<a class="img-contain-isotope" href="#">
<a class="img-contain-isotope" href="detached.php">
<img src="images/Detached/10.jpg" class="img-responsive" alt="Image">
</a>
<div class="project-info">
<a href="#">
<a href="detached.php">
<h4 class="title-project text-cap">Dining area</h4>
</a>
<a href="#" class="cateProject">Detached</a>
<a href="detached.php" class="cateProject">Detached</a>
</div>
</div>
<div class="element-item Detached">
<img src="images/Detached/16.jpg" class="img-responsive" alt="Image">
<div class="project-info">
<a href="#">
<a href="detached.php">
<h4 class="title-project text-cap">Bedroom</h4>
</a>
<a href="#" class="cateProject">Detached</a>
<a href="detached.php" class="cateProject">Detached</a>
</div>
</div>
</div> <!-- End project Container -->
</div> <!-- End -->
<div class="overlay-arc">
<div class="layer-1">
<a href="projects.php" class="ot-btn btn-dark-color text-cap">View all project</a>
<a href="projects.php" class="ot-btn btn-dark-color text-cap">View all projects</a>
</div>
</div>
</section>
4 changes: 2 additions & 2 deletions components/layout/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<!-- End Nav Footer -->
<div class="footer-right">
<ul class="social social-footer">
<li class="facebook "><a href="https://www.facebook.com/theresa.emmanuel.796?mibextid=ZbWKwL"
target="_blank"><i class="fa fa-facebook"></i></a></li>
<li class="facebook "><a href="https://www.facebook.com/theresa.emmanuel.796" target="_blank"><i
class="fa fa-facebook"></i></a></li>
<li class="instagram"><a href="https://www.instagram.com/idealstaginganddesign"><i class="fa fa-instagram"
target="_blank"></i></a></li>
<li class="linkedin"><a href="https://www.linkedin.com/in/theresa-emmanual-17677324"><i
Expand Down
2 changes: 1 addition & 1 deletion components/layout/navbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ class="fa fa-linkedin"></i></a></li>
</nav><!-- End Nav -->
<div class="right-header">
<ul class="navi-level-1 sub-navi seperator-horizonal-line hover-style-4">
<li class="header-tel"><a class="tel-header" href="#">CONTACT: 416-508-8975</a></li>
<li class="header-tel"><a class="tel-header">CONTACT: 416-508-8975</a></li>
<!-- Testing Search Box -->
Expand Down
92 changes: 46 additions & 46 deletions projects.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,123 +34,123 @@
<!-- End Project Fillter -->
<div class="clearfix projectContainer portfolio-grid-1-container">
<div class="element-item Condo">
<a class="portfolio-img-demo" href="#"><img src="images/Project/12.jpg" class="img-responsive"
alt="Image"></a>
<a class="portfolio-img-demo" href="condo.php"><img src="images/Project/12.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="condo.php">
<h4 class="title-project text-cap text-cap">Bedroom</h4>
</a>
<a href="#" class="cateProject">Condo</a>
<a href="condo.php" class="cateProject">Condo</a>
</div>
</div>
<div class="element-item Condo ">
<a class="portfolio-img-demo" href="#"><img src="images/Project/20.jpg" class="img-responsive"
alt="Image"></a>
<a class="portfolio-img-demo" href="condo.php"><img src="images/Project/20.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="condo.php">
<h4 class="title-project text-cap">dining room</h4>
</a>
<a href="#" class="cateProject">Condo</a>
<a href="condo.php" class="cateProject">Condo</a>
</div>
</div>
<div class="element-item Townhouse">
<a class="portfolio-img-demo" href="#"><img src="images/Townhouse/10.jpg" class="img-responsive"
alt="Image"></a>
<a class="portfolio-img-demo" href="townhouse.php"><img src="images/Townhouse/10.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="townhouse.php">
<h4 class="title-project text-cap">Dining area</h4>
</a>
<a href="#" class="cateProject">Townhouse</a>
<a href="townhouse.php" class="cateProject">Townhouse</a>
</div>
</div>
<div class="element-item Townhouse ">
<a class="portfolio-img-demo" href="#"><img src="images/Townhouse/2.jpg" class="img-responsive"
alt="Image"></a>
<a class="portfolio-img-demo" href="townhouse.php"><img src="images/Townhouse/2.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="townhouse.php">
<h4 class="title-project text-cap">Living Room Decor</h4>
</a>
<a href="#" class="cateProject">Townhouse</a>
<a href="townhouse.php" class="cateProject">Townhouse</a>
</div>
</div>
<div class="element-item Bungalow">
<a class="portfolio-img-demo" href="#"><img src="images/Bungalow/6.jpg" class="img-responsive"
alt="Image"></a>
<a class="portfolio-img-demo" href="bungalow.php"><img src="images/Bungalow/6.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="bungalow.php">
<h4 class="title-project text-cap">Living Room Decor</h4>
</a>
<a href="#" class="cateProject">Bungalow</a>
<a href="bungalow.php" class="cateProject">Bungalow</a>
</div>
</div>
<div class="element-item Bungalow">
<a class="portfolio-img-demo" href="#"><img src="images/Bungalow/4.jpg" class="img-responsive"
alt="Image"></a>
<a class="portfolio-img-demo" href="bungalow.php"><img src="images/Bungalow/4.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="bungalow.php">
<h4 class="title-project text-cap">Dining area</h4>
</a>
<a href="#" class="cateProject">Bungalow</a>
<a href="bungalow.php" class="cateProject">Bungalow</a>
</div>
</div>
<div class="element-item Detached ">
<a class="portfolio-img-demo" href="#"><img src="images/Detached/10.jpg" class="img-responsive"
alt="Image"></a>
<a class="portfolio-img-demo" href="detached.php"><img src="images/Detached/10.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="detached.php">
<h4 class="title-project text-cap">Dining area</h4>
</a>
<a href="#" class="cateProject">Detached</a>
<a href="detached.php" class="cateProject">Detached</a>
</div>
</div>
<div class="element-item Detached">
<a class="portfolio-img-demo" href="#"><img src="images/Detached/16.jpg" class="img-responsive"
alt="Image"></a>
<a class="portfolio-img-demo" href="detached.php"><img src="images/Detached/16.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="detached.php">
<h4 class="title-project text-cap">Bedroom</h4>
</a>
<a href="#" class="cateProject">Detached</a>
<a href="detached.php" class="cateProject">Detached</a>
</div>
</div>
<div class="element-item Condo">
<a class="portfolio-img-demo" href="#"><img src="images/Project/4.jpg" class="img-responsive"
alt="Image"></a>
<a class="portfolio-img-demo" href="condo.php"><img src="images/Project/4.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="condo.php">
<h4 class="title-project text-cap text-cap">Dining area</h4>
</a>
<a href="#" class="cateProject">Condo</a>
<a href="condo.php" class="cateProject">Condo</a>
</div>
</div>
<div class="element-item Condo ">
<a class="portfolio-img-demo" href="#"><img src="images/Project/2.jpg" class="img-responsive"
alt="Image"></a>
<a class="portfolio-img-demo" href="condo.php"><img src="images/Project/2.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="condo.php">
<h4 class="title-project text-cap">Living Room Decor</h4>
</a>
<a href="#" class="cateProject">Condo</a>
<a href="condo.php" class="cateProject">Condo</a>
</div>
</div>
<div class="element-item SemiDetached">
<a class="portfolio-img-demo" href="#"><img src="images/SemiDetached/4.jpg"
<a class="portfolio-img-demo" href="semi-detached.php"><img src="images/SemiDetached/4.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="semi-detached.php">
<h4 class="title-project text-cap text-cap">Living Room Decor</h4>
</a>
<a href="#" class="cateProject">Semi Detached</a>
<a href="semi-detached.php" class="cateProject">Semi Detached</a>
</div>
</div>
<div class="element-item SemiDetached ">
<a class="portfolio-img-demo" href="#"><img src="images/SemiDetached/6.jpg"
<a class="portfolio-img-demo" href="semi-detached.php"><img src="images/SemiDetached/6.jpg"
class="img-responsive" alt="Image"></a>
<div class="project-info">
<a href="#">
<a href="semi-detached.php">
<h4 class="title-project text-cap">Bedroom</h4>
</a>
<a href="#" class="cateProject">Semi Detached</a>
<a href="semi-detached.php" class="cateProject">Semi Detached</a>
</div>
</div>

Expand Down
Loading

0 comments on commit a1f32eb

Please sign in to comment.