Skip to content

Commit

Permalink
Tweaks to home page
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Jan 17, 2024
1 parent 4df2ab5 commit 6d4ecdc
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions app/templates/main/new_home.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ <h2 class="tna-heading-l">
<li class="tna-column tna-column--width-1-3 tna-column--width-1-2-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'Using the archives',
'headingSize': 'm',
'href': '#',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
'imageSrc': 'https://picsum.photos/600/400?5',
Expand All @@ -127,6 +128,7 @@ <h2 class="tna-heading-l">
<li class="tna-column tna-column--width-1-3 tna-column--width-1-2-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'Using the archives',
'headingSize': 'm',
'href': '#',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
'imageSrc': 'https://picsum.photos/600/400?6',
Expand All @@ -139,6 +141,7 @@ <h2 class="tna-heading-l">
<li class="tna-column tna-column--width-1-3 tna-column--width-1-2-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'Using the archives',
'headingSize': 'm',
'href': '#',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
'imageSrc': 'https://picsum.photos/600/400?7',
Expand All @@ -159,9 +162,10 @@ <h2 class="tna-heading-l">
</div>
</div>
<ul class="tna-ul tna-ul--plain tna-container">
<li class="tna-column tna-column--width-1-2 tna-column--width-1-2-medium tna-column--full-small tna-column--full-tiny tna-!--margin-top-m">
<li class="tna-column tna-column--width-1-2 tna-column--width-5-6-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'Using the archives',
'headingSize': 'm',
'href': '#',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
'imageSrc': 'https://picsum.photos/600/400?8',
Expand All @@ -172,9 +176,10 @@ <h2 class="tna-heading-l">
'horizontal': True
}) }}
</li>
<li class="tna-column tna-column--width-1-2 tna-column--width-1-2-medium tna-column--full-small tna-column--full-tiny tna-!--margin-top-m">
<li class="tna-column tna-column--width-1-2 tna-column--width-5-6-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'Using the archives',
'headingSize': 'm',
'href': '#',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
'imageSrc': 'https://picsum.photos/600/400?9',
Expand All @@ -185,9 +190,10 @@ <h2 class="tna-heading-l">
'horizontal': True
}) }}
</li>
<li class="tna-column tna-column--width-1-2 tna-column--width-1-2-medium tna-column--full-small tna-column--full-tiny tna-!--margin-top-m">
<li class="tna-column tna-column--width-1-2 tna-column--width-5-6-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'Using the archives',
'headingSize': 'm',
'href': '#',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
'imageSrc': 'https://picsum.photos/600/400?10',
Expand All @@ -198,9 +204,10 @@ <h2 class="tna-heading-l">
'horizontal': True
}) }}
</li>
<li class="tna-column tna-column--width-1-2 tna-column--width-1-2-medium tna-column--full-small tna-column--full-tiny tna-!--margin-top-m">
<li class="tna-column tna-column--width-1-2 tna-column--width-5-6-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'Using the archives',
'headingSize': 'm',
'href': '#',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
'imageSrc': 'https://picsum.photos/600/400?11',
Expand Down Expand Up @@ -254,7 +261,7 @@ <h2 class="tna-heading-l">
<li class="tna-column tna-column--width-1-2 tna-column--width-1-2-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'A letter by the women workers at Fords of Dagenham',
'headingSize': 'm',
'headingSize': 's',
'href': '#',
'label': 'Record revealed',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
Expand All @@ -268,7 +275,7 @@ <h2 class="tna-heading-l">
<li class="tna-column tna-column--width-1-2 tna-column--width-1-2-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'A letter by the women workers at Fords of Dagenham',
'headingSize': 'm',
'headingSize': 's',
'href': '#',
'label': 'Record revealed',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
Expand All @@ -282,7 +289,7 @@ <h2 class="tna-heading-l">
<li class="tna-column tna-column--width-1-2 tna-column--width-1-2-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'A letter by the women workers at Fords of Dagenham',
'headingSize': 'm',
'headingSize': 's',
'href': '#',
'label': 'Record revealed',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
Expand All @@ -296,7 +303,7 @@ <h2 class="tna-heading-l">
<li class="tna-column tna-column--width-1-2 tna-column--width-1-2-medium tna-column--width-1-2-small tna-column--full-tiny tna-!--margin-top-m">
{{ tnaCard({
'title': 'A letter by the women workers at Fords of Dagenham',
'headingSize': 'm',
'headingSize': 's',
'href': '#',
'label': 'Record revealed',
'text': 'Find out how to use our diverse range of resources, guides and services to help you access and explore historical records.',
Expand Down

0 comments on commit 6d4ecdc

Please sign in to comment.