mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore: Swapping main superset images for more current versions (#22668)
This commit is contained in:
@@ -436,13 +436,13 @@ export default function Home(): JSX.Element {
|
||||
</div>
|
||||
<Carousel ref={slider} effect="scrollx" afterChange={onChange}>
|
||||
<div className="imageContainer">
|
||||
<img src="img/explorer5.jpg" alt="" />
|
||||
<img src="img/explore.jpg" alt="Explore (chart buider) UI" />
|
||||
</div>
|
||||
<div className="imageContainer">
|
||||
<img src="img/dashboard3.png" alt="" />
|
||||
<img src="img/dashboard.jpg" alt="Superset Dashboard" />
|
||||
</div>
|
||||
<div className="imageContainer">
|
||||
<img src="img/sqllab5.jpg" alt="" />
|
||||
<img src="img/sql_lab.jpg" alt="SQL Lab" />
|
||||
</div>
|
||||
</Carousel>
|
||||
</div>
|
||||
|
||||
BIN
docs/static/img/dashboard.jpg
vendored
Normal file
BIN
docs/static/img/dashboard.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 126 KiB |
BIN
docs/static/img/dashboard3.png
vendored
BIN
docs/static/img/dashboard3.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 711 KiB |
BIN
docs/static/img/explore.jpg
vendored
Normal file
BIN
docs/static/img/explore.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 147 KiB |
BIN
docs/static/img/explorer5.jpg
vendored
BIN
docs/static/img/explorer5.jpg
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 308 KiB |
BIN
docs/static/img/sql_lab.jpg
vendored
Normal file
BIN
docs/static/img/sql_lab.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
BIN
docs/static/img/sqllab5.jpg
vendored
BIN
docs/static/img/sqllab5.jpg
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 337 KiB |
Reference in New Issue
Block a user