added another slider img

This commit is contained in:
victorAnumudu
2024-05-29 17:10:19 +01:00
parent ff17334276
commit 7c57f45a39
7 changed files with 2 additions and 2 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 422 KiB

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 600 KiB

After

Width:  |  Height:  |  Size: 422 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 639 KiB

After

Width:  |  Height:  |  Size: 600 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 391 KiB

After

Width:  |  Height:  |  Size: 639 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 378 KiB

After

Width:  |  Height:  |  Size: 391 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 KiB

+2 -2
View File
@@ -13,13 +13,13 @@ import SliderOne from '../../assets/images/home/top_sliders/slide_1.png'
import SliderTwo from '../../assets/images/home/top_sliders/slide_2.png'
import SliderThree from '../../assets/images/home/top_sliders/slide_3.png'
import SliderFour from '../../assets/images/home/top_sliders/slide_4.png'
// import SliderFive from '../../assets/images/home/top_sliders/slide_5.png'
import SliderFive from '../../assets/images/home/top_sliders/slide_5.png'
function HeroHomeOne() {
const sliders = [
SliderOne, SliderTwo, SliderThree, SliderFour
SliderOne, SliderTwo, SliderThree, SliderFour, SliderFive
]
return (