Add laminar packages (#1177)
diff --git a/landing-pages/site/content/en/ecosystem/_index.md b/landing-pages/site/content/en/ecosystem/_index.md
index 5340c6e..0715fb8 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -213,12 +213,18 @@
 
 [Airflow Template](https://github.com/angreal/airflow) - Template and commands for creating minimal airflow environments for rapid testing and prototyping.
 
-[airflow-priority](https://github.com/airflow-laminar/airflow-priority) - Priority Tags (P1, P2, etc) for Airflow DAGs with automated alerting to Datadog, New Relic, Slack, Discord, and more
+[airflow-pydantic](https://github.com/airflow-laminar/airflow-pydantic) -  [Pydantic](https://pydantic.dev) models for Apache Airflow
 
 [airflow-config](https://github.com/airflow-laminar/airflow-config) - [Pydantic](https://pydantic.dev) / [Hydra](https://hydra.cc) based configuration system for DAG and Task arguments
 
+[airflow-priority](https://github.com/airflow-laminar/airflow-priority) - Priority Tags (P1, P2, etc) for Airflow DAGs with automated alerting to Datadog, New Relic, Slack, Discord, and more
+
+[airflow-ha](https://github.com/airflow-laminar/airflow-ha) - High Availability (HA) DAG Utility
+
 [airflow-supervisor](https://github.com/airflow-laminar/airflow-supervisor) - Easy-to-use [supervisor](http://supervisord.org) integration for long running or "always on" DAGs
 
+[airflow-balancer](https://github.com/airflow-laminar/airflow-balancer) - Utilities for tracking hosts and ports and load balancing DAGs
+
  
 
 ## Airflow Provider System Test Dashboards