Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…umbs for va virtual agent chatbot page (#26180)

Co-authored-by: Alex Person <[email protected]>
  • Loading branch information
anitadewitt-va and alexperson-tw authored Oct 13, 2023
1 parent abb0452 commit 705dc62
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/applications/virtual-agent/components/page/Disclaimer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ import { CONTACTS } from '@department-of-veterans-affairs/component-library/cont
export default function Disclaimer() {
return (
<>
<va-breadcrumbs label="Breadcrumb">
<a href="/">Home</a>
<a href="/contact-us">Contact us</a>
<a href="/contact-us/virtual-agent">VA chatbot</a>
</va-breadcrumbs>

<h1>VA chatbot</h1>

<div className="va-introtext">
Expand Down

0 comments on commit 705dc62

Please sign in to comment.