logo updated
This commit is contained in:
parent
3b31bf4b66
commit
0a5dcd8554
BIN
app/favicon.ico
BIN
app/favicon.ico
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 82 KiB |
BIN
app/favicon1.ico
Normal file
BIN
app/favicon1.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
@ -23,9 +23,9 @@ export default function Footer1() {
|
||||
data-wow-delay=".2s"
|
||||
>
|
||||
<Image
|
||||
src="/assets/img/logo/black-logo.svg"
|
||||
width={149}
|
||||
height={64}
|
||||
src="/assets/img/logo/logo.png"
|
||||
width={300}
|
||||
height={60}
|
||||
alt="img"
|
||||
/>
|
||||
</Link>
|
||||
|
||||
@ -16,7 +16,7 @@ export default function Header1() {
|
||||
<Image
|
||||
src="/assets/img/logo/logo.png"
|
||||
width={300}
|
||||
height={150}
|
||||
height={60}
|
||||
alt="img"
|
||||
/>
|
||||
</Link>
|
||||
|
||||
BIN
public/assets/img/logo/logo.png
Normal file
BIN
public/assets/img/logo/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
@ -27,9 +27,9 @@
|
||||
}
|
||||
|
||||
.logo-img {
|
||||
width: 200px;
|
||||
width: 310px;
|
||||
height: 100px;
|
||||
border-radius: 100px;
|
||||
// border-radius: 100px;
|
||||
line-height: 90px;
|
||||
background-color: $white;
|
||||
text-align: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user