Skip to content

Commit

Permalink
trying ppp pricing
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutlope committed Mar 23, 2023
1 parent a0e4904 commit e1655ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/buy-credits.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default function Pricing() {
<title>RoomGPT Pricing</title>
</Head>
<Script src="https://js.stripe.com/v3/pricing-table.js" />
<Script src="https://cdn.paritydeals.com/banner.js" />
<Header
photo={session?.user?.image || undefined}
email={session?.user?.email || undefined}
Expand Down

1 comment on commit e1655ca

@vercel
Copy link

@vercel vercel bot commented on e1655ca Mar 23, 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.