Include carousel multiple clients image in website statically
This commit is contained in:
@@ -3,7 +3,7 @@ import { Carousel } from 'react-responsive-carousel';
|
|||||||
|
|
||||||
const ImageList = [
|
const ImageList = [
|
||||||
{
|
{
|
||||||
image: "https://pbs.twimg.com/media/E6HnwU1WYAQUATa.jpg:large",
|
image: "img/carousel/multipleclients.jpg",
|
||||||
alt: "A scene showing multiple widgets, including sliders like an equalizer and a virtual touchscreen.",
|
alt: "A scene showing multiple widgets, including sliders like an equalizer and a virtual touchscreen.",
|
||||||
caption: "Multiple objects working independently all at once.",
|
caption: "Multiple objects working independently all at once.",
|
||||||
},
|
},
|
||||||
|
|||||||
BIN
static/img/carousel/multipleclients.jpg
Normal file
BIN
static/img/carousel/multipleclients.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 231 KiB |
Reference in New Issue
Block a user