diff --git a/_data/internal/communities/data-science.yml b/_data/internal/communities/data-science.yml
index 553e96f827..2927a67e72 100644
--- a/_data/internal/communities/data-science.yml
+++ b/_data/internal/communities/data-science.yml
@@ -9,6 +9,8 @@ location:
image: /assets/images/communities-of-practice/data.jpg
alt: 'A person uses a laptop to review a data dashboard'
+icon: /assets/images/hero/communities-icons/data-science.png
+
meeting-times: Thursdays 8:00-9:00 pm PT
leadership-type: Mentor Led
diff --git a/_data/internal/communities/engineering.yml b/_data/internal/communities/engineering.yml
index 2393a1bcc1..4aab8df07d 100644
--- a/_data/internal/communities/engineering.yml
+++ b/_data/internal/communities/engineering.yml
@@ -9,6 +9,8 @@ location:
image: /assets/images/communities-of-practice/engineering.jpg
alt: 'A computer screen shows a diagram used to manage code development'
+icon: /assets/images/hero/communities-icons/engineering.png
+
meeting-times: Wednesdays 6:00-7:00 pm PT
leadership-type: Mentor Led
diff --git a/_data/internal/communities/ops.yml b/_data/internal/communities/operations.yml
similarity index 89%
rename from _data/internal/communities/ops.yml
rename to _data/internal/communities/operations.yml
index 2e0cf0fd7f..216d61c8b0 100644
--- a/_data/internal/communities/ops.yml
+++ b/_data/internal/communities/operations.yml
@@ -1,5 +1,5 @@
---
-name: Ops
+name: Operations
description: This group covers all areas of dev-ops and has been the spot for coordination on infrastructure improvements such as AWS hosting, password vaults, multi-tenant product architecture, etc.
visible: true
status: Active
@@ -9,6 +9,8 @@ location:
image: /assets/images/communities-of-practice/ops.jpg
alt: 'A dramatic closeup of a screen filled with code'
+icon: /assets/images/hero/communities-icons/operations.png
+
meeting-times: Tuesdays 8:00-9:00 pm PT
leadership-type: Community Led
diff --git a/_data/internal/communities/project-management.yml b/_data/internal/communities/product-management.yml
similarity index 91%
rename from _data/internal/communities/project-management.yml
rename to _data/internal/communities/product-management.yml
index 3c20e97494..50dde020d1 100644
--- a/_data/internal/communities/project-management.yml
+++ b/_data/internal/communities/product-management.yml
@@ -1,5 +1,5 @@
---
-name: Project/Product Management
+name: Product Management
description: PMs from different projects come together in this group to share effective practices, give and get mentorship, set product management standards, and create guides and templates for new projects.
visible: true
status: Active
@@ -9,6 +9,8 @@ location:
image: /assets/images/communities-of-practice/product.jpg
alt: 'Several people around a small table listen intently as one person speaks.'
+icon: /assets/images/hero/communities-icons/product-management.png
+
meeting-times: Tuesdays 6:00-7:00 pm PT
leadership-type: Mentor Led
diff --git a/_data/internal/communities/ui-ux.yml b/_data/internal/communities/ui-ux.yml
index 6a1052dd86..80ab8af903 100644
--- a/_data/internal/communities/ui-ux.yml
+++ b/_data/internal/communities/ui-ux.yml
@@ -9,6 +9,8 @@ location:
image: /assets/images/communities-of-practice/uiux.jpg
alt: 'A board full of Post-it notes is used as a communication tool'
+icon: /assets/images/hero/communities-icons/ui-ux.png
+
meeting-times: Mondays 6:00-7:00 PM PT
leadership-type: Peer Led
diff --git a/_data/internal/credits/data-science.yml b/_data/internal/credits/data-science.yml
new file mode 100644
index 0000000000..386023bac6
--- /dev/null
+++ b/_data/internal/credits/data-science.yml
@@ -0,0 +1,12 @@
+---
+title: Data Science
+title-link: https://thenounproject.com/mb.icons/collection/artificial-intelligence-solid/?i=1705416
+content: icon
+used-in: Home
+artist: Med Marki
+provider: Noun Project
+provider-link: https://thenounproject.com/
+image-url: /assets/images/hero/communities-icons/data-science.png
+alt: 'Data Science Icon'
+type: icon
+---
\ No newline at end of file
diff --git a/_data/internal/credits/engineering.yml b/_data/internal/credits/engineering.yml
new file mode 100644
index 0000000000..cc69890b33
--- /dev/null
+++ b/_data/internal/credits/engineering.yml
@@ -0,0 +1,12 @@
+---
+title: Engineering
+title-link: https://thenounproject.com/ralfschmitzer/collection/gui-basics/?i=486344
+content: icon
+used-in: Home
+artist: Ralf Schmizter
+provider: Noun Project
+provider-link: https://thenounproject.com/
+image-url: /assets/images/hero/communities-icons/engineering.png
+alt: 'Engineering Icon'
+type: icon
+---
\ No newline at end of file
diff --git a/_data/internal/credits/marketing.yml b/_data/internal/credits/marketing.yml
new file mode 100644
index 0000000000..d64fdb9498
--- /dev/null
+++ b/_data/internal/credits/marketing.yml
@@ -0,0 +1,12 @@
+---
+title: Marketing
+title-link: https://thenounproject.com/iconpai19/collection/business-finance/?i=3154527
+content: icon
+used-in: Home
+artist: IconPai
+provider: Noun Project
+provider-link: https://thenounproject.com/
+image-url: /assets/images/hero/communities-icons/marketing.png
+alt: 'Marketing Icon'
+type: icon
+---
\ No newline at end of file
diff --git a/_data/internal/credits/operations.yml b/_data/internal/credits/operations.yml
new file mode 100644
index 0000000000..05c18e0dd1
--- /dev/null
+++ b/_data/internal/credits/operations.yml
@@ -0,0 +1,12 @@
+---
+title: Operations
+title-link: https://thenounproject.com/made.somewhere/collection/work/?i=1819014
+content: icon
+used-in: Home
+artist: Made by Made
+provider: Noun Project
+provider-link: https://thenounproject.com/
+image-url: /assets/images/hero/communities-icons/operations.png
+alt: 'Operations Icon'
+type: icon
+---
\ No newline at end of file
diff --git a/_data/internal/credits/product-management.yml b/_data/internal/credits/product-management.yml
new file mode 100644
index 0000000000..1c2aa3e9f2
--- /dev/null
+++ b/_data/internal/credits/product-management.yml
@@ -0,0 +1,12 @@
+---
+title: Product Management
+title-link: https://thenounproject.com/kerismaker/collection/product-management-line/?i=3656728
+content: icon
+used-in: Home
+artist: Tezar Tantular
+provider: Noun Project
+provider-link: https://thenounproject.com/
+image-url: /assets/images/hero/communities-icons/product-management.png
+alt: 'Product Management Icon'
+type: icon
+---
\ No newline at end of file
diff --git a/_data/internal/credits/revenue.yml b/_data/internal/credits/revenue.yml
new file mode 100644
index 0000000000..78d166c7d1
--- /dev/null
+++ b/_data/internal/credits/revenue.yml
@@ -0,0 +1,12 @@
+---
+title: Revenue
+title-link: https://thenounproject.com/madadesign/collection/finance-and-currency/?i=3669009
+content: icon
+used-in: Home
+artist: Mada Creative
+provider: Noun Project
+provider-link: https://thenounproject.com/
+image-url: /assets/images/hero/communities-icons/fundraising.png
+alt: 'Revenue Icon'
+type: icon
+---
\ No newline at end of file
diff --git a/_data/internal/credits/ui-ux.yml b/_data/internal/credits/ui-ux.yml
new file mode 100644
index 0000000000..778b25a5e0
--- /dev/null
+++ b/_data/internal/credits/ui-ux.yml
@@ -0,0 +1,12 @@
+---
+title: UI/UX
+title-link: https://thenounproject.com/eucalyp/collection/digital-transformation-line/?i=3160558
+content: icon
+used-in: Home
+artist: Eucalyp
+provider: Noun Project
+provider-link: https://thenounproject.com/
+image-url: /assets/images/hero/communities-icons/ui-ux.png
+alt: 'UI/UX Icon'
+type: icon
+---
\ No newline at end of file
diff --git a/_data/internal/program-areas/environment-card.yml b/_data/internal/program-areas/environment-card.yml
index 5b692e8ef7..6b9a9c7248 100644
--- a/_data/internal/program-areas/environment-card.yml
+++ b/_data/internal/program-areas/environment-card.yml
@@ -6,7 +6,7 @@ description: >
these projects support Hack for LA’s advocacy of environmentalism and susainability.
-image: /assets/images/program-areas/envirnoment.png
+image: /assets/images/program-areas/environment.png
image_alt: Greenland with tornado
@@ -37,4 +37,4 @@ projects:
image: /assets/images/projects/metro-ontime.png
image_alt: LA Metro Rail logo
link: https://www.hackforla.org/projects/metro-ontime
----
+---
\ No newline at end of file
diff --git a/_data/navigation/main.yml b/_data/navigation/main.yml
index e7dae575c3..5ef5b9406f 100644
--- a/_data/navigation/main.yml
+++ b/_data/navigation/main.yml
@@ -4,8 +4,9 @@
- name: Projects
link: /projects
-- name: Press
- link: /#press
+# Link below to remain inactive until About page is completed and live
+# - name: About Us
+# link: /about
- name: Join Us
link: /join
diff --git a/_includes/elements/wins-card-overlay.html b/_includes/elements/wins-card-overlay.html
new file mode 100644
index 0000000000..d795cfa89e
--- /dev/null
+++ b/_includes/elements/wins-card-overlay.html
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+ Blank
+
+
+
Team(s): Blank
+
Role(s): Blank
+
+
+
+
+
+
Blank
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/_includes/elements/wins-card.html b/_includes/elements/wins-card.html
new file mode 100755
index 0000000000..a612fa85ff
--- /dev/null
+++ b/_includes/elements/wins-card.html
@@ -0,0 +1,115 @@
+
\ No newline at end of file
diff --git a/_includes/home-page/hero.html b/_includes/home-page/hero.html
new file mode 100644
index 0000000000..d00eff61e4
--- /dev/null
+++ b/_includes/home-page/hero.html
@@ -0,0 +1,17 @@
+
+
+
+
At Hack for LA, we’re using technology to build a more equitable future.
+
+
+
+
+
We embrace new approaches and provide opportunities for growth without gatekeeping.
+
Through our non-profit, open-source civic tech projects we support communities, transform government through educational and software development partnerships, and are evolving a new workforce development development model to fill the gaps between education and employment.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/_includes/home-page/home-communities.html b/_includes/home-page/home-communities.html
new file mode 100644
index 0000000000..15b4afb684
--- /dev/null
+++ b/_includes/home-page/home-communities.html
@@ -0,0 +1,36 @@
+
+
+
Connect with people in your field of practice across projects, join talks by career professionals, and help the organization build professional infrastructure to support our community.
+
+
\ No newline at end of file
diff --git a/_includes/home-page/home-join-us.html b/_includes/home-page/home-join-us.html
new file mode 100644
index 0000000000..58f39c7a31
--- /dev/null
+++ b/_includes/home-page/home-join-us.html
@@ -0,0 +1,20 @@
+
+
+
+ Are you a developer, designer, writer, researcher, product manager, or in dev-ops, marketing, or non-profit development?
+ Join the Hack for LA community and make an impact!
+
+
+
All of our teams and meetings are remote. Everyone regardless of age, experience, or skill level is welcome!
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/_includes/home-page/home-program-areas.html b/_includes/home-page/home-program-areas.html
new file mode 100644
index 0000000000..6eedc7c5a1
--- /dev/null
+++ b/_includes/home-page/home-program-areas.html
@@ -0,0 +1,21 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/_includes/home-page/home-technologies.html b/_includes/home-page/home-technologies.html
new file mode 100644
index 0000000000..27857af693
--- /dev/null
+++ b/_includes/home-page/home-technologies.html
@@ -0,0 +1,27 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/_includes/home-page/home-wins.html b/_includes/home-page/home-wins.html
new file mode 100644
index 0000000000..e298aa63b8
--- /dev/null
+++ b/_includes/home-page/home-wins.html
@@ -0,0 +1,10 @@
+
+ {% include elements/wins-card-overlay.html %}
+
+
Our volunteers work on diverse interdisciplinary teams on impactful projects, overcome imposter syndrome, build their networks, find jobs, get promotions, change fields, get and receive coaching, build civic tech infrastruture that creates a better future for all, and have fun doing it.