"use client"; import React, { useState } from "react"; import { Card, CardContent } from "@/components/ui/card"; import { Button } from "@/components/ui/button"; import Image from "next/image"; import { tables2, tables } from "./data"; import { Icon } from "@/components/ui/icon"; import SiteBreadcrumb from "@/components/site-breadcrumb"; const PricingPage = () => { const [check, setCheck] = useState(true); const toggle = () => { setCheck(!check); }; return (
per user/month, annually
Designed for teams who need to manage complex workflows with more automation and integration.
per user/month, annually
Designed for teams who need to manage complex workflows with more automation and integration.