footer logo updated

This commit is contained in:
Selvi 2025-08-04 15:39:38 +05:30
parent 9af0d83ac3
commit 1364ee8636
3 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ export default function Footer1() {
data-wow-delay=".2s"
>
<Image
src="/assets/img/logo/logo.png"
src="/assets/img/footer/footer-logo.png"
width={300}
height={60}
alt="img"

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -31,7 +31,7 @@
height: 100px;
// border-radius: 100px;
line-height: 90px;
background-color: $white;
// background-color: $white;
text-align: center;
}