Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
armintalaie committed Sep 27, 2024
1 parent 5d6f41f commit ee42c62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/components/portal/onboarding/figmaOnboarding.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import Link from "next/link";
const TEXT = {
title: "Figma",
description:
"Join the Figma workspace to access the design files and resources.",
"Join the Figma workspace to access the design files and resources. You must have a Figma account and have the student status verified!",
figmaInvite:
"https://www.figma.com/team_invite/redeem/LEa6Ds0anjxIFqZx37WF1X",
loadingButton: "Loading...",
Expand Down
4 changes: 2 additions & 2 deletions src/components/portal/onboarding/notionOnboarding.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ import Link from "next/link";
const TEXT = {
title: "Notion",
description:
"Join the Notion workspace to access the documentation and resources.",
"Join the Notion workspace to access the documentation and resources. You must have a Notion account with your UBC email!",
notionInvite:
"https://www.notion.so/team/ad259dbf-777e-4e03-b71e-cff48817296f/join",
"https://www.notion.so/launchpadubc/invite/ea827545c2e8a29d5bc5f0913527920a3dbec80d",
loadingButton: "Loading...",
successButton: "You're all set!",
checkJoin: "Have you joined the Notion workspace?",
Expand Down

0 comments on commit ee42c62

Please sign in to comment.