refactor: replace multiple clients image

This commit is contained in:
Nova
2023-09-17 11:16:49 -04:00
parent 1a6df6154c
commit a9fc72b62b
5 changed files with 5 additions and 10 deletions

View File

@@ -3,15 +3,10 @@ import { Carousel } from 'react-responsive-carousel';
const ImageList = [
{
image: "img/carousel/multipleclients.jpg",
alt: "A scene showing multiple widgets, including sliders like an equalizer and a virtual touchscreen.",
image: "img/carousel/multipleclients.png",
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.",
},
{
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",
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 KiB

View File

@@ -2596,9 +2596,9 @@ caniuse-api@^3.0.0:
lodash.uniq "^4.5.0"
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001317:
version "1.0.30001332"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz#39476d3aa8d83ea76359c70302eafdd4a1d727dd"
integrity sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==
version "1.0.30001534"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001534.tgz"
integrity sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q==
ccount@^1.0.0, ccount@^1.0.3:
version "1.1.0"