diff --git a/website/src/components/studio.js b/website/src/components/studio.js index 086821d4ff..47bff19d7e 100644 --- a/website/src/components/studio.js +++ b/website/src/components/studio.js @@ -1,3 +1,23 @@ +// Copyright (c) 2023 Uber Technologies, Inc. +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. + import React, {useCallback, useState} from 'react'; import styled from 'styled-components'; import Swipeable from './common/swipeable'; diff --git a/website/src/static/images/studio/screenshots/3D_tiles.png b/website/src/static/images/studio/screenshots/3D_tiles.png index c8ab82d50b..cd1c2aac66 100644 Binary files a/website/src/static/images/studio/screenshots/3D_tiles.png and b/website/src/static/images/studio/screenshots/3D_tiles.png differ diff --git a/website/src/static/images/studio/screenshots/Administrative_boundaries.png b/website/src/static/images/studio/screenshots/Administrative_boundaries.png index 43c03cfcab..cce318e2ac 100644 Binary files a/website/src/static/images/studio/screenshots/Administrative_boundaries.png and b/website/src/static/images/studio/screenshots/Administrative_boundaries.png differ diff --git a/website/src/static/images/studio/screenshots/Analytics_modules.png b/website/src/static/images/studio/screenshots/Analytics_modules.png index 36fd519c68..6a2c89f298 100644 Binary files a/website/src/static/images/studio/screenshots/Analytics_modules.png and b/website/src/static/images/studio/screenshots/Analytics_modules.png differ diff --git a/website/src/static/images/studio/screenshots/Charts.png b/website/src/static/images/studio/screenshots/Charts.png index 5c6b516f4c..0cabf7726d 100644 Binary files a/website/src/static/images/studio/screenshots/Charts.png and b/website/src/static/images/studio/screenshots/Charts.png differ diff --git a/website/src/static/images/studio/screenshots/Dataset_Operation.png b/website/src/static/images/studio/screenshots/Dataset_Operation.png index 7d2bca74f7..5947840fac 100644 Binary files a/website/src/static/images/studio/screenshots/Dataset_Operation.png and b/website/src/static/images/studio/screenshots/Dataset_Operation.png differ diff --git a/website/src/static/images/studio/screenshots/Fleet_Visualization.png b/website/src/static/images/studio/screenshots/Fleet_Visualization.png index e074e082fc..5c4a0c3935 100644 Binary files a/website/src/static/images/studio/screenshots/Fleet_Visualization.png and b/website/src/static/images/studio/screenshots/Fleet_Visualization.png differ diff --git a/website/src/static/images/studio/screenshots/Flow_layer.png b/website/src/static/images/studio/screenshots/Flow_layer.png index 8a74967ac4..0eba7fb9c6 100644 Binary files a/website/src/static/images/studio/screenshots/Flow_layer.png and b/website/src/static/images/studio/screenshots/Flow_layer.png differ diff --git a/website/src/static/images/studio/screenshots/Globe.png b/website/src/static/images/studio/screenshots/Globe.png index 228258c8a4..813e304ecf 100644 Binary files a/website/src/static/images/studio/screenshots/Globe.png and b/website/src/static/images/studio/screenshots/Globe.png differ diff --git a/website/src/static/images/studio/screenshots/Hextile_Analysis.png b/website/src/static/images/studio/screenshots/Hextile_Analysis.png index e6dd068afe..b57a9302b6 100644 Binary files a/website/src/static/images/studio/screenshots/Hextile_Analysis.png and b/website/src/static/images/studio/screenshots/Hextile_Analysis.png differ diff --git a/website/src/static/images/studio/screenshots/Host_published_maps.png b/website/src/static/images/studio/screenshots/Host_published_maps.png index 1850798b11..a47caf6b7a 100644 Binary files a/website/src/static/images/studio/screenshots/Host_published_maps.png and b/website/src/static/images/studio/screenshots/Host_published_maps.png differ diff --git a/website/src/static/images/studio/screenshots/Remote_Sensing.png b/website/src/static/images/studio/screenshots/Remote_Sensing.png index 88520b8d29..9129402c76 100644 Binary files a/website/src/static/images/studio/screenshots/Remote_Sensing.png and b/website/src/static/images/studio/screenshots/Remote_Sensing.png differ diff --git a/website/src/static/images/studio/screenshots/Tile_Layers.png b/website/src/static/images/studio/screenshots/Tile_Layers.png index e92cbbb43b..4504abe606 100644 Binary files a/website/src/static/images/studio/screenshots/Tile_Layers.png and b/website/src/static/images/studio/screenshots/Tile_Layers.png differ