# Backport
This will backport the following commits from `main` to `8.6`:
- [[DOCS] Adds intro section to landing page
(#146207)](https://github.com/elastic/kibana/pull/146207)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"gchaps","email":"33642766+gchaps@users.noreply.github.com"},"sourceCommit":{"committedDate":"2022-11-30T16:00:14Z","message":"[DOCS]
Adds intro section to landing page (#146207)\n\n## Summary\r\n\r\nThis
PR:\r\n\r\n- Adds an intro section to the landing page that links to
what is\r\nKibana, how to use, concepts, and add data\r\n- Updates the
link to What's
new\r\n\r\nPreview:\r\n\r\n[https://kibana_146207.docs-preview.app.elstc.co/guide/en/kibana/master/index.html](https://kibana_146207.docs-preview.app.elstc.co/guide/en/kibana/master/index.html)","sha":"7d6ae27897da52b6b0bcca860781109dbfe23aff","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.5.0","v8.6.0","v8.7.0"],"number":146207,"url":"https://github.com/elastic/kibana/pull/146207","mergeCommit":{"message":"[DOCS]
Adds intro section to landing page (#146207)\n\n## Summary\r\n\r\nThis
PR:\r\n\r\n- Adds an intro section to the landing page that links to
what is\r\nKibana, how to use, concepts, and add data\r\n- Updates the
link to What's
new\r\n\r\nPreview:\r\n\r\n[https://kibana_146207.docs-preview.app.elstc.co/guide/en/kibana/master/index.html](https://kibana_146207.docs-preview.app.elstc.co/guide/en/kibana/master/index.html)","sha":"7d6ae27897da52b6b0bcca860781109dbfe23aff"}},"sourceBranch":"main","suggestedTargetBranches":["8.5","8.6"],"targetPullRequestStates":[{"branch":"8.5","label":"v8.5.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/146207","number":146207,"mergeCommit":{"message":"[DOCS]
Adds intro section to landing page (#146207)\n\n## Summary\r\n\r\nThis
PR:\r\n\r\n- Adds an intro section to the landing page that links to
what is\r\nKibana, how to use, concepts, and add data\r\n- Updates the
link to What's
new\r\n\r\nPreview:\r\n\r\n[https://kibana_146207.docs-preview.app.elstc.co/guide/en/kibana/master/index.html](https://kibana_146207.docs-preview.app.elstc.co/guide/en/kibana/master/index.html)","sha":"7d6ae27897da52b6b0bcca860781109dbfe23aff"}}]}]
BACKPORT-->
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* [DOCS] Another landing page design
* [DOCS] Uses cards in landing page
* [DOCS] Updates list of docs
* [DOCS] Emphasizes solutions
* html, css updates
use one column on medium screens and smaller
clean up
clean up again
* [DOCS] Incorporates review comments
* [DOCS] Updates text and link for search
* format headings in cards, ensure cards are always the same height
* remove unused css, align images
* [DOCS] Fixes links to images
* [DOCS] Uses images with transparent background
* Fixes wording in cards
* Update docs/index-custom-title-page.html
Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co>
* Update docs/index-custom-title-page.html
Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co>
* Update docs/index-custom-title-page.html
Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co>
* [DOCS] Add content to describe Kibana
* [DOCS] Minor edits
* Update docs/index-custom-title-page.html
Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co>
* [DOCS] Copy edits to landing page
Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co>