diff --git a/docs/_includes/click_cluster.html b/docs/_includes/click_cluster.html
index c40e551..734c542 100644
--- a/docs/_includes/click_cluster.html
+++ b/docs/_includes/click_cluster.html
@@ -1 +1 @@
-Click on icons for more information. Cluster membership can be seen by clicking on individual icons.
\ No newline at end of file
+Click on icons for more information. The cluster a collision belongs to can be seen by clicking on individual icons. The cluster ID number may be higher than the number of clusters shown on the map.
\ No newline at end of file
diff --git a/docs/_includes/dangerous_points.html b/docs/_includes/dangerous_points.html
new file mode 100644
index 0000000..69d3966
--- /dev/null
+++ b/docs/_includes/dangerous_points.html
@@ -0,0 +1 @@
+Dangerous points are single points (often intersections) with a high number of injuries and deaths from vehicle collisions.
diff --git a/docs/content/hotspots/clusters_cyclist.md b/docs/content/hotspots/clusters_cyclist.md
index ce3c5b9..950e6e2 100644
--- a/docs/content/hotspots/clusters_cyclist.md
+++ b/docs/content/hotspots/clusters_cyclist.md
@@ -5,7 +5,9 @@ description: Interactive map of clusters of cyclist injuries and deaths from veh
hide_hero: true
---
# Dangerous Areas for Cyclists
-{% include dangerous_area.html %}
+{% include dangerous_area.html %}
+
+__The below map contains 50 of the most dangerous areas for cyclists in New York City.__
{% include visit_github.html %}
diff --git a/docs/content/hotspots/clusters_pedestrian.md b/docs/content/hotspots/clusters_pedestrian.md
index 26207d2..32b7bec 100644
--- a/docs/content/hotspots/clusters_pedestrian.md
+++ b/docs/content/hotspots/clusters_pedestrian.md
@@ -5,7 +5,9 @@ description: Interactive map of clusters of pedestrians injuries and deaths from
hide_hero: true
---
# Dangerous Areas for Pedestrians
-{% include dangerous_area.html %}
+{% include dangerous_area.html %}
+
+__The below map contains 50 of the most dangerous areas for pedestrians in New York City.__
{% include visit_github.html %}
diff --git a/docs/content/hotspots/clusters_serious.md b/docs/content/hotspots/clusters_serious.md
index c5e6491..328e7a8 100644
--- a/docs/content/hotspots/clusters_serious.md
+++ b/docs/content/hotspots/clusters_serious.md
@@ -5,7 +5,9 @@ description: Interactive map of clusters of injuries and deaths from vehicle col
hide_hero: true
---
# Dangerous Areas
-{% include dangerous_area.html %}
+{% include dangerous_area.html %}
+
+__The below map contains 50 of the most dangerous areas in New York City.__
{% include visit_github.html %}
diff --git a/docs/content/hotspots/points_cyclist.md b/docs/content/hotspots/points_cyclist.md
new file mode 100644
index 0000000..9f65ed8
--- /dev/null
+++ b/docs/content/hotspots/points_cyclist.md
@@ -0,0 +1,14 @@
+---
+layout: page
+title: Dangerous Points for Cyclists in New York City
+description: Interactive map of points with a high number of cyclist injuries and deaths from vehicle collisions in New York City (NYC)
+hide_hero: true
+---
+# Dangerous Points for Cyclists
+{% include dangerous_points.html %} The below map contains 100 of the most dangerous points for cyclists in New York City.
+
+{% include visit_github.html %}
+
+{% include click.html %}
+
+{% include map_data_range_full.html %}
diff --git a/docs/content/hotspots/points_non_motor.md b/docs/content/hotspots/points_non_motor.md
deleted file mode 100644
index 24549e5..0000000
--- a/docs/content/hotspots/points_non_motor.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-layout: page
-title: Dangerous Locations for Pedestrians and Cyclists in New York City
-description: Interactive map of locations with a high number of pedestrian / cyclist injuries and deaths from vehicle collisions in New York City (NYC)
-hide_hero: true
----
-# Dangerous Locations for Pedestrians and Cyclists
-Single points with a high number of pedestrian / cyclist injuries and deaths from vehicle collisions.
-
-{% include visit_github.html %}
-
-{% include click.html %}
-
-{% include map_data_range_full.html %}
diff --git a/docs/content/hotspots/points_pedestrian.md b/docs/content/hotspots/points_pedestrian.md
new file mode 100644
index 0000000..67c4401
--- /dev/null
+++ b/docs/content/hotspots/points_pedestrian.md
@@ -0,0 +1,15 @@
+---
+layout: page
+title: Dangerous Points for Pedestrians in New York City
+description: Interactive map of points with a high number of pedestrian injuries and deaths from vehicle collisions in New York City (NYC)
+hide_hero: true
+---
+# Dangerous Points for Pedestrians
+{% include dangerous_points.html %} The below map contains 100 of the most dangerous points for pedestrians in New York City.
+
+
+{% include visit_github.html %}
+
+{% include click.html %}
+
+{% include map_data_range_full.html %}
diff --git a/docs/content/hotspots/points_serious.md b/docs/content/hotspots/points_serious.md
index 2737a44..594cbe9 100644
--- a/docs/content/hotspots/points_serious.md
+++ b/docs/content/hotspots/points_serious.md
@@ -1,11 +1,11 @@
---
layout: page
title: Dangerous Locations in New York City
-description: Interactive map of locations with a high number of injuries and deaths from vehicle collisions in New York City (NYC)
+description: Interactive map of points with a high number of injuries and deaths from vehicle collisions in New York City (NYC)
hide_hero: true
---
-# Dangerous Locations
-Single points with a high number of injuries and deaths from vehicle collisions.
+# Dangerous Points
+{% include dangerous_points.html %} The below map contains 100 of the most dangerous points in New York City.
{% include visit_github.html %}