Skip to content

Commit

Permalink
small path problem
Browse files Browse the repository at this point in the history
  • Loading branch information
MattReimer committed Jan 15, 2024
1 parent 0da50a0 commit bf5e41e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/page/documentation/visual-identity.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ description: Assets and rules for using the Riverscapes Visual Identity

import { Container, Typography } from '@mui/material'

import HeroImage from '/static/images/background-hero.jpg'
import ImageColor from '/static/images/visual-identity/colors.jpg'
import ImageBanners from '/static/images/visual-identity/banners.jpg'
import ImageRCMain from '/static/images/visual-identity/RC_main.png'
Expand All @@ -31,7 +32,7 @@ import LogoViewer from '/static/images/visual-identity/Viewer_logo.png'


<Hero
image={'/images/background-hero.jpg'}
image={HeroImage}
>
> Welcome to the Riverscapes Consortium (RC) brand assets hub
Expand Down

0 comments on commit bf5e41e

Please sign in to comment.