Skip to content

Commit ce79041

Browse files
committed
Add 2 lines of text after feedback
1 parent eb5769c commit ce79041

File tree

1 file changed

+3
-1
lines changed
  • app/views/design-system/patterns/hub-page

1 file changed

+3
-1
lines changed

app/views/design-system/patterns/hub-page/index.njk

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<p>Do not use cards to help users navigate a transactional journey. But you may use them to help people find your service <a href="/design-system/patterns/start-page">start page</a>.</p>
3535

3636
<h2 id="how-this-pattern-works">How this pattern works</h2>
37-
<p>This pattern uses 3 types of cards, the:</p>
37+
<p>This pattern uses 3 types of clickable card, the:</p>
3838
<ul>
3939
<li><a href="#top-task-card">top task card</a></li>
4040
<li><a href="#primary-card-with-chevron">primary card with chevron</a></li>
@@ -68,6 +68,7 @@
6868
<p>Use primary cards on hub pages to signpost groups of information that are important to users.</p>
6969
<p>You can include a primary card that links to a single page at a lower level if other primary cards on the same hub page link to groups of content.</p>
7070
<p>The chevron icon (from our <a href="/design-system/styles/icons">icon set</a>) helps users know the card will take them to more content. The size of the card helps them understand that the topics these cards link to are more frequently visited or more important than topics signposted by secondary cards.</p>
71+
<p>Include a heading, with a link, and descriptive text.</p>
7172

7273
<h3 id="secondary-card">Secondary card</h3>
7374

@@ -79,6 +80,7 @@
7980

8081
<p>Use secondary cards on hub pages to signpost groups of information on less important topics. Use them below primary cards which signpost important information.</p>
8182
<p>Secondary cards have less visual impact than top tasks or primary cards.</p>
83+
<p>Include a heading, with a link, and descriptive text.</p>
8284

8385
<h2 id="research">Research</h2>
8486

0 commit comments

Comments
 (0)