diff --git a/apps/web/app/(main)/pro/page.tsx b/apps/web/app/(main)/pro/page.tsx index 680fe26..9ae2cd9 100644 --- a/apps/web/app/(main)/pro/page.tsx +++ b/apps/web/app/(main)/pro/page.tsx @@ -4,6 +4,7 @@ import { TryFreeButton } from '@/components/subscription'; import { env } from '@/config/env'; import { Button } from '@repo/ui/components/ui/button'; import { ArrowRight, Crown } from 'lucide-react'; +import Link from 'next/link'; export default async function ProPage() { const { telegramId } = await getSessionUser(); @@ -59,10 +60,10 @@ export default async function ProPage() { size="lg" variant="outline" > - + Оформить подписку через бота - + )}