From 69fcf842cd5dd69ccf5cd9fea47782dd21a0994b Mon Sep 17 00:00:00 2001 From: mrmjprice <05pricem@gmail.com> Date: Tue, 22 Dec 2020 10:43:28 +0000 Subject: [PATCH] Adds changes from #543 to avoid merge conflicts --- src/www/pages/index.njk | 76 +++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 40 deletions(-) diff --git a/src/www/pages/index.njk b/src/www/pages/index.njk index 1c303c0a7..4c4532d54 100644 --- a/src/www/pages/index.njk +++ b/src/www/pages/index.njk @@ -36,61 +36,57 @@
Start with user needs to make sure you're building the right thing
", - smallTitle: true, - readMore: true, - link: '/user-research/', - linkText: 'Read more about user research', - linkTitle: 'User research' + {{ + wmndsContentCard({ + clickable: true, + link: "/user-research/", + linkTitle: "User research", + html: "Start with user needs to build the right thing
+Make your service look and feel like WMN: colours, icons, typography and utility classes
", - smallTitle: true, - readMore: true, - link: '/styles/', - linkText: 'Read more about styles', - linkTitle: 'Styles' + {{ + wmndsContentCard({ + clickable: true, + link: "/styles/", + linkTitle: "Styles", + html: "Make your service look and feel like West Midlands Network
+Reusable parts of the user interface: content, map and form elements; buttons and messages
", - smallTitle: true, - readMore: true, - link: '/components/', - linkText: 'Read more about components', - linkTitle: 'Components' + {{ + wmndsContentCard({ + clickable: true, + link: "/components/", + linkTitle: "Components", + html: "Reusable parts of the user interface
+Commonly used sets of components
", - smallTitle: true, - readMore: true, - link: '/patterns/', - linkText: 'Read more about patterns', - linkTitle: 'Patterns' + {{ + wmndsContentCard({ + clickable: true, + link: "/patterns/", + linkTitle: "Patterns", + html: "Commonly used sets of components
+