Skip to content

Commit 5c43152

Browse files
authored
Merge pull request #24 from flexion/jd-copy-additions
Update content throughout site
2 parents d6fccb0 + 7923ea7 commit 5c43152

23 files changed

Lines changed: 1027 additions & 47 deletions

content/commitment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Open source commitment
44

55
# Flexion's open source commitment
66

7-
Flexion has always worked differently. How we work is what distinguishes us. Our commitment to open source is part of how we create value. Open source enables long-term resilience, and the Flexion approach to development prioritizes resilience. We know that our customers may need to pivot at any moment, and we want them to be able to adapt to changing conditions.
7+
Flexion has always worked differently. How we work is what distinguishes us. Our commitment to open source is part of how we create value. Open source enables long-term resilience, and the Flexion approach to development prioritizes resilience. We know that our customers may need to pivot at any time, and we want them to be able to do so, so that they can adapt to changing conditions.
88

99
Our competitive advantage comes from delivery expertise and proven capabilities, not from hiding code. We compete by being better at building, deploying, and supporting solutions, not by locking them down.
1010

content/featured/document-extractor-lab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Document Extractor Lab
3-
tagline: Accurately extract data from PDFs and images for faster application processing.
3+
tagline: Accurately extract data from PDFs and images for faster application processing. Document Extractor recognizes and maps key data fields, turning them into data that can be integrated into existing systems. The Document Extractor Lab emerged from work done for GSA's Public Benefits Studio.
44
order: 3
55
links:
66
- label: flexion/document-extractor

content/featured/forms-lab.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Forms Lab
3-
tagline: Digitize forms to create modern, accessible experiences for public outreach.
3+
tagline: Digitize forms to create modern, accessible experiences for public outreach. Simple, accessible, and conformant, with powerful automation and integration options. The Forms Lab emerged from work done for the General Services Administration's (GSA) 10x program.
4+
45
order: 1
56
links:
67
- label: Forms Platform
@@ -14,5 +15,5 @@ links:
1415
kind: demo
1516
- label: flexion/forms-lab
1617
url: https://github.com/flexion/forms-lab
17-
kind: repo
18+
kind: repo
1819
---

content/featured/messaging-lab.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
---
22
title: Messaging Lab
3-
tagline: Text messaging services to deliver critical updates to the people you serve.
3+
tagline: Text messaging services to deliver critical updates to the people you serve. An easy-to-use, web-based service, Messaging allows personalized text messaging, including messaging in more than 30 languages, with limited data retention. The Messaging Lab emerged from work done for GSA's Public Benefits Studio.
44
order: 2
55
links:
6+
- label: Flexion Messaging
7+
kind: screenshot
8+
images:
9+
- src: /assets/images/messaging-dashboard.png
10+
alt: Organization Dashboard showing message allowance and services overview
11+
- src: /assets/images/messaging-get-started.png
12+
alt: Get started guide with steps for using Flexion Messaging
613
- label: flexion/flexion-messaging
714
url: https://github.com/flexion/flexion-messaging
815
kind: repo

content/home.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Solutions for the public, in the open
3-
subtitle:
2+
title: Flexion Labs
3+
subtitle: Solutions for the public, built in the open
44
intro: |
55
Flexion is committed to excellence in civic technology. We are also
66
committed to transparency. As part of that commitment, Flexion Labs

docs/views/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ First impression for every visitor. Introduces Flexion Labs with a hero, showcas
1212

1313
## Behavior
1414

15-
- **When the page loads, then** the hero renders the `title` as `<h1>`, the `subtitle` as a tagline paragraph, and the rendered `intro` HTML as the intro block.
15+
- **When the page loads, then** the hero renders the `title` as `<h1>`, the `subtitle` as a `<h2>`, and the rendered `intro` HTML as the intro block.
1616
- **When there are featured labs, then** one `LabCard` is rendered per lab in `order` ascending.
1717
- **When the page loads, then** a "Learn more" section renders two side-by-side teasers — one linking to `/commitment/`, one linking to `https://flexion.us/`. The grid collapses to a single column below 48rem.
1818
- **The stats strip is not rendered.** The catalog directory is disabled in this pass.

0 commit comments

Comments
 (0)