change logo

This commit is contained in:
karimalden 2024-06-15 13:44:16 +03:00
parent b1fa853eb6
commit 10de972ca9
3 changed files with 2 additions and 2 deletions

BIN
public/About/about_hand.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 KiB

BIN
public/About/about_lap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

View File

@ -11,7 +11,7 @@ const Page = () => {
<div className="About_Laptop">
<img src="/About/Laptop.png" alt="" />
<img src="/About/about_lap.png" alt="" />
</div>
<div className="Dm_Group">
@ -47,7 +47,7 @@ const Page = () => {
</div>
</div>
<div className="Hands">
<img src="/About/Hands.png" alt="" />
<img src="/About/about_hand.png" alt="" />
</div>
<img src="/About/line.svg" alt="" />