Skip to content

Commit

Permalink
Update Callout.astro
Browse files Browse the repository at this point in the history
update the home screen with the new naming convention of 889 Representations Search
  • Loading branch information
JennaySDavis authored Nov 22, 2024
1 parent 88bbd09 commit 99ad496
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/Callout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@ const baseUrl = import.meta.env.BASE_URL;
width="464"
height="286.5"
src={callout_889.src}
alt="Three panels from a screen, the first panel has a magnifying glass and reads use the 889 search to find your vendor, the second panel has a green check mark and reads in compliance with Section 889, and third panel has a red exclamation mark and reads not in compliance with Section 889."
alt="Three panels from a screen, the first panel has a magnifying glass and reads use the 889 representations search to find your vendor, the second panel has a green check mark and reads in compliance with Section 889, and third panel has a red exclamation mark and reads not in compliance with Section 889."
/>
</a>
</div>
<div class="tablet:grid-col-6">
<h2 class="margin-top-0">Section 889 Search</h2>
<h2 class="margin-top-0">Section 889 Representations Search</h2>
<p>
Our Section 889 search tool makes it easy to check an entity’s Section
Our 889 Representations Search makes it easy to check an entity’s Section
889 status in <a href="https://sam.gov/" class="usa-link--external"
>SAM.gov</a
>.
</p>
<p>
<a href="https://889.smartpay.gsa.gov/" class="usa-link--external"
>Go to the 889 search tool</a>
>Go to the 889 representations search</a>
</p>
</div>
</div>
Expand Down

0 comments on commit 99ad496

Please sign in to comment.