chore: created new constants for marketing website page links (#4670)

This commit is contained in:
Aaryan Khandelwal 2024-05-31 17:30:50 +05:30 committed by GitHub
parent 463d0732e9
commit ba4798deb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 2 deletions

View file

@ -6,6 +6,7 @@ import { Crown } from "lucide-react";
// ui
import { getButtonStyling } from "@plane/ui";
// constants
import { MARKETING_PRICING_PAGE_LINK } from "@/constants/common";
import { WORKSPACE_ACTIVE_CYCLES_DETAILS } from "@/constants/cycle";
// helper
import { cn } from "@/helpers/common.helper";
@ -38,7 +39,7 @@ export const WorkspaceActiveCyclesUpgrade = observer(() => {
<div className="flex items-center gap-3">
<a
className={`${getButtonStyling("primary", "md")} cursor-pointer`}
href="https://plane.so/pricing"
href={MARKETING_PRICING_PAGE_LINK}
target="_blank"
rel="noreferrer"
>