added logo image

This commit is contained in:
victorAnumudu
2024-01-31 16:32:59 +01:00
parent 7b01bea019
commit 2873b22183
2 changed files with 5 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

+5 -1
View File
@@ -68,7 +68,11 @@ const Main = ({gredient}) => {
{/* <img className="moving_position_animatin right_img_one" src={img2} alt="image" /> */}
<img className="moving_position_animatin right_img_two" src={img3} alt="image" />
</div>
<img className="moving_position_animatin right_img_three position-relative" src={img4} alt="image" />
<img
className="moving_position_animatin right_img_three position-relative"
src={localImgLoad(`images/home/wrench-side-logo-1.png`)}
alt="image"
/>
</div>
</div>
</div>