Skip to content

Commit

Permalink
Merge pull request #2190 from wondrous-dev/fix-talk-to-sales
Browse files Browse the repository at this point in the history
fix: link
  • Loading branch information
andywong418 authored Jan 24, 2024
2 parents bf02c15 + 087cec7 commit 228eb31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const PlanSelectComponent = () => {

const handlePlanStart = () => navigate("/onboarding/finalize");

const talkToSalesLink = "https://calendly.com/androswong418";
const talkToSalesLink = "https://wonderverse.com/talk-to-sales";
const config = [
{
title: PricingOptionsTitle.Hobby,
Expand Down

0 comments on commit 228eb31

Please sign in to comment.