Skip to content

Commit

Permalink
change price
Browse files Browse the repository at this point in the history
  • Loading branch information
djyde committed Oct 8, 2023
1 parent cb40481 commit 59a349e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ function IndexPage({ session }: Props) {
}}>
<Title order={3}>Cloud Pro</Title>
<Box>
<Badge>$5 / month</Badge>
<Badge>$12 / year</Badge>
</Box>
<List sx={{
}} size="sm">
Expand Down

1 comment on commit 59a349e

@vercel
Copy link

@vercel vercel bot commented on 59a349e Oct 8, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

cusdis – ./

cusdis-git-master-randysoft.vercel.app
cusdis-randysoft.vercel.app
cusdis.com

Please sign in to comment.