Skip to content

Commit

Permalink
Merge pull request #683 from justin-elias/justin-elias-patch-1
Browse files Browse the repository at this point in the history
Update Gallery Hours
  • Loading branch information
justin-elias committed Feb 6, 2023
2 parents 3a372ac + aef10d8 commit 5c279ef
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/components/BusinessInfo/BusinessInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ export default function BusinessInfo(props) {
<GridItem xs={12} sm={12} md={3}>
<h2 className={classNames(classes.title, classes.centered)}>Gallery Hours</h2>
<Typography variant={"body1"} className={classes.centered}>
Tuesday &amp; Wednesday 10:00AM - 5:30PM
Tuesday - Friday 2:00pm - 5:30PM
<br/>
Thursday - Saturday 10:00AM - 6:30PM
<br/>
Closed Sunday &amp; Monday
Gallery Closed Saturday - Monday
</Typography>
</GridItem>
<Hidden smDown>
Expand Down

1 comment on commit 5c279ef

@vercel
Copy link

@vercel vercel bot commented on 5c279ef Feb 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.