Skip to content

Commit

Permalink
feat: add promo video to how-to-play page
Browse files Browse the repository at this point in the history
  • Loading branch information
agrattan0820 committed Oct 3, 2023
1 parent 38cc93d commit 21e11b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file not shown.
8 changes: 8 additions & 0 deletions apps/client/src/app/how-to-play/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ export default function HowToPlay() {
compete against each other to create the funniest AI-generated images
in response to amusing prompts.
</p>
<video
src="/artificial-unintelligence-promo.mp4"
controls
autoPlay
muted
playsInline
className="aspect-video w-full"
/>
Some prompts you might encounter:
<ul>
<li>A canceled children&apos;s toy</li>
Expand Down

0 comments on commit 21e11b9

Please sign in to comment.