diff --git a/frontend/src/app/(home)/page.tsx b/frontend/src/app/(home)/page.tsx index 08b6dcac..2c1e96d2 100644 --- a/frontend/src/app/(home)/page.tsx +++ b/frontend/src/app/(home)/page.tsx @@ -24,7 +24,9 @@ export default function Home() { {/* */} {/* */} - +
+ +
{/* */} {/* */} diff --git a/frontend/src/components/billing/account-billing-status.tsx b/frontend/src/components/billing/account-billing-status.tsx index c42baf27..3adbcba1 100644 --- a/frontend/src/components/billing/account-billing-status.tsx +++ b/frontend/src/components/billing/account-billing-status.tsx @@ -141,8 +141,9 @@ export default function AccountBillingStatus({ accountId, returnUrl }: Props) { {/* Plans Comparison */} - + +
{/* Manage Subscription Button */}