Skip to content

Commit

Permalink
VACMS 18711 - vet center banner image (#2251)
Browse files Browse the repository at this point in the history
* VC Banner image
  • Loading branch information
eselkin authored Sep 6, 2024
1 parent 9aa7235 commit 1f36beb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion src/site/layouts/vet_center.drupal.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@
{% elsif fieldOfficialName != empty %}
<h1>{{ fieldOfficialName}}</h1>
{% endif %}

<img src="/img/vet-centers/vet-center-banner.jpg"
alt="Small group of diverse Veterans talking and smiling with a Vet center counselor, American flag in the background."
width="1000" height="287" class="vads-u-padding-y--1p5"
/>
{% if fieldIntroText != empty %}
<div class="va-introtext">
<p>{{ fieldIntroText }}</p>
Expand Down

0 comments on commit 1f36beb

Please sign in to comment.