Skip to content

Commit

Permalink
chore: add intro video
Browse files Browse the repository at this point in the history
  • Loading branch information
pjsier committed Dec 22, 2024
1 parent 5d2ed0d commit d7e60e6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/pages/content/appeal-intro.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,18 @@ const AppealIntro = ({ region }) => (
or call us at 313-438-8698
</em>
</p>
<p>
<em>
Looking for an intro on how to use the app?{" "}
<a
href="https://drive.google.com/file/d/1C6bihayV8WG0-VAat7v6i4P4Ejea78A8/view"
target="_blank"
rel="noopener noreferrer"
>
Watch our video for more details
</a>
</em>
</p>
</>
)}
{region === "cook" && (
Expand Down

0 comments on commit d7e60e6

Please sign in to comment.