diff --git a/app/views/_tailwind/home/_banner.html.erb b/app/views/_tailwind/home/_banner.html.erb
index de4bf2f9d..2deaa7eeb 100644
--- a/app/views/_tailwind/home/_banner.html.erb
+++ b/app/views/_tailwind/home/_banner.html.erb
@@ -1,8 +1,8 @@
<%# TODO: This is using a different style than the standard Heading component %>
-
+ <%= render Tailwind::Heading.new(tag: :h1, size: "3xl", extra_classes: "sm:text-5xl") do %>
Find out for free what is being built and knocked down in your area.
-
+ <% end %>
<%= image_tag "tailwind/illustration/banner.svg", alt: "", size: "465x340" %>