Skip to content

Commit f331ae5

Browse files
Merge pull request #577 from Riya-Kharade/545-footer-logo-visibility-fix
545 footer logo visibility fix
2 parents e384f2e + 5432929 commit f331ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2084,7 +2084,7 @@ <h2 class="feedback-title text-center mb-3">Feedback & Reviews</h2>
20842084
<!-- Footer Columns -->
20852085
<div class="col-lg-4 col-md-6">
20862086
<div class="footer-brand">
2087-
<img src="images/Logo.png" alt="GrowCraft Logo" class="footer-logo mb-3">
2087+
<img src="images/Logo_new.png" alt="GrowCraft Logo" class="footer-logo mb-3">
20882088
<h4 class="brand-name">GrowCraft</h4>
20892089
<p class="brand-description">Empowering businesses with
20902090
innovative digital solutions and creative excellence.</p>

0 commit comments

Comments
 (0)