Skip to content

Commit

Permalink
Merge pull request #10381 from department-of-veterans-affairs/doc-mmg…
Browse files Browse the repository at this point in the history
…-value-prop-landing-page

Updating value prop on landing screen of doc site
  • Loading branch information
mistymg authored Dec 12, 2024
2 parents 608bef9 + 32b228d commit d35d6a3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions VAMobile/documentation/src/components/HomepageFeatures.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@ const baseUrl = '/va-mobile-app'

const FeatureList: FeatureItem[] = [
{
title: 'VA: Health and Benefits App',
title: 'VA: Health and Benefits',
image: `${baseUrl}/img/va-logo.png`,
alt: `Department of Veteran Affairs logo`,
useMobileImageCss: true,
description: (
<>
The mobile app allows Veterans to more easily complete key transactions across VA health and benefits services.
With the VA: Health and Benefits app, Veterans can manage the VA health care and benefits tasks they do most
often—all in one simple app.
</>
),
},
Expand Down

0 comments on commit d35d6a3

Please sign in to comment.