From ec4689acc54231163877d64dbe616f998f90f5a3 Mon Sep 17 00:00:00 2001 From: cp-dharti-r Date: Thu, 4 Jul 2024 17:24:03 +0530 Subject: [PATCH] Reset jimmy's calendly link --- nuxt-frontend/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt-frontend/config.js b/nuxt-frontend/config.js index b23f82d3c..14ae7795a 100644 --- a/nuxt-frontend/config.js +++ b/nuxt-frontend/config.js @@ -58,7 +58,7 @@ export default Object.freeze({ DESIGNRUSH_URL: "https://www.designrush.com/agency/website-design-development/in", BLOG_URL: "https://blog.canopas.com", - CALENDLY_IFRAME_URL: "https://calendly.com/dharti-r-canopas/30min", + CALENDLY_IFRAME_URL: "https://calendly.com/jimmy822/30min", CLUTCH_URL: "https://clutch.co/profile/canopas-software#reviews", SMILEPLUS_URL: "https://www.udini.ai/products/smile", WEBSITE_OPEN_SOURCE_URL: "https://github.com/canopas/canopas-website",