Skip to content

Commit 57450e5

Browse files
committed
Lets-Talk Bug fixed
1 parent cefc7cc commit 57450e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Coding_Liquids/WebContent/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h4>MENU</h4>
6565

6666
<div class="get-quote">
6767
<h5>Have a project in mind?</h5>
68-
<a href="project.html" class="call-to-action">Lets Talk</a>
68+
<a href="service.html" class="call-to-action">Lets Talk</a>
6969
</div>
7070
<div class="social">
7171
<div class="icon-wrapper"><a href=""> <img src="img/insta.svg" alt="Instagram Icon"></a> </div>
@@ -101,7 +101,7 @@ <h2>Design &amp; Development</h2>
101101
<a href="service.html" class="call-to-action">Our Services</a>
102102
</div>
103103
<div class="col-2">
104-
<img src="img/cap.png" alt="">
104+
<img src="img/cap.png" alt="img/cap.png">
105105
</div>
106106
</div>
107107
</div>

0 commit comments

Comments
 (0)