diff --git a/static/img/JEDIhierarchyDiagram.png b/static/img/JEDIhierarchyDiagram.png new file mode 100644 index 00000000..6a6057ee Binary files /dev/null and b/static/img/JEDIhierarchyDiagram.png differ diff --git a/styles/sections/_home.scss b/styles/sections/_home.scss index 62d22794..b93d311c 100644 --- a/styles/sections/_home.scss +++ b/styles/sections/_home.scss @@ -119,3 +119,8 @@ } } } + +#jedi-heirarchy { + max-width: 65rem; + margin-top: $gap * 8; +} diff --git a/templates/home.html b/templates/home.html index b1139dca..bcfc5c04 100644 --- a/templates/home.html +++ b/templates/home.html @@ -24,7 +24,7 @@

{{ "home.head" | translate }}

- {{ SemiCollapsibleText() }} + {{ SemiCollapsibleText(first_half=("home.about_cloud.part1"|translate), second_half=("home.about_cloud.part2"|translate)) }}

{{ "home.your_project" | translate }}

@@ -94,8 +94,8 @@
+ JEDI heirarchy diagram {% endblock %} - diff --git a/translations.yaml b/translations.yaml index 137d0346..ea304406 100644 --- a/translations.yaml +++ b/translations.yaml @@ -16,6 +16,9 @@ base_public: login: Log in title_tag: JEDI Cloud home: + about_cloud: + part1: Procuring portfolio-level cloud services via a JEDI Cloud Task Order provides numerous benefits. + part2: Portfolio purchases allow for centralized management of task orders, which reduces administrative workload on individual programs or other sub-component activities. add_portfolio_button_text: Add New Portfolio new_portfolio: New Portfolio get_started: Get Started