Skip to content

Commit

Permalink
Crazy pricing page
Browse files Browse the repository at this point in the history
  • Loading branch information
Captain Jack Sparrow committed May 9, 2024
1 parent 3726045 commit 9eba0aa
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
38 changes: 18 additions & 20 deletions pages/pricing.mdx
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
# Pricing

<CardGrid>
<Card>
30 Count Package
<Frame>
![image](logo-img.png)
</Frame>
</Card>

<Card>
75 Count Package
<Frame>
![image](logo-img.png)
</Frame>
<Note>
An ingredient card is included in every purchase containing the precise vitamine count in your Chill Pills
</Note>

<div style={{ flex: 'col' }}>
<Card
style={{ justifyContent: 'center', alignItems: 'center', textAlign: 'center' }}
>
<div>
30 Count Package
</div>
</Card>

<Card>
120 Count Package
<Frame>
![image](logo-img.png)
</Frame>
<Card
style={{ justifyContent: 'center', alignItems: 'center', textAlign: 'center' }}
>
<div>
75 Count Package
</div>
</Card>
</CardGrid>
</div>
Binary file added public/pricing1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9eba0aa

Please sign in to comment.