refactor: replace multiple clients image
This commit is contained in:
@@ -3,15 +3,10 @@ import { Carousel } from 'react-responsive-carousel';
|
|||||||
|
|
||||||
const ImageList = [
|
const ImageList = [
|
||||||
{
|
{
|
||||||
image: "img/carousel/multipleclients.jpg",
|
image: "img/carousel/multipleclients.png",
|
||||||
alt: "A scene showing multiple widgets, including sliders like an equalizer and a virtual touchscreen.",
|
alt: "A scene showing multiple widgets, including CRT TV panel shells and flat touchscreen panels and 2 rings forming a cylinder around the scene.",
|
||||||
caption: "Multiple objects working independently all at once.",
|
caption: "Multiple objects working independently all at once.",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
image: "img/carousel/spatialcode.png",
|
|
||||||
alt: "To the left, a code editor showing Stardust Fusion creating several models and transforming them on the logicStep. To the right is the program running in Stardust.",
|
|
||||||
caption: "Code vs output of the Spatial Fusion demo.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
image: "img/carousel/panels.png",
|
image: "img/carousel/panels.png",
|
||||||
alt: "A series of application windows as 3D panels similar to small wooden boards in proportions with a Panasonic CRT TV model in the center showing Agregore (the browser).",
|
alt: "A series of application windows as 3D panels similar to small wooden boards in proportions with a Panasonic CRT TV model in the center showing Agregore (the browser).",
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 231 KiB |
BIN
static/img/carousel/multipleclients.png
Normal file
BIN
static/img/carousel/multipleclients.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 223 KiB |
@@ -2596,9 +2596,9 @@ caniuse-api@^3.0.0:
|
|||||||
lodash.uniq "^4.5.0"
|
lodash.uniq "^4.5.0"
|
||||||
|
|
||||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001317:
|
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001317:
|
||||||
version "1.0.30001332"
|
version "1.0.30001534"
|
||||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz#39476d3aa8d83ea76359c70302eafdd4a1d727dd"
|
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001534.tgz"
|
||||||
integrity sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==
|
integrity sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q==
|
||||||
|
|
||||||
ccount@^1.0.0, ccount@^1.0.3:
|
ccount@^1.0.0, ccount@^1.0.3:
|
||||||
version "1.1.0"
|
version "1.1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user