added logo image
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 9.3 KiB |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user