diff --git a/apps/web/components/billing-plans.tsx b/apps/web/components/billing-plans.tsx index 43740276d..419478cfd 100644 --- a/apps/web/components/billing-plans.tsx +++ b/apps/web/components/billing-plans.tsx @@ -6,7 +6,7 @@ import { Switch } from "@headlessui/react"; export const BillingPlans = () => { const { subscription, isLoading } = useSubscription(); - const [isAnnual, setIsAnnual] = useState(true); + const [isAnnual, setIsAnnual] = useState(false); return (
@@ -45,10 +45,8 @@ export const BillingPlans = () => {

- Lorem ipsum dolor sit amet consectetur, adipisicing elit. Corrupti voluptates delectus - doloremque hic vel! + All you need for easy signing.

Includes everthing we build this year.

-