Add Read the documentation links to each paragraph (#434)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>

This fixes https://github.com/apache/airflow/issues/16431
diff --git a/landing-pages/site/content/en/docs/_index.md b/landing-pages/site/content/en/docs/_index.md
index 0ecc2d9..f97be90 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -11,11 +11,13 @@
 
 ## [Apache Airflow](/docs/apache-airflow/stable/index.html)
 
-Apache Airflow Core, which includes webserver, scheduler, CLI and other components that are needed for minimal Airflow installation.
+Apache Airflow Core, which includes webserver, scheduler, CLI and other components that are needed for minimal Airflow installation.  
+[Read the documentation >>](/docs/apache-airflow/stable/index.html)  
 
 ## [Providers packages](/docs/apache-airflow-providers/index.html)
 
-Providers packages include integrations with third party integrations. They are updated independently of the Apache Airflow core.
+Providers packages include integrations with third party integrations. They are updated independently of the Apache Airflow core.  
+[Read the documentation >>](/docs/apache-airflow-providers/index.html)  
 
 <ul class="list-providers">
 
@@ -158,13 +160,13 @@
 Airflow has an official Dockerfile and Docker image published in DockerHub as a convenience package for
 installation. You can extend and customize the image according to your requirements and use it in
 your own deployments.
-
+[Read the documentation >>](/docs/docker-stack/index.html)
 
 
 ## [Helm Chart](/docs/helm-chart/stable/index.html)
 
 Airflow has an official Helm Chart that will help you set up your own Airflow on a cloud/on-prem Kubernetes environment and leverage its scalable nature to support a large group of users. Thanks to Kubernetes, we are not tied to a specific cloud provider.
-
+[Read the documentation >>](/docs/helm-chart/stable/index.html)  
 
 <style>
     @media (min-width: 768px) {