diff --git a/app/views/aspects/index.html.haml b/app/views/aspects/index.html.haml
index 2d2d092ec..388b08023 100644
--- a/app/views/aspects/index.html.haml
+++ b/app/views/aspects/index.html.haml
@@ -26,7 +26,7 @@
:posts => @posts
.span-5.rightBar.last
- = render 'selected_contacts', :people => @selected_people[0..19], :count => @contact_count
+ = render 'selected_contacts', :people => @selected_people.sample(20), :count => @contact_count
.section
.title