Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
Updating what's on tap.
  • Loading branch information
chris-bryant committed Apr 29, 2024
1 parent cc45064 commit d73858d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/app/ontap/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -204,23 +204,23 @@ export default function OnTap() {
<StyledCardHeader>
<span>#7</span>
<Typography variant="h5">
Mayor Berry
Hibiscus Cider
</Typography>
<Typography variant="h6">
<Stack direction="row">
Blueberry Lavender Cider
// Blueberry Lavender Cider
<StyledDivider orientation="vertical" flexItem variant="middle" />
6.7% ABV
4.3% ABV
<StyledDivider orientation="vertical" flexItem variant="middle" />
-- IBU
</Stack>
</Typography>
</StyledCardHeader>
<CardContent sx={{ textAlign: 'center' }}>
<Typography variant="h5">
Diskin Cider
Stem Ciders
</Typography>
Nashville, TN
Denver, CO
</CardContent>
</Card>
</Grid>
Expand Down

0 comments on commit d73858d

Please sign in to comment.