@@ -561,8 +561,7 @@ function EditorView(props: EditorViewProps) {
561
561
< link key = "preconnect-googleapis" rel = "preconnect" href = "https://fonts.googleapis.com" /> ,
562
562
< link key = "preconnect-gstatic" rel = "preconnect" href = "https://fonts.gstatic.com" crossOrigin = "anonymous" /> ,
563
563
< link key = "font-ubuntu" href = "https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,700;1,400& display = swap " rel = "stylesheet" /> ,
564
- // adding Clearbit Support for Analytics
565
- < script key = "clearbit-script" src = "https://tag.clearbitscripts.com/v1/pk_dfbc0aeefb28dc63475b67134facf127/tags.js" referrerPolicy = "strict-origin-when-cross-origin" type = "text/javascript" > </ script > ,
564
+ // adding Hubspot Support for Analytics
566
565
< script async defer src = "//js-eu1.hs-scripts.com/144574215.js" type = "text/javascript" id = "hs-script-loader" > </ script >
567
566
] }
568
567
</ Helmet >
@@ -612,7 +611,7 @@ function EditorView(props: EditorViewProps) {
612
611
< link key = "preconnect-gstatic" rel = "preconnect" href = "https://fonts.gstatic.com" crossOrigin = "anonymous" /> ,
613
612
< link key = "font-ubuntu" href = "https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,700;1,400& display = swap " rel = "stylesheet" /> ,
614
613
// adding Clearbit Support for Analytics
615
- < script key = "clearbit-script" src = "https://tag.clearbitscripts .com/v1/pk_dfbc0aeefb28dc63475b67134facf127/tags .js" referrerPolicy = "strict-origin-when-cross-origin" type = "text/javascript" > </ script >
614
+ < script async defer src = "//js-eu1.hs-scripts .com/144574215 .js" type = "text/javascript" id = "hs-script-loader "> </ script >
616
615
] }
617
616
</ Helmet >
618
617
< Height100Div