slide image added

This commit was merged in pull request #88.
This commit is contained in:
victorAnumudu
2024-05-29 20:31:54 +01:00
parent 3266a305f4
commit 3a2fa8b0f2
3 changed files with 2 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

+2 -1
View File
@@ -14,12 +14,13 @@ 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 SliderCenter from '../../assets/images/home/top_sliders/slide_33.png'
function HeroHomeOne() {
const sliders = [
SliderOne, SliderTwo, SliderThree, SliderFour, SliderFive
SliderOne, SliderTwo, SliderCenter, SliderThree, SliderFour, SliderFive
]
return (