You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/views/design-system/patterns/hub-page/index.njk
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
<p>Do not use cards to help users navigate a transactional journey. But you may use them to help people find your service <ahref="/design-system/patterns/start-page">start page</a>.</p>
35
35
36
36
<h2id="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>
<li><ahref="#primary-card-with-chevron">primary card with chevron</a></li>
@@ -68,6 +68,7 @@
68
68
<p>Use primary cards on hub pages to signpost groups of information that are important to users.</p>
69
69
<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>
70
70
<p>The chevron icon (from our <ahref="/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>
71
72
72
73
<h3id="secondary-card">Secondary card</h3>
73
74
@@ -79,6 +80,7 @@
79
80
80
81
<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>
81
82
<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>
0 commit comments