diff --git a/source/index.rst b/source/index.rst index b4a202cfb..7d232f81e 100644 --- a/source/index.rst +++ b/source/index.rst @@ -6,9 +6,9 @@ .. rst-class:: card-list - - .. card:: getting-started/what-is-symbol.html resources/images/handshake.png START + - .. card:: getting-started/what-is-symbol.html resources/images/start-adventure.png START - .. card:: concepts/overview.html resources/images/assembly-line.png TECHNOLOGY - - .. card:: guides/index.html resources/images/book-stack.png GUIDES + - .. card:: guides/index.html resources/images/girl-manual.png GUIDES - .. card:: handbook/vision.html resources/images/symbolheart.png VISION - .. card:: contribute/index.html resources/images/XYMCity.png CONTRIBUTE - .. card:: handbook/index.html resources/images/handbook/welcome.png HANDBOOK diff --git a/source/resources/images/book-stack.png b/source/resources/images/book-stack.png deleted file mode 100644 index d60774567..000000000 Binary files a/source/resources/images/book-stack.png and /dev/null differ diff --git a/source/resources/images/girl-manual.png b/source/resources/images/girl-manual.png new file mode 100644 index 000000000..5b6b58c04 Binary files /dev/null and b/source/resources/images/girl-manual.png differ diff --git a/source/resources/images/handshake.png b/source/resources/images/handshake.png deleted file mode 100644 index bb369ae31..000000000 Binary files a/source/resources/images/handshake.png and /dev/null differ diff --git a/source/resources/images/start-adventure.png b/source/resources/images/start-adventure.png new file mode 100644 index 000000000..a178a70b6 Binary files /dev/null and b/source/resources/images/start-adventure.png differ