@opensite/ui 1.6.7 → 1.6.8

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 (69) hide show
  1. package/dist/hero-architecture-fullscreen.cjs +7 -54
  2. package/dist/hero-architecture-fullscreen.js +7 -54
  3. package/dist/hero-badge-shadow-overlay.cjs +42 -45
  4. package/dist/hero-badge-shadow-overlay.d.cts +14 -2
  5. package/dist/hero-badge-shadow-overlay.d.ts +14 -2
  6. package/dist/hero-badge-shadow-overlay.js +42 -45
  7. package/dist/hero-billing-platform-logos.cjs +5 -9
  8. package/dist/hero-billing-platform-logos.d.cts +1 -5
  9. package/dist/hero-billing-platform-logos.d.ts +1 -5
  10. package/dist/hero-billing-platform-logos.js +5 -9
  11. package/dist/hero-centered-gradient-cta.cjs +12 -68
  12. package/dist/hero-centered-gradient-cta.js +12 -68
  13. package/dist/hero-conversion-video-play.cjs +13 -64
  14. package/dist/hero-conversion-video-play.js +13 -64
  15. package/dist/hero-customer-support-layered.cjs +1 -1
  16. package/dist/hero-customer-support-layered.js +1 -1
  17. package/dist/hero-dashed-border-features.cjs +8 -71
  18. package/dist/hero-dashed-border-features.js +8 -71
  19. package/dist/hero-design-showcase-logos.cjs +7 -32
  20. package/dist/hero-design-showcase-logos.js +7 -32
  21. package/dist/hero-floating-images.cjs +1 -1
  22. package/dist/hero-floating-images.js +1 -1
  23. package/dist/hero-grid-pattern-solutions.cjs +7 -66
  24. package/dist/hero-grid-pattern-solutions.js +7 -66
  25. package/dist/hero-hiring-animated-text.cjs +10 -5
  26. package/dist/hero-hiring-animated-text.js +10 -5
  27. package/dist/hero-marketplace-scattered-images.cjs +7 -32
  28. package/dist/hero-marketplace-scattered-images.js +7 -32
  29. package/dist/hero-mentorship-video-split.cjs +11 -14
  30. package/dist/hero-mentorship-video-split.js +11 -14
  31. package/dist/hero-mobile-app-download.cjs +2 -2
  32. package/dist/hero-mobile-app-download.d.cts +1 -1
  33. package/dist/hero-mobile-app-download.d.ts +1 -1
  34. package/dist/hero-mobile-app-download.js +2 -2
  35. package/dist/hero-premium-split-avatars.cjs +11 -9
  36. package/dist/hero-premium-split-avatars.d.cts +5 -1
  37. package/dist/hero-premium-split-avatars.d.ts +5 -1
  38. package/dist/hero-premium-split-avatars.js +11 -9
  39. package/dist/hero-presentation-platform-video.cjs +12 -9
  40. package/dist/hero-presentation-platform-video.d.cts +5 -1
  41. package/dist/hero-presentation-platform-video.d.ts +5 -1
  42. package/dist/hero-presentation-platform-video.js +12 -9
  43. package/dist/hero-productivity-launcher-video.cjs +11 -35
  44. package/dist/hero-productivity-launcher-video.js +11 -35
  45. package/dist/hero-spiral-pattern-cards.cjs +49 -92
  46. package/dist/hero-spiral-pattern-cards.d.cts +20 -3
  47. package/dist/hero-spiral-pattern-cards.d.ts +20 -3
  48. package/dist/hero-spiral-pattern-cards.js +49 -92
  49. package/dist/hero-split-spiral-shapes.cjs +43 -90
  50. package/dist/hero-split-spiral-shapes.d.cts +17 -4
  51. package/dist/hero-split-spiral-shapes.d.ts +17 -4
  52. package/dist/hero-split-spiral-shapes.js +43 -90
  53. package/dist/hero-startup-launch-cta.cjs +2 -2
  54. package/dist/hero-startup-launch-cta.js +2 -2
  55. package/dist/hero-task-timer-animated.cjs +64 -156
  56. package/dist/hero-task-timer-animated.d.cts +13 -1
  57. package/dist/hero-task-timer-animated.d.ts +13 -1
  58. package/dist/hero-task-timer-animated.js +64 -156
  59. package/dist/hero-testimonial-image-grid.cjs +10 -38
  60. package/dist/hero-testimonial-image-grid.js +10 -38
  61. package/dist/hero-therapy-testimonial-grid.cjs +11 -40
  62. package/dist/hero-therapy-testimonial-grid.js +11 -40
  63. package/dist/hero-video-background-dark.cjs +10 -34
  64. package/dist/hero-video-background-dark.d.cts +5 -1
  65. package/dist/hero-video-background-dark.d.ts +5 -1
  66. package/dist/hero-video-background-dark.js +10 -34
  67. package/dist/registry.cjs +353 -302
  68. package/dist/registry.js +353 -302
  69. package/package.json +1 -1
package/dist/registry.js CHANGED
@@ -49962,7 +49962,7 @@ function HeroFloatingImages({
49962
49962
  zoomIndicatorClassName,
49963
49963
  optixFlowConfig,
49964
49964
  containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
49965
- spacing = "py-6 md:py-32"
49965
+ spacing = "py-32 md:py-32"
49966
49966
  }) {
49967
49967
  const [lightboxOpen, setLightboxOpen] = useState(false);
49968
49968
  const [lightboxIndex, setLightboxIndex] = useState(0);
@@ -51661,14 +51661,18 @@ function HeroSpiralPatternCards({
51661
51661
  description,
51662
51662
  actions,
51663
51663
  actionsSlot,
51664
+ images,
51665
+ imagesSlot,
51666
+ optixFlowConfig,
51664
51667
  background,
51665
- spacing,
51668
+ spacing = "py-32 md:py-32",
51666
51669
  pattern,
51667
51670
  patternOpacity,
51668
51671
  className,
51669
- containerClassName,
51672
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
51670
51673
  headingClassName,
51671
- descriptionClassName
51674
+ descriptionClassName,
51675
+ imagesClassName
51672
51676
  }) {
51673
51677
  const renderActions = useMemo(() => {
51674
51678
  if (actionsSlot) return actionsSlot;
@@ -51691,53 +51695,57 @@ function HeroSpiralPatternCards({
51691
51695
  );
51692
51696
  }) });
51693
51697
  }, [actionsSlot, actions]);
51694
- return /* @__PURE__ */ jsxs(
51698
+ const renderImages = useMemo(() => {
51699
+ if (imagesSlot) return imagesSlot;
51700
+ if (!images || images.length === 0) return null;
51701
+ return /* @__PURE__ */ jsx("div", { className: cn("mt-16 flex flex-col items-center justify-center lg:mt-32", imagesClassName), children: /* @__PURE__ */ jsxs("div", { className: "relative mx-auto aspect-square w-[95%] max-w-125 sm:w-full", children: [
51702
+ images[0] && /* @__PURE__ */ jsx("div", { className: "absolute inset-0 z-5 m-auto flex aspect-29/36 w-4/5 max-w-[16rem] translate-x-[-75%] translate-y-[10%] scale-[0.85] rotate-[-15deg] justify-center overflow-hidden rounded-lg border border-border opacity-60 md:w-85 md:max-w-85", children: /* @__PURE__ */ jsx(
51703
+ Img,
51704
+ {
51705
+ src: images[0].src,
51706
+ alt: images[0].alt,
51707
+ className: cn("h-full w-full object-cover", images[0].className),
51708
+ optixFlowConfig
51709
+ }
51710
+ ) }),
51711
+ images[1] && /* @__PURE__ */ jsx("div", { className: "absolute inset-0 z-10 m-auto flex aspect-29/36 w-4/5 max-w-[16rem] translate-x-[-40%] translate-y-[5%] scale-[0.9] rotate-[-7deg] justify-center overflow-hidden rounded-lg border border-border opacity-80 md:w-85 md:max-w-85", children: /* @__PURE__ */ jsx(
51712
+ Img,
51713
+ {
51714
+ src: images[1].src,
51715
+ alt: images[1].alt,
51716
+ className: cn("h-full w-full object-cover", images[1].className),
51717
+ optixFlowConfig
51718
+ }
51719
+ ) }),
51720
+ images[2] && /* @__PURE__ */ jsx("div", { className: "absolute inset-0 z-20 m-auto flex aspect-29/36 w-4/5 max-w-[16rem] justify-center overflow-hidden rounded-lg border border-border md:w-85 md:max-w-85", children: /* @__PURE__ */ jsx(
51721
+ Img,
51722
+ {
51723
+ src: images[2].src,
51724
+ alt: images[2].alt,
51725
+ className: cn("h-full w-full object-cover", images[2].className),
51726
+ optixFlowConfig
51727
+ }
51728
+ ) })
51729
+ ] }) });
51730
+ }, [imagesSlot, images, imagesClassName, optixFlowConfig]);
51731
+ return /* @__PURE__ */ jsx(
51695
51732
  Section,
51696
51733
  {
51697
51734
  background,
51698
51735
  spacing,
51699
51736
  pattern,
51700
51737
  patternOpacity,
51701
- className: cn(className),
51702
- children: [
51703
- /* @__PURE__ */ jsxs("div", { className: cn("container flex flex-col items-center text-center", containerClassName), children: [
51738
+ className: cn("relative flex items-center justify-center", className),
51739
+ containerClassName,
51740
+ children: /* @__PURE__ */ jsxs("div", { className: "relative", children: [
51741
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center text-center", children: [
51704
51742
  badgeText && (typeof badgeText === "string" ? /* @__PURE__ */ jsx("p", { className: "text-xs uppercase", children: badgeText }) : badgeText),
51705
51743
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("my-3 text-2xl font-bold text-pretty sm:text-4xl md:my-6 lg:text-5xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("my-3 text-2xl font-bold text-pretty sm:text-4xl md:my-6 lg:text-5xl", headingClassName), children: heading })),
51706
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mb-6 max-w-xl md:mb-12 lg:text-xl", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
51744
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mb-6 max-w-xl md:mb-12 lg:text-xl text-muted-foreground", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
51707
51745
  renderActions
51708
51746
  ] }),
51709
- /* @__PURE__ */ jsx("div", { className: "mt-16 flex flex-col items-center justify-center lg:mt-32", children: /* @__PURE__ */ jsxs("div", { className: "b relative mx-auto aspect-square w-[95%] max-w-125 sm:w-full", children: [
51710
- /* @__PURE__ */ jsx("div", { className: "absolute inset-x-1/2 top-full z-0 flex w-480 -translate-x-1/2 -translate-y-16 md:-translate-y-8", children: /* @__PURE__ */ jsx(
51711
- "svg",
51712
- {
51713
- xmlns: "http://www.w3.org/2000/svg",
51714
- version: "1.1",
51715
- viewBox: "0 0 800 800",
51716
- className: cn("h-full w-full opacity-20", getTextColor(background, "muted")),
51717
- children: Array.from(Array(4e3).keys()).map((dot, index, array) => {
51718
- const angle = 0.2 * index;
51719
- const scalar = 300 + index * (100 / array.length);
51720
- const x = Math.round(Math.cos(angle) * scalar);
51721
- const y = Math.round(Math.sin(angle) * scalar);
51722
- return /* @__PURE__ */ jsx(
51723
- "circle",
51724
- {
51725
- r: 1,
51726
- cx: 400 + x,
51727
- cy: 400 + y,
51728
- fill: "currentColor",
51729
- opacity: (array.length - index) / array.length
51730
- },
51731
- index
51732
- );
51733
- })
51734
- }
51735
- ) }),
51736
- /* @__PURE__ */ jsx("div", { className: cn("absolute inset-0 z-5 m-auto flex aspect-29/36 w-4/5 max-w-[16rem] translate-x-[-75%] translate-y-[10%] scale-[0.85] rotate-[-15deg] justify-center rounded-lg border border-border opacity-60 md:w-85 md:max-w-85", getNestedCardBg(background, "accent")) }),
51737
- /* @__PURE__ */ jsx("div", { className: cn("absolute inset-0 z-10 m-auto flex aspect-29/36 w-4/5 max-w-[16rem] translate-x-[-40%] translate-y-[5%] scale-[0.9] rotate-[-7deg] justify-center rounded-lg border border-border opacity-80 md:w-85 md:max-w-85", getNestedCardBg(background, "accent")) }),
51738
- /* @__PURE__ */ jsx("div", { className: cn("absolute inset-0 z-20 m-auto flex aspect-29/36 w-4/5 max-w-[16rem] justify-center rounded-lg border border-border md:w-85 md:max-w-85", getNestedCardBg(background, "accent")) })
51739
- ] }) })
51740
- ]
51747
+ renderImages
51748
+ ] })
51741
51749
  }
51742
51750
  );
51743
51751
  }
@@ -51747,16 +51755,19 @@ function HeroSplitSpiralShapes({
51747
51755
  description,
51748
51756
  actions,
51749
51757
  actionsSlot,
51750
- shapesSlot,
51758
+ images,
51759
+ imagesSlot,
51760
+ optixFlowConfig,
51751
51761
  background,
51752
- spacing,
51762
+ spacing = "py-32 md:py-32",
51753
51763
  pattern,
51754
51764
  patternOpacity,
51755
51765
  className,
51756
- containerClassName,
51766
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
51757
51767
  contentClassName,
51758
51768
  headingClassName,
51759
- descriptionClassName
51769
+ descriptionClassName,
51770
+ imagesClassName
51760
51771
  }) {
51761
51772
  const renderActions = useMemo(() => {
51762
51773
  if (actionsSlot) return actionsSlot;
@@ -51779,39 +51790,39 @@ function HeroSplitSpiralShapes({
51779
51790
  );
51780
51791
  }) });
51781
51792
  }, [actionsSlot, actions]);
51782
- const renderShapes = useMemo(() => {
51783
- if (shapesSlot) return shapesSlot;
51784
- return /* @__PURE__ */ jsxs("div", { className: "relative aspect-3/4", children: [
51785
- /* @__PURE__ */ jsx("div", { className: "absolute inset-0 flex items-center justify-center", children: /* @__PURE__ */ jsx(
51786
- "svg",
51793
+ const renderImages = useMemo(() => {
51794
+ if (imagesSlot) return imagesSlot;
51795
+ if (!images || images.length === 0) return null;
51796
+ return /* @__PURE__ */ jsxs("div", { className: cn("relative aspect-3/4", imagesClassName), children: [
51797
+ images[0] && /* @__PURE__ */ jsx("div", { className: "absolute top-[10%] left-[8%] w-[38%] overflow-hidden rounded-lg border border-border", children: /* @__PURE__ */ jsx("div", { className: "aspect-5/6", children: /* @__PURE__ */ jsx(
51798
+ Img,
51787
51799
  {
51788
- xmlns: "http://www.w3.org/2000/svg",
51789
- version: "1.1",
51790
- viewBox: "0 0 800 800",
51791
- className: cn("h-full w-full opacity-20", getTextColor(background, "muted")),
51792
- children: Array.from(Array(720).keys()).map((dot, index, array) => {
51793
- const angle = 0.2 * index;
51794
- const scalar = 40 + index * (360 / array.length);
51795
- const x = Math.round(Math.cos(angle) * scalar);
51796
- const y = Math.round(Math.sin(angle) * scalar);
51797
- return /* @__PURE__ */ jsx(
51798
- "circle",
51799
- {
51800
- r: 3 * index / array.length,
51801
- cx: 400 + x,
51802
- cy: 400 + y,
51803
- opacity: 1 - Math.sin(angle)
51804
- },
51805
- index
51806
- );
51807
- })
51800
+ src: images[0].src,
51801
+ alt: images[0].alt,
51802
+ className: cn("h-full w-full object-cover", images[0].className),
51803
+ optixFlowConfig
51808
51804
  }
51809
- ) }),
51810
- /* @__PURE__ */ jsx("div", { className: cn("absolute top-[10%] left-[8%] flex aspect-5/6 w-[38%] justify-center rounded-lg border border-border", getNestedCardBg(background, "accent")) }),
51811
- /* @__PURE__ */ jsx("div", { className: cn("absolute top-[20%] right-[12%] flex aspect-square w-[20%] justify-center rounded-lg border border-border", getNestedCardBg(background, "accent")) }),
51812
- /* @__PURE__ */ jsx("div", { className: cn("absolute right-[24%] bottom-[24%] flex aspect-5/6 w-[38%] justify-center rounded-lg border border-border", getNestedCardBg(background, "accent")) })
51805
+ ) }) }),
51806
+ images[1] && /* @__PURE__ */ jsx("div", { className: "absolute top-[20%] right-[12%] w-[20%] overflow-hidden rounded-lg border border-border", children: /* @__PURE__ */ jsx("div", { className: "aspect-square", children: /* @__PURE__ */ jsx(
51807
+ Img,
51808
+ {
51809
+ src: images[1].src,
51810
+ alt: images[1].alt,
51811
+ className: cn("h-full w-full object-cover", images[1].className),
51812
+ optixFlowConfig
51813
+ }
51814
+ ) }) }),
51815
+ images[2] && /* @__PURE__ */ jsx("div", { className: "absolute right-[24%] bottom-[24%] w-[38%] overflow-hidden rounded-lg border border-border", children: /* @__PURE__ */ jsx("div", { className: "aspect-5/6", children: /* @__PURE__ */ jsx(
51816
+ Img,
51817
+ {
51818
+ src: images[2].src,
51819
+ alt: images[2].alt,
51820
+ className: cn("h-full w-full object-cover", images[2].className),
51821
+ optixFlowConfig
51822
+ }
51823
+ ) }) })
51813
51824
  ] });
51814
- }, [shapesSlot]);
51825
+ }, [imagesSlot, images, imagesClassName, optixFlowConfig]);
51815
51826
  return /* @__PURE__ */ jsx(
51816
51827
  Section,
51817
51828
  {
@@ -51819,15 +51830,16 @@ function HeroSplitSpiralShapes({
51819
51830
  spacing,
51820
51831
  pattern,
51821
51832
  patternOpacity,
51822
- className: cn(className),
51823
- children: /* @__PURE__ */ jsx("div", { className: cn("container", containerClassName), children: /* @__PURE__ */ jsxs("div", { className: "grid items-center gap-8 lg:grid-cols-2", children: [
51833
+ className: cn("relative flex items-center justify-center", className),
51834
+ containerClassName,
51835
+ children: /* @__PURE__ */ jsx("div", { className: "relative", children: /* @__PURE__ */ jsxs("div", { className: "grid items-center gap-8 lg:grid-cols-2", children: [
51824
51836
  /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col items-center py-32 text-center lg:mx-auto lg:items-start lg:px-0 lg:text-left", contentClassName), children: [
51825
51837
  badgeText && (typeof badgeText === "string" ? /* @__PURE__ */ jsx("p", { children: badgeText }) : badgeText),
51826
51838
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("my-6 text-4xl font-bold text-pretty lg:text-6xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("my-6 text-4xl font-bold text-pretty lg:text-6xl", headingClassName), children: heading })),
51827
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mb-8 max-w-xl lg:text-xl", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
51839
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mb-8 max-w-xl lg:text-xl text-muted-foreground", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
51828
51840
  renderActions
51829
51841
  ] }),
51830
- renderShapes
51842
+ renderImages
51831
51843
  ] }) })
51832
51844
  }
51833
51845
  );
@@ -52182,11 +52194,11 @@ function HeroMarketplaceScatteredImages({
52182
52194
  imagesSlot,
52183
52195
  showGridPattern = true,
52184
52196
  background,
52185
- spacing,
52197
+ spacing = "py-32 md:py-32",
52186
52198
  pattern,
52187
52199
  patternOpacity,
52188
52200
  className,
52189
- containerClassName,
52201
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
52190
52202
  contentClassName,
52191
52203
  headingClassName,
52192
52204
  descriptionClassName,
@@ -52231,12 +52243,13 @@ function HeroMarketplaceScatteredImages({
52231
52243
  spacing,
52232
52244
  pattern,
52233
52245
  patternOpacity,
52234
- className: cn(className),
52235
- children: /* @__PURE__ */ jsxs("div", { className: containerClassName, children: [
52236
- /* @__PURE__ */ jsxs("div", { className: cn("relative container mx-auto max-w-xl py-10 text-center", contentClassName), children: [
52246
+ className: cn("relative flex items-center justify-center", className),
52247
+ containerClassName,
52248
+ children: /* @__PURE__ */ jsxs("div", { className: "relative", children: [
52249
+ /* @__PURE__ */ jsxs("div", { className: cn("relative mx-auto max-w-xl py-10 text-center", contentClassName), children: [
52237
52250
  showGridPattern && /* @__PURE__ */ jsx("div", { className: "absolute inset-0 -z-10 h-full w-full bg-[linear-gradient(to_right,hsl(var(--muted))_1px,transparent_1px),linear-gradient(to_bottom,hsl(var(--muted))_1px,transparent_1px)] mask-[radial-gradient(ellipse_50%_100%_at_50%_50%,#000_60%,transparent_100%)] bg-size-[64px_64px]" }),
52238
52251
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("mb-3 text-4xl lg:text-7xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("mb-3 text-4xl lg:text-7xl", headingClassName), children: heading })),
52239
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mb-5 text-sm md:text-base", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
52252
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mb-5 text-sm md:text-base text-muted-foreground", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
52240
52253
  renderAction,
52241
52254
  renderTagline
52242
52255
  ] }),
@@ -52248,17 +52261,20 @@ function HeroMarketplaceScatteredImages({
52248
52261
  function HeroBadgeShadowOverlay({
52249
52262
  announcementBadge,
52250
52263
  announcementText,
52251
- announcementHref = "#",
52264
+ announcementHref,
52265
+ description,
52266
+ descriptionClassName,
52252
52267
  heading,
52253
52268
  actions,
52254
52269
  actionsSlot,
52255
- backgroundImageUrl = "https://deifkwefumgah.cloudfront.net/shadcnblocks/block/shadow-overlay.png",
52270
+ backgroundImageUrl,
52271
+ optixFlowConfig,
52256
52272
  background,
52257
- spacing,
52273
+ spacing = "py-0 md:py-0",
52258
52274
  pattern,
52259
52275
  patternOpacity,
52260
52276
  className,
52261
- containerClassName,
52277
+ containerClassName = "mx-0 w-screen px-0 sm:px-0 lg:px-0 max-w-screen relative z-10 min-h-screen h-full",
52262
52278
  announcementClassName,
52263
52279
  headingClassName,
52264
52280
  actionsClassName
@@ -52266,8 +52282,15 @@ function HeroBadgeShadowOverlay({
52266
52282
  const renderActions = useMemo(() => {
52267
52283
  if (actionsSlot) return actionsSlot;
52268
52284
  if (!actions || actions.length === 0) return null;
52269
- return actions.map((action, index) => {
52270
- const { label, icon, iconAfter, children, className: actionClassName, ...pressableProps } = action;
52285
+ return /* @__PURE__ */ jsx("div", { className: cn("flex flex-col md:flex-row gap-4", actionsClassName), children: actions.map((action, index) => {
52286
+ const {
52287
+ label,
52288
+ icon,
52289
+ iconAfter,
52290
+ children,
52291
+ className: actionClassName,
52292
+ ...pressableProps
52293
+ } = action;
52271
52294
  return /* @__PURE__ */ jsx(
52272
52295
  Pressable,
52273
52296
  {
@@ -52282,8 +52305,8 @@ function HeroBadgeShadowOverlay({
52282
52305
  },
52283
52306
  index
52284
52307
  );
52285
- });
52286
- }, [actionsSlot, actions]);
52308
+ }) });
52309
+ }, [actionsSlot, actions, actionsClassName]);
52287
52310
  return /* @__PURE__ */ jsxs(
52288
52311
  Section,
52289
52312
  {
@@ -52291,33 +52314,45 @@ function HeroBadgeShadowOverlay({
52291
52314
  spacing,
52292
52315
  pattern,
52293
52316
  patternOpacity,
52294
- className: cn("relative", className),
52317
+ className: cn("relative flex items-center justify-center", className),
52318
+ containerClassName,
52295
52319
  children: [
52296
- /* @__PURE__ */ jsx("div", { className: cn("container", containerClassName), children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-10 text-center", children: [
52320
+ /* @__PURE__ */ jsx("div", { className: "flex flex-col min-h-screen h-full justify-center items-center", children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-10 text-center px-6 max-full md:max-w-lg", children: [
52297
52321
  (announcementBadge || announcementText) && /* @__PURE__ */ jsxs(
52298
52322
  Pressable,
52299
52323
  {
52300
52324
  href: announcementHref,
52301
52325
  className: cn(
52302
- "flex items-center gap-2 rounded-full px-2 py-1 text-sm transition-colors",
52303
- `hover:${getNestedCardBg(background)}`,
52326
+ "flex items-center gap-2 rounded-full px-2 py-1 text-sm bg-card text-card-foreground",
52304
52327
  announcementClassName
52305
52328
  ),
52306
52329
  children: [
52307
52330
  announcementBadge && /* @__PURE__ */ jsx(Badge, { children: announcementBadge }),
52308
52331
  announcementText,
52309
- /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/arrow-right", size: 16 })
52332
+ /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/arrow-up-right", size: 16 })
52310
52333
  ]
52311
52334
  }
52312
52335
  ),
52313
- heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("text-4xl font-semibold lg:text-8xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("div", { className: headingClassName, children: heading })),
52314
- (actionsSlot || actions && actions.length > 0) && /* @__PURE__ */ jsx("div", { className: cn("flex w-full flex-col justify-center gap-2 sm:flex-row", actionsClassName), children: renderActions })
52336
+ heading && (typeof heading === "string" ? /* @__PURE__ */ jsx(
52337
+ "h1",
52338
+ {
52339
+ className: cn(
52340
+ "text-4xl font-semibold lg:text-8xl text-white text-balance text-shadow-xl text-center",
52341
+ headingClassName
52342
+ ),
52343
+ children: heading
52344
+ }
52345
+ ) : /* @__PURE__ */ jsx("div", { className: headingClassName, children: heading })),
52346
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-lg text-balance", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
52347
+ renderActions
52315
52348
  ] }) }),
52316
- /* @__PURE__ */ jsx(
52317
- "div",
52349
+ backgroundImageUrl && /* @__PURE__ */ jsx(
52350
+ Img,
52318
52351
  {
52319
- className: "absolute inset-0 -z-10 bg-[50%_0] bg-no-repeat",
52320
- style: { backgroundImage: `url('${backgroundImageUrl}')` }
52352
+ src: backgroundImageUrl,
52353
+ alt: "Background Image",
52354
+ className: "absolute inset-0 -z-10 h-full w-full object-cover brightness-50",
52355
+ optixFlowConfig
52321
52356
  }
52322
52357
  )
52323
52358
  ]
@@ -52333,10 +52368,11 @@ function HeroVideoBackgroundDark({
52333
52368
  videoSrc,
52334
52369
  videoSlot,
52335
52370
  background,
52336
- spacing,
52371
+ spacing = "py-32 md:py-32",
52337
52372
  pattern,
52338
52373
  patternOpacity,
52339
52374
  className,
52375
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
52340
52376
  contentClassName,
52341
52377
  headingClassName,
52342
52378
  descriptionClassName
@@ -52376,23 +52412,24 @@ function HeroVideoBackgroundDark({
52376
52412
  }
52377
52413
  );
52378
52414
  }, [videoSlot, videoSrc]);
52379
- return /* @__PURE__ */ jsxs(
52415
+ return /* @__PURE__ */ jsx(
52380
52416
  Section,
52381
52417
  {
52382
52418
  background,
52383
52419
  spacing,
52384
52420
  pattern,
52385
52421
  patternOpacity,
52386
- className: cn(className),
52387
- children: [
52388
- /* @__PURE__ */ jsxs("div", { className: cn("relative z-10 container mx-auto flex size-full max-w-3xl flex-col justify-center gap-4 lg:items-center lg:text-center", contentClassName), children: [
52389
- badgeText && (typeof badgeText === "string" ? /* @__PURE__ */ jsx("span", { className: cn("text-xs", getTextColor(background, "muted")), children: badgeText }) : badgeText),
52422
+ className: cn("relative flex items-center justify-center", className),
52423
+ containerClassName,
52424
+ children: /* @__PURE__ */ jsxs("div", { className: "relative", children: [
52425
+ /* @__PURE__ */ jsxs("div", { className: cn("relative z-10 mx-auto flex size-full max-w-3xl flex-col justify-center gap-4 lg:items-center lg:text-center", contentClassName), children: [
52426
+ badgeText && (typeof badgeText === "string" ? /* @__PURE__ */ jsx("span", { className: "text-xs text-muted-foreground", children: badgeText }) : badgeText),
52390
52427
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("text-5xl font-bold lg:text-[4.2rem]", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("text-5xl font-bold lg:text-[4.2rem]", headingClassName), children: heading })),
52391
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-lg", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
52428
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-lg text-muted-foreground", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
52392
52429
  renderActions
52393
52430
  ] }),
52394
52431
  renderVideo
52395
- ]
52432
+ ] })
52396
52433
  }
52397
52434
  );
52398
52435
  }
@@ -52468,11 +52505,11 @@ function HeroDashedBorderFeatures({
52468
52505
  features,
52469
52506
  featuresSlot,
52470
52507
  background,
52471
- spacing,
52508
+ spacing = "py-32 md:py-32",
52472
52509
  pattern,
52473
52510
  patternOpacity,
52474
52511
  className,
52475
- containerClassName,
52512
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
52476
52513
  contentClassName,
52477
52514
  headingClassName,
52478
52515
  descriptionClassName,
@@ -52485,11 +52522,7 @@ function HeroDashedBorderFeatures({
52485
52522
  Pressable,
52486
52523
  {
52487
52524
  href: announcementHref,
52488
- className: cn(
52489
- "mx-auto mb-4 flex w-fit items-center gap-2 rounded-full px-4 py-2 text-sm",
52490
- getNestedCardBg(background),
52491
- getNestedCardTextColor(background)
52492
- ),
52525
+ className: "mx-auto mb-4 flex w-fit items-center gap-2 rounded-full px-4 py-2 text-sm bg-card",
52493
52526
  children: [
52494
52527
  /* @__PURE__ */ jsx(Badge, { children: badgeText }),
52495
52528
  announcementText,
@@ -52552,11 +52585,7 @@ function HeroDashedBorderFeatures({
52552
52585
  index === 1 && "border-x"
52553
52586
  ),
52554
52587
  children: [
52555
- /* @__PURE__ */ jsx("span", { className: cn(
52556
- "flex size-10 shrink-0 items-center justify-center rounded-md text-sm lg:size-12 lg:text-base",
52557
- getNestedCardBg(background),
52558
- getNestedCardTextColor(background)
52559
- ), children: feature.icon ?? /* @__PURE__ */ jsx(DynamicIcon, { name: feature.iconName || "lucide/check", size: 20 }) }),
52588
+ /* @__PURE__ */ jsx("span", { className: "flex size-10 shrink-0 items-center justify-center rounded-md text-sm lg:size-12 lg:text-base bg-card", children: feature.icon ?? /* @__PURE__ */ jsx(DynamicIcon, { name: feature.iconName || "lucide/check", size: 20 }) }),
52560
52589
  feature.title
52561
52590
  ]
52562
52591
  },
@@ -52570,12 +52599,13 @@ function HeroDashedBorderFeatures({
52570
52599
  spacing,
52571
52600
  pattern,
52572
52601
  patternOpacity,
52573
- className,
52574
- children: /* @__PURE__ */ jsxs("div", { className: cn("container", containerClassName), children: [
52602
+ className: cn("relative flex items-center justify-center", className),
52603
+ containerClassName,
52604
+ children: /* @__PURE__ */ jsxs("div", { className: "relative", children: [
52575
52605
  /* @__PURE__ */ jsx("div", { className: cn("border-x border-t border-dashed px-4 py-20 md:px-16", contentClassName), children: /* @__PURE__ */ jsxs("div", { className: "mx-auto max-w-3xl", children: [
52576
52606
  renderAnnouncement,
52577
52607
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("my-4 mb-6 text-center text-3xl font-semibold lg:text-8xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("div", { className: headingClassName, children: heading })),
52578
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mx-auto mb-6 max-w-2xl text-center lg:text-xl", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
52608
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mx-auto mb-6 max-w-2xl text-center lg:text-xl text-muted-foreground", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
52579
52609
  /* @__PURE__ */ jsx("div", { className: cn("flex flex-col justify-center gap-2 sm:flex-row", actionsClassName), children: renderActions })
52580
52610
  ] }) }),
52581
52611
  /* @__PURE__ */ jsxs("div", { className: cn("relative grid border-x border-dashed md:grid-cols-3", featuresClassName), children: [
@@ -52805,8 +52835,8 @@ function HeroGradientClientFocused({
52805
52835
  );
52806
52836
  }
52807
52837
  function HeroPremiumSplitAvatars({
52808
- brandName = "Business",
52809
- brandSuffix = "PRO",
52838
+ brandName,
52839
+ brandSuffix,
52810
52840
  brandSlot,
52811
52841
  heading,
52812
52842
  description,
@@ -52814,14 +52844,15 @@ function HeroPremiumSplitAvatars({
52814
52844
  actionSlot,
52815
52845
  avatars,
52816
52846
  avatarsSlot,
52817
- socialProofText = "More than 1 million professionals rely on our platform",
52847
+ socialProofText,
52818
52848
  image,
52819
52849
  imageSlot,
52820
52850
  background,
52821
- spacing,
52851
+ spacing = "py-32 md:py-32",
52822
52852
  pattern,
52823
52853
  patternOpacity,
52824
52854
  className,
52855
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
52825
52856
  contentClassName,
52826
52857
  headingClassName,
52827
52858
  descriptionClassName,
@@ -52870,16 +52901,17 @@ function HeroPremiumSplitAvatars({
52870
52901
  }
52871
52902
  );
52872
52903
  }, [imageSlot, image, imageClassName, optixFlowConfig]);
52873
- return /* @__PURE__ */ jsxs(
52904
+ return /* @__PURE__ */ jsx(
52874
52905
  Section,
52875
52906
  {
52876
52907
  background,
52877
52908
  spacing,
52878
52909
  pattern,
52879
52910
  patternOpacity,
52880
- className: cn("dark flex", className),
52881
- children: [
52882
- /* @__PURE__ */ jsx("div", { className: "flex w-full items-center justify-center bg-background lg:w-1/2", children: /* @__PURE__ */ jsxs("div", { className: cn("container my-10 flex w-[500px] flex-col gap-24", contentClassName), children: [
52911
+ className: cn("relative flex items-center justify-center dark", className),
52912
+ containerClassName,
52913
+ children: /* @__PURE__ */ jsxs("div", { className: "relative flex w-full", children: [
52914
+ /* @__PURE__ */ jsx("div", { className: "flex w-full items-center justify-center bg-background lg:w-1/2", children: /* @__PURE__ */ jsxs("div", { className: cn("my-10 flex w-[500px] flex-col gap-24", contentClassName), children: [
52883
52915
  renderBrand,
52884
52916
  /* @__PURE__ */ jsxs("div", { children: [
52885
52917
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h2", { className: cn("text-4xl lg:text-6xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h2", { className: cn("text-4xl lg:text-6xl", headingClassName), children: heading })),
@@ -52889,7 +52921,7 @@ function HeroPremiumSplitAvatars({
52889
52921
  renderAvatars
52890
52922
  ] }) }),
52891
52923
  renderImage
52892
- ]
52924
+ ] })
52893
52925
  }
52894
52926
  );
52895
52927
  }
@@ -53269,58 +53301,35 @@ function HeroGradientAvatarsRating({
53269
53301
  }
53270
53302
  function HeroTaskTimerAnimated({
53271
53303
  heading,
53304
+ description,
53305
+ descriptionClassName,
53272
53306
  actions,
53273
53307
  actionsSlot,
53274
53308
  images,
53275
53309
  imagesSlot,
53276
53310
  background,
53277
- spacing,
53311
+ spacing = "py-32 md:py-32",
53278
53312
  pattern,
53279
53313
  patternOpacity,
53280
53314
  className,
53315
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
53281
53316
  headerClassName,
53282
53317
  headingClassName,
53283
53318
  imagesClassName,
53284
53319
  optixFlowConfig
53285
53320
  }) {
53286
- const defaultActions = [
53287
- {
53288
- label: "Download for Mac",
53289
- href: "#",
53290
- variant: "default",
53291
- className: "group h-fit rounded-xl p-4 text-xl font-semibold shadow-xl",
53292
- icon: /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/apple", size: 20, className: "mr-2" })
53293
- },
53294
- {
53295
- label: "Download for Windows",
53296
- href: "#",
53297
- variant: "link",
53298
- className: "flex items-center gap-2 text-lg font-semibold ",
53299
- iconAfter: /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/arrow-right", size: 20 })
53300
- }
53301
- ];
53302
53321
  const renderActions = useMemo(() => {
53303
53322
  if (actionsSlot) return actionsSlot;
53304
- const actionsToRender = actions || defaultActions;
53305
- return /* @__PURE__ */ jsx("div", { className: "flex flex-col items-start gap-4 sm:flex-row sm:items-center", children: actionsToRender.map((action, index) => {
53306
- const { label, icon, iconAfter, children, className: actionClassName, ...pressableProps } = action;
53307
- const isPrimaryAction = index === 0 && !actions;
53308
- if (isPrimaryAction) {
53309
- return /* @__PURE__ */ jsx(
53310
- Pressable,
53311
- {
53312
- asButton: true,
53313
- className: actionClassName,
53314
- ...pressableProps,
53315
- children: /* @__PURE__ */ jsx("div", { className: "size-full overflow-hidden", children: /* @__PURE__ */ jsxs("div", { className: "flex items-center transition-all group-hover:-translate-x-5", children: [
53316
- icon,
53317
- /* @__PURE__ */ jsx("span", { children: label }),
53318
- /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/arrow-right", size: 20, className: "ml-2 opacity-0 transition-opacity group-hover:opacity-100" })
53319
- ] }) })
53320
- },
53321
- index
53322
- );
53323
- }
53323
+ if (!actions || actions.length === 0) return null;
53324
+ return /* @__PURE__ */ jsx("div", { className: "flex flex-col items-start gap-4 sm:flex-row sm:items-center", children: actions.map((action, index) => {
53325
+ const {
53326
+ label,
53327
+ icon,
53328
+ iconAfter,
53329
+ children,
53330
+ className: actionClassName,
53331
+ ...pressableProps
53332
+ } = action;
53324
53333
  return /* @__PURE__ */ jsx(
53325
53334
  Pressable,
53326
53335
  {
@@ -53336,7 +53345,7 @@ function HeroTaskTimerAnimated({
53336
53345
  index
53337
53346
  );
53338
53347
  }) });
53339
- }, [actionsSlot, actions, defaultActions]);
53348
+ }, [actionsSlot, actions]);
53340
53349
  const renderImages = useMemo(() => {
53341
53350
  if (imagesSlot) return imagesSlot;
53342
53351
  if (!images || images.length < 2) return null;
@@ -53346,7 +53355,10 @@ function HeroTaskTimerAnimated({
53346
53355
  {
53347
53356
  src: images[0].src,
53348
53357
  alt: images[0].alt,
53349
- className: cn("block size-full object-cover object-top-left", images[0].className),
53358
+ className: cn(
53359
+ "block size-full object-cover object-top-left",
53360
+ images[0].className
53361
+ ),
53350
53362
  optixFlowConfig
53351
53363
  }
53352
53364
  ) }) }) }),
@@ -53355,26 +53367,59 @@ function HeroTaskTimerAnimated({
53355
53367
  {
53356
53368
  src: images[1].src,
53357
53369
  alt: images[1].alt,
53358
- className: cn("block size-full object-cover object-top-left", images[1].className),
53370
+ className: cn(
53371
+ "block size-full object-cover object-top-left",
53372
+ images[1].className
53373
+ ),
53359
53374
  optixFlowConfig
53360
53375
  }
53361
53376
  ) }) }) })
53362
53377
  ] });
53363
53378
  }, [imagesSlot, images, imagesClassName, optixFlowConfig]);
53364
- return /* @__PURE__ */ jsxs(
53379
+ return /* @__PURE__ */ jsx(
53365
53380
  Section,
53366
53381
  {
53367
- className: cn(
53368
- "container flex flex-col gap-10 bg-background py-20 sm:gap-20",
53369
- className
53370
- ),
53371
- children: [
53372
- /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col gap-10 lg:w-[80%] lg:self-center", headerClassName), children: [
53373
- heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("max-w-2xl text-6xl font-bold tracking-tight md:text-7xl lg:text-8xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("max-w-2xl text-6xl font-bold tracking-tight md:text-7xl lg:text-8xl", headingClassName), children: heading })),
53374
- renderActions
53375
- ] }),
53382
+ background,
53383
+ spacing,
53384
+ pattern,
53385
+ patternOpacity,
53386
+ className,
53387
+ containerClassName,
53388
+ children: /* @__PURE__ */ jsxs("div", { className: "relative flex flex-col gap-6 md:gap-16", children: [
53389
+ /* @__PURE__ */ jsxs(
53390
+ "div",
53391
+ {
53392
+ className: cn(
53393
+ "flex flex-col gap-10 lg:w-[80%] lg:self-center",
53394
+ headerClassName
53395
+ ),
53396
+ children: [
53397
+ heading && (typeof heading === "string" ? /* @__PURE__ */ jsx(
53398
+ "h1",
53399
+ {
53400
+ className: cn(
53401
+ "max-w-2xl text-6xl font-bold tracking-tight md:text-7xl lg:text-8xl text-balance",
53402
+ headingClassName
53403
+ ),
53404
+ children: heading
53405
+ }
53406
+ ) : /* @__PURE__ */ jsx(
53407
+ "h1",
53408
+ {
53409
+ className: cn(
53410
+ "max-w-2xl text-6xl font-bold tracking-tight md:text-7xl lg:text-8xl text-balance",
53411
+ headingClassName
53412
+ ),
53413
+ children: heading
53414
+ }
53415
+ )),
53416
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-lg text-balance", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
53417
+ renderActions
53418
+ ]
53419
+ }
53420
+ ),
53376
53421
  renderImages
53377
- ]
53422
+ ] })
53378
53423
  }
53379
53424
  );
53380
53425
  }
@@ -53706,10 +53751,11 @@ function HeroPresentationPlatformVideo({
53706
53751
  videoSrc,
53707
53752
  videoSlot,
53708
53753
  background,
53709
- spacing,
53754
+ spacing = "py-32 md:py-32",
53710
53755
  pattern,
53711
53756
  patternOpacity,
53712
53757
  className,
53758
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
53713
53759
  contentClassName,
53714
53760
  headingClassName,
53715
53761
  descriptionClassName,
@@ -53752,22 +53798,24 @@ function HeroPresentationPlatformVideo({
53752
53798
  }
53753
53799
  ) });
53754
53800
  }, [videoSlot, videoSrc, videoClassName]);
53755
- return /* @__PURE__ */ jsxs(
53801
+ return /* @__PURE__ */ jsx(
53756
53802
  Section,
53757
53803
  {
53758
- className: cn(
53759
- "flex min-h-screen items-center justify-between bg-background py-14",
53760
- className
53761
- ),
53762
- children: [
53763
- /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col gap-5 px-[10%] lg:w-[50%] lg:pr-0", contentClassName), children: [
53804
+ background,
53805
+ spacing,
53806
+ pattern,
53807
+ patternOpacity,
53808
+ className: cn("relative flex items-center justify-center", className),
53809
+ containerClassName,
53810
+ children: /* @__PURE__ */ jsxs("div", { className: "relative flex min-h-screen items-center justify-between", children: [
53811
+ /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col gap-5 lg:w-[50%] lg:pr-0", contentClassName), children: [
53764
53812
  subtitle && (typeof subtitle === "string" ? /* @__PURE__ */ jsx("p", { className: "font-light uppercase", children: subtitle }) : subtitle),
53765
53813
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("text-5xl font-medium md:text-6xl lg:text-7xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("text-5xl font-medium md:text-6xl lg:text-7xl", headingClassName), children: heading })),
53766
53814
  description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("my-8 md:text-xl", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
53767
53815
  renderActions
53768
53816
  ] }),
53769
53817
  renderVideo
53770
- ]
53818
+ ] })
53771
53819
  }
53772
53820
  );
53773
53821
  }
@@ -53783,11 +53831,11 @@ function HeroGridPatternSolutions({
53783
53831
  imagesSlot,
53784
53832
  showGridPattern = true,
53785
53833
  background,
53786
- spacing,
53834
+ spacing = "py-32 md:py-32",
53787
53835
  pattern,
53788
53836
  patternOpacity,
53789
53837
  className,
53790
- containerClassName,
53838
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
53791
53839
  contentClassName,
53792
53840
  headingClassName,
53793
53841
  descriptionClassName,
@@ -53801,11 +53849,7 @@ function HeroGridPatternSolutions({
53801
53849
  Pressable,
53802
53850
  {
53803
53851
  href: badgeHref,
53804
- className: cn(
53805
- "mx-auto mb-4 flex w-fit items-center gap-2 rounded-full px-4 py-2 text-sm",
53806
- getNestedCardBg(background),
53807
- getNestedCardTextColor(background)
53808
- ),
53852
+ className: "mx-auto mb-4 flex w-fit items-center gap-2 rounded-full px-4 py-2 text-sm bg-card",
53809
53853
  children: [
53810
53854
  badgeText,
53811
53855
  /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/arrow-right", size: 16 })
@@ -53855,14 +53899,15 @@ function HeroGridPatternSolutions({
53855
53899
  spacing,
53856
53900
  pattern,
53857
53901
  patternOpacity,
53858
- className: cn(className),
53859
- children: /* @__PURE__ */ jsxs("div", { className: cn("container", containerClassName), children: [
53902
+ className: cn("relative flex items-center justify-center", className),
53903
+ containerClassName,
53904
+ children: /* @__PURE__ */ jsxs("div", { className: "relative", children: [
53860
53905
  /* @__PURE__ */ jsxs("div", { className: "relative overflow-hidden", children: [
53861
53906
  showGridPattern && /* @__PURE__ */ jsx("div", { className: "absolute inset-0 -top-1 -left-1 -z-10 h-full w-full bg-[linear-gradient(to_right,hsl(var(--muted-foreground))_1px,transparent_1px),linear-gradient(to_bottom,hsl(var(--muted-foreground))_1px,transparent_1px)] mask-[radial-gradient(ellipse_50%_100%_at_50%_50%,transparent_60%,#000_100%)] bg-size-[92px_92px] opacity-15" }),
53862
53907
  /* @__PURE__ */ jsxs("div", { className: cn("mx-auto max-w-4xl", contentClassName), children: [
53863
53908
  renderBadge,
53864
53909
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("my-4 mb-6 text-center text-3xl font-semibold lg:text-8xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("my-4 mb-6 text-center text-3xl font-semibold lg:text-8xl", headingClassName), children: heading })),
53865
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mx-auto mb-8 max-w-2xl text-center lg:text-xl", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
53910
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mx-auto mb-8 max-w-2xl text-center lg:text-xl text-muted-foreground", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
53866
53911
  renderActions
53867
53912
  ] })
53868
53913
  ] }),
@@ -53952,13 +53997,12 @@ function HeroBillingPlatformLogos({
53952
53997
  logosTagline,
53953
53998
  logos,
53954
53999
  logosSlot,
53955
- backgroundNoiseUrl = "https://cdn.ing/assets/i/r/286188/zrqcp9hynh3j7p2laihwzfbujgrl/noise.png",
53956
54000
  background,
53957
- spacing,
54001
+ spacing = "py-32 md:py-32",
53958
54002
  pattern,
53959
54003
  patternOpacity,
53960
54004
  className,
53961
- containerClassName,
54005
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
53962
54006
  contentClassName,
53963
54007
  headingClassName,
53964
54008
  descriptionClassName,
@@ -54009,13 +54053,10 @@ function HeroBillingPlatformLogos({
54009
54053
  spacing,
54010
54054
  pattern,
54011
54055
  patternOpacity,
54012
- className: cn(
54013
- "dark font-sans",
54014
- className
54015
- ),
54016
- style: { backgroundImage: backgroundNoiseUrl ? `url('${backgroundNoiseUrl}')` : void 0 },
54056
+ className: cn("relative flex items-center justify-center dark font-sans", className),
54057
+ containerClassName,
54017
54058
  children: [
54018
- /* @__PURE__ */ jsx("div", { className: cn("container", containerClassName), children: /* @__PURE__ */ jsxs("div", { className: "grid grid-cols-1 items-center justify-center gap-12 lg:grid-cols-[minmax(33.75rem,1fr)_1.5fr] lg:gap-8", children: [
54059
+ /* @__PURE__ */ jsx("div", { className: "relative", children: /* @__PURE__ */ jsxs("div", { className: "grid grid-cols-1 items-center justify-center gap-12 lg:grid-cols-[minmax(33.75rem,1fr)_1.5fr] lg:gap-8", children: [
54019
54060
  /* @__PURE__ */ jsx("div", { className: contentClassName, children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-3", children: [
54020
54061
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("text-4xl leading-tight md:text-5xl lg:text-[3.5rem]", headingClassName), children: heading }) : /* @__PURE__ */ jsx("div", { className: headingClassName, children: heading })),
54021
54062
  description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mb-5 text-lg", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
@@ -54347,11 +54388,11 @@ function HeroConversionVideoPlay({
54347
54388
  logos,
54348
54389
  logosSlot,
54349
54390
  background,
54350
- spacing,
54391
+ spacing = "py-32 md:py-32",
54351
54392
  pattern,
54352
54393
  patternOpacity,
54353
54394
  className,
54354
- containerClassName,
54395
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
54355
54396
  contentClassName,
54356
54397
  headingClassName,
54357
54398
  descriptionClassName,
@@ -54424,20 +54465,21 @@ function HeroConversionVideoPlay({
54424
54465
  });
54425
54466
  }, [logosSlot, logos, optixFlowConfig]);
54426
54467
  return /* @__PURE__ */ jsxs(Fragment, { children: [
54427
- /* @__PURE__ */ jsxs(
54468
+ /* @__PURE__ */ jsx(
54428
54469
  Section,
54429
54470
  {
54430
54471
  background,
54431
54472
  spacing,
54432
54473
  pattern,
54433
54474
  patternOpacity,
54434
- className: cn(className),
54435
- children: [
54436
- /* @__PURE__ */ jsx("div", { className: cn("overflow-hidden border-b", getBorderColor(background, "muted")), children: /* @__PURE__ */ jsx("div", { className: cn("container", containerClassName), children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-16 md:gap-24", children: [
54475
+ className: cn("relative flex items-center justify-center", className),
54476
+ containerClassName,
54477
+ children: /* @__PURE__ */ jsxs("div", { className: "relative", children: [
54478
+ /* @__PURE__ */ jsx("div", { className: "overflow-hidden border-b border-border", children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-16 md:gap-24", children: [
54437
54479
  /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col items-center gap-8", contentClassName), children: [
54438
54480
  /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-7", children: [
54439
54481
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("max-w-[920px] text-center text-4xl leading-tight font-semibold md:text-6xl lg:text-7xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("div", { className: headingClassName, children: heading })),
54440
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("max-w-[750px] text-center text-base leading-relaxed font-normal md:text-xl", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description }))
54482
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("max-w-[750px] text-center text-base leading-relaxed font-normal md:text-xl text-muted-foreground", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description }))
54441
54483
  ] }),
54442
54484
  /* @__PURE__ */ jsx("div", { className: cn("flex flex-wrap items-center justify-center gap-8", actionsClassName), children: renderActions })
54443
54485
  ] }),
@@ -54450,12 +54492,12 @@ function HeroConversionVideoPlay({
54450
54492
  optixFlowConfig
54451
54493
  }
54452
54494
  ) }) }) }) : null })
54453
- ] }) }) }),
54454
- /* @__PURE__ */ jsx("div", { className: "container", children: /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col items-center gap-16 py-20", logosClassName), children: [
54455
- logosTagline && (typeof logosTagline === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-center text-xl font-medium", getAccentColor(background)), children: logosTagline }) : logosTagline),
54495
+ ] }) }),
54496
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-16 py-20", children: [
54497
+ logosTagline && (typeof logosTagline === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-center text-xl font-medium text-accent-foreground"), children: logosTagline }) : logosTagline),
54456
54498
  (logosSlot || logos && logos.length > 0) && /* @__PURE__ */ jsx("div", { className: "flex flex-wrap items-center justify-center gap-20", children: renderLogos })
54457
- ] }) })
54458
- ]
54499
+ ] })
54500
+ ] })
54459
54501
  }
54460
54502
  ),
54461
54503
  /* @__PURE__ */ jsx(Dialog, { open: isVideoOpen, onOpenChange: setIsVideoOpen, children: /* @__PURE__ */ jsxs(DialogContent, { className: "sm:max-w-[800px]", children: [
@@ -54478,17 +54520,17 @@ function HeroDesignShowcaseLogos({
54478
54520
  description,
54479
54521
  actions,
54480
54522
  actionsSlot,
54481
- logosLabel = "Trusted by design teams at",
54523
+ logosLabel,
54482
54524
  logos,
54483
54525
  logosSlot,
54484
54526
  showcaseImage,
54485
54527
  showcaseSlot,
54486
54528
  background,
54487
- spacing,
54529
+ spacing = "py-32 md:py-32",
54488
54530
  pattern,
54489
54531
  patternOpacity,
54490
54532
  className,
54491
- containerClassName,
54533
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
54492
54534
  contentClassName,
54493
54535
  headingClassName,
54494
54536
  descriptionClassName,
@@ -54558,12 +54600,13 @@ function HeroDesignShowcaseLogos({
54558
54600
  spacing,
54559
54601
  pattern,
54560
54602
  patternOpacity,
54561
- className,
54603
+ className: cn("relative flex items-center justify-center", className),
54604
+ containerClassName,
54562
54605
  children: [
54563
- /* @__PURE__ */ jsx("div", { className: cn("container", containerClassName), children: /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col items-center gap-8", contentClassName), children: [
54606
+ /* @__PURE__ */ jsx("div", { className: "relative", children: /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col items-center gap-8", contentClassName), children: [
54564
54607
  /* @__PURE__ */ jsxs("div", { className: "flex max-w-[920px] flex-col items-center gap-6", children: [
54565
54608
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("mb-6 text-center text-[2.75rem] leading-tight font-semibold md:text-[3.5rem] lg:text-[4.375rem]", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("mb-6 text-center text-[2.75rem] leading-tight font-semibold md:text-[3.5rem] lg:text-[4.375rem]", headingClassName), children: heading })),
54566
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-center text-xl", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description }))
54609
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-center text-xl text-muted-foreground", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description }))
54567
54610
  ] }),
54568
54611
  /* @__PURE__ */ jsx("div", { children: renderActions }),
54569
54612
  /* @__PURE__ */ jsx("div", { children: renderLogos })
@@ -54666,7 +54709,7 @@ function HeroProductivityLauncherVideo({
54666
54709
  videoSrc,
54667
54710
  videoSlot,
54668
54711
  background,
54669
- spacing,
54712
+ spacing = "py-32 md:py-32",
54670
54713
  pattern,
54671
54714
  patternOpacity,
54672
54715
  className,
@@ -54698,7 +54741,7 @@ function HeroProductivityLauncherVideo({
54698
54741
  const renderVersionInfo = useMemo(() => {
54699
54742
  if (versionInfoSlot) return versionInfoSlot;
54700
54743
  if (!versionInfo) return null;
54701
- return /* @__PURE__ */ jsxs("div", { className: cn("flex gap-6 text-xs", getTextColor(background, "muted")), children: [
54744
+ return /* @__PURE__ */ jsxs("div", { className: "flex gap-6 text-xs text-muted-foreground", children: [
54702
54745
  versionInfo.version && /* @__PURE__ */ jsx("span", { children: versionInfo.version }),
54703
54746
  versionInfo.osRequirement && /* @__PURE__ */ jsx("span", { className: "relative before:absolute before:-left-3 before:content-['|']", children: versionInfo.osRequirement }),
54704
54747
  versionInfo.installMethod && /* @__PURE__ */ jsx("span", { className: "relative before:absolute before:-left-3 before:content-['|']", children: /* @__PURE__ */ jsx("button", { onClick: versionInfo.installAction, children: versionInfo.installMethod }) })
@@ -54714,7 +54757,7 @@ function HeroProductivityLauncherVideo({
54714
54757
  className: "group relative mt-10 flex h-8 items-center gap-3 overflow-hidden rounded-full border border-border/50 bg-background px-3 py-1 text-sm font-medium",
54715
54758
  children: [
54716
54759
  secondaryCta.primaryText && /* @__PURE__ */ jsx("span", { children: secondaryCta.primaryText }),
54717
- secondaryCta.secondaryText && /* @__PURE__ */ jsxs("span", { className: cn("flex items-center gap-1", getTextColor(background, "muted")), children: [
54760
+ secondaryCta.secondaryText && /* @__PURE__ */ jsxs("span", { className: "flex items-center gap-1 text-muted-foreground", children: [
54718
54761
  /* @__PURE__ */ jsx("span", { children: secondaryCta.secondaryText }),
54719
54762
  /* @__PURE__ */ jsx(
54720
54763
  DynamicIcon,
@@ -54746,15 +54789,17 @@ function HeroProductivityLauncherVideo({
54746
54789
  return /* @__PURE__ */ jsxs(
54747
54790
  Section,
54748
54791
  {
54749
- className: cn(
54750
- "dark relative overflow-hidden bg-background py-12 font-sans md:py-20",
54751
- className
54752
- ),
54792
+ background,
54793
+ spacing,
54794
+ pattern,
54795
+ patternOpacity,
54796
+ className: cn("relative flex items-center justify-center dark overflow-hidden bg-background py-12 font-sans md:py-20", className),
54797
+ containerClassName: "px-6 sm:px-6 md:px-8 lg:px-8",
54753
54798
  children: [
54754
- /* @__PURE__ */ jsx("div", { className: cn("relative z-20 container max-w-204.5", contentClassName), children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center", children: [
54799
+ /* @__PURE__ */ jsx("div", { className: cn("relative z-20 max-w-204.5", contentClassName), children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center", children: [
54755
54800
  /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-8 px-4 pt-52 pb-32 md:pb-52", children: [
54756
54801
  /* @__PURE__ */ jsx("div", { className: "max-w-100 sm:max-w-135", children: heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("text-center text-4xl leading-tight font-semibold [text-shadow:0_4px_4px_rgba(0,0,0,0.15)] sm:text-5xl md:text-[4rem]", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("text-center text-4xl leading-tight font-semibold [text-shadow:0_4px_4px_rgba(0,0,0,0.15)] sm:text-5xl md:text-[4rem]", headingClassName), children: heading })) }),
54757
- /* @__PURE__ */ jsx("div", { className: "max-w-90 md:max-w-full", children: description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-center text-sm leading-normal tracking-tight text-balance [text-shadow:0_4px_4px_rgba(0,0,0,0.25)] md:text-lg", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })) })
54802
+ /* @__PURE__ */ jsx("div", { className: "max-w-90 md:max-w-full", children: description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-center text-sm leading-normal tracking-tight text-balance text-muted-foreground [text-shadow:0_4px_4px_rgba(0,0,0,0.25)] md:text-lg", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })) })
54758
54803
  ] }),
54759
54804
  /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-4", children: [
54760
54805
  renderActions,
@@ -54768,7 +54813,7 @@ function HeroProductivityLauncherVideo({
54768
54813
  );
54769
54814
  }
54770
54815
  function HeroHiringAnimatedText({
54771
- headingPrefix = "We help you to hire top",
54816
+ headingPrefix,
54772
54817
  animatedTexts,
54773
54818
  headingSlot,
54774
54819
  description,
@@ -54778,11 +54823,11 @@ function HeroHiringAnimatedText({
54778
54823
  scrollActionSlot,
54779
54824
  backgroundImage,
54780
54825
  background,
54781
- spacing,
54826
+ spacing = "py-32 md:py-32",
54782
54827
  pattern,
54783
54828
  patternOpacity,
54784
54829
  className,
54785
- containerClassName,
54830
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
54786
54831
  contentClassName,
54787
54832
  headingClassName,
54788
54833
  descriptionClassName,
@@ -54843,12 +54888,17 @@ function HeroHiringAnimatedText({
54843
54888
  return /* @__PURE__ */ jsx(
54844
54889
  Section,
54845
54890
  {
54891
+ background,
54892
+ spacing,
54893
+ pattern,
54894
+ patternOpacity,
54846
54895
  className: cn(
54847
- "dark relative h-svh max-h-[1400px] w-full bg-cover bg-position-[100%] bg-no-repeat before:absolute before:top-0 before:left-0 before:size-full before:bg-[radial-gradient(circle_at_100%_-100%,transparent_40%,rgba(0,0,0,.75)_85%)] before:content-['']",
54896
+ "relative flex items-center justify-center dark h-svh max-h-[1400px] w-full bg-cover bg-position-[100%] bg-no-repeat before:absolute before:top-0 before:left-0 before:size-full before:bg-[radial-gradient(circle_at_100%_-100%,transparent_40%,rgba(0,0,0,.75)_85%)] before:content-['']",
54848
54897
  className
54849
54898
  ),
54899
+ containerClassName,
54850
54900
  style: { backgroundImage: `url('${backgroundImage}')` },
54851
- children: /* @__PURE__ */ jsx("div", { className: cn("relative z-10 container flex size-full max-w-412.5 flex-col justify-between pt-24 pb-14 md:justify-end", containerClassName), children: /* @__PURE__ */ jsxs("div", { className: cn("flex h-full flex-col justify-between gap-6 md:justify-end", contentClassName), children: [
54901
+ children: /* @__PURE__ */ jsx("div", { className: "relative z-10 flex size-full max-w-412.5 flex-col justify-between pt-24 pb-14 md:justify-end", children: /* @__PURE__ */ jsxs("div", { className: cn("flex h-full flex-col justify-between gap-6 md:justify-end", contentClassName), children: [
54852
54902
  renderHeading,
54853
54903
  /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-8", children: [
54854
54904
  description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-lg lg:text-2xl", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
@@ -54952,11 +55002,11 @@ function HeroCenteredGradientCta({
54952
55002
  features,
54953
55003
  featuresSlot,
54954
55004
  background,
54955
- spacing,
55005
+ spacing = "py-32 md:py-32",
54956
55006
  pattern,
54957
55007
  patternOpacity,
54958
55008
  className,
54959
- containerClassName,
55009
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
54960
55010
  gradientClassName,
54961
55011
  badgeClassName,
54962
55012
  headingClassName,
@@ -54996,17 +55046,17 @@ function HeroCenteredGradientCta({
54996
55046
  return /* @__PURE__ */ jsxs(
54997
55047
  Section,
54998
55048
  {
54999
- className: cn(
55000
- "relative min-h-screen overflow-hidden bg-background py-32",
55001
- className
55002
- ),
55049
+ background,
55050
+ spacing,
55051
+ pattern,
55052
+ patternOpacity,
55053
+ className: cn("relative flex items-center justify-center min-h-screen overflow-hidden bg-background py-32", className),
55054
+ containerClassName,
55003
55055
  children: [
55004
55056
  /* @__PURE__ */ jsx("div", { className: cn("pointer-events-none absolute inset-0 bg-[radial-gradient(ellipse_80%_50%_at_50%_-20%,rgba(120,119,198,0.3),transparent)]", gradientClassName) }),
55005
- /* @__PURE__ */ jsxs("div", { className: cn("container relative z-10 flex flex-col items-center text-center", containerClassName), children: [
55057
+ /* @__PURE__ */ jsxs("div", { className: "relative z-10 flex flex-col items-center text-center", children: [
55006
55058
  badge && /* @__PURE__ */ jsxs("div", { className: cn(
55007
- "inline-flex items-center gap-2 rounded-full border border-border/50 px-4 py-2 text-sm",
55008
- getNestedCardBg(background, "muted"),
55009
- getNestedCardTextColor(background),
55059
+ "inline-flex items-center gap-2 rounded-full border border-border/50 bg-accent px-4 py-2 text-sm",
55010
55060
  badgeClassName
55011
55061
  ), children: [
55012
55062
  badgeIcon,
@@ -55017,9 +55067,9 @@ function HeroCenteredGradientCta({
55017
55067
  " ",
55018
55068
  /* @__PURE__ */ jsx("span", { className: "bg-linear-to-r from-primary to-purple-600 bg-clip-text text-transparent", children: headingHighlight })
55019
55069
  ] }) : null),
55020
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mt-6 max-w-2xl text-lg md:text-xl", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
55070
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("mt-6 max-w-2xl text-lg text-muted-foreground md:text-xl", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
55021
55071
  (actionsSlot || actions && actions.length > 0) && /* @__PURE__ */ jsx("div", { className: cn("mt-10 flex flex-col gap-4 sm:flex-row", actionsClassName), children: renderActions }),
55022
- (featuresSlot || features && features.length > 0) && /* @__PURE__ */ jsx("div", { className: cn("mt-16 flex items-center gap-8 text-sm", getTextColor(background, "muted"), featuresClassName), children: renderFeatures })
55072
+ (featuresSlot || features && features.length > 0) && /* @__PURE__ */ jsx("div", { className: cn("mt-16 flex items-center gap-8 text-sm text-muted-foreground", featuresClassName), children: renderFeatures })
55023
55073
  ] })
55024
55074
  ]
55025
55075
  }
@@ -55210,21 +55260,18 @@ function HeroFeatureCardsGrid({
55210
55260
  function HeroTestimonialImageGrid({
55211
55261
  heading,
55212
55262
  description,
55213
- button = {
55214
- text: "Get Started",
55215
- url: "#"
55216
- },
55263
+ button,
55217
55264
  buttonSlot,
55218
55265
  testimonial,
55219
55266
  testimonialSlot,
55220
55267
  gridImages,
55221
55268
  imagesSlot,
55222
55269
  background,
55223
- spacing,
55270
+ spacing = "py-32 md:py-32",
55224
55271
  pattern,
55225
55272
  patternOpacity,
55226
55273
  className,
55227
- containerClassName,
55274
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
55228
55275
  headingClassName,
55229
55276
  descriptionClassName,
55230
55277
  optixFlowConfig
@@ -55270,7 +55317,7 @@ function HeroTestimonialImageGrid({
55270
55317
  if (!gridImages || gridImages.length < 4) return null;
55271
55318
  const images = gridImages;
55272
55319
  return /* @__PURE__ */ jsx("div", { className: "w-full flex-1", children: /* @__PURE__ */ jsx("div", { className: "w-full max-w-200", children: /* @__PURE__ */ jsx(AspectRatio, { ratio: 1 / 1, className: "h-full w-full", children: /* @__PURE__ */ jsxs("div", { className: "grid h-full w-full grid-cols-2 grid-rows-2 gap-[3.5%]", children: [
55273
- /* @__PURE__ */ jsx("div", { className: cn("overflow-hidden rounded-[5.2%] border border-muted", getNestedCardBg(background)), children: /* @__PURE__ */ jsx(
55320
+ /* @__PURE__ */ jsx("div", { className: "overflow-hidden rounded-[5.2%] border border-border bg-card", children: /* @__PURE__ */ jsx(
55274
55321
  Img,
55275
55322
  {
55276
55323
  src: images[0].src,
@@ -55279,7 +55326,7 @@ function HeroTestimonialImageGrid({
55279
55326
  optixFlowConfig
55280
55327
  }
55281
55328
  ) }),
55282
- /* @__PURE__ */ jsx("div", { className: cn("relative overflow-hidden rounded-[5.2%] border border-muted", getNestedCardBg(background)), children: /* @__PURE__ */ jsx("div", { className: "absolute top-1/2 left-[5%] w-[110%] max-w-100 -translate-y-1/2 overflow-hidden rounded-md", children: /* @__PURE__ */ jsx(AspectRatio, { ratio: 1.739130435 / 1, children: /* @__PURE__ */ jsx(
55329
+ /* @__PURE__ */ jsx("div", { className: "relative overflow-hidden rounded-[5.2%] border border-border bg-card", children: /* @__PURE__ */ jsx("div", { className: "absolute top-1/2 left-[5%] w-[110%] max-w-100 -translate-y-1/2 overflow-hidden rounded-md", children: /* @__PURE__ */ jsx(AspectRatio, { ratio: 1.739130435 / 1, children: /* @__PURE__ */ jsx(
55283
55330
  Img,
55284
55331
  {
55285
55332
  src: images[1].src,
@@ -55288,7 +55335,7 @@ function HeroTestimonialImageGrid({
55288
55335
  optixFlowConfig
55289
55336
  }
55290
55337
  ) }) }) }),
55291
- /* @__PURE__ */ jsx("div", { className: cn("relative overflow-hidden rounded-[5.2%] border border-muted", getNestedCardBg(background)), children: /* @__PURE__ */ jsx("div", { className: "absolute top-[9%] left-[9%] w-[200%] max-w-150 overflow-hidden rounded-md", children: /* @__PURE__ */ jsx(AspectRatio, { ratio: 1.6 / 1, children: /* @__PURE__ */ jsx(
55338
+ /* @__PURE__ */ jsx("div", { className: "relative overflow-hidden rounded-[5.2%] border border-border bg-card", children: /* @__PURE__ */ jsx("div", { className: "absolute top-[9%] left-[9%] w-[200%] max-w-150 overflow-hidden rounded-md", children: /* @__PURE__ */ jsx(AspectRatio, { ratio: 1.6 / 1, children: /* @__PURE__ */ jsx(
55292
55339
  Img,
55293
55340
  {
55294
55341
  src: images[2].src,
@@ -55297,7 +55344,7 @@ function HeroTestimonialImageGrid({
55297
55344
  optixFlowConfig
55298
55345
  }
55299
55346
  ) }) }) }),
55300
- /* @__PURE__ */ jsx("div", { className: cn("relative overflow-hidden rounded-[5.2%] border border-muted", getNestedCardBg(background)), children: /* @__PURE__ */ jsx("div", { className: "relative top-[12%] left-[50%] w-[70%] max-w-70 -translate-x-[50%]", children: /* @__PURE__ */ jsx(AspectRatio, { ratio: 0.52 / 1, children: /* @__PURE__ */ jsx(
55347
+ /* @__PURE__ */ jsx("div", { className: "relative overflow-hidden rounded-[5.2%] border border-border bg-card", children: /* @__PURE__ */ jsx("div", { className: "relative top-[12%] left-[50%] w-[70%] max-w-70 -translate-x-[50%]", children: /* @__PURE__ */ jsx(AspectRatio, { ratio: 0.52 / 1, children: /* @__PURE__ */ jsx(
55301
55348
  Img,
55302
55349
  {
55303
55350
  src: images[3].src,
@@ -55315,8 +55362,9 @@ function HeroTestimonialImageGrid({
55315
55362
  spacing,
55316
55363
  pattern,
55317
55364
  patternOpacity,
55318
- className: cn("py-12 md:py-20", className),
55319
- children: /* @__PURE__ */ jsx("div", { className: cn("container", containerClassName), children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-8 md:flex-row", children: [
55365
+ className: cn("relative flex items-center justify-center py-12 md:py-20", className),
55366
+ containerClassName,
55367
+ children: /* @__PURE__ */ jsx("div", { className: "relative", children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-8 md:flex-row", children: [
55320
55368
  /* @__PURE__ */ jsxs("div", { className: "flex-1", children: [
55321
55369
  /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-4 lg:gap-8", children: [
55322
55370
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("leading-tighter max-w-[80%] text-4xl font-semibold tracking-tight lg:text-5xl xl:text-7xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("leading-tighter max-w-[80%] text-4xl font-semibold tracking-tight lg:text-5xl xl:text-7xl", headingClassName), children: heading })),
@@ -55480,11 +55528,11 @@ function HeroArchitectureFullscreen({
55480
55528
  actionSlot,
55481
55529
  backgroundImage,
55482
55530
  background,
55483
- spacing,
55531
+ spacing = "py-32 md:py-32",
55484
55532
  pattern,
55485
55533
  patternOpacity,
55486
55534
  className,
55487
- containerClassName,
55535
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
55488
55536
  taglineClassName,
55489
55537
  headingClassName,
55490
55538
  descriptionClassName
@@ -55515,17 +55563,18 @@ function HeroArchitectureFullscreen({
55515
55563
  pattern,
55516
55564
  patternOpacity,
55517
55565
  className: cn(
55518
- "dark relative h-svh max-h-[1400px] w-full overflow-hidden bg-cover bg-center bg-no-repeat font-poppins after:absolute after:top-0 after:left-0 after:block after:h-full after:w-full after:bg-foreground/65 after:content-['']",
55566
+ "relative flex items-center justify-center dark h-svh max-h-[1400px] w-full overflow-hidden bg-cover bg-center bg-no-repeat font-poppins after:absolute after:top-0 after:left-0 after:block after:h-full after:w-full after:bg-foreground/65 after:content-['']",
55519
55567
  className
55520
55568
  ),
55569
+ containerClassName,
55521
55570
  style: { backgroundImage: backgroundImage ? `url('${backgroundImage}')` : void 0 },
55522
- children: /* @__PURE__ */ jsx("div", { className: cn("relative z-20 container h-full w-full max-w-340", containerClassName), children: /* @__PURE__ */ jsxs("div", { className: "flex h-full w-full flex-col justify-end gap-12", children: [
55571
+ children: /* @__PURE__ */ jsx("div", { className: "relative z-20 h-full w-full max-w-340", children: /* @__PURE__ */ jsxs("div", { className: "flex h-full w-full flex-col justify-end gap-12", children: [
55523
55572
  /* @__PURE__ */ jsxs("div", { className: "flex max-w-245.5 flex-col gap-1", children: [
55524
- tagline && (typeof tagline === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-sm leading-none uppercase", getTextColor(background, "muted"), taglineClassName), children: tagline }) : /* @__PURE__ */ jsx("div", { className: taglineClassName, children: tagline })),
55573
+ tagline && (typeof tagline === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-sm leading-none uppercase text-muted-foreground", taglineClassName), children: tagline }) : /* @__PURE__ */ jsx("div", { className: taglineClassName, children: tagline })),
55525
55574
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("text-3xl leading-snug! md:text-4xl lg:text-6xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("div", { className: headingClassName, children: heading }))
55526
55575
  ] }),
55527
55576
  /* @__PURE__ */ jsxs("div", { className: "flex w-full flex-col justify-between gap-5 sm:flex-row sm:items-center", children: [
55528
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("max-w-81 border-l pl-6 text-base", getBorderColor(background, "muted"), getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
55577
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("max-w-81 border-l border-border pl-6 text-base text-muted-foreground", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
55529
55578
  /* @__PURE__ */ jsx("div", { className: "shrink-0", children: renderAction })
55530
55579
  ] })
55531
55580
  ] }) })
@@ -56075,11 +56124,11 @@ function HeroTherapyTestimonialGrid({
56075
56124
  testimonial,
56076
56125
  testimonialSlot,
56077
56126
  background,
56078
- spacing,
56127
+ spacing = "py-32 md:py-32",
56079
56128
  pattern,
56080
56129
  patternOpacity,
56081
56130
  className,
56082
- containerClassName,
56131
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
56083
56132
  headerClassName,
56084
56133
  headingClassName,
56085
56134
  descriptionClassName,
@@ -56109,11 +56158,7 @@ function HeroTherapyTestimonialGrid({
56109
56158
  const renderTestimonial = useMemo(() => {
56110
56159
  if (testimonialSlot) return testimonialSlot;
56111
56160
  if (!testimonial) return null;
56112
- return /* @__PURE__ */ jsx("div", { className: "col-[1/2] row-[3/4] md:col-[1/2] md:row-[2/3]", children: /* @__PURE__ */ jsxs("div", { className: cn(
56113
- "flex h-full min-h-37.5 flex-col gap-3 overflow-hidden rounded-3xl p-5 px-5 md:flex-row md:items-center md:gap-7 md:py-8",
56114
- getNestedCardBg(background),
56115
- getNestedCardTextColor(background)
56116
- ), children: [
56161
+ return /* @__PURE__ */ jsx("div", { className: "col-[1/2] row-[3/4] md:col-[1/2] md:row-[2/3]", children: /* @__PURE__ */ jsxs("div", { className: "flex h-full min-h-37.5 flex-col gap-3 overflow-hidden rounded-3xl bg-card p-5 px-5 md:flex-row md:items-center md:gap-7 md:py-8", children: [
56117
56162
  testimonial.avatar && /* @__PURE__ */ jsx("div", { className: "h-20 w-20 shrink-0 overflow-hidden rounded-xl md:h-30 md:w-30", children: /* @__PURE__ */ jsx(
56118
56163
  Img,
56119
56164
  {
@@ -56156,7 +56201,7 @@ function HeroTherapyTestimonialGrid({
56156
56201
  }
56157
56202
  ) }) }),
56158
56203
  renderTestimonial,
56159
- /* @__PURE__ */ jsx("div", { className: "row-[4/5] md:col-[2/3] md:row-[2/3]", children: /* @__PURE__ */ jsx("div", { className: cn("h-full w-full overflow-hidden rounded-2xl", getNestedCardBg(background)), children: /* @__PURE__ */ jsx(
56204
+ /* @__PURE__ */ jsx("div", { className: "row-[4/5] md:col-[2/3] md:row-[2/3]", children: /* @__PURE__ */ jsx("div", { className: "h-full w-full overflow-hidden rounded-2xl bg-card", children: /* @__PURE__ */ jsx(
56160
56205
  Img,
56161
56206
  {
56162
56207
  src: images[2].src,
@@ -56170,8 +56215,13 @@ function HeroTherapyTestimonialGrid({
56170
56215
  return /* @__PURE__ */ jsx(
56171
56216
  Section,
56172
56217
  {
56173
- className: cn("bg-background py-12 font-sans md:py-20", className),
56174
- children: /* @__PURE__ */ jsxs("div", { className: cn("container", containerClassName), children: [
56218
+ background,
56219
+ spacing,
56220
+ pattern,
56221
+ patternOpacity,
56222
+ className: cn("relative flex items-center justify-center bg-background py-12 font-sans md:py-20", className),
56223
+ containerClassName,
56224
+ children: /* @__PURE__ */ jsxs("div", { className: "relative", children: [
56175
56225
  /* @__PURE__ */ jsxs("div", { className: cn("mx-auto mb-16 flex max-w-[900px] flex-col items-center gap-6", headerClassName), children: [
56176
56226
  heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("text-center text-4xl leading-tight font-medium sm:text-5xl md:text-6xl", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("text-center text-4xl leading-tight font-medium sm:text-5xl md:text-6xl", headingClassName), children: heading })),
56177
56227
  description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-center text-lg text-muted-foreground md:text-xl", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
@@ -56290,19 +56340,19 @@ function HeroMentorshipVideoSplit({
56290
56340
  description,
56291
56341
  action,
56292
56342
  actionSlot,
56293
- videoLabel = "Watch our introduction to discover our services",
56343
+ videoLabel,
56294
56344
  videoThumbnail,
56295
- videoUrl = "https://www.youtube.com/embed/your-video-id",
56296
- videoTitle = "Presentation Video",
56345
+ videoUrl,
56346
+ videoTitle,
56297
56347
  videoSlot,
56298
56348
  image,
56299
56349
  imageSlot,
56300
56350
  background,
56301
- spacing,
56351
+ spacing = "py-32 md:py-32",
56302
56352
  pattern,
56303
56353
  patternOpacity,
56304
56354
  className,
56305
- containerClassName,
56355
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
56306
56356
  contentClassName,
56307
56357
  headingClassName,
56308
56358
  descriptionClassName,
@@ -56324,7 +56374,7 @@ function HeroMentorshipVideoSplit({
56324
56374
  if (videoSlot) return videoSlot;
56325
56375
  if (!videoThumbnail) return null;
56326
56376
  return /* @__PURE__ */ jsxs("div", { className: "flex max-w-97.5 flex-col gap-6", children: [
56327
- videoLabel && (typeof videoLabel === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-xl", getAccentColor(background)), children: videoLabel }) : videoLabel),
56377
+ videoLabel && (typeof videoLabel === "string" ? /* @__PURE__ */ jsx("p", { className: "text-xl text-accent-foreground", children: videoLabel }) : videoLabel),
56328
56378
  /* @__PURE__ */ jsx(
56329
56379
  Pressable,
56330
56380
  {
@@ -56377,12 +56427,13 @@ function HeroMentorshipVideoSplit({
56377
56427
  spacing,
56378
56428
  pattern,
56379
56429
  patternOpacity,
56380
- className: cn(className),
56381
- children: /* @__PURE__ */ jsx("div", { className: cn("container", containerClassName), children: /* @__PURE__ */ jsxs("div", { className: "grid w-full grid-cols-1 gap-6 lg:grid-cols-2", children: [
56430
+ className: cn("relative flex items-center justify-center", className),
56431
+ containerClassName,
56432
+ children: /* @__PURE__ */ jsx("div", { className: "relative", children: /* @__PURE__ */ jsxs("div", { className: "grid w-full grid-cols-1 gap-6 lg:grid-cols-2", children: [
56382
56433
  /* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsxs("div", { className: cn("flex h-full flex-col justify-between gap-12", contentClassName), children: [
56383
56434
  /* @__PURE__ */ jsxs("div", { className: "flex max-w-165 flex-col gap-9", children: [
56384
- heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("text-[2.5rem] leading-none sm:text-[3.4375rem] md:text-[4rem]", getAccentColor(background), headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("text-[2.5rem] leading-none sm:text-[3.4375rem] md:text-[4rem]", getAccentColor(background), headingClassName), children: heading })),
56385
- description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-lg font-medium md:text-xl", getAccentColor(background), descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
56435
+ heading && (typeof heading === "string" ? /* @__PURE__ */ jsx("h1", { className: cn("text-[2.5rem] leading-none text-accent-foreground sm:text-[3.4375rem] md:text-[4rem]", headingClassName), children: heading }) : /* @__PURE__ */ jsx("h1", { className: cn("text-[2.5rem] leading-none text-accent-foreground sm:text-[3.4375rem] md:text-[4rem]", headingClassName), children: heading })),
56436
+ description && (typeof description === "string" ? /* @__PURE__ */ jsx("p", { className: cn("text-lg font-medium text-accent-foreground md:text-xl", descriptionClassName), children: description }) : /* @__PURE__ */ jsx("div", { className: descriptionClassName, children: description })),
56386
56437
  renderAction
56387
56438
  ] }),
56388
56439
  renderVideoSection
@@ -56775,7 +56826,7 @@ function HeroStartupLaunchCta({
56775
56826
  const renderBadgeCard = useMemo(() => {
56776
56827
  if (badgeCardSlot) return badgeCardSlot;
56777
56828
  if (!badgeCard) return null;
56778
- return /* @__PURE__ */ jsxs("div", { className: "absolute -bottom-4 -left-4 flex items-center gap-3 rounded-xl bg-background p-4 shadow-lg", children: [
56829
+ return /* @__PURE__ */ jsxs("div", { className: "absolute -bottom-4 -left-4 flex items-center gap-3 rounded-xl bg-card text-card-foreground p-4 shadow-lg", children: [
56779
56830
  badgeCard.logoSrc && /* @__PURE__ */ jsx(
56780
56831
  Img,
56781
56832
  {
@@ -56786,7 +56837,7 @@ function HeroStartupLaunchCta({
56786
56837
  }
56787
56838
  ),
56788
56839
  /* @__PURE__ */ jsxs("div", { children: [
56789
- badgeCard.title && /* @__PURE__ */ jsx("div", { className: "font-semibold ", children: badgeCard.title }),
56840
+ badgeCard.title && /* @__PURE__ */ jsx("div", { className: "font-semibold", children: badgeCard.title }),
56790
56841
  badgeCard.subtitle && /* @__PURE__ */ jsx("div", { className: "text-sm", children: badgeCard.subtitle })
56791
56842
  ] })
56792
56843
  ] });
@@ -57276,7 +57327,7 @@ function HeroCustomerSupportLayered({
57276
57327
  optixFlowConfig
57277
57328
  }
57278
57329
  ) }),
57279
- images[2] && /* @__PURE__ */ jsx("div", { className: "absolute right-0 top-[10%] z-30 aspect-3/4 w-[45%] overflow-hidden rounded-lg shadow-2xl md:w-[40%]", children: /* @__PURE__ */ jsx(
57330
+ images[2] && /* @__PURE__ */ jsx("div", { className: "absolute left-[50%] top-[40%] md:top-[10%] z-30 aspect-3/4 w-[45%] overflow-hidden rounded-lg shadow-2xl md:w-[40%]", children: /* @__PURE__ */ jsx(
57280
57331
  Img,
57281
57332
  {
57282
57333
  src: images[2].src,
@@ -57929,7 +57980,6 @@ function HeroMobileAppDownload({
57929
57980
  badgeIcon,
57930
57981
  badgeSlot,
57931
57982
  heading,
57932
- description,
57933
57983
  storeActions,
57934
57984
  storeActionsSlot,
57935
57985
  ratingValue,
@@ -57948,13 +57998,14 @@ function HeroMobileAppDownload({
57948
57998
  className,
57949
57999
  contentClassName,
57950
58000
  headingClassName,
58001
+ description,
57951
58002
  descriptionClassName,
57952
58003
  imageClassName,
57953
58004
  optixFlowConfig
57954
58005
  }) {
57955
58006
  const renderBadge = useMemo(() => {
57956
58007
  if (badgeSlot) return badgeSlot;
57957
- return /* @__PURE__ */ jsxs(Badge, { children: [
58008
+ return /* @__PURE__ */ jsxs(Badge, { className: "px-4 py-1", children: [
57958
58009
  badgeIcon && /* @__PURE__ */ jsx(DynamicIcon, { name: badgeIcon }),
57959
58010
  /* @__PURE__ */ jsx("span", { children: badgeText })
57960
58011
  ] });