Skip to content

Commit

Permalink
add mockup
Browse files Browse the repository at this point in the history
  • Loading branch information
matkat99 committed Oct 15, 2024
1 parent 2c727d3 commit 248ddac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Binary file added public/images/nps-visitor-center.webp
Binary file not shown.
5 changes: 3 additions & 2 deletions src/content/prove/nps-7.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ We will be creating a simplified version of the offical page again. Here is the

import Figure from "../../components/Figure.astro";

<Figure src="/images/nps-menu-lg-open.webp" alt="Menu open finished large screen">Menu open finished large screen</Figure>
<Figure src="/images/nps-menu-sm-open.webp" alt="Menu open finished small screen">Menu open finished small screen</Figure>
<Figure src="/images/nps-visitor-center.webp" alt="Visitor Center detail page">Visitor Center detail page</Figure>

>The screenshot does not show all of the accordians open. You should style them similar to the [official pages](https://www.nps.gov/yell/planyourvisit/albright-visitor-center.htm)
Remember to type `npm run start` to start up your development server.

Expand Down

0 comments on commit 248ddac

Please sign in to comment.