@contractspec/bundle.marketing 2.2.0 → 2.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/.turbo/turbo-build.log +3 -3
  2. package/CHANGELOG.md +58 -0
  3. package/dist/browser/components/marketing/ContactClient.js +2 -2
  4. package/dist/browser/components/marketing/DesignPartnerPage.js +1 -1
  5. package/dist/browser/components/marketing/LandingPage.js +5 -5
  6. package/dist/browser/components/marketing/PricingClient.js +5 -5
  7. package/dist/browser/components/marketing/ProductClientPage.js +1 -1
  8. package/dist/browser/components/marketing/index.js +12 -12
  9. package/dist/browser/components/marketing/sections/CorePositioningSection.js +2 -2
  10. package/dist/browser/components/marketing/sections/CtaSection.js +2 -2
  11. package/dist/browser/components/marketing/sections/HeroMarketingSection.js +1 -1
  12. package/dist/browser/components/marketing/studio-signup-section.js +2 -2
  13. package/dist/browser/components/templates/TemplatesClientPage.js +12 -12
  14. package/dist/browser/components/templates/index.js +12 -12
  15. package/dist/browser/index.js +12 -12
  16. package/dist/browser/registry/engine.js +12 -12
  17. package/dist/browser/registry/index.js +12 -12
  18. package/dist/browser/registry/registry-landing.js +12 -12
  19. package/dist/browser/registry/registry.js +12 -12
  20. package/dist/browser/registry/utils.js +12 -12
  21. package/dist/components/marketing/ContactClient.js +2 -2
  22. package/dist/components/marketing/DesignPartnerPage.js +1 -1
  23. package/dist/components/marketing/LandingPage.js +5 -5
  24. package/dist/components/marketing/PricingClient.js +5 -5
  25. package/dist/components/marketing/ProductClientPage.js +1 -1
  26. package/dist/components/marketing/index.js +12 -12
  27. package/dist/components/marketing/sections/CorePositioningSection.js +2 -2
  28. package/dist/components/marketing/sections/CtaSection.js +2 -2
  29. package/dist/components/marketing/sections/HeroMarketingSection.js +1 -1
  30. package/dist/components/marketing/studio-signup-section.js +2 -2
  31. package/dist/components/templates/TemplatesClientPage.js +12 -12
  32. package/dist/components/templates/index.js +12 -12
  33. package/dist/index.js +12 -12
  34. package/dist/node/components/marketing/ContactClient.js +2 -2
  35. package/dist/node/components/marketing/DesignPartnerPage.js +1 -1
  36. package/dist/node/components/marketing/LandingPage.js +5 -5
  37. package/dist/node/components/marketing/PricingClient.js +5 -5
  38. package/dist/node/components/marketing/ProductClientPage.js +1 -1
  39. package/dist/node/components/marketing/index.js +12 -12
  40. package/dist/node/components/marketing/sections/CorePositioningSection.js +2 -2
  41. package/dist/node/components/marketing/sections/CtaSection.js +2 -2
  42. package/dist/node/components/marketing/sections/HeroMarketingSection.js +1 -1
  43. package/dist/node/components/marketing/studio-signup-section.js +2 -2
  44. package/dist/node/components/templates/TemplatesClientPage.js +12 -12
  45. package/dist/node/components/templates/index.js +12 -12
  46. package/dist/node/index.js +12 -12
  47. package/dist/node/registry/engine.js +12 -12
  48. package/dist/node/registry/index.js +12 -12
  49. package/dist/node/registry/registry-landing.js +12 -12
  50. package/dist/node/registry/registry.js +12 -12
  51. package/dist/node/registry/utils.js +12 -12
  52. package/dist/registry/engine.js +12 -12
  53. package/dist/registry/index.js +12 -12
  54. package/dist/registry/registry-landing.js +12 -12
  55. package/dist/registry/registry.js +12 -12
  56. package/dist/registry/utils.js +12 -12
  57. package/package.json +22 -22
  58. package/src/components/marketing/DesignPartnerPage.tsx +1 -1
  59. package/src/components/marketing/PricingClient.tsx +3 -3
  60. package/src/components/marketing/ProductClientPage.tsx +1 -1
  61. package/src/components/marketing/sections/CorePositioningSection.tsx +2 -2
  62. package/src/components/marketing/sections/CtaSection.tsx +2 -2
  63. package/src/components/marketing/sections/HeroMarketingSection.tsx +1 -1
  64. package/src/components/marketing/studio-signup-section.tsx +2 -2
@@ -3,7 +3,7 @@ $ bun run prebuild && bun run build:bundle && bun run build:types
3
3
  $ contractspec-bun-build prebuild
4
4
  $ contractspec-bun-build transpile
5
5
  [contractspec-bun-build] transpile target=bun root=src entries=43
6
- Bundled 43 modules in 27ms
6
+ Bundled 43 modules in 49ms
7
7
 
8
8
  components/marketing/ChangelogPage.js 4.28 KB (entry point)
9
9
  ./index.js 0.28 MB (entry point)
@@ -50,7 +50,7 @@ Bundled 43 modules in 27ms
50
50
  components/marketing/ProductClientPage.js 26.64 KB (entry point)
51
51
 
52
52
  [contractspec-bun-build] transpile target=node root=src entries=43
53
- Bundled 43 modules in 27ms
53
+ Bundled 43 modules in 49ms
54
54
 
55
55
  components/marketing/ChangelogPage.js 4.34 KB (entry point)
56
56
  ./index.js 0.28 MB (entry point)
@@ -97,7 +97,7 @@ Bundled 43 modules in 27ms
97
97
  components/marketing/ProductClientPage.js 26.70 KB (entry point)
98
98
 
99
99
  [contractspec-bun-build] transpile target=browser root=src entries=43
100
- Bundled 43 modules in 43ms
100
+ Bundled 43 modules in 52ms
101
101
 
102
102
  components/marketing/ChangelogPage.js 4.60 KB (entry point)
103
103
  ./index.js 0.28 MB (entry point)
package/CHANGELOG.md CHANGED
@@ -1,5 +1,63 @@
1
1
  # @contractspec/bundle.marketing
2
2
 
3
+ ## 2.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - chore: improve documentation
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+ - @contractspec/lib.contracts-runtime-client-react@2.4.0
13
+ - @contractspec/example.analytics-dashboard@2.4.0
14
+ - @contractspec/example.saas-boilerplate@2.4.0
15
+ - @contractspec/example.integration-hub@2.4.0
16
+ - @contractspec/example.workflow-system@2.4.0
17
+ - @contractspec/example.agent-console@2.4.0
18
+ - @contractspec/lib.example-shared-ui@2.4.0
19
+ - @contractspec/example.crm-pipeline@2.4.0
20
+ - @contractspec/example.marketplace@2.4.0
21
+ - @contractspec/lib.runtime-sandbox@1.4.0
22
+ - @contractspec/lib.contracts-spec@2.4.0
23
+ - @contractspec/lib.design-system@2.4.0
24
+ - @contractspec/lib.ui-kit-core@2.4.0
25
+ - @contractspec/module.examples@2.4.0
26
+ - @contractspec/bundle.library@2.4.0
27
+ - @contractspec/lib.ui-kit-web@2.4.0
28
+ - @contractspec/lib.ui-link@2.4.0
29
+ - @contractspec/lib.logger@2.4.0
30
+ - @contractspec/lib.email@2.4.0
31
+
32
+ ## 2.3.0
33
+
34
+ ### Minor Changes
35
+
36
+ - 12c9556: feat: release agentpacks
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [12c9556]
41
+ - @contractspec/lib.contracts-runtime-client-react@2.3.0
42
+ - @contractspec/example.analytics-dashboard@2.3.0
43
+ - @contractspec/example.saas-boilerplate@2.3.0
44
+ - @contractspec/example.integration-hub@2.3.0
45
+ - @contractspec/example.workflow-system@2.3.0
46
+ - @contractspec/example.agent-console@2.3.0
47
+ - @contractspec/lib.example-shared-ui@2.3.0
48
+ - @contractspec/example.crm-pipeline@2.3.0
49
+ - @contractspec/example.marketplace@2.3.0
50
+ - @contractspec/lib.runtime-sandbox@1.3.0
51
+ - @contractspec/lib.contracts-spec@2.3.0
52
+ - @contractspec/lib.design-system@2.3.0
53
+ - @contractspec/lib.ui-kit-core@2.3.0
54
+ - @contractspec/module.examples@2.3.0
55
+ - @contractspec/bundle.library@2.3.0
56
+ - @contractspec/lib.ui-kit-web@2.3.0
57
+ - @contractspec/lib.ui-link@2.3.0
58
+ - @contractspec/lib.logger@2.3.0
59
+ - @contractspec/lib.email@2.3.0
60
+
3
61
  ## 2.2.0
4
62
 
5
63
  ### Minor Changes
@@ -192,8 +192,8 @@ import { ArrowRight, Rocket } from "lucide-react";
192
192
  import { Button } from "@contractspec/lib.design-system";
193
193
  import { jsxDEV } from "react/jsx-dev-runtime";
194
194
  "use client";
195
- var studioUrl = "https://app.contractspec.studio";
196
- var studioDocsUrl = "https://app.contractspec.studio/docs";
195
+ var studioUrl = "https://www.contractspec.studio";
196
+ var studioDocsUrl = "https://www.contractspec.studio/docs";
197
197
  function StudioSignupSection({
198
198
  variant = "default"
199
199
  }) {
@@ -79,7 +79,7 @@ function DesignPartnerPage() {
79
79
  asChild: true,
80
80
  variant: "outline",
81
81
  children: /* @__PURE__ */ jsxDEV(Link, {
82
- href: "https://app.contractspec.studio",
82
+ href: "https://www.contractspec.studio",
83
83
  children: [
84
84
  "Launch Studio ",
85
85
  /* @__PURE__ */ jsxDEV(ArrowRight, {
@@ -61,7 +61,7 @@ function HeroMarketingSection() {
61
61
  }, undefined, true, undefined, this),
62
62
  /* @__PURE__ */ jsxDEV(ButtonLink, {
63
63
  variant: "ghost",
64
- href: "https://app.contractspec.studio",
64
+ href: "https://www.contractspec.studio",
65
65
  onClick: () => captureAnalyticsEvent(analyticsEventNames.CTA_STUDIO_CLICK, {
66
66
  surface: "hero"
67
67
  }),
@@ -265,7 +265,7 @@ function FearsSection() {
265
265
  }
266
266
 
267
267
  // src/components/marketing/sections/CorePositioningSection.tsx
268
- import { MarketingSection as MarketingSection2, ButtonLink as ButtonLink2 } from "@contractspec/lib.design-system";
268
+ import { ButtonLink as ButtonLink2, MarketingSection as MarketingSection2 } from "@contractspec/lib.design-system";
269
269
  import { VStack as VStack2 } from "@contractspec/lib.ui-kit-web/ui/stack";
270
270
  import { H2, Lead as Lead2, Small as Small2 } from "@contractspec/lib.ui-kit-web/ui/typography";
271
271
  import { ChevronRight as ChevronRight2 } from "lucide-react";
@@ -306,7 +306,7 @@ function CorePositioningSection() {
306
306
  className: "pt-2 sm:flex sm:flex-row sm:flex-wrap sm:items-center sm:justify-center",
307
307
  children: [
308
308
  /* @__PURE__ */ jsxDEV6(ButtonLink2, {
309
- href: "https://app.contractspec.studio",
309
+ href: "https://www.contractspec.studio",
310
310
  children: [
311
311
  "Try Studio ",
312
312
  /* @__PURE__ */ jsxDEV6(ChevronRight2, {
@@ -546,7 +546,7 @@ function DevelopersSection() {
546
546
  }
547
547
 
548
548
  // src/components/marketing/sections/CtaSection.tsx
549
- import { MarketingSection as MarketingSection3, ButtonLink as ButtonLink4 } from "@contractspec/lib.design-system";
549
+ import { ButtonLink as ButtonLink4, MarketingSection as MarketingSection3 } from "@contractspec/lib.design-system";
550
550
  import {
551
551
  analyticsEventNames as analyticsEventNames2,
552
552
  captureAnalyticsEvent as captureAnalyticsEvent2
@@ -580,7 +580,7 @@ function CtaSection() {
580
580
  className: "pt-2 sm:flex sm:flex-row sm:flex-wrap sm:items-center sm:justify-center",
581
581
  children: [
582
582
  /* @__PURE__ */ jsxDEV11(ButtonLink4, {
583
- href: "https://app.contractspec.studio",
583
+ href: "https://www.contractspec.studio",
584
584
  onClick: () => captureAnalyticsEvent2(analyticsEventNames2.CTA_STUDIO_CLICK, {
585
585
  surface: "cta-section"
586
586
  }),
@@ -12,8 +12,8 @@ import { ArrowRight, Rocket } from "lucide-react";
12
12
  import { Button } from "@contractspec/lib.design-system";
13
13
  import { jsxDEV } from "react/jsx-dev-runtime";
14
14
  "use client";
15
- var studioUrl = "https://app.contractspec.studio";
16
- var studioDocsUrl = "https://app.contractspec.studio/docs";
15
+ var studioUrl = "https://www.contractspec.studio";
16
+ var studioDocsUrl = "https://www.contractspec.studio/docs";
17
17
  function StudioSignupSection({
18
18
  variant = "default"
19
19
  }) {
@@ -340,7 +340,7 @@ import { jsxDEV as jsxDEV3 } from "react/jsx-dev-runtime";
340
340
  var faqs = [
341
341
  {
342
342
  question: "Can I use ContractSpec Studio today?",
343
- answer: "Yes. ContractSpec Studio is live at app.contractspec.studio. Start with the free tier and upgrade as paid plans roll out."
343
+ answer: "Yes. ContractSpec Studio is live at www.contractspec.studio. Start with the free tier and upgrade as paid plans roll out."
344
344
  },
345
345
  {
346
346
  question: "What will you charge for later?",
@@ -359,7 +359,7 @@ function PricingClient() {
359
359
  const [openFaq, setOpenFaq] = useState(null);
360
360
  const [pricingModalOpen, setPricingModalOpen] = useState(false);
361
361
  const openStudio = () => {
362
- window.open("https://app.contractspec.studio", "_blank", "noopener,noreferrer");
362
+ window.open("https://www.contractspec.studio", "_blank", "noopener,noreferrer");
363
363
  };
364
364
  return /* @__PURE__ */ jsxDEV3("main", {
365
365
  className: "",
@@ -391,7 +391,7 @@ function PricingClient() {
391
391
  ]
392
392
  }, undefined, true, undefined, this),
393
393
  /* @__PURE__ */ jsxDEV3(Link2, {
394
- href: "https://app.contractspec.studio",
394
+ href: "https://www.contractspec.studio",
395
395
  className: "btn-ghost inline-flex items-center gap-2",
396
396
  children: "Try Studio Free"
397
397
  }, undefined, false, undefined, this)
@@ -547,7 +547,7 @@ var ProductClientPage = () => /* @__PURE__ */ jsxDEV("main", {
547
547
  ]
548
548
  }, undefined, true, undefined, this),
549
549
  /* @__PURE__ */ jsxDEV(Link, {
550
- href: "https://app.contractspec.studio",
550
+ href: "https://www.contractspec.studio",
551
551
  className: "btn-ghost",
552
552
  children: "Try Studio"
553
553
  }, undefined, false, undefined, this)
@@ -845,8 +845,8 @@ import { ArrowRight, Rocket as Rocket2 } from "lucide-react";
845
845
  import { Button } from "@contractspec/lib.design-system";
846
846
  import { jsxDEV as jsxDEV3 } from "react/jsx-dev-runtime";
847
847
  "use client";
848
- var studioUrl = "https://app.contractspec.studio";
849
- var studioDocsUrl = "https://app.contractspec.studio/docs";
848
+ var studioUrl = "https://www.contractspec.studio";
849
+ var studioDocsUrl = "https://www.contractspec.studio/docs";
850
850
  function StudioSignupSection({
851
851
  variant = "default"
852
852
  }) {
@@ -1673,7 +1673,7 @@ function DesignPartnerPage() {
1673
1673
  asChild: true,
1674
1674
  variant: "outline",
1675
1675
  children: /* @__PURE__ */ jsxDEV6(Link2, {
1676
- href: "https://app.contractspec.studio",
1676
+ href: "https://www.contractspec.studio",
1677
1677
  children: [
1678
1678
  "Launch Studio ",
1679
1679
  /* @__PURE__ */ jsxDEV6(ArrowRight2, {
@@ -1916,7 +1916,7 @@ function HeroMarketingSection() {
1916
1916
  }, undefined, true, undefined, this),
1917
1917
  /* @__PURE__ */ jsxDEV7(ButtonLink2, {
1918
1918
  variant: "ghost",
1919
- href: "https://app.contractspec.studio",
1919
+ href: "https://www.contractspec.studio",
1920
1920
  onClick: () => captureAnalyticsEvent(analyticsEventNames.CTA_STUDIO_CLICK, {
1921
1921
  surface: "hero"
1922
1922
  }),
@@ -2120,7 +2120,7 @@ function FearsSection() {
2120
2120
  }
2121
2121
 
2122
2122
  // src/components/marketing/sections/CorePositioningSection.tsx
2123
- import { MarketingSection as MarketingSection3, ButtonLink as ButtonLink3 } from "@contractspec/lib.design-system";
2123
+ import { ButtonLink as ButtonLink3, MarketingSection as MarketingSection3 } from "@contractspec/lib.design-system";
2124
2124
  import { VStack as VStack4 } from "@contractspec/lib.ui-kit-web/ui/stack";
2125
2125
  import { H2 as H23, Lead as Lead3, Small as Small4 } from "@contractspec/lib.ui-kit-web/ui/typography";
2126
2126
  import { ChevronRight as ChevronRight2 } from "lucide-react";
@@ -2161,7 +2161,7 @@ function CorePositioningSection() {
2161
2161
  className: "pt-2 sm:flex sm:flex-row sm:flex-wrap sm:items-center sm:justify-center",
2162
2162
  children: [
2163
2163
  /* @__PURE__ */ jsxDEV12(ButtonLink3, {
2164
- href: "https://app.contractspec.studio",
2164
+ href: "https://www.contractspec.studio",
2165
2165
  children: [
2166
2166
  "Try Studio ",
2167
2167
  /* @__PURE__ */ jsxDEV12(ChevronRight2, {
@@ -2401,7 +2401,7 @@ function DevelopersSection() {
2401
2401
  }
2402
2402
 
2403
2403
  // src/components/marketing/sections/CtaSection.tsx
2404
- import { MarketingSection as MarketingSection4, ButtonLink as ButtonLink5 } from "@contractspec/lib.design-system";
2404
+ import { ButtonLink as ButtonLink5, MarketingSection as MarketingSection4 } from "@contractspec/lib.design-system";
2405
2405
  import {
2406
2406
  analyticsEventNames as analyticsEventNames2,
2407
2407
  captureAnalyticsEvent as captureAnalyticsEvent2
@@ -2435,7 +2435,7 @@ function CtaSection() {
2435
2435
  className: "pt-2 sm:flex sm:flex-row sm:flex-wrap sm:items-center sm:justify-center",
2436
2436
  children: [
2437
2437
  /* @__PURE__ */ jsxDEV17(ButtonLink5, {
2438
- href: "https://app.contractspec.studio",
2438
+ href: "https://www.contractspec.studio",
2439
2439
  onClick: () => captureAnalyticsEvent2(analyticsEventNames2.CTA_STUDIO_CLICK, {
2440
2440
  surface: "cta-section"
2441
2441
  }),
@@ -2737,7 +2737,7 @@ import { jsxDEV as jsxDEV20 } from "react/jsx-dev-runtime";
2737
2737
  var faqs = [
2738
2738
  {
2739
2739
  question: "Can I use ContractSpec Studio today?",
2740
- answer: "Yes. ContractSpec Studio is live at app.contractspec.studio. Start with the free tier and upgrade as paid plans roll out."
2740
+ answer: "Yes. ContractSpec Studio is live at www.contractspec.studio. Start with the free tier and upgrade as paid plans roll out."
2741
2741
  },
2742
2742
  {
2743
2743
  question: "What will you charge for later?",
@@ -2756,7 +2756,7 @@ function PricingClient() {
2756
2756
  const [openFaq, setOpenFaq] = useState(null);
2757
2757
  const [pricingModalOpen, setPricingModalOpen] = useState(false);
2758
2758
  const openStudio = () => {
2759
- window.open("https://app.contractspec.studio", "_blank", "noopener,noreferrer");
2759
+ window.open("https://www.contractspec.studio", "_blank", "noopener,noreferrer");
2760
2760
  };
2761
2761
  return /* @__PURE__ */ jsxDEV20("main", {
2762
2762
  className: "",
@@ -2788,7 +2788,7 @@ function PricingClient() {
2788
2788
  ]
2789
2789
  }, undefined, true, undefined, this),
2790
2790
  /* @__PURE__ */ jsxDEV20(Link3, {
2791
- href: "https://app.contractspec.studio",
2791
+ href: "https://www.contractspec.studio",
2792
2792
  className: "btn-ghost inline-flex items-center gap-2",
2793
2793
  children: "Try Studio Free"
2794
2794
  }, undefined, false, undefined, this)
@@ -3886,7 +3886,7 @@ var ProductClientPage = () => /* @__PURE__ */ jsxDEV21("main", {
3886
3886
  ]
3887
3887
  }, undefined, true, undefined, this),
3888
3888
  /* @__PURE__ */ jsxDEV21(Link4, {
3889
- href: "https://app.contractspec.studio",
3889
+ href: "https://www.contractspec.studio",
3890
3890
  className: "btn-ghost",
3891
3891
  children: "Try Studio"
3892
3892
  }, undefined, false, undefined, this)
@@ -7,7 +7,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
7
7
  });
8
8
 
9
9
  // src/components/marketing/sections/CorePositioningSection.tsx
10
- import { MarketingSection, ButtonLink } from "@contractspec/lib.design-system";
10
+ import { ButtonLink, MarketingSection } from "@contractspec/lib.design-system";
11
11
  import { VStack } from "@contractspec/lib.ui-kit-web/ui/stack";
12
12
  import { H2, Lead, Small } from "@contractspec/lib.ui-kit-web/ui/typography";
13
13
  import { ChevronRight } from "lucide-react";
@@ -48,7 +48,7 @@ function CorePositioningSection() {
48
48
  className: "pt-2 sm:flex sm:flex-row sm:flex-wrap sm:items-center sm:justify-center",
49
49
  children: [
50
50
  /* @__PURE__ */ jsxDEV(ButtonLink, {
51
- href: "https://app.contractspec.studio",
51
+ href: "https://www.contractspec.studio",
52
52
  children: [
53
53
  "Try Studio ",
54
54
  /* @__PURE__ */ jsxDEV(ChevronRight, {
@@ -7,7 +7,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
7
7
  });
8
8
 
9
9
  // src/components/marketing/sections/CtaSection.tsx
10
- import { MarketingSection, ButtonLink } from "@contractspec/lib.design-system";
10
+ import { ButtonLink, MarketingSection } from "@contractspec/lib.design-system";
11
11
  import {
12
12
  analyticsEventNames,
13
13
  captureAnalyticsEvent
@@ -41,7 +41,7 @@ function CtaSection() {
41
41
  className: "pt-2 sm:flex sm:flex-row sm:flex-wrap sm:items-center sm:justify-center",
42
42
  children: [
43
43
  /* @__PURE__ */ jsxDEV(ButtonLink, {
44
- href: "https://app.contractspec.studio",
44
+ href: "https://www.contractspec.studio",
45
45
  onClick: () => captureAnalyticsEvent(analyticsEventNames.CTA_STUDIO_CLICK, {
46
46
  surface: "cta-section"
47
47
  }),
@@ -61,7 +61,7 @@ function HeroMarketingSection() {
61
61
  }, undefined, true, undefined, this),
62
62
  /* @__PURE__ */ jsxDEV(ButtonLink, {
63
63
  variant: "ghost",
64
- href: "https://app.contractspec.studio",
64
+ href: "https://www.contractspec.studio",
65
65
  onClick: () => captureAnalyticsEvent(analyticsEventNames.CTA_STUDIO_CLICK, {
66
66
  surface: "hero"
67
67
  }),
@@ -12,8 +12,8 @@ import { ArrowRight, Rocket } from "lucide-react";
12
12
  import { Button } from "@contractspec/lib.design-system";
13
13
  import { jsxDEV } from "react/jsx-dev-runtime";
14
14
  "use client";
15
- var studioUrl = "https://app.contractspec.studio";
16
- var studioDocsUrl = "https://app.contractspec.studio/docs";
15
+ var studioUrl = "https://www.contractspec.studio";
16
+ var studioDocsUrl = "https://www.contractspec.studio/docs";
17
17
  function StudioSignupSection({
18
18
  variant = "default"
19
19
  }) {
@@ -845,8 +845,8 @@ import { ArrowRight, Rocket as Rocket2 } from "lucide-react";
845
845
  import { Button } from "@contractspec/lib.design-system";
846
846
  import { jsxDEV as jsxDEV3 } from "react/jsx-dev-runtime";
847
847
  "use client";
848
- var studioUrl = "https://app.contractspec.studio";
849
- var studioDocsUrl = "https://app.contractspec.studio/docs";
848
+ var studioUrl = "https://www.contractspec.studio";
849
+ var studioDocsUrl = "https://www.contractspec.studio/docs";
850
850
  function StudioSignupSection({
851
851
  variant = "default"
852
852
  }) {
@@ -1673,7 +1673,7 @@ function DesignPartnerPage() {
1673
1673
  asChild: true,
1674
1674
  variant: "outline",
1675
1675
  children: /* @__PURE__ */ jsxDEV6(Link2, {
1676
- href: "https://app.contractspec.studio",
1676
+ href: "https://www.contractspec.studio",
1677
1677
  children: [
1678
1678
  "Launch Studio ",
1679
1679
  /* @__PURE__ */ jsxDEV6(ArrowRight2, {
@@ -1916,7 +1916,7 @@ function HeroMarketingSection() {
1916
1916
  }, undefined, true, undefined, this),
1917
1917
  /* @__PURE__ */ jsxDEV7(ButtonLink2, {
1918
1918
  variant: "ghost",
1919
- href: "https://app.contractspec.studio",
1919
+ href: "https://www.contractspec.studio",
1920
1920
  onClick: () => captureAnalyticsEvent(analyticsEventNames.CTA_STUDIO_CLICK, {
1921
1921
  surface: "hero"
1922
1922
  }),
@@ -2120,7 +2120,7 @@ function FearsSection() {
2120
2120
  }
2121
2121
 
2122
2122
  // src/components/marketing/sections/CorePositioningSection.tsx
2123
- import { MarketingSection as MarketingSection3, ButtonLink as ButtonLink3 } from "@contractspec/lib.design-system";
2123
+ import { ButtonLink as ButtonLink3, MarketingSection as MarketingSection3 } from "@contractspec/lib.design-system";
2124
2124
  import { VStack as VStack4 } from "@contractspec/lib.ui-kit-web/ui/stack";
2125
2125
  import { H2 as H23, Lead as Lead3, Small as Small4 } from "@contractspec/lib.ui-kit-web/ui/typography";
2126
2126
  import { ChevronRight as ChevronRight2 } from "lucide-react";
@@ -2161,7 +2161,7 @@ function CorePositioningSection() {
2161
2161
  className: "pt-2 sm:flex sm:flex-row sm:flex-wrap sm:items-center sm:justify-center",
2162
2162
  children: [
2163
2163
  /* @__PURE__ */ jsxDEV12(ButtonLink3, {
2164
- href: "https://app.contractspec.studio",
2164
+ href: "https://www.contractspec.studio",
2165
2165
  children: [
2166
2166
  "Try Studio ",
2167
2167
  /* @__PURE__ */ jsxDEV12(ChevronRight2, {
@@ -2401,7 +2401,7 @@ function DevelopersSection() {
2401
2401
  }
2402
2402
 
2403
2403
  // src/components/marketing/sections/CtaSection.tsx
2404
- import { MarketingSection as MarketingSection4, ButtonLink as ButtonLink5 } from "@contractspec/lib.design-system";
2404
+ import { ButtonLink as ButtonLink5, MarketingSection as MarketingSection4 } from "@contractspec/lib.design-system";
2405
2405
  import {
2406
2406
  analyticsEventNames as analyticsEventNames2,
2407
2407
  captureAnalyticsEvent as captureAnalyticsEvent2
@@ -2435,7 +2435,7 @@ function CtaSection() {
2435
2435
  className: "pt-2 sm:flex sm:flex-row sm:flex-wrap sm:items-center sm:justify-center",
2436
2436
  children: [
2437
2437
  /* @__PURE__ */ jsxDEV17(ButtonLink5, {
2438
- href: "https://app.contractspec.studio",
2438
+ href: "https://www.contractspec.studio",
2439
2439
  onClick: () => captureAnalyticsEvent2(analyticsEventNames2.CTA_STUDIO_CLICK, {
2440
2440
  surface: "cta-section"
2441
2441
  }),
@@ -2737,7 +2737,7 @@ import { jsxDEV as jsxDEV20 } from "react/jsx-dev-runtime";
2737
2737
  var faqs = [
2738
2738
  {
2739
2739
  question: "Can I use ContractSpec Studio today?",
2740
- answer: "Yes. ContractSpec Studio is live at app.contractspec.studio. Start with the free tier and upgrade as paid plans roll out."
2740
+ answer: "Yes. ContractSpec Studio is live at www.contractspec.studio. Start with the free tier and upgrade as paid plans roll out."
2741
2741
  },
2742
2742
  {
2743
2743
  question: "What will you charge for later?",
@@ -2756,7 +2756,7 @@ function PricingClient() {
2756
2756
  const [openFaq, setOpenFaq] = useState(null);
2757
2757
  const [pricingModalOpen, setPricingModalOpen] = useState(false);
2758
2758
  const openStudio = () => {
2759
- window.open("https://app.contractspec.studio", "_blank", "noopener,noreferrer");
2759
+ window.open("https://www.contractspec.studio", "_blank", "noopener,noreferrer");
2760
2760
  };
2761
2761
  return /* @__PURE__ */ jsxDEV20("main", {
2762
2762
  className: "",
@@ -2788,7 +2788,7 @@ function PricingClient() {
2788
2788
  ]
2789
2789
  }, undefined, true, undefined, this),
2790
2790
  /* @__PURE__ */ jsxDEV20(Link3, {
2791
- href: "https://app.contractspec.studio",
2791
+ href: "https://www.contractspec.studio",
2792
2792
  className: "btn-ghost inline-flex items-center gap-2",
2793
2793
  children: "Try Studio Free"
2794
2794
  }, undefined, false, undefined, this)
@@ -3886,7 +3886,7 @@ var ProductClientPage = () => /* @__PURE__ */ jsxDEV21("main", {
3886
3886
  ]
3887
3887
  }, undefined, true, undefined, this),
3888
3888
  /* @__PURE__ */ jsxDEV21(Link4, {
3889
- href: "https://app.contractspec.studio",
3889
+ href: "https://www.contractspec.studio",
3890
3890
  className: "btn-ghost",
3891
3891
  children: "Try Studio"
3892
3892
  }, undefined, false, undefined, this)
@@ -845,8 +845,8 @@ import { ArrowRight, Rocket as Rocket2 } from "lucide-react";
845
845
  import { Button } from "@contractspec/lib.design-system";
846
846
  import { jsxDEV as jsxDEV3 } from "react/jsx-dev-runtime";
847
847
  "use client";
848
- var studioUrl = "https://app.contractspec.studio";
849
- var studioDocsUrl = "https://app.contractspec.studio/docs";
848
+ var studioUrl = "https://www.contractspec.studio";
849
+ var studioDocsUrl = "https://www.contractspec.studio/docs";
850
850
  function StudioSignupSection({
851
851
  variant = "default"
852
852
  }) {
@@ -1673,7 +1673,7 @@ function DesignPartnerPage() {
1673
1673
  asChild: true,
1674
1674
  variant: "outline",
1675
1675
  children: /* @__PURE__ */ jsxDEV6(Link2, {
1676
- href: "https://app.contractspec.studio",
1676
+ href: "https://www.contractspec.studio",
1677
1677
  children: [
1678
1678
  "Launch Studio ",
1679
1679
  /* @__PURE__ */ jsxDEV6(ArrowRight2, {
@@ -1916,7 +1916,7 @@ function HeroMarketingSection() {
1916
1916
  }, undefined, true, undefined, this),
1917
1917
  /* @__PURE__ */ jsxDEV7(ButtonLink2, {
1918
1918
  variant: "ghost",
1919
- href: "https://app.contractspec.studio",
1919
+ href: "https://www.contractspec.studio",
1920
1920
  onClick: () => captureAnalyticsEvent(analyticsEventNames.CTA_STUDIO_CLICK, {
1921
1921
  surface: "hero"
1922
1922
  }),
@@ -2120,7 +2120,7 @@ function FearsSection() {
2120
2120
  }
2121
2121
 
2122
2122
  // src/components/marketing/sections/CorePositioningSection.tsx
2123
- import { MarketingSection as MarketingSection3, ButtonLink as ButtonLink3 } from "@contractspec/lib.design-system";
2123
+ import { ButtonLink as ButtonLink3, MarketingSection as MarketingSection3 } from "@contractspec/lib.design-system";
2124
2124
  import { VStack as VStack4 } from "@contractspec/lib.ui-kit-web/ui/stack";
2125
2125
  import { H2 as H23, Lead as Lead3, Small as Small4 } from "@contractspec/lib.ui-kit-web/ui/typography";
2126
2126
  import { ChevronRight as ChevronRight2 } from "lucide-react";
@@ -2161,7 +2161,7 @@ function CorePositioningSection() {
2161
2161
  className: "pt-2 sm:flex sm:flex-row sm:flex-wrap sm:items-center sm:justify-center",
2162
2162
  children: [
2163
2163
  /* @__PURE__ */ jsxDEV12(ButtonLink3, {
2164
- href: "https://app.contractspec.studio",
2164
+ href: "https://www.contractspec.studio",
2165
2165
  children: [
2166
2166
  "Try Studio ",
2167
2167
  /* @__PURE__ */ jsxDEV12(ChevronRight2, {
@@ -2401,7 +2401,7 @@ function DevelopersSection() {
2401
2401
  }
2402
2402
 
2403
2403
  // src/components/marketing/sections/CtaSection.tsx
2404
- import { MarketingSection as MarketingSection4, ButtonLink as ButtonLink5 } from "@contractspec/lib.design-system";
2404
+ import { ButtonLink as ButtonLink5, MarketingSection as MarketingSection4 } from "@contractspec/lib.design-system";
2405
2405
  import {
2406
2406
  analyticsEventNames as analyticsEventNames2,
2407
2407
  captureAnalyticsEvent as captureAnalyticsEvent2
@@ -2435,7 +2435,7 @@ function CtaSection() {
2435
2435
  className: "pt-2 sm:flex sm:flex-row sm:flex-wrap sm:items-center sm:justify-center",
2436
2436
  children: [
2437
2437
  /* @__PURE__ */ jsxDEV17(ButtonLink5, {
2438
- href: "https://app.contractspec.studio",
2438
+ href: "https://www.contractspec.studio",
2439
2439
  onClick: () => captureAnalyticsEvent2(analyticsEventNames2.CTA_STUDIO_CLICK, {
2440
2440
  surface: "cta-section"
2441
2441
  }),
@@ -2737,7 +2737,7 @@ import { jsxDEV as jsxDEV20 } from "react/jsx-dev-runtime";
2737
2737
  var faqs = [
2738
2738
  {
2739
2739
  question: "Can I use ContractSpec Studio today?",
2740
- answer: "Yes. ContractSpec Studio is live at app.contractspec.studio. Start with the free tier and upgrade as paid plans roll out."
2740
+ answer: "Yes. ContractSpec Studio is live at www.contractspec.studio. Start with the free tier and upgrade as paid plans roll out."
2741
2741
  },
2742
2742
  {
2743
2743
  question: "What will you charge for later?",
@@ -2756,7 +2756,7 @@ function PricingClient() {
2756
2756
  const [openFaq, setOpenFaq] = useState(null);
2757
2757
  const [pricingModalOpen, setPricingModalOpen] = useState(false);
2758
2758
  const openStudio = () => {
2759
- window.open("https://app.contractspec.studio", "_blank", "noopener,noreferrer");
2759
+ window.open("https://www.contractspec.studio", "_blank", "noopener,noreferrer");
2760
2760
  };
2761
2761
  return /* @__PURE__ */ jsxDEV20("main", {
2762
2762
  className: "",
@@ -2788,7 +2788,7 @@ function PricingClient() {
2788
2788
  ]
2789
2789
  }, undefined, true, undefined, this),
2790
2790
  /* @__PURE__ */ jsxDEV20(Link3, {
2791
- href: "https://app.contractspec.studio",
2791
+ href: "https://www.contractspec.studio",
2792
2792
  className: "btn-ghost inline-flex items-center gap-2",
2793
2793
  children: "Try Studio Free"
2794
2794
  }, undefined, false, undefined, this)
@@ -3886,7 +3886,7 @@ var ProductClientPage = () => /* @__PURE__ */ jsxDEV21("main", {
3886
3886
  ]
3887
3887
  }, undefined, true, undefined, this),
3888
3888
  /* @__PURE__ */ jsxDEV21(Link4, {
3889
- href: "https://app.contractspec.studio",
3889
+ href: "https://www.contractspec.studio",
3890
3890
  className: "btn-ghost",
3891
3891
  children: "Try Studio"
3892
3892
  }, undefined, false, undefined, this)