diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx index f2b0030997e..f3781a4039c 100644 --- a/docs/src/pages/index.tsx +++ b/docs/src/pages/index.tsx @@ -436,13 +436,13 @@ export default function Home(): JSX.Element {
- + Explore (chart buider) UI
- + Superset Dashboard
- + SQL Lab
diff --git a/docs/static/img/dashboard.jpg b/docs/static/img/dashboard.jpg new file mode 100644 index 00000000000..c1e539f76e3 Binary files /dev/null and b/docs/static/img/dashboard.jpg differ diff --git a/docs/static/img/dashboard3.png b/docs/static/img/dashboard3.png deleted file mode 100644 index e7d9092dede..00000000000 Binary files a/docs/static/img/dashboard3.png and /dev/null differ diff --git a/docs/static/img/explore.jpg b/docs/static/img/explore.jpg new file mode 100644 index 00000000000..110b551492f Binary files /dev/null and b/docs/static/img/explore.jpg differ diff --git a/docs/static/img/explorer5.jpg b/docs/static/img/explorer5.jpg deleted file mode 100644 index 37c5e1b9c7f..00000000000 Binary files a/docs/static/img/explorer5.jpg and /dev/null differ diff --git a/docs/static/img/sql_lab.jpg b/docs/static/img/sql_lab.jpg new file mode 100644 index 00000000000..8278ee61381 Binary files /dev/null and b/docs/static/img/sql_lab.jpg differ diff --git a/docs/static/img/sqllab5.jpg b/docs/static/img/sqllab5.jpg deleted file mode 100644 index 7afb1ddc2ae..00000000000 Binary files a/docs/static/img/sqllab5.jpg and /dev/null differ