diff --git a/apps/ai/package.json b/apps/ai/package.json index b3c705a9..a51bb48c 100644 --- a/apps/ai/package.json +++ b/apps/ai/package.json @@ -64,7 +64,6 @@ "react-confetti": "^6.1.0", "react-dom": "^18.2.0", "react-hook-form": "^7.49.3", - "react-wrap-balancer": "^1.1.0", "resend": "^2.1.0", "slugify": "^1.6.6", "stripe": "^14.12.0", diff --git a/apps/ai/src/app/(domain)/[domain]/[slug]/page.tsx b/apps/ai/src/app/(domain)/[domain]/[slug]/page.tsx index b598dda1..de5378fe 100644 --- a/apps/ai/src/app/(domain)/[domain]/[slug]/page.tsx +++ b/apps/ai/src/app/(domain)/[domain]/[slug]/page.tsx @@ -58,6 +58,8 @@ export async function generateMetadata({ }, ], }, + // eslint-disable-next-line @typescript-eslint/ban-ts-comment + // @ts-ignore TODO: This is erroring occassionaly due to env.js ...(params.domain.endsWith(`.${env.NEXT_PUBLIC_ROOT_DOMAIN}`) && siteData.customDomain && { alternates: { diff --git a/apps/ai/src/app/(routes)/(marketing)/not-authorized/page.tsx b/apps/ai/src/app/(routes)/(marketing)/not-authorized/page.tsx index 9c9a2bf5..dc2f653e 100644 --- a/apps/ai/src/app/(routes)/(marketing)/not-authorized/page.tsx +++ b/apps/ai/src/app/(routes)/(marketing)/not-authorized/page.tsx @@ -1,7 +1,6 @@ import type { Metadata } from 'next'; import Link from 'next/link'; -import Balancer from 'react-wrap-balancer'; import { cn } from '@av/ui'; import { buttonVariants } from '@av/ui/button'; @@ -22,13 +21,11 @@ const NotAuthorizedPage = () => {
- Looks like you've taken a wrong turn on the way to Café - Tropical. A mistake you say? Contact Stevie at the front desk for - assistance. Just don't ask for a wake-up call. -
-+ Looks like you've taken a wrong turn on the way to Café Tropical. + A mistake you say? Contact Stevie at the front desk for assistance. + Just don't ask for a wake-up call. +
+
{description}
)} diff --git a/apps/ai/src/components/marketing/pricing-cards.tsx b/apps/ai/src/components/marketing/pricing-cards.tsx index 205938b2..9dcf5b36 100644 --- a/apps/ai/src/components/marketing/pricing-cards.tsx +++ b/apps/ai/src/components/marketing/pricing-cards.tsx @@ -3,7 +3,6 @@ import type { TeamSubscriptionPlan } from '#/lib/types'; import { useCallback, useState } from 'react'; -import Balancer from 'react-wrap-balancer'; import { cn } from '@av/ui'; import { Switch } from '@av/ui/switch'; @@ -85,19 +84,17 @@ export function PricingCards({ ))}
-
- Backed by our 100% Delight Guarantee. Cancel anytime.
-
+ Reach out to our{' '}
+
+ Support Team
+ {' '}
+ if you have any questions.
+
+ Backed by our 100% Delight Guarantee. Cancel anytime.
-
+ Explore our comprehensive FAQ to find quick answers to common + inquiries. If you need further assistance, don't hesitate to + contact us for personalized help.