Skip to content

Commit

Permalink
Add test content
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-kirwan committed Oct 17, 2024
1 parent de30d60 commit 78c30a7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions lib/data/landing_page_content_items/landing_page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,22 @@ blocks:
content: <p>Right content!</p>
- type: govspeak
content: <h2>Statistics</h2>
- type: hero
theme: middle_left
image:
alt: "Placeholder alt text"
sources:
desktop: "landing_page/placeholder/desktop.png"
desktop_2x: "landing_page/placeholder/desktop_2x.png"
mobile: "landing_page/placeholder/mobile.png"
mobile_2x: "landing_page/placeholder/mobile_2x.png"
tablet: "landing_page/placeholder/tablet.png"
tablet_2x: "landing_page/placeholder/tablet_2x.png"
hero_content:
blocks:
- type: quote
text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis class"
cite: "Lorem ipsum dolor sit, 28 September 2024"
- type: columns_layout
blocks:
- type: big_number
Expand Down

0 comments on commit 78c30a7

Please sign in to comment.