diff --git a/lib/data/landing_page_content_items/tasks.yaml b/lib/data/landing_page_content_items/tasks.yaml new file mode 100644 index 0000000000..d4cfb29756 --- /dev/null +++ b/lib/data/landing_page_content_items/tasks.yaml @@ -0,0 +1,105 @@ +blocks: +- type: main_navigation + links: + - text: Ipsums for Lorem + href: /ipsum + - text: Our Lorem + href: /landing-page/sub-page-1 + children: + - text: Child 1 + href: /a + - text: Child 2 + href: /b + title: Service name + title_link: /landing-page +- type: hero + 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: govspeak + inverse: true + content: | +

Rorem ipsum dolor sit

+

Yorem ipsum dolor sit amet, consectetur + adipiscing elit. Nunc vulputate libero et velit + interdum, ac aliquet odio mattis class.

+ - type: action_link + inverse: true + text: "Learn more about our goals" + href: "todo" +- type: two_column_layout + theme: one_third_two_thirds + blocks: + - type: side_navigation + - type: blocks_container + blocks: + - type: card + image: + alt: "Placeholder alt text" + source: "landing_page/placeholder/chart.png" + card_content: + blocks: + - type: govspeak + inverse: true + content:

Rorem ipsum dolor sit amet, consectetur adipiscing elit.

+ - type: card + image: + alt: "Placeholder alt text" + source: "landing_page/placeholder/chart.png" + card_content: + blocks: + - type: govspeak + inverse: true + content:

Rorem ipsum dolor sit amet, consectetur adipiscing elit.

+ - type: card + image: + alt: "Placeholder alt text" + source: "landing_page/placeholder/chart.png" + card_content: + blocks: + - type: govspeak + inverse: true + content:

Rorem ipsum dolor sit amet, consectetur adipiscing elit.

+ - type: card + image: + alt: "Placeholder alt text" + source: "landing_page/placeholder/chart.png" + card_content: + blocks: + - type: govspeak + inverse: true + content:

Rorem ipsum dolor sit amet, consectetur adipiscing elit.

+ - type: card + image: + alt: "Placeholder alt text" + source: "landing_page/placeholder/chart.png" + card_content: + blocks: + - type: govspeak + inverse: true + content:

Rorem ipsum dolor sit amet, consectetur adipiscing elit.

+- type: share_links + links: + - href: "/twitter-share-link" + text: "Twitter" + icon: "twitter" + - href: "/instagram-share-link" + text: "Instagram" + icon: "instagram" + - href: "/flickr-share-link" + text: "Flickr" + icon: "flickr" + - href: "/facebook-share-link" + text: "Facebook" + icon: "facebook" + - href: "/youtube-share-link" + text: "YouTube" + icon: "youtube"