Skip to content

Commit

Permalink
Update what's on tap.
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-bryant committed May 22, 2024
1 parent 4388bee commit b57069d
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions src/app/ontap/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,23 +56,23 @@ export default function OnTap() {
<StyledCardHeader>
<span>#1</span>
<Typography variant="h5">
Pitfall
Strawberry Lemonade Shandy
</Typography>
<Typography variant="h6">
<Stack direction="row">
Apricot Sour
Shandy
<StyledDivider orientation="vertical" flexItem variant="middle" />
5.5% ABV
3.5% ABV
<StyledDivider orientation="vertical" flexItem variant="middle" />
-- IBU
</Stack>
</Typography>
</StyledCardHeader>
<CardContent sx={{ textAlign: 'center' }}>
<Typography variant="h5">
Wanderlinger
Tailgate Brewing
</Typography>
Chattanooga, TN
Nashville, TN
</CardContent>
</Card>
</Grid>
Expand Down Expand Up @@ -128,23 +128,23 @@ export default function OnTap() {
<StyledCardHeader>
<span>#4</span>
<Typography variant="h5">
Everhaze
Hop Pusher
</Typography>
<Typography variant="h6">
<Stack direction="row">
Hazy NEIPA
IPA
<StyledDivider orientation="vertical" flexItem variant="middle" />
7% ABV
6.3% ABV
<StyledDivider orientation="vertical" flexItem variant="middle" />
60 IBU
-- IBU
</Stack>
</Typography>
</StyledCardHeader>
<CardContent sx={{ textAlign: 'center' }}>
<Typography variant="h5">
Tripping Animals
Printshop Beer Co.
</Typography>
Doral, FL
Knoxville, TN
</CardContent>
</Card>
</Grid>
Expand Down Expand Up @@ -279,23 +279,23 @@ export default function OnTap() {
<StyledCardHeader>
<span>#10</span>
<Typography variant="h5">
Ancient Trees
Cherry Pie Sour
</Typography>
<Typography variant="h6">
<Stack direction="row">
Saison
Fruit Sour
<StyledDivider orientation="vertical" flexItem variant="middle" />
6.6% ABV
4.9% ABV
<StyledDivider orientation="vertical" flexItem variant="middle" />
-- IBU
</Stack>
</Typography>
</StyledCardHeader>
<CardContent sx={{ textAlign: 'center' }}>
<Typography variant="h5">
Albright Grove Brewing
Destihl Brewery
</Typography>
Knoxville, TN
Normal, IL
</CardContent>
</Card>
</Grid>
Expand Down

0 comments on commit b57069d

Please sign in to comment.