@opensite/ui 1.4.0 → 1.4.1

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 (51) hide show
  1. package/dist/components.cjs +90 -90
  2. package/dist/components.js +90 -90
  3. package/dist/feature-bento-image-grid.cjs +219 -114
  4. package/dist/feature-bento-image-grid.js +219 -114
  5. package/dist/feature-icon-grid-bordered.cjs +1 -1
  6. package/dist/feature-icon-grid-bordered.js +1 -1
  7. package/dist/footer-accordion-social.cjs +6 -6
  8. package/dist/footer-accordion-social.js +6 -6
  9. package/dist/footer-animated-social.cjs +7 -7
  10. package/dist/footer-animated-social.js +7 -7
  11. package/dist/footer-background-card.cjs +13 -13
  12. package/dist/footer-background-card.js +13 -13
  13. package/dist/footer-brand-description.cjs +12 -10
  14. package/dist/footer-brand-description.d.cts +5 -1
  15. package/dist/footer-brand-description.d.ts +5 -1
  16. package/dist/footer-brand-description.js +12 -10
  17. package/dist/footer-brand-links-contact.cjs +9 -9
  18. package/dist/footer-brand-links-contact.js +9 -9
  19. package/dist/footer-comprehensive-links.cjs +1 -1
  20. package/dist/footer-comprehensive-links.js +1 -1
  21. package/dist/footer-contact-card.cjs +7 -39
  22. package/dist/footer-contact-card.js +7 -39
  23. package/dist/footer-cta-banner.cjs +10 -10
  24. package/dist/footer-cta-banner.js +10 -10
  25. package/dist/footer-cta-social.cjs +7 -7
  26. package/dist/footer-cta-social.js +7 -7
  27. package/dist/footer-info-cards-accordion.cjs +9 -9
  28. package/dist/footer-info-cards-accordion.js +9 -9
  29. package/dist/footer-links-grid.cjs +1 -1
  30. package/dist/footer-links-grid.js +1 -1
  31. package/dist/footer-nav-social.cjs +8 -8
  32. package/dist/footer-nav-social.js +8 -8
  33. package/dist/footer-newsletter-contact.cjs +5 -5
  34. package/dist/footer-newsletter-contact.js +5 -5
  35. package/dist/footer-newsletter-grid.cjs +9 -9
  36. package/dist/footer-newsletter-grid.js +9 -9
  37. package/dist/footer-newsletter-minimal.cjs +6 -6
  38. package/dist/footer-newsletter-minimal.js +6 -6
  39. package/dist/footer-simple-centered.cjs +6 -6
  40. package/dist/footer-simple-centered.js +6 -6
  41. package/dist/footer-social-apps.cjs +2 -2
  42. package/dist/footer-social-apps.js +2 -2
  43. package/dist/footer-social-newsletter.cjs +2 -2
  44. package/dist/footer-social-newsletter.js +2 -2
  45. package/dist/footer-split-image-accordion.cjs +6 -6
  46. package/dist/footer-split-image-accordion.js +6 -6
  47. package/dist/index.cjs +90 -90
  48. package/dist/index.js +90 -90
  49. package/dist/registry.cjs +346 -215
  50. package/dist/registry.js +346 -215
  51. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -3551,7 +3551,7 @@ function FooterLinksGrid({
3551
3551
  internalBrandSlug: "open_site_ai",
3552
3552
  optionIndex: 0,
3553
3553
  variant: "span",
3554
- linkClassName: "hover:text-primary"
3554
+ linkClassName: "hover:opacity-100"
3555
3555
  }
3556
3556
  )
3557
3557
  ] }),
@@ -3731,7 +3731,7 @@ function FooterSocialNewsletter({
3731
3731
  "div",
3732
3732
  {
3733
3733
  className: cn(
3734
- "flex flex-col gap-2 text-muted-foreground md:flex-row md:items-center md:gap-4",
3734
+ "flex flex-col gap-2 opacity-80 md:flex-row md:items-center md:gap-4",
3735
3735
  copyrightClassName
3736
3736
  ),
3737
3737
  children: [
@@ -3742,7 +3742,7 @@ function FooterSocialNewsletter({
3742
3742
  internalBrandSlug: "open_site_ai",
3743
3743
  optionIndex: 7,
3744
3744
  variant: "span",
3745
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
3745
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
3746
3746
  }
3747
3747
  )
3748
3748
  ]
@@ -3834,7 +3834,7 @@ function FooterSocialApps({
3834
3834
  ] })
3835
3835
  ] })
3836
3836
  ] }),
3837
- /* @__PURE__ */ jsx("div", { className: "mt-24 border-t pt-8", children: /* @__PURE__ */ jsx("div", { className: "flex flex-col justify-between gap-4 text-center text-sm font-medium text-muted-foreground md:flex-row md:text-left", children: /* @__PURE__ */ jsxs("div", { className: "flex flex-wrap items-center gap-4", children: [
3837
+ /* @__PURE__ */ jsx("div", { className: "mt-24 border-t pt-8", children: /* @__PURE__ */ jsx("div", { className: "flex flex-col justify-between gap-4 text-center text-sm font-medium opacity-80 md:flex-row md:text-left", children: /* @__PURE__ */ jsxs("div", { className: "flex flex-wrap items-center gap-4", children: [
3838
3838
  /* @__PURE__ */ jsx(FooterCopyright, { copyright }),
3839
3839
  /* @__PURE__ */ jsx(
3840
3840
  BrandAttribution,
@@ -3842,7 +3842,7 @@ function FooterSocialApps({
3842
3842
  internalBrandSlug: "open_site_ai",
3843
3843
  optionIndex: 6,
3844
3844
  variant: "span",
3845
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
3845
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
3846
3846
  }
3847
3847
  )
3848
3848
  ] }) }) })
@@ -3888,7 +3888,7 @@ function FooterSimpleCentered({
3888
3888
  {
3889
3889
  href: link.href,
3890
3890
  className: cn(
3891
- "text-sm text-muted-foreground transition-colors hover:text-primary",
3891
+ "text-sm opacity-80 transition-colors hover:opacity-100",
3892
3892
  sitemapLinkClassName
3893
3893
  ),
3894
3894
  children: link.label
@@ -3905,13 +3905,13 @@ function FooterSimpleCentered({
3905
3905
  const bottomLinksContent = useMemo(() => {
3906
3906
  if (!bottomLinks || bottomLinks.length === 0) return null;
3907
3907
  return bottomLinks.map((link, idx) => /* @__PURE__ */ jsxs(React4.Fragment, { children: [
3908
- idx > 0 && /* @__PURE__ */ jsx("span", { className: "text-muted-foreground", children: "\u2022" }),
3908
+ idx > 0 && /* @__PURE__ */ jsx("span", { className: "opacity-70", children: "\u2022" }),
3909
3909
  /* @__PURE__ */ jsx(
3910
3910
  Pressable,
3911
3911
  {
3912
3912
  href: link.href,
3913
3913
  className: cn(
3914
- "text-sm text-muted-foreground transition-colors hover:text-primary",
3914
+ "text-sm opacity-80 transition-colors hover:opacity-100",
3915
3915
  bottomLinkClassName
3916
3916
  ),
3917
3917
  children: link.text
@@ -3974,7 +3974,7 @@ function FooterSimpleCentered({
3974
3974
  "div",
3975
3975
  {
3976
3976
  className: cn(
3977
- "flex flex-col items-baseline justify-between gap-8 border-t border-border pt-8 md:flex-row md:gap-16",
3977
+ "flex flex-col items-baseline justify-between gap-8 border-t pt-8 md:flex-row md:gap-16",
3978
3978
  bottomBarClassName
3979
3979
  ),
3980
3980
  children: [
@@ -3982,7 +3982,7 @@ function FooterSimpleCentered({
3982
3982
  "div",
3983
3983
  {
3984
3984
  className: cn(
3985
- "flex flex-col gap-2 text-xs text-muted-foreground sm:flex-row sm:items-center sm:gap-4 sm:text-sm",
3985
+ "flex flex-col gap-2 text-xs opacity-80 sm:flex-row sm:items-center sm:gap-4 sm:text-sm",
3986
3986
  copyrightClassName
3987
3987
  ),
3988
3988
  children: [
@@ -3993,7 +3993,7 @@ function FooterSimpleCentered({
3993
3993
  internalBrandSlug: "open_site_ai",
3994
3994
  optionIndex: 5,
3995
3995
  variant: "span",
3996
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
3996
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
3997
3997
  }
3998
3998
  )
3999
3999
  ]
@@ -4042,10 +4042,11 @@ function FooterBrandDescription({
4042
4042
  legalLinksClassName,
4043
4043
  legalLinkClassName,
4044
4044
  background,
4045
- spacing,
4046
4045
  pattern,
4047
4046
  patternOpacity,
4048
- optixFlowConfig
4047
+ optixFlowConfig,
4048
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
4049
+ spacing = "py-6 md:py-32"
4049
4050
  }) {
4050
4051
  return /* @__PURE__ */ jsx(
4051
4052
  Section,
@@ -4055,6 +4056,7 @@ function FooterBrandDescription({
4055
4056
  pattern,
4056
4057
  patternOpacity,
4057
4058
  className: cn(className),
4059
+ containerClassName,
4058
4060
  children: /* @__PURE__ */ jsxs("div", { className: cn(contentClassName), children: [
4059
4061
  /* @__PURE__ */ jsxs(
4060
4062
  "div",
@@ -4093,7 +4095,7 @@ function FooterBrandDescription({
4093
4095
  "p",
4094
4096
  {
4095
4097
  className: cn(
4096
- "max-w-[70%] text-sm text-muted-foreground",
4098
+ "max-w-[70%] text-sm opacity-80",
4097
4099
  descriptionClassName
4098
4100
  ),
4099
4101
  children: description
@@ -4103,7 +4105,7 @@ function FooterBrandDescription({
4103
4105
  "ul",
4104
4106
  {
4105
4107
  className: cn(
4106
- "flex items-center space-x-6 text-muted-foreground",
4108
+ "flex items-center space-x-6 opacity-80",
4107
4109
  socialLinksClassName
4108
4110
  ),
4109
4111
  children: socialLinks.map((social, idx) => /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
@@ -4113,7 +4115,7 @@ function FooterBrandDescription({
4113
4115
  label: social.label,
4114
4116
  iconNameOverride: social.iconNameOverride,
4115
4117
  className: cn(
4116
- "font-medium hover:text-primary",
4118
+ "font-medium hover:opacity-100",
4117
4119
  socialLinkClassName
4118
4120
  )
4119
4121
  }
@@ -4136,14 +4138,14 @@ function FooterBrandDescription({
4136
4138
  "ul",
4137
4139
  {
4138
4140
  className: cn(
4139
- "space-y-3 text-sm text-muted-foreground",
4141
+ "space-y-3 text-sm opacity-80",
4140
4142
  navLinksClassName
4141
4143
  ),
4142
4144
  children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsx(
4143
4145
  "li",
4144
4146
  {
4145
4147
  className: cn(
4146
- "font-medium hover:text-primary",
4148
+ "font-medium hover:opacity-100",
4147
4149
  navLinkClassName
4148
4150
  ),
4149
4151
  children: /* @__PURE__ */ jsx(Pressable, { href: link.href, children: link.name })
@@ -4162,7 +4164,7 @@ function FooterBrandDescription({
4162
4164
  "div",
4163
4165
  {
4164
4166
  className: cn(
4165
- "mt-8 flex flex-col justify-between gap-4 border-t py-8 text-xs font-medium text-muted-foreground md:flex-row md:items-center md:text-left",
4167
+ "mt-8 flex flex-col justify-between gap-4 border-t py-8 text-xs font-medium opacity-70 md:flex-row md:items-center md:text-left",
4166
4168
  bottomClassName
4167
4169
  ),
4168
4170
  children: [
@@ -4181,7 +4183,7 @@ function FooterBrandDescription({
4181
4183
  internalBrandSlug: "open_site_ai",
4182
4184
  optionIndex: 4,
4183
4185
  variant: "span",
4184
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
4186
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
4185
4187
  }
4186
4188
  )
4187
4189
  ]
@@ -4197,7 +4199,7 @@ function FooterBrandDescription({
4197
4199
  children: legalLinks.map((link, idx) => /* @__PURE__ */ jsx(
4198
4200
  "li",
4199
4201
  {
4200
- className: cn("hover:text-primary", legalLinkClassName),
4202
+ className: cn("hover:opacity-100", legalLinkClassName),
4201
4203
  children: /* @__PURE__ */ jsx(Pressable, { href: link.href, children: link.name })
4202
4204
  },
4203
4205
  idx
@@ -4234,10 +4236,10 @@ function FooterNewsletterGrid({
4234
4236
  if (!sections || sections.length === 0) return null;
4235
4237
  return sections.map((section, sectionIdx) => /* @__PURE__ */ jsxs("div", { className: "col-span-2 md:col-span-1", children: [
4236
4238
  /* @__PURE__ */ jsx("h3", { className: "mb-5 font-medium", children: section.title }),
4237
- /* @__PURE__ */ jsx("ul", { className: "space-y-4 text-sm text-muted-foreground", children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsx(
4239
+ /* @__PURE__ */ jsx("ul", { className: "space-y-4 text-sm opacity-80", children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsx(
4238
4240
  "li",
4239
4241
  {
4240
- className: "font-medium hover:text-primary",
4242
+ className: "font-medium hover:opacity-100",
4241
4243
  children: /* @__PURE__ */ jsx(Pressable, { href: link.href, children: link.name })
4242
4244
  },
4243
4245
  linkIdx
@@ -4253,7 +4255,7 @@ function FooterNewsletterGrid({
4253
4255
  label: social.label,
4254
4256
  iconNameOverride: social.iconNameOverride,
4255
4257
  iconSize: 24,
4256
- className: "font-medium duration-200 hover:scale-110 hover:text-muted-foreground"
4258
+ className: "font-medium duration-200 hover:scale-110 hover:opacity-70"
4257
4259
  }
4258
4260
  ) }, idx));
4259
4261
  }, [socialLinks]);
@@ -4276,7 +4278,7 @@ function FooterNewsletterGrid({
4276
4278
  optixFlowConfig
4277
4279
  }
4278
4280
  ) }),
4279
- description && /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: description }),
4281
+ description && /* @__PURE__ */ jsx("p", { className: "opacity-80", children: description }),
4280
4282
  socialLinks && socialLinks.length > 0 && /* @__PURE__ */ jsx("ul", { className: "flex items-center space-x-6", children: socialLinksContent })
4281
4283
  ] }),
4282
4284
  sectionsContent,
@@ -4288,7 +4290,7 @@ function FooterNewsletterGrid({
4288
4290
  {
4289
4291
  type: "email",
4290
4292
  placeholder: newsletterPlaceholder,
4291
- className: "flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50"
4293
+ className: "flex h-10 w-full rounded-md border border-input px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:opacity-50 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50"
4292
4294
  }
4293
4295
  ),
4294
4296
  newsletterButtonText && /* @__PURE__ */ jsx(
@@ -4300,20 +4302,20 @@ function FooterNewsletterGrid({
4300
4302
  }
4301
4303
  )
4302
4304
  ] }) }),
4303
- (privacyText || privacyLinkText) && /* @__PURE__ */ jsxs("p", { className: "mt-1 text-xs font-medium text-muted-foreground", children: [
4305
+ (privacyText || privacyLinkText) && /* @__PURE__ */ jsxs("p", { className: "mt-1 text-xs font-medium opacity-80", children: [
4304
4306
  privacyText,
4305
4307
  privacyLinkText && privacyLinkUrl && /* @__PURE__ */ jsx(
4306
4308
  Pressable,
4307
4309
  {
4308
4310
  href: privacyLinkUrl,
4309
- className: "ml-1 text-primary hover:underline",
4311
+ className: "ml-1 hover:underline hover:opacity-100",
4310
4312
  children: privacyLinkText
4311
4313
  }
4312
4314
  )
4313
4315
  ] })
4314
4316
  ] })
4315
4317
  ] }),
4316
- /* @__PURE__ */ jsx("div", { className: "mt-20 flex flex-col justify-between gap-4 border-t pt-8 text-sm font-medium text-muted-foreground lg:flex-row lg:items-center lg:text-left", children: /* @__PURE__ */ jsxs("div", { className: "flex flex-wrap items-center gap-4", children: [
4318
+ /* @__PURE__ */ jsx("div", { className: "mt-20 flex flex-col justify-between gap-4 border-t pt-8 text-sm font-medium opacity-80 lg:flex-row lg:items-center lg:text-left", children: /* @__PURE__ */ jsxs("div", { className: "flex flex-wrap items-center gap-4", children: [
4317
4319
  /* @__PURE__ */ jsx(FooterCopyright, { copyright }),
4318
4320
  /* @__PURE__ */ jsx(
4319
4321
  BrandAttribution,
@@ -4321,7 +4323,7 @@ function FooterNewsletterGrid({
4321
4323
  internalBrandSlug: "open_site_ai",
4322
4324
  optionIndex: 3,
4323
4325
  variant: "span",
4324
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
4326
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
4325
4327
  }
4326
4328
  )
4327
4329
  ] }) })
@@ -4380,14 +4382,14 @@ function FooterCtaBanner({
4380
4382
  patternOpacity,
4381
4383
  className: cn("dark", className),
4382
4384
  children: /* @__PURE__ */ jsx("div", { className: cn(contentClassName), children: /* @__PURE__ */ jsxs("footer", { children: [
4383
- /* @__PURE__ */ jsxs("div", { className: cn("mb-16 rounded-lg bg-primary/10 p-8 text-center md:p-12", ctaBannerClassName), children: [
4385
+ /* @__PURE__ */ jsxs("div", { className: cn("mb-16 rounded-lg border p-8 text-center md:p-12", ctaBannerClassName), children: [
4384
4386
  /* @__PURE__ */ jsx("h2", { className: cn("mb-4 text-3xl font-bold md:text-4xl", ctaHeadingClassName), children: ctaHeading }),
4385
- /* @__PURE__ */ jsx("p", { className: cn("mx-auto mb-6 max-w-2xl text-muted-foreground", ctaDescriptionClassName), children: ctaDescription }),
4387
+ /* @__PURE__ */ jsx("p", { className: cn("mx-auto mb-6 max-w-2xl opacity-80", ctaDescriptionClassName), children: ctaDescription }),
4386
4388
  /* @__PURE__ */ jsx(
4387
4389
  Pressable,
4388
4390
  {
4389
4391
  href: ctaButtonUrl,
4390
- className: cn("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 px-8", ctaButtonClassName),
4392
+ className: cn("inline-flex items-center justify-center whitespace-nowrap rounded-md border text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:opacity-80 h-11 px-8", ctaButtonClassName),
4391
4393
  children: ctaButtonText
4392
4394
  }
4393
4395
  )
@@ -4411,7 +4413,7 @@ function FooterCtaBanner({
4411
4413
  {
4412
4414
  type: "email",
4413
4415
  placeholder: newsletterPlaceholder,
4414
- className: cn("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50", newsletterInputClassName)
4416
+ className: cn("flex h-10 w-full rounded-md border border-input px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:opacity-50 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50", newsletterInputClassName)
4415
4417
  }
4416
4418
  ),
4417
4419
  /* @__PURE__ */ jsx(
@@ -4430,23 +4432,23 @@ function FooterCtaBanner({
4430
4432
  href: social.href,
4431
4433
  label: social.label,
4432
4434
  iconNameOverride: social.iconNameOverride,
4433
- className: cn("text-muted-foreground transition-colors hover:text-primary", socialLinkClassName)
4435
+ className: cn("opacity-80 transition-colors hover:opacity-100", socialLinkClassName)
4434
4436
  }
4435
4437
  ) }, idx)) })
4436
4438
  ] }),
4437
4439
  sections?.map((section, sectionIdx) => /* @__PURE__ */ jsxs("div", { className: cn(navSectionClassName), children: [
4438
4440
  /* @__PURE__ */ jsx("h3", { className: cn("mb-4 font-semibold", navTitleClassName), children: section.title }),
4439
- /* @__PURE__ */ jsx("ul", { className: cn("space-y-3 text-sm text-muted-foreground", navLinksClassName), children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
4441
+ /* @__PURE__ */ jsx("ul", { className: cn("space-y-3 text-sm opacity-80", navLinksClassName), children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
4440
4442
  Pressable,
4441
4443
  {
4442
4444
  href: link.href,
4443
- className: cn("hover:text-primary", navLinkClassName),
4445
+ className: cn("hover:opacity-100", navLinkClassName),
4444
4446
  children: link.name
4445
4447
  }
4446
4448
  ) }, linkIdx)) })
4447
4449
  ] }, sectionIdx))
4448
4450
  ] }),
4449
- /* @__PURE__ */ jsxs("div", { className: cn("mt-16 flex flex-col justify-between gap-4 border-t border-border pt-8 text-sm text-muted-foreground md:flex-row md:items-center", bottomClassName), children: [
4451
+ /* @__PURE__ */ jsxs("div", { className: cn("mt-16 flex flex-col justify-between gap-4 border-t pt-8 text-sm opacity-80 md:flex-row md:items-center", bottomClassName), children: [
4450
4452
  /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col gap-2 md:flex-row md:items-center md:gap-4", copyrightClassName), children: [
4451
4453
  /* @__PURE__ */ jsx(FooterCopyright, { copyright }),
4452
4454
  /* @__PURE__ */ jsx(
@@ -4455,11 +4457,11 @@ function FooterCtaBanner({
4455
4457
  internalBrandSlug: "open_site_ai",
4456
4458
  optionIndex: 8,
4457
4459
  variant: "span",
4458
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
4460
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
4459
4461
  }
4460
4462
  )
4461
4463
  ] }),
4462
- /* @__PURE__ */ jsx("ul", { className: cn("flex gap-4", legalLinksClassName), children: legalLinks?.map((link, idx) => /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Pressable, { href: link.href, className: cn("hover:text-primary", legalLinkClassName), children: link.name }) }, idx)) })
4464
+ /* @__PURE__ */ jsx("ul", { className: cn("flex gap-4", legalLinksClassName), children: legalLinks?.map((link, idx) => /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Pressable, { href: link.href, className: cn("hover:opacity-100", legalLinkClassName), children: link.name }) }, idx)) })
4463
4465
  ] })
4464
4466
  ] }) })
4465
4467
  }
@@ -4522,12 +4524,12 @@ function FooterContactCard({
4522
4524
  }
4523
4525
  ),
4524
4526
  heading && /* @__PURE__ */ jsx("h2", { className: cn("mb-8 text-4xl font-bold tracking-tight md:text-5xl lg:text-6xl", headingClassName), children: heading }),
4525
- (email || phone || address) && /* @__PURE__ */ jsxs("div", { className: cn("space-y-4 text-muted-foreground", contactClassName), children: [
4527
+ (email || phone || address) && /* @__PURE__ */ jsxs("div", { className: cn("space-y-4 opacity-80", contactClassName), children: [
4526
4528
  email && /* @__PURE__ */ jsx("p", { children: /* @__PURE__ */ jsx(
4527
4529
  Pressable,
4528
4530
  {
4529
4531
  href: `mailto:${email}`,
4530
- className: "hover:text-primary",
4532
+ className: "hover:opacity-100",
4531
4533
  children: email
4532
4534
  }
4533
4535
  ) }),
@@ -4535,7 +4537,7 @@ function FooterContactCard({
4535
4537
  Pressable,
4536
4538
  {
4537
4539
  href: `tel:${phone}`,
4538
- className: "hover:text-primary",
4540
+ className: "hover:opacity-100",
4539
4541
  children: phone
4540
4542
  }
4541
4543
  ) }),
@@ -4552,9 +4554,7 @@ function FooterContactCard({
4552
4554
  label: social.label,
4553
4555
  iconNameOverride: social.iconNameOverride,
4554
4556
  className: cn(
4555
- "flex size-12 items-center justify-center rounded-full transition-colors hover:bg-primary hover:text-primary-foreground",
4556
- getNestedCardBg(background),
4557
- getNestedCardTextColor(background),
4557
+ "flex size-12 items-center justify-center rounded-full border transition-colors hover:opacity-80",
4558
4558
  socialLinkClassName
4559
4559
  )
4560
4560
  }
@@ -4564,13 +4564,13 @@ function FooterContactCard({
4564
4564
  Pressable,
4565
4565
  {
4566
4566
  href: link.href,
4567
- className: cn("text-muted-foreground hover:text-primary", navLinkClassName),
4567
+ className: cn("opacity-80 hover:opacity-100", navLinkClassName),
4568
4568
  children: link.name
4569
4569
  }
4570
4570
  ) }, idx)) }) })
4571
4571
  ] })
4572
4572
  ] }),
4573
- /* @__PURE__ */ jsxs("div", { className: cn("mt-16 flex flex-col justify-between gap-4 border-t pt-8 text-sm text-muted-foreground md:flex-row md:items-center", bottomClassName), children: [
4573
+ /* @__PURE__ */ jsxs("div", { className: cn("mt-16 flex flex-col justify-between gap-4 border-t pt-8 text-sm opacity-80 md:flex-row md:items-center", bottomClassName), children: [
4574
4574
  /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col gap-2 md:flex-row md:items-center md:gap-4", copyrightClassName), children: [
4575
4575
  /* @__PURE__ */ jsx(FooterCopyright, { copyright }),
4576
4576
  /* @__PURE__ */ jsx(
@@ -4579,7 +4579,7 @@ function FooterContactCard({
4579
4579
  internalBrandSlug: "open_site_ai",
4580
4580
  optionIndex: 7,
4581
4581
  variant: "span",
4582
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
4582
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
4583
4583
  }
4584
4584
  )
4585
4585
  ] }),
@@ -4642,7 +4642,7 @@ function FooterBackgroundCard({
4642
4642
  patternOpacity,
4643
4643
  className: cn("bg-cover bg-center bg-no-repeat", className),
4644
4644
  style: sectionStyle,
4645
- children: /* @__PURE__ */ jsxs("div", { className: cn("mx-auto max-w-7xl rounded-lg bg-background p-8 shadow-lg md:p-12", cardClassName), children: [
4645
+ children: /* @__PURE__ */ jsxs("div", { className: cn("mx-auto max-w-7xl rounded-lg p-8 shadow-lg md:p-12", cardClassName), children: [
4646
4646
  /* @__PURE__ */ jsxs("div", { className: cn("grid grid-cols-1 gap-8 md:grid-cols-2 lg:grid-cols-4 lg:gap-12", gridClassName), children: [
4647
4647
  (profileImage || tagline || personalMessage || ctaText) && /* @__PURE__ */ jsxs("div", { className: cn("lg:col-span-1", profileSectionClassName), children: [
4648
4648
  (profileImage || tagline) && /* @__PURE__ */ jsxs("div", { className: "mb-4 flex items-center gap-4", children: [
@@ -4657,33 +4657,33 @@ function FooterBackgroundCard({
4657
4657
  ),
4658
4658
  tagline && /* @__PURE__ */ jsx("h3", { className: cn("text-2xl font-medium", taglineClassName), children: tagline })
4659
4659
  ] }),
4660
- personalMessage && /* @__PURE__ */ jsx("p", { className: cn("mb-6 text-sm leading-relaxed text-muted-foreground", messageClassName), children: personalMessage }),
4660
+ personalMessage && /* @__PURE__ */ jsx("p", { className: cn("mb-6 text-sm leading-relaxed opacity-80", messageClassName), children: personalMessage }),
4661
4661
  ctaText && /* @__PURE__ */ jsx(
4662
4662
  Pressable,
4663
4663
  {
4664
4664
  href: ctaUrl || "#",
4665
- className: cn("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-10 px-4 py-2", ctaClassName),
4665
+ className: cn("inline-flex items-center justify-center whitespace-nowrap rounded-md border text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:opacity-80 h-10 px-4 py-2", ctaClassName),
4666
4666
  children: ctaText
4667
4667
  }
4668
4668
  )
4669
4669
  ] }),
4670
4670
  menuItems && menuItems.length > 0 && menuItems.map((menu, idx) => /* @__PURE__ */ jsxs("div", { className: cn(menuSectionClassName), children: [
4671
- /* @__PURE__ */ jsx("h3", { className: cn("mb-4 text-sm font-medium tracking-wider text-primary uppercase", menuTitleClassName), children: menu.title }),
4671
+ /* @__PURE__ */ jsx("h3", { className: cn("mb-4 text-sm font-medium tracking-wider uppercase", menuTitleClassName), children: menu.title }),
4672
4672
  /* @__PURE__ */ jsx("ul", { className: "space-y-3", children: menu.links.map((link, index) => /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
4673
4673
  Pressable,
4674
4674
  {
4675
4675
  href: link.url,
4676
- className: cn("border-b border-transparent text-muted-foreground transition-all duration-300 ease-in-out hover:border-primary hover:text-primary", menuLinkClassName),
4676
+ className: cn("border-b border-transparent opacity-80 transition-all duration-300 ease-in-out hover:opacity-100", menuLinkClassName),
4677
4677
  children: link.text
4678
4678
  }
4679
4679
  ) }, index)) })
4680
4680
  ] }, idx)),
4681
4681
  (contactTitle || contact) && /* @__PURE__ */ jsxs("div", { className: cn(contactSectionClassName), children: [
4682
- contactTitle && /* @__PURE__ */ jsx("h3", { className: cn("mb-4 text-sm font-medium tracking-wider text-primary uppercase", contactTitleClassName), children: contactTitle }),
4682
+ contactTitle && /* @__PURE__ */ jsx("h3", { className: cn("mb-4 text-sm font-medium tracking-wider uppercase", contactTitleClassName), children: contactTitle }),
4683
4683
  contact && /* @__PURE__ */ jsxs("ul", { className: "space-y-3", children: [
4684
- contact.phone && /* @__PURE__ */ jsx("li", { className: cn("text-muted-foreground", contactItemClassName), children: contact.phone }),
4685
- contact.email && /* @__PURE__ */ jsx("li", { className: cn("text-muted-foreground", contactItemClassName), children: contact.email }),
4686
- (contact.location || contact.timezone) && /* @__PURE__ */ jsxs("li", { className: cn("text-muted-foreground", contactItemClassName), children: [
4684
+ contact.phone && /* @__PURE__ */ jsx("li", { className: cn("opacity-80", contactItemClassName), children: contact.phone }),
4685
+ contact.email && /* @__PURE__ */ jsx("li", { className: cn("opacity-80", contactItemClassName), children: contact.email }),
4686
+ (contact.location || contact.timezone) && /* @__PURE__ */ jsxs("li", { className: cn("opacity-80", contactItemClassName), children: [
4687
4687
  contact.location,
4688
4688
  contact.location && contact.timezone && " \u2022 ",
4689
4689
  contact.timezone
@@ -4691,8 +4691,8 @@ function FooterBackgroundCard({
4691
4691
  ] })
4692
4692
  ] })
4693
4693
  ] }),
4694
- /* @__PURE__ */ jsxs("div", { className: cn("mt-12 flex flex-col items-center justify-between gap-4 border-t border-border pt-8 md:flex-row", bottomClassName), children: [
4695
- /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col gap-2 text-sm text-muted-foreground md:flex-row md:items-center md:gap-4", copyrightClassName), children: [
4694
+ /* @__PURE__ */ jsxs("div", { className: cn("mt-12 flex flex-col items-center justify-between gap-4 border-t pt-8 md:flex-row", bottomClassName), children: [
4695
+ /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col gap-2 text-sm opacity-80 md:flex-row md:items-center md:gap-4", copyrightClassName), children: [
4696
4696
  /* @__PURE__ */ jsx(FooterCopyright, { copyright }),
4697
4697
  /* @__PURE__ */ jsx(
4698
4698
  BrandAttribution,
@@ -4700,7 +4700,7 @@ function FooterBackgroundCard({
4700
4700
  internalBrandSlug: "open_site_ai",
4701
4701
  optionIndex: 3,
4702
4702
  variant: "span",
4703
- linkClassName: "hover:text-primary"
4703
+ linkClassName: "hover:opacity-100"
4704
4704
  }
4705
4705
  )
4706
4706
  ] }),
@@ -4708,7 +4708,7 @@ function FooterBackgroundCard({
4708
4708
  Pressable,
4709
4709
  {
4710
4710
  href: link.url,
4711
- className: "text-sm text-muted-foreground transition-colors hover:text-primary",
4711
+ className: "text-sm opacity-80 transition-colors hover:opacity-100",
4712
4712
  children: link.text
4713
4713
  },
4714
4714
  idx
@@ -4780,7 +4780,7 @@ function FooterAnimatedSocial({
4780
4780
  label: link.label,
4781
4781
  iconNameOverride: link.iconNameOverride,
4782
4782
  iconSize: 24,
4783
- className: cn("group flex items-center gap-2 py-2 transition-colors hover:text-muted-foreground", socialLinkClassName)
4783
+ className: cn("group flex items-center gap-2 py-2 transition-colors hover:opacity-70", socialLinkClassName)
4784
4784
  }
4785
4785
  )
4786
4786
  },
@@ -4808,13 +4808,13 @@ function FooterAnimatedSocial({
4808
4808
  /* @__PURE__ */ jsxs("div", { className: cn("space-y-8", leftColumnClassName), children: [
4809
4809
  /* @__PURE__ */ jsxs(motion.div, { variants: itemVariants, className: "space-y-6", children: [
4810
4810
  /* @__PURE__ */ jsx("h2", { className: cn("text-4xl leading-tight font-bold lg:text-5xl", headingClassName), children: heading }),
4811
- /* @__PURE__ */ jsx("p", { className: cn("max-w-md text-lg leading-relaxed text-muted-foreground", descriptionClassName), children: description })
4811
+ /* @__PURE__ */ jsx("p", { className: cn("max-w-md text-lg leading-relaxed opacity-80", descriptionClassName), children: description })
4812
4812
  ] }),
4813
4813
  ctaUrl && ctaText && /* @__PURE__ */ jsx(motion.div, { variants: itemVariants, children: /* @__PURE__ */ jsx(
4814
4814
  Pressable,
4815
4815
  {
4816
4816
  href: ctaUrl,
4817
- className: cn("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 px-8", ctaClassName),
4817
+ className: cn("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 border h-11 px-8 hover:opacity-80", ctaClassName),
4818
4818
  children: ctaText
4819
4819
  }
4820
4820
  ) })
@@ -4832,21 +4832,21 @@ function FooterAnimatedSocial({
4832
4832
  viewport: { once: true },
4833
4833
  className: cn("mt-16", bottomClassName),
4834
4834
  children: [
4835
- /* @__PURE__ */ jsx(motion.div, { variants: itemVariants, children: /* @__PURE__ */ jsx("div", { className: cn("mb-8 h-px w-full bg-border", separatorClassName) }) }),
4835
+ /* @__PURE__ */ jsx(motion.div, { variants: itemVariants, children: /* @__PURE__ */ jsx("div", { className: cn("mb-8 h-px w-full opacity-20", separatorClassName), style: { backgroundColor: "currentColor" } }) }),
4836
4836
  /* @__PURE__ */ jsxs(
4837
4837
  motion.div,
4838
4838
  {
4839
4839
  variants: itemVariants,
4840
4840
  className: cn("flex flex-col items-start justify-between gap-4 sm:flex-row sm:items-center", copyrightClassName),
4841
4841
  children: [
4842
- /* @__PURE__ */ jsx(FooterCopyright, { copyright, className: "text-sm text-muted-foreground" }),
4843
- /* @__PURE__ */ jsx("div", { className: "flex items-center gap-6 text-sm text-muted-foreground", children: /* @__PURE__ */ jsx(
4842
+ /* @__PURE__ */ jsx(FooterCopyright, { copyright, className: "text-sm opacity-70" }),
4843
+ /* @__PURE__ */ jsx("div", { className: "flex items-center gap-6 text-sm opacity-70", children: /* @__PURE__ */ jsx(
4844
4844
  BrandAttribution,
4845
4845
  {
4846
4846
  internalBrandSlug: "open_site_ai",
4847
4847
  optionIndex: 2,
4848
4848
  variant: "span",
4849
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
4849
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
4850
4850
  }
4851
4851
  ) })
4852
4852
  ]
@@ -5027,7 +5027,7 @@ function FooterNewsletterMinimal({
5027
5027
  Pressable,
5028
5028
  {
5029
5029
  href: item.href,
5030
- className: cn("tracking-tight hover:text-muted-foreground", navLinkClassName),
5030
+ className: cn("tracking-tight hover:opacity-70", navLinkClassName),
5031
5031
  children: item.label
5032
5032
  }
5033
5033
  ) }, idx));
@@ -5041,7 +5041,7 @@ function FooterNewsletterMinimal({
5041
5041
  label: item.label,
5042
5042
  iconNameOverride: item.iconNameOverride,
5043
5043
  iconSize: 14,
5044
- className: cn("group flex items-center gap-1 tracking-tight hover:text-muted-foreground", socialLinkClassName)
5044
+ className: cn("group flex items-center gap-1 tracking-tight hover:opacity-70", socialLinkClassName)
5045
5045
  }
5046
5046
  ) }, idx));
5047
5047
  }, [socialLinks, socialLinkClassName]);
@@ -5051,7 +5051,7 @@ function FooterNewsletterMinimal({
5051
5051
  Pressable,
5052
5052
  {
5053
5053
  href: item.href,
5054
- className: cn("group flex items-center gap-1 tracking-tight hover:text-muted-foreground", footerLinkClassName),
5054
+ className: cn("group flex items-center gap-1 tracking-tight hover:opacity-70", footerLinkClassName),
5055
5055
  children: item.label
5056
5056
  }
5057
5057
  ) }, item.label));
@@ -5145,7 +5145,7 @@ function FooterNewsletterMinimal({
5145
5145
  {
5146
5146
  componentType: "button",
5147
5147
  type: "submit",
5148
- className: cn("p-2 hover:bg-muted/20", newsletterButtonClassName),
5148
+ className: cn("p-2 hover:opacity-80", newsletterButtonClassName),
5149
5149
  asButton: false,
5150
5150
  disabled: form.isSubmitting,
5151
5151
  children: /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/arrow-right", size: 20 })
@@ -5171,7 +5171,7 @@ function FooterNewsletterMinimal({
5171
5171
  children: /* @__PURE__ */ jsx("span", { className: cn("text-6xl font-bold tracking-tighter md:text-8xl lg:text-9xl", brandTextClassName), children: brandText })
5172
5172
  }
5173
5173
  ) }),
5174
- /* @__PURE__ */ jsxs("div", { className: cn("mt-8 text-center text-sm text-muted-foreground", copyrightClassName), children: [
5174
+ /* @__PURE__ */ jsxs("div", { className: cn("mt-8 text-center text-sm opacity-80", copyrightClassName), children: [
5175
5175
  /* @__PURE__ */ jsx(FooterCopyright, { copyright }),
5176
5176
  /* @__PURE__ */ jsx(
5177
5177
  BrandAttribution,
@@ -5180,7 +5180,7 @@ function FooterNewsletterMinimal({
5180
5180
  optionIndex: 4,
5181
5181
  variant: "div",
5182
5182
  containerClassName: "mt-2",
5183
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
5183
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
5184
5184
  }
5185
5185
  )
5186
5186
  ] })
@@ -5243,16 +5243,16 @@ function FooterCtaSocial({
5243
5243
  children: /* @__PURE__ */ jsx("div", { className: cn("relative z-10", contentClassName), children: /* @__PURE__ */ jsxs("div", { className: cn("mx-auto flex max-w-3xl flex-col items-center gap-2 text-center", containerClassName), children: [
5244
5244
  /* @__PURE__ */ jsxs("div", { className: cn("flex w-full items-center gap-4", preHeadingWrapperClassName), children: [
5245
5245
  /* @__PURE__ */ jsx("div", { className: cn("h-px flex-1 bg-[linear-gradient(270deg,hsl(var(--primary,0_0%_100%))_0%,hsl(var(--secondary,0_0%_0%))_100%)] opacity-50", decorativeLineClassName) }),
5246
- /* @__PURE__ */ jsx("p", { className: cn("text-sm text-muted-foreground italic md:text-base", preHeadingClassName), children: preHeading }),
5246
+ /* @__PURE__ */ jsx("p", { className: cn("text-sm opacity-70 italic md:text-base", preHeadingClassName), children: preHeading }),
5247
5247
  /* @__PURE__ */ jsx("div", { className: cn("h-px flex-1 bg-[linear-gradient(270deg,hsl(var(--secondary,0_0%_0%))_0%,hsl(var(--primary,0_0%_100%))_100%)] opacity-50", decorativeLineClassName) })
5248
5248
  ] }),
5249
5249
  /* @__PURE__ */ jsx("h2", { className: cn("py-6 text-5xl font-bold md:text-6xl", headingClassName), children: heading }),
5250
- /* @__PURE__ */ jsx("p", { className: cn("max-w-2xl text-base text-muted-foreground md:text-lg", descriptionClassName), children: description }),
5250
+ /* @__PURE__ */ jsx("p", { className: cn("max-w-2xl text-base opacity-80 md:text-lg", descriptionClassName), children: description }),
5251
5251
  /* @__PURE__ */ jsxs(
5252
5252
  Pressable,
5253
5253
  {
5254
5254
  href: buttonUrl,
5255
- className: cn("group relative mt-4 inline-flex items-center gap-2 rounded-lg border bg-background px-8 py-4 text-base font-medium transition-all hover:bg-muted", buttonClassName),
5255
+ className: cn("group relative mt-4 inline-flex items-center gap-2 rounded-lg border px-8 py-4 text-base font-medium transition-all hover:opacity-80", buttonClassName),
5256
5256
  children: [
5257
5257
  /* @__PURE__ */ jsx("span", { children: buttonText }),
5258
5258
  /* @__PURE__ */ jsx(
@@ -5267,15 +5267,15 @@ function FooterCtaSocial({
5267
5267
  }
5268
5268
  ),
5269
5269
  socialLinks && socialLinks.length > 0 && /* @__PURE__ */ jsx("div", { className: cn("flex items-center gap-6 pt-8", socialLinksClassName), children: socialLinksContent }),
5270
- email && /* @__PURE__ */ jsx("p", { className: cn("pt-2 text-sm text-muted-foreground md:text-base", emailClassName), children: /* @__PURE__ */ jsx(
5270
+ email && /* @__PURE__ */ jsx("p", { className: cn("pt-2 text-sm opacity-80 md:text-base", emailClassName), children: /* @__PURE__ */ jsx(
5271
5271
  Pressable,
5272
5272
  {
5273
5273
  href: `mailto:${email}`,
5274
- className: "transition-colors hover:text-primary",
5274
+ className: "transition-colors hover:opacity-100",
5275
5275
  children: email
5276
5276
  }
5277
5277
  ) }),
5278
- /* @__PURE__ */ jsx("div", { className: cn("mt-8 border-t pt-8 text-sm text-muted-foreground", bottomClassName), children: /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col gap-2", copyrightClassName), children: [
5278
+ /* @__PURE__ */ jsx("div", { className: cn("mt-8 border-t pt-8 text-sm opacity-70", bottomClassName), children: /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col gap-2", copyrightClassName), children: [
5279
5279
  /* @__PURE__ */ jsx(FooterCopyright, { copyright }),
5280
5280
  /* @__PURE__ */ jsx(
5281
5281
  BrandAttribution,
@@ -5283,7 +5283,7 @@ function FooterCtaSocial({
5283
5283
  internalBrandSlug: "open_site_ai",
5284
5284
  optionIndex: 9,
5285
5285
  variant: "span",
5286
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
5286
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
5287
5287
  }
5288
5288
  )
5289
5289
  ] }) })
@@ -5336,11 +5336,11 @@ function FooterNavSocial({
5336
5336
  if (!sections || sections.length === 0) return null;
5337
5337
  return sections.map((section, sectionIdx) => /* @__PURE__ */ jsxs("div", { className: cn(navSectionClassName), children: [
5338
5338
  /* @__PURE__ */ jsx("h3", { className: cn("mb-4 font-semibold", navTitleClassName), children: section.title }),
5339
- /* @__PURE__ */ jsx("ul", { className: cn("space-y-3 text-sm text-muted-foreground", navLinksClassName), children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsx("li", { className: cn(navLinkClassName), children: /* @__PURE__ */ jsx(
5339
+ /* @__PURE__ */ jsx("ul", { className: cn("space-y-3 text-sm opacity-80", navLinksClassName), children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsx("li", { className: cn(navLinkClassName), children: /* @__PURE__ */ jsx(
5340
5340
  Pressable,
5341
5341
  {
5342
5342
  href: link.href,
5343
- className: "hover:text-primary",
5343
+ className: "hover:opacity-100",
5344
5344
  children: link.name
5345
5345
  }
5346
5346
  ) }, linkIdx)) })
@@ -5354,13 +5354,13 @@ function FooterNavSocial({
5354
5354
  href: social.href,
5355
5355
  label: social.label,
5356
5356
  iconNameOverride: social.iconNameOverride,
5357
- className: cn("text-muted-foreground transition-colors hover:text-primary", socialLinkClassName)
5357
+ className: cn("opacity-80 transition-colors hover:opacity-100", socialLinkClassName)
5358
5358
  }
5359
5359
  ) }, idx));
5360
5360
  }, [socialLinks, socialLinkClassName]);
5361
5361
  const legalLinksContent = useMemo(() => {
5362
5362
  if (!legalLinks || legalLinks.length === 0) return null;
5363
- return legalLinks.map((link, idx) => /* @__PURE__ */ jsx("li", { className: cn(legalLinkClassName), children: /* @__PURE__ */ jsx(Pressable, { href: link.href, className: "hover:text-primary", children: link.name }) }, idx));
5363
+ return legalLinks.map((link, idx) => /* @__PURE__ */ jsx("li", { className: cn(legalLinkClassName), children: /* @__PURE__ */ jsx(Pressable, { href: link.href, className: "hover:opacity-100", children: link.name }) }, idx));
5364
5364
  }, [legalLinks, legalLinkClassName]);
5365
5365
  return /* @__PURE__ */ jsx(
5366
5366
  Section,
@@ -5387,14 +5387,14 @@ function FooterNavSocial({
5387
5387
  /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col justify-between", rightColumnClassName), children: [
5388
5388
  (newsletterHeading || newsletterDescription) && /* @__PURE__ */ jsxs("div", { className: cn("mb-8", newsletterClassName), children: [
5389
5389
  newsletterHeading && /* @__PURE__ */ jsx("h3", { className: cn("mb-2 text-lg font-semibold", newsletterHeadingClassName), children: newsletterHeading }),
5390
- newsletterDescription && /* @__PURE__ */ jsx("p", { className: cn("mb-4 text-sm text-muted-foreground", newsletterDescriptionClassName), children: newsletterDescription }),
5390
+ newsletterDescription && /* @__PURE__ */ jsx("p", { className: cn("mb-4 text-sm opacity-80", newsletterDescriptionClassName), children: newsletterDescription }),
5391
5391
  /* @__PURE__ */ jsxs("div", { className: cn("flex max-w-md gap-2", newsletterFormClassName), children: [
5392
5392
  /* @__PURE__ */ jsx(
5393
5393
  "input",
5394
5394
  {
5395
5395
  type: "email",
5396
5396
  placeholder: newsletterPlaceholder,
5397
- className: "flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50"
5397
+ className: "flex h-10 w-full rounded-md border border-input px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:opacity-50 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50"
5398
5398
  }
5399
5399
  ),
5400
5400
  newsletterButtonText && /* @__PURE__ */ jsx(
@@ -5413,7 +5413,7 @@ function FooterNavSocial({
5413
5413
  ] })
5414
5414
  ] })
5415
5415
  ] }),
5416
- /* @__PURE__ */ jsxs("div", { className: cn("mt-16 flex flex-col justify-between gap-4 border-t pt-8 text-sm text-muted-foreground md:flex-row md:items-center", bottomClassName), children: [
5416
+ /* @__PURE__ */ jsxs("div", { className: cn("mt-16 flex flex-col justify-between gap-4 border-t pt-8 text-sm opacity-80 md:flex-row md:items-center", bottomClassName), children: [
5417
5417
  /* @__PURE__ */ jsxs("div", { className: cn("flex flex-col gap-2 md:flex-row md:items-center md:gap-4", copyrightClassName), children: [
5418
5418
  /* @__PURE__ */ jsx(FooterCopyright, { copyright }),
5419
5419
  /* @__PURE__ */ jsx(
@@ -5422,7 +5422,7 @@ function FooterNavSocial({
5422
5422
  internalBrandSlug: "open_site_ai",
5423
5423
  optionIndex: 1,
5424
5424
  variant: "span",
5425
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
5425
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
5426
5426
  }
5427
5427
  )
5428
5428
  ] }),