diff --git a/app/views/_tailwind/applications/_address_search.html.erb b/app/views/_tailwind/applications/_address_search.html.erb index 26a62b8dc..286f0b005 100644 --- a/app/views/_tailwind/applications/_address_search.html.erb +++ b/app/views/_tailwind/applications/_address_search.html.erb @@ -10,31 +10,35 @@
<%= image_tag "tailwind/illustration/people-talking.svg", alt: "" %>
-
    - <%= render partial: "trending", collection: Application.trending.limit(3), as: :application %> +
    +
      + <%= render partial: "trending", collection: Application.trending.limit(3), as: :application %> +
    <%= pa_link_to "View top 20 commented applications", trending_applications_path, extra_classes: "text-2xl inline-block" %> -
+ <%= render Tailwind::Heading.new(tag: :h2).with_content("Latest applications across Australia") %>
<%= image_tag "tailwind/illustration/houses.svg", alt: "" %>
- +