Include carousel multiple clients image in website statically

This commit is contained in:
technobaboo
2021-08-11 22:17:28 -05:00
parent c94cd0795c
commit 2bf0c11b69
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ import { Carousel } from 'react-responsive-carousel';
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.",
caption: "Multiple objects working independently all at once.",
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB