Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

chore: remove calendly link #291

Merged
merged 1 commit into from
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/components/LandingPageTemplate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const LandingPageTemplate = ({
</TextBase>
<ButtonPrimary
analyticsId="button_cta_get_demo"
href="https://calendly.com/d/cqhd-tgj-vmc/45-minute-meeting"
href=""
rel="noopener noreferrer"
target="_blank"
iconLeft={<FiCalendar size={18} />}
Expand Down
3 changes: 1 addition & 2 deletions website/constants/urls.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
export const calendlyDemoUrl =
"https://calendly.com/d/cqhd-tgj-vmc/45-minute-meeting";
export const calendlyDemoUrl = "";