diff --git a/components/mobile-icons-bar.tsx b/components/mobile-icons-bar.tsx index bde08487..d0db2cfa 100644 --- a/components/mobile-icons-bar.tsx +++ b/components/mobile-icons-bar.tsx @@ -48,7 +48,7 @@ export const MobileIconsBar: React.FC = ({ onAttachmentClic - + diff --git a/components/purchase-credits-popup.tsx b/components/purchase-credits-popup.tsx index 7c24e748..b3fcd8f2 100644 --- a/components/purchase-credits-popup.tsx +++ b/components/purchase-credits-popup.tsx @@ -19,7 +19,7 @@ interface PurchaseCreditsPopupProps { export function PurchaseCreditsPopup({ isOpen, onClose }: PurchaseCreditsPopupProps) { const handlePurchase = () => { - window.open('https://buy.stripe.com/3cIaEX3tRcur9EM7tbasg00', '_blank'); + window.open('https://buy.stripe.com/14A3cv7K72TR3go14Nasg02', '_blank'); onClose(); }; diff --git a/components/usage-view.tsx b/components/usage-view.tsx index 26eac8f7..e36a6fe1 100644 --- a/components/usage-view.tsx +++ b/components/usage-view.tsx @@ -32,7 +32,7 @@ export function UsageView() {
Free -