@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/registry.cjs CHANGED
@@ -22740,7 +22740,7 @@ function FooterLinksGrid({
22740
22740
  internalBrandSlug: "open_site_ai",
22741
22741
  optionIndex: 0,
22742
22742
  variant: "span",
22743
- linkClassName: "hover:text-primary"
22743
+ linkClassName: "hover:opacity-100"
22744
22744
  }
22745
22745
  )
22746
22746
  ] }),
@@ -22920,7 +22920,7 @@ function FooterSocialNewsletter({
22920
22920
  "div",
22921
22921
  {
22922
22922
  className: cn(
22923
- "flex flex-col gap-2 text-muted-foreground md:flex-row md:items-center md:gap-4",
22923
+ "flex flex-col gap-2 opacity-80 md:flex-row md:items-center md:gap-4",
22924
22924
  copyrightClassName
22925
22925
  ),
22926
22926
  children: [
@@ -22931,7 +22931,7 @@ function FooterSocialNewsletter({
22931
22931
  internalBrandSlug: "open_site_ai",
22932
22932
  optionIndex: 7,
22933
22933
  variant: "span",
22934
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
22934
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
22935
22935
  }
22936
22936
  )
22937
22937
  ]
@@ -23023,7 +23023,7 @@ function FooterSocialApps({
23023
23023
  ] })
23024
23024
  ] })
23025
23025
  ] }),
23026
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mt-24 border-t pt-8", children: /* @__PURE__ */ jsxRuntime.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__ */ jsxRuntime.jsxs("div", { className: "flex flex-wrap items-center gap-4", children: [
23026
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mt-24 border-t pt-8", children: /* @__PURE__ */ jsxRuntime.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__ */ jsxRuntime.jsxs("div", { className: "flex flex-wrap items-center gap-4", children: [
23027
23027
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
23028
23028
  /* @__PURE__ */ jsxRuntime.jsx(
23029
23029
  BrandAttribution,
@@ -23031,7 +23031,7 @@ function FooterSocialApps({
23031
23031
  internalBrandSlug: "open_site_ai",
23032
23032
  optionIndex: 6,
23033
23033
  variant: "span",
23034
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
23034
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
23035
23035
  }
23036
23036
  )
23037
23037
  ] }) }) })
@@ -23077,7 +23077,7 @@ function FooterSimpleCentered({
23077
23077
  {
23078
23078
  href: link.href,
23079
23079
  className: cn(
23080
- "text-sm text-muted-foreground transition-colors hover:text-primary",
23080
+ "text-sm opacity-80 transition-colors hover:opacity-100",
23081
23081
  sitemapLinkClassName
23082
23082
  ),
23083
23083
  children: link.label
@@ -23094,13 +23094,13 @@ function FooterSimpleCentered({
23094
23094
  const bottomLinksContent = React52.useMemo(() => {
23095
23095
  if (!bottomLinks || bottomLinks.length === 0) return null;
23096
23096
  return bottomLinks.map((link, idx) => /* @__PURE__ */ jsxRuntime.jsxs(React52__namespace.Fragment, { children: [
23097
- idx > 0 && /* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-muted-foreground", children: "\u2022" }),
23097
+ idx > 0 && /* @__PURE__ */ jsxRuntime.jsx("span", { className: "opacity-70", children: "\u2022" }),
23098
23098
  /* @__PURE__ */ jsxRuntime.jsx(
23099
23099
  Pressable,
23100
23100
  {
23101
23101
  href: link.href,
23102
23102
  className: cn(
23103
- "text-sm text-muted-foreground transition-colors hover:text-primary",
23103
+ "text-sm opacity-80 transition-colors hover:opacity-100",
23104
23104
  bottomLinkClassName
23105
23105
  ),
23106
23106
  children: link.text
@@ -23163,7 +23163,7 @@ function FooterSimpleCentered({
23163
23163
  "div",
23164
23164
  {
23165
23165
  className: cn(
23166
- "flex flex-col items-baseline justify-between gap-8 border-t border-border pt-8 md:flex-row md:gap-16",
23166
+ "flex flex-col items-baseline justify-between gap-8 border-t pt-8 md:flex-row md:gap-16",
23167
23167
  bottomBarClassName
23168
23168
  ),
23169
23169
  children: [
@@ -23171,7 +23171,7 @@ function FooterSimpleCentered({
23171
23171
  "div",
23172
23172
  {
23173
23173
  className: cn(
23174
- "flex flex-col gap-2 text-xs text-muted-foreground sm:flex-row sm:items-center sm:gap-4 sm:text-sm",
23174
+ "flex flex-col gap-2 text-xs opacity-80 sm:flex-row sm:items-center sm:gap-4 sm:text-sm",
23175
23175
  copyrightClassName
23176
23176
  ),
23177
23177
  children: [
@@ -23182,7 +23182,7 @@ function FooterSimpleCentered({
23182
23182
  internalBrandSlug: "open_site_ai",
23183
23183
  optionIndex: 5,
23184
23184
  variant: "span",
23185
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
23185
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
23186
23186
  }
23187
23187
  )
23188
23188
  ]
@@ -23231,10 +23231,11 @@ function FooterBrandDescription({
23231
23231
  legalLinksClassName,
23232
23232
  legalLinkClassName,
23233
23233
  background,
23234
- spacing,
23235
23234
  pattern,
23236
23235
  patternOpacity,
23237
- optixFlowConfig
23236
+ optixFlowConfig,
23237
+ containerClassName = "px-6 sm:px-6 md:px-8 lg:px-8",
23238
+ spacing = "py-6 md:py-32"
23238
23239
  }) {
23239
23240
  return /* @__PURE__ */ jsxRuntime.jsx(
23240
23241
  Section,
@@ -23244,6 +23245,7 @@ function FooterBrandDescription({
23244
23245
  pattern,
23245
23246
  patternOpacity,
23246
23247
  className: cn(className),
23248
+ containerClassName,
23247
23249
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn(contentClassName), children: [
23248
23250
  /* @__PURE__ */ jsxRuntime.jsxs(
23249
23251
  "div",
@@ -23282,7 +23284,7 @@ function FooterBrandDescription({
23282
23284
  "p",
23283
23285
  {
23284
23286
  className: cn(
23285
- "max-w-[70%] text-sm text-muted-foreground",
23287
+ "max-w-[70%] text-sm opacity-80",
23286
23288
  descriptionClassName
23287
23289
  ),
23288
23290
  children: description
@@ -23292,7 +23294,7 @@ function FooterBrandDescription({
23292
23294
  "ul",
23293
23295
  {
23294
23296
  className: cn(
23295
- "flex items-center space-x-6 text-muted-foreground",
23297
+ "flex items-center space-x-6 opacity-80",
23296
23298
  socialLinksClassName
23297
23299
  ),
23298
23300
  children: socialLinks.map((social, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
@@ -23302,7 +23304,7 @@ function FooterBrandDescription({
23302
23304
  label: social.label,
23303
23305
  iconNameOverride: social.iconNameOverride,
23304
23306
  className: cn(
23305
- "font-medium hover:text-primary",
23307
+ "font-medium hover:opacity-100",
23306
23308
  socialLinkClassName
23307
23309
  )
23308
23310
  }
@@ -23325,14 +23327,14 @@ function FooterBrandDescription({
23325
23327
  "ul",
23326
23328
  {
23327
23329
  className: cn(
23328
- "space-y-3 text-sm text-muted-foreground",
23330
+ "space-y-3 text-sm opacity-80",
23329
23331
  navLinksClassName
23330
23332
  ),
23331
23333
  children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsxRuntime.jsx(
23332
23334
  "li",
23333
23335
  {
23334
23336
  className: cn(
23335
- "font-medium hover:text-primary",
23337
+ "font-medium hover:opacity-100",
23336
23338
  navLinkClassName
23337
23339
  ),
23338
23340
  children: /* @__PURE__ */ jsxRuntime.jsx(Pressable, { href: link.href, children: link.name })
@@ -23351,7 +23353,7 @@ function FooterBrandDescription({
23351
23353
  "div",
23352
23354
  {
23353
23355
  className: cn(
23354
- "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",
23356
+ "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",
23355
23357
  bottomClassName
23356
23358
  ),
23357
23359
  children: [
@@ -23370,7 +23372,7 @@ function FooterBrandDescription({
23370
23372
  internalBrandSlug: "open_site_ai",
23371
23373
  optionIndex: 4,
23372
23374
  variant: "span",
23373
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
23375
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
23374
23376
  }
23375
23377
  )
23376
23378
  ]
@@ -23386,7 +23388,7 @@ function FooterBrandDescription({
23386
23388
  children: legalLinks.map((link, idx) => /* @__PURE__ */ jsxRuntime.jsx(
23387
23389
  "li",
23388
23390
  {
23389
- className: cn("hover:text-primary", legalLinkClassName),
23391
+ className: cn("hover:opacity-100", legalLinkClassName),
23390
23392
  children: /* @__PURE__ */ jsxRuntime.jsx(Pressable, { href: link.href, children: link.name })
23391
23393
  },
23392
23394
  idx
@@ -23423,10 +23425,10 @@ function FooterNewsletterGrid({
23423
23425
  if (!sections || sections.length === 0) return null;
23424
23426
  return sections.map((section, sectionIdx) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "col-span-2 md:col-span-1", children: [
23425
23427
  /* @__PURE__ */ jsxRuntime.jsx("h3", { className: "mb-5 font-medium", children: section.title }),
23426
- /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-4 text-sm text-muted-foreground", children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsxRuntime.jsx(
23428
+ /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-4 text-sm opacity-80", children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsxRuntime.jsx(
23427
23429
  "li",
23428
23430
  {
23429
- className: "font-medium hover:text-primary",
23431
+ className: "font-medium hover:opacity-100",
23430
23432
  children: /* @__PURE__ */ jsxRuntime.jsx(Pressable, { href: link.href, children: link.name })
23431
23433
  },
23432
23434
  linkIdx
@@ -23442,7 +23444,7 @@ function FooterNewsletterGrid({
23442
23444
  label: social.label,
23443
23445
  iconNameOverride: social.iconNameOverride,
23444
23446
  iconSize: 24,
23445
- className: "font-medium duration-200 hover:scale-110 hover:text-muted-foreground"
23447
+ className: "font-medium duration-200 hover:scale-110 hover:opacity-70"
23446
23448
  }
23447
23449
  ) }, idx));
23448
23450
  }, [socialLinks]);
@@ -23465,7 +23467,7 @@ function FooterNewsletterGrid({
23465
23467
  optixFlowConfig
23466
23468
  }
23467
23469
  ) }),
23468
- description && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: description }),
23470
+ description && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "opacity-80", children: description }),
23469
23471
  socialLinks && socialLinks.length > 0 && /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "flex items-center space-x-6", children: socialLinksContent })
23470
23472
  ] }),
23471
23473
  sectionsContent,
@@ -23477,7 +23479,7 @@ function FooterNewsletterGrid({
23477
23479
  {
23478
23480
  type: "email",
23479
23481
  placeholder: newsletterPlaceholder,
23480
- 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"
23482
+ 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"
23481
23483
  }
23482
23484
  ),
23483
23485
  newsletterButtonText && /* @__PURE__ */ jsxRuntime.jsx(
@@ -23489,20 +23491,20 @@ function FooterNewsletterGrid({
23489
23491
  }
23490
23492
  )
23491
23493
  ] }) }),
23492
- (privacyText || privacyLinkText) && /* @__PURE__ */ jsxRuntime.jsxs("p", { className: "mt-1 text-xs font-medium text-muted-foreground", children: [
23494
+ (privacyText || privacyLinkText) && /* @__PURE__ */ jsxRuntime.jsxs("p", { className: "mt-1 text-xs font-medium opacity-80", children: [
23493
23495
  privacyText,
23494
23496
  privacyLinkText && privacyLinkUrl && /* @__PURE__ */ jsxRuntime.jsx(
23495
23497
  Pressable,
23496
23498
  {
23497
23499
  href: privacyLinkUrl,
23498
- className: "ml-1 text-primary hover:underline",
23500
+ className: "ml-1 hover:underline hover:opacity-100",
23499
23501
  children: privacyLinkText
23500
23502
  }
23501
23503
  )
23502
23504
  ] })
23503
23505
  ] })
23504
23506
  ] }),
23505
- /* @__PURE__ */ jsxRuntime.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__ */ jsxRuntime.jsxs("div", { className: "flex flex-wrap items-center gap-4", children: [
23507
+ /* @__PURE__ */ jsxRuntime.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__ */ jsxRuntime.jsxs("div", { className: "flex flex-wrap items-center gap-4", children: [
23506
23508
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
23507
23509
  /* @__PURE__ */ jsxRuntime.jsx(
23508
23510
  BrandAttribution,
@@ -23510,7 +23512,7 @@ function FooterNewsletterGrid({
23510
23512
  internalBrandSlug: "open_site_ai",
23511
23513
  optionIndex: 3,
23512
23514
  variant: "span",
23513
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
23515
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
23514
23516
  }
23515
23517
  )
23516
23518
  ] }) })
@@ -23569,14 +23571,14 @@ function FooterCtaBanner({
23569
23571
  patternOpacity,
23570
23572
  className: cn("dark", className),
23571
23573
  children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn(contentClassName), children: /* @__PURE__ */ jsxRuntime.jsxs("footer", { children: [
23572
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mb-16 rounded-lg bg-primary/10 p-8 text-center md:p-12", ctaBannerClassName), children: [
23574
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mb-16 rounded-lg border p-8 text-center md:p-12", ctaBannerClassName), children: [
23573
23575
  /* @__PURE__ */ jsxRuntime.jsx("h2", { className: cn("mb-4 text-3xl font-bold md:text-4xl", ctaHeadingClassName), children: ctaHeading }),
23574
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("mx-auto mb-6 max-w-2xl text-muted-foreground", ctaDescriptionClassName), children: ctaDescription }),
23576
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("mx-auto mb-6 max-w-2xl opacity-80", ctaDescriptionClassName), children: ctaDescription }),
23575
23577
  /* @__PURE__ */ jsxRuntime.jsx(
23576
23578
  Pressable,
23577
23579
  {
23578
23580
  href: ctaButtonUrl,
23579
- 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),
23581
+ 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),
23580
23582
  children: ctaButtonText
23581
23583
  }
23582
23584
  )
@@ -23600,7 +23602,7 @@ function FooterCtaBanner({
23600
23602
  {
23601
23603
  type: "email",
23602
23604
  placeholder: newsletterPlaceholder,
23603
- 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)
23605
+ 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)
23604
23606
  }
23605
23607
  ),
23606
23608
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -23619,23 +23621,23 @@ function FooterCtaBanner({
23619
23621
  href: social.href,
23620
23622
  label: social.label,
23621
23623
  iconNameOverride: social.iconNameOverride,
23622
- className: cn("text-muted-foreground transition-colors hover:text-primary", socialLinkClassName)
23624
+ className: cn("opacity-80 transition-colors hover:opacity-100", socialLinkClassName)
23623
23625
  }
23624
23626
  ) }, idx)) })
23625
23627
  ] }),
23626
23628
  sections?.map((section, sectionIdx) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn(navSectionClassName), children: [
23627
23629
  /* @__PURE__ */ jsxRuntime.jsx("h3", { className: cn("mb-4 font-semibold", navTitleClassName), children: section.title }),
23628
- /* @__PURE__ */ jsxRuntime.jsx("ul", { className: cn("space-y-3 text-sm text-muted-foreground", navLinksClassName), children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
23630
+ /* @__PURE__ */ jsxRuntime.jsx("ul", { className: cn("space-y-3 text-sm opacity-80", navLinksClassName), children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
23629
23631
  Pressable,
23630
23632
  {
23631
23633
  href: link.href,
23632
- className: cn("hover:text-primary", navLinkClassName),
23634
+ className: cn("hover:opacity-100", navLinkClassName),
23633
23635
  children: link.name
23634
23636
  }
23635
23637
  ) }, linkIdx)) })
23636
23638
  ] }, sectionIdx))
23637
23639
  ] }),
23638
- /* @__PURE__ */ jsxRuntime.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: [
23640
+ /* @__PURE__ */ jsxRuntime.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: [
23639
23641
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex flex-col gap-2 md:flex-row md:items-center md:gap-4", copyrightClassName), children: [
23640
23642
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
23641
23643
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -23644,11 +23646,11 @@ function FooterCtaBanner({
23644
23646
  internalBrandSlug: "open_site_ai",
23645
23647
  optionIndex: 8,
23646
23648
  variant: "span",
23647
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
23649
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
23648
23650
  }
23649
23651
  )
23650
23652
  ] }),
23651
- /* @__PURE__ */ jsxRuntime.jsx("ul", { className: cn("flex gap-4", legalLinksClassName), children: legalLinks?.map((link, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(Pressable, { href: link.href, className: cn("hover:text-primary", legalLinkClassName), children: link.name }) }, idx)) })
23653
+ /* @__PURE__ */ jsxRuntime.jsx("ul", { className: cn("flex gap-4", legalLinksClassName), children: legalLinks?.map((link, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(Pressable, { href: link.href, className: cn("hover:opacity-100", legalLinkClassName), children: link.name }) }, idx)) })
23652
23654
  ] })
23653
23655
  ] }) })
23654
23656
  }
@@ -23711,12 +23713,12 @@ function FooterContactCard({
23711
23713
  }
23712
23714
  ),
23713
23715
  heading && /* @__PURE__ */ jsxRuntime.jsx("h2", { className: cn("mb-8 text-4xl font-bold tracking-tight md:text-5xl lg:text-6xl", headingClassName), children: heading }),
23714
- (email || phone || address) && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("space-y-4 text-muted-foreground", contactClassName), children: [
23716
+ (email || phone || address) && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("space-y-4 opacity-80", contactClassName), children: [
23715
23717
  email && /* @__PURE__ */ jsxRuntime.jsx("p", { children: /* @__PURE__ */ jsxRuntime.jsx(
23716
23718
  Pressable,
23717
23719
  {
23718
23720
  href: `mailto:${email}`,
23719
- className: "hover:text-primary",
23721
+ className: "hover:opacity-100",
23720
23722
  children: email
23721
23723
  }
23722
23724
  ) }),
@@ -23724,7 +23726,7 @@ function FooterContactCard({
23724
23726
  Pressable,
23725
23727
  {
23726
23728
  href: `tel:${phone}`,
23727
- className: "hover:text-primary",
23729
+ className: "hover:opacity-100",
23728
23730
  children: phone
23729
23731
  }
23730
23732
  ) }),
@@ -23741,9 +23743,7 @@ function FooterContactCard({
23741
23743
  label: social.label,
23742
23744
  iconNameOverride: social.iconNameOverride,
23743
23745
  className: cn(
23744
- "flex size-12 items-center justify-center rounded-full transition-colors hover:bg-primary hover:text-primary-foreground",
23745
- getNestedCardBg(background),
23746
- getNestedCardTextColor(background),
23746
+ "flex size-12 items-center justify-center rounded-full border transition-colors hover:opacity-80",
23747
23747
  socialLinkClassName
23748
23748
  )
23749
23749
  }
@@ -23753,13 +23753,13 @@ function FooterContactCard({
23753
23753
  Pressable,
23754
23754
  {
23755
23755
  href: link.href,
23756
- className: cn("text-muted-foreground hover:text-primary", navLinkClassName),
23756
+ className: cn("opacity-80 hover:opacity-100", navLinkClassName),
23757
23757
  children: link.name
23758
23758
  }
23759
23759
  ) }, idx)) }) })
23760
23760
  ] })
23761
23761
  ] }),
23762
- /* @__PURE__ */ jsxRuntime.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: [
23762
+ /* @__PURE__ */ jsxRuntime.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: [
23763
23763
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex flex-col gap-2 md:flex-row md:items-center md:gap-4", copyrightClassName), children: [
23764
23764
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
23765
23765
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -23768,7 +23768,7 @@ function FooterContactCard({
23768
23768
  internalBrandSlug: "open_site_ai",
23769
23769
  optionIndex: 7,
23770
23770
  variant: "span",
23771
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
23771
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
23772
23772
  }
23773
23773
  )
23774
23774
  ] }),
@@ -23831,7 +23831,7 @@ function FooterBackgroundCard({
23831
23831
  patternOpacity,
23832
23832
  className: cn("bg-cover bg-center bg-no-repeat", className),
23833
23833
  style: sectionStyle,
23834
- children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mx-auto max-w-7xl rounded-lg bg-background p-8 shadow-lg md:p-12", cardClassName), children: [
23834
+ children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mx-auto max-w-7xl rounded-lg p-8 shadow-lg md:p-12", cardClassName), children: [
23835
23835
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("grid grid-cols-1 gap-8 md:grid-cols-2 lg:grid-cols-4 lg:gap-12", gridClassName), children: [
23836
23836
  (profileImage || tagline || personalMessage || ctaText) && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("lg:col-span-1", profileSectionClassName), children: [
23837
23837
  (profileImage || tagline) && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "mb-4 flex items-center gap-4", children: [
@@ -23846,33 +23846,33 @@ function FooterBackgroundCard({
23846
23846
  ),
23847
23847
  tagline && /* @__PURE__ */ jsxRuntime.jsx("h3", { className: cn("text-2xl font-medium", taglineClassName), children: tagline })
23848
23848
  ] }),
23849
- personalMessage && /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("mb-6 text-sm leading-relaxed text-muted-foreground", messageClassName), children: personalMessage }),
23849
+ personalMessage && /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("mb-6 text-sm leading-relaxed opacity-80", messageClassName), children: personalMessage }),
23850
23850
  ctaText && /* @__PURE__ */ jsxRuntime.jsx(
23851
23851
  Pressable,
23852
23852
  {
23853
23853
  href: ctaUrl || "#",
23854
- 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),
23854
+ 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),
23855
23855
  children: ctaText
23856
23856
  }
23857
23857
  )
23858
23858
  ] }),
23859
23859
  menuItems && menuItems.length > 0 && menuItems.map((menu, idx) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn(menuSectionClassName), children: [
23860
- /* @__PURE__ */ jsxRuntime.jsx("h3", { className: cn("mb-4 text-sm font-medium tracking-wider text-primary uppercase", menuTitleClassName), children: menu.title }),
23860
+ /* @__PURE__ */ jsxRuntime.jsx("h3", { className: cn("mb-4 text-sm font-medium tracking-wider uppercase", menuTitleClassName), children: menu.title }),
23861
23861
  /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-3", children: menu.links.map((link, index) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
23862
23862
  Pressable,
23863
23863
  {
23864
23864
  href: link.url,
23865
- className: cn("border-b border-transparent text-muted-foreground transition-all duration-300 ease-in-out hover:border-primary hover:text-primary", menuLinkClassName),
23865
+ className: cn("border-b border-transparent opacity-80 transition-all duration-300 ease-in-out hover:opacity-100", menuLinkClassName),
23866
23866
  children: link.text
23867
23867
  }
23868
23868
  ) }, index)) })
23869
23869
  ] }, idx)),
23870
23870
  (contactTitle || contact) && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn(contactSectionClassName), children: [
23871
- contactTitle && /* @__PURE__ */ jsxRuntime.jsx("h3", { className: cn("mb-4 text-sm font-medium tracking-wider text-primary uppercase", contactTitleClassName), children: contactTitle }),
23871
+ contactTitle && /* @__PURE__ */ jsxRuntime.jsx("h3", { className: cn("mb-4 text-sm font-medium tracking-wider uppercase", contactTitleClassName), children: contactTitle }),
23872
23872
  contact && /* @__PURE__ */ jsxRuntime.jsxs("ul", { className: "space-y-3", children: [
23873
- contact.phone && /* @__PURE__ */ jsxRuntime.jsx("li", { className: cn("text-muted-foreground", contactItemClassName), children: contact.phone }),
23874
- contact.email && /* @__PURE__ */ jsxRuntime.jsx("li", { className: cn("text-muted-foreground", contactItemClassName), children: contact.email }),
23875
- (contact.location || contact.timezone) && /* @__PURE__ */ jsxRuntime.jsxs("li", { className: cn("text-muted-foreground", contactItemClassName), children: [
23873
+ contact.phone && /* @__PURE__ */ jsxRuntime.jsx("li", { className: cn("opacity-80", contactItemClassName), children: contact.phone }),
23874
+ contact.email && /* @__PURE__ */ jsxRuntime.jsx("li", { className: cn("opacity-80", contactItemClassName), children: contact.email }),
23875
+ (contact.location || contact.timezone) && /* @__PURE__ */ jsxRuntime.jsxs("li", { className: cn("opacity-80", contactItemClassName), children: [
23876
23876
  contact.location,
23877
23877
  contact.location && contact.timezone && " \u2022 ",
23878
23878
  contact.timezone
@@ -23880,8 +23880,8 @@ function FooterBackgroundCard({
23880
23880
  ] })
23881
23881
  ] })
23882
23882
  ] }),
23883
- /* @__PURE__ */ jsxRuntime.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: [
23884
- /* @__PURE__ */ jsxRuntime.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: [
23883
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mt-12 flex flex-col items-center justify-between gap-4 border-t pt-8 md:flex-row", bottomClassName), children: [
23884
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex flex-col gap-2 text-sm opacity-80 md:flex-row md:items-center md:gap-4", copyrightClassName), children: [
23885
23885
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
23886
23886
  /* @__PURE__ */ jsxRuntime.jsx(
23887
23887
  BrandAttribution,
@@ -23889,7 +23889,7 @@ function FooterBackgroundCard({
23889
23889
  internalBrandSlug: "open_site_ai",
23890
23890
  optionIndex: 3,
23891
23891
  variant: "span",
23892
- linkClassName: "hover:text-primary"
23892
+ linkClassName: "hover:opacity-100"
23893
23893
  }
23894
23894
  )
23895
23895
  ] }),
@@ -23897,7 +23897,7 @@ function FooterBackgroundCard({
23897
23897
  Pressable,
23898
23898
  {
23899
23899
  href: link.url,
23900
- className: "text-sm text-muted-foreground transition-colors hover:text-primary",
23900
+ className: "text-sm opacity-80 transition-colors hover:opacity-100",
23901
23901
  children: link.text
23902
23902
  },
23903
23903
  idx
@@ -23969,7 +23969,7 @@ function FooterAnimatedSocial({
23969
23969
  label: link.label,
23970
23970
  iconNameOverride: link.iconNameOverride,
23971
23971
  iconSize: 24,
23972
- className: cn("group flex items-center gap-2 py-2 transition-colors hover:text-muted-foreground", socialLinkClassName)
23972
+ className: cn("group flex items-center gap-2 py-2 transition-colors hover:opacity-70", socialLinkClassName)
23973
23973
  }
23974
23974
  )
23975
23975
  },
@@ -23997,13 +23997,13 @@ function FooterAnimatedSocial({
23997
23997
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("space-y-8", leftColumnClassName), children: [
23998
23998
  /* @__PURE__ */ jsxRuntime.jsxs(framerMotion.motion.div, { variants: itemVariants, className: "space-y-6", children: [
23999
23999
  /* @__PURE__ */ jsxRuntime.jsx("h2", { className: cn("text-4xl leading-tight font-bold lg:text-5xl", headingClassName), children: heading }),
24000
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("max-w-md text-lg leading-relaxed text-muted-foreground", descriptionClassName), children: description })
24000
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("max-w-md text-lg leading-relaxed opacity-80", descriptionClassName), children: description })
24001
24001
  ] }),
24002
24002
  ctaUrl && ctaText && /* @__PURE__ */ jsxRuntime.jsx(framerMotion.motion.div, { variants: itemVariants, children: /* @__PURE__ */ jsxRuntime.jsx(
24003
24003
  Pressable,
24004
24004
  {
24005
24005
  href: ctaUrl,
24006
- 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),
24006
+ 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),
24007
24007
  children: ctaText
24008
24008
  }
24009
24009
  ) })
@@ -24021,21 +24021,21 @@ function FooterAnimatedSocial({
24021
24021
  viewport: { once: true },
24022
24022
  className: cn("mt-16", bottomClassName),
24023
24023
  children: [
24024
- /* @__PURE__ */ jsxRuntime.jsx(framerMotion.motion.div, { variants: itemVariants, children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("mb-8 h-px w-full bg-border", separatorClassName) }) }),
24024
+ /* @__PURE__ */ jsxRuntime.jsx(framerMotion.motion.div, { variants: itemVariants, children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("mb-8 h-px w-full opacity-20", separatorClassName), style: { backgroundColor: "currentColor" } }) }),
24025
24025
  /* @__PURE__ */ jsxRuntime.jsxs(
24026
24026
  framerMotion.motion.div,
24027
24027
  {
24028
24028
  variants: itemVariants,
24029
24029
  className: cn("flex flex-col items-start justify-between gap-4 sm:flex-row sm:items-center", copyrightClassName),
24030
24030
  children: [
24031
- /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright, className: "text-sm text-muted-foreground" }),
24032
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center gap-6 text-sm text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(
24031
+ /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright, className: "text-sm opacity-70" }),
24032
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center gap-6 text-sm opacity-70", children: /* @__PURE__ */ jsxRuntime.jsx(
24033
24033
  BrandAttribution,
24034
24034
  {
24035
24035
  internalBrandSlug: "open_site_ai",
24036
24036
  optionIndex: 2,
24037
24037
  variant: "span",
24038
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
24038
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
24039
24039
  }
24040
24040
  ) })
24041
24041
  ]
@@ -24096,7 +24096,7 @@ function FooterNewsletterMinimal({
24096
24096
  Pressable,
24097
24097
  {
24098
24098
  href: item.href,
24099
- className: cn("tracking-tight hover:text-muted-foreground", navLinkClassName),
24099
+ className: cn("tracking-tight hover:opacity-70", navLinkClassName),
24100
24100
  children: item.label
24101
24101
  }
24102
24102
  ) }, idx));
@@ -24110,7 +24110,7 @@ function FooterNewsletterMinimal({
24110
24110
  label: item.label,
24111
24111
  iconNameOverride: item.iconNameOverride,
24112
24112
  iconSize: 14,
24113
- className: cn("group flex items-center gap-1 tracking-tight hover:text-muted-foreground", socialLinkClassName)
24113
+ className: cn("group flex items-center gap-1 tracking-tight hover:opacity-70", socialLinkClassName)
24114
24114
  }
24115
24115
  ) }, idx));
24116
24116
  }, [socialLinks, socialLinkClassName]);
@@ -24120,7 +24120,7 @@ function FooterNewsletterMinimal({
24120
24120
  Pressable,
24121
24121
  {
24122
24122
  href: item.href,
24123
- className: cn("group flex items-center gap-1 tracking-tight hover:text-muted-foreground", footerLinkClassName),
24123
+ className: cn("group flex items-center gap-1 tracking-tight hover:opacity-70", footerLinkClassName),
24124
24124
  children: item.label
24125
24125
  }
24126
24126
  ) }, item.label));
@@ -24214,7 +24214,7 @@ function FooterNewsletterMinimal({
24214
24214
  {
24215
24215
  componentType: "button",
24216
24216
  type: "submit",
24217
- className: cn("p-2 hover:bg-muted/20", newsletterButtonClassName),
24217
+ className: cn("p-2 hover:opacity-80", newsletterButtonClassName),
24218
24218
  asButton: false,
24219
24219
  disabled: form.isSubmitting,
24220
24220
  children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/arrow-right", size: 20 })
@@ -24240,7 +24240,7 @@ function FooterNewsletterMinimal({
24240
24240
  children: /* @__PURE__ */ jsxRuntime.jsx("span", { className: cn("text-6xl font-bold tracking-tighter md:text-8xl lg:text-9xl", brandTextClassName), children: brandText })
24241
24241
  }
24242
24242
  ) }),
24243
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mt-8 text-center text-sm text-muted-foreground", copyrightClassName), children: [
24243
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mt-8 text-center text-sm opacity-80", copyrightClassName), children: [
24244
24244
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
24245
24245
  /* @__PURE__ */ jsxRuntime.jsx(
24246
24246
  BrandAttribution,
@@ -24249,7 +24249,7 @@ function FooterNewsletterMinimal({
24249
24249
  optionIndex: 4,
24250
24250
  variant: "div",
24251
24251
  containerClassName: "mt-2",
24252
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
24252
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
24253
24253
  }
24254
24254
  )
24255
24255
  ] })
@@ -24312,16 +24312,16 @@ function FooterCtaSocial({
24312
24312
  children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("relative z-10", contentClassName), children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mx-auto flex max-w-3xl flex-col items-center gap-2 text-center", containerClassName), children: [
24313
24313
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex w-full items-center gap-4", preHeadingWrapperClassName), children: [
24314
24314
  /* @__PURE__ */ jsxRuntime.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) }),
24315
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("text-sm text-muted-foreground italic md:text-base", preHeadingClassName), children: preHeading }),
24315
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("text-sm opacity-70 italic md:text-base", preHeadingClassName), children: preHeading }),
24316
24316
  /* @__PURE__ */ jsxRuntime.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) })
24317
24317
  ] }),
24318
24318
  /* @__PURE__ */ jsxRuntime.jsx("h2", { className: cn("py-6 text-5xl font-bold md:text-6xl", headingClassName), children: heading }),
24319
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("max-w-2xl text-base text-muted-foreground md:text-lg", descriptionClassName), children: description }),
24319
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("max-w-2xl text-base opacity-80 md:text-lg", descriptionClassName), children: description }),
24320
24320
  /* @__PURE__ */ jsxRuntime.jsxs(
24321
24321
  Pressable,
24322
24322
  {
24323
24323
  href: buttonUrl,
24324
- 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),
24324
+ 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),
24325
24325
  children: [
24326
24326
  /* @__PURE__ */ jsxRuntime.jsx("span", { children: buttonText }),
24327
24327
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -24336,15 +24336,15 @@ function FooterCtaSocial({
24336
24336
  }
24337
24337
  ),
24338
24338
  socialLinks && socialLinks.length > 0 && /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("flex items-center gap-6 pt-8", socialLinksClassName), children: socialLinksContent }),
24339
- email && /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("pt-2 text-sm text-muted-foreground md:text-base", emailClassName), children: /* @__PURE__ */ jsxRuntime.jsx(
24339
+ email && /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("pt-2 text-sm opacity-80 md:text-base", emailClassName), children: /* @__PURE__ */ jsxRuntime.jsx(
24340
24340
  Pressable,
24341
24341
  {
24342
24342
  href: `mailto:${email}`,
24343
- className: "transition-colors hover:text-primary",
24343
+ className: "transition-colors hover:opacity-100",
24344
24344
  children: email
24345
24345
  }
24346
24346
  ) }),
24347
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("mt-8 border-t pt-8 text-sm text-muted-foreground", bottomClassName), children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex flex-col gap-2", copyrightClassName), children: [
24347
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("mt-8 border-t pt-8 text-sm opacity-70", bottomClassName), children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex flex-col gap-2", copyrightClassName), children: [
24348
24348
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
24349
24349
  /* @__PURE__ */ jsxRuntime.jsx(
24350
24350
  BrandAttribution,
@@ -24352,7 +24352,7 @@ function FooterCtaSocial({
24352
24352
  internalBrandSlug: "open_site_ai",
24353
24353
  optionIndex: 9,
24354
24354
  variant: "span",
24355
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
24355
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
24356
24356
  }
24357
24357
  )
24358
24358
  ] }) })
@@ -24405,11 +24405,11 @@ function FooterNavSocial({
24405
24405
  if (!sections || sections.length === 0) return null;
24406
24406
  return sections.map((section, sectionIdx) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn(navSectionClassName), children: [
24407
24407
  /* @__PURE__ */ jsxRuntime.jsx("h3", { className: cn("mb-4 font-semibold", navTitleClassName), children: section.title }),
24408
- /* @__PURE__ */ jsxRuntime.jsx("ul", { className: cn("space-y-3 text-sm text-muted-foreground", navLinksClassName), children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsxRuntime.jsx("li", { className: cn(navLinkClassName), children: /* @__PURE__ */ jsxRuntime.jsx(
24408
+ /* @__PURE__ */ jsxRuntime.jsx("ul", { className: cn("space-y-3 text-sm opacity-80", navLinksClassName), children: section.links.map((link, linkIdx) => /* @__PURE__ */ jsxRuntime.jsx("li", { className: cn(navLinkClassName), children: /* @__PURE__ */ jsxRuntime.jsx(
24409
24409
  Pressable,
24410
24410
  {
24411
24411
  href: link.href,
24412
- className: "hover:text-primary",
24412
+ className: "hover:opacity-100",
24413
24413
  children: link.name
24414
24414
  }
24415
24415
  ) }, linkIdx)) })
@@ -24423,13 +24423,13 @@ function FooterNavSocial({
24423
24423
  href: social.href,
24424
24424
  label: social.label,
24425
24425
  iconNameOverride: social.iconNameOverride,
24426
- className: cn("text-muted-foreground transition-colors hover:text-primary", socialLinkClassName)
24426
+ className: cn("opacity-80 transition-colors hover:opacity-100", socialLinkClassName)
24427
24427
  }
24428
24428
  ) }, idx));
24429
24429
  }, [socialLinks, socialLinkClassName]);
24430
24430
  const legalLinksContent = React52.useMemo(() => {
24431
24431
  if (!legalLinks || legalLinks.length === 0) return null;
24432
- return legalLinks.map((link, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { className: cn(legalLinkClassName), children: /* @__PURE__ */ jsxRuntime.jsx(Pressable, { href: link.href, className: "hover:text-primary", children: link.name }) }, idx));
24432
+ return legalLinks.map((link, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { className: cn(legalLinkClassName), children: /* @__PURE__ */ jsxRuntime.jsx(Pressable, { href: link.href, className: "hover:opacity-100", children: link.name }) }, idx));
24433
24433
  }, [legalLinks, legalLinkClassName]);
24434
24434
  return /* @__PURE__ */ jsxRuntime.jsx(
24435
24435
  Section,
@@ -24456,14 +24456,14 @@ function FooterNavSocial({
24456
24456
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex flex-col justify-between", rightColumnClassName), children: [
24457
24457
  (newsletterHeading || newsletterDescription) && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mb-8", newsletterClassName), children: [
24458
24458
  newsletterHeading && /* @__PURE__ */ jsxRuntime.jsx("h3", { className: cn("mb-2 text-lg font-semibold", newsletterHeadingClassName), children: newsletterHeading }),
24459
- newsletterDescription && /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("mb-4 text-sm text-muted-foreground", newsletterDescriptionClassName), children: newsletterDescription }),
24459
+ newsletterDescription && /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("mb-4 text-sm opacity-80", newsletterDescriptionClassName), children: newsletterDescription }),
24460
24460
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex max-w-md gap-2", newsletterFormClassName), children: [
24461
24461
  /* @__PURE__ */ jsxRuntime.jsx(
24462
24462
  "input",
24463
24463
  {
24464
24464
  type: "email",
24465
24465
  placeholder: newsletterPlaceholder,
24466
- 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"
24466
+ 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"
24467
24467
  }
24468
24468
  ),
24469
24469
  newsletterButtonText && /* @__PURE__ */ jsxRuntime.jsx(
@@ -24482,7 +24482,7 @@ function FooterNavSocial({
24482
24482
  ] })
24483
24483
  ] })
24484
24484
  ] }),
24485
- /* @__PURE__ */ jsxRuntime.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: [
24485
+ /* @__PURE__ */ jsxRuntime.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: [
24486
24486
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex flex-col gap-2 md:flex-row md:items-center md:gap-4", copyrightClassName), children: [
24487
24487
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
24488
24488
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -24491,7 +24491,7 @@ function FooterNavSocial({
24491
24491
  internalBrandSlug: "open_site_ai",
24492
24492
  optionIndex: 1,
24493
24493
  variant: "span",
24494
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
24494
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
24495
24495
  }
24496
24496
  )
24497
24497
  ] }),
@@ -24541,7 +24541,7 @@ function FeatureIconGridBordered({
24541
24541
  "div",
24542
24542
  {
24543
24543
  className: cn(
24544
- "flex size-10 shrink-0 items-center justify-center rounded-lg md:size-12 text-accent-foreground bg-primary shadow-xl",
24544
+ "flex size-10 shrink-0 items-center justify-center rounded-lg md:size-12 text-primary-foreground bg-primary shadow-xl",
24545
24545
  feature.iconClassName
24546
24546
  ),
24547
24547
  children: renderIcon(feature)
@@ -27724,87 +27724,203 @@ function FeatureBentoImageGrid({
27724
27724
  patternOpacity,
27725
27725
  patternClassName
27726
27726
  }) {
27727
- const renderItemIcon = React52__namespace.useCallback((item) => {
27728
- if (item.icon) return item.icon;
27729
- if (item.iconName) return /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 24 });
27730
- return null;
27731
- }, []);
27732
- const renderItemImage = React52__namespace.useCallback((item, imageClassName) => {
27733
- if (item.imageSlot) return item.imageSlot;
27734
- if (item.imageSrc) {
27735
- return /* @__PURE__ */ jsxRuntime.jsx(
27736
- img.Img,
27737
- {
27738
- src: item.imageSrc,
27739
- alt: item.imageAlt || (typeof item.title === "string" ? item.title : "Feature image"),
27740
- className: cn(imageClassName, item.imageClassName),
27741
- loading: "lazy",
27742
- optixFlowConfig
27743
- }
27744
- );
27745
- }
27746
- return null;
27747
- }, [optixFlowConfig]);
27748
- const renderLargeCard = React52__namespace.useCallback((item) => {
27749
- const iconContent = renderItemIcon(item);
27750
- const hasIconBadgeContent = iconContent || item.iconBadge;
27751
- const cardContent = /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
27752
- renderItemImage(item, "h-full max-h-[580px] w-full rounded-xl object-cover object-center"),
27753
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "absolute top-0 right-0 bottom-0 left-0 translate-y-20 rounded-xl bg-linear-to-t from-primary to-transparent transition-transform duration-300 group-hover:translate-y-0" }),
27754
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "absolute top-0 flex h-full w-full flex-col justify-between p-7", children: [
27755
- hasIconBadgeContent && /* @__PURE__ */ jsxRuntime.jsxs("span", { className: cn("ml-auto flex w-fit items-center gap-1 p-2.5 text-sm font-semibold text-background", item.iconBadgeClassName), children: [
27756
- iconContent,
27757
- item.iconBadge
27758
- ] }),
27759
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-5 text-background", children: [
27760
- item.title && (typeof item.title === "string" ? /* @__PURE__ */ jsxRuntime.jsx("h4", { className: cn("text-2xl font-semibold lg:text-3xl", item.titleClassName), children: item.title }) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("text-2xl font-semibold lg:text-3xl", item.titleClassName), children: item.title })),
27761
- item.linkText && /* @__PURE__ */ jsxRuntime.jsxs("p", { className: cn("flex items-center gap-1 font-medium", item.linkTextClassName), children: [
27762
- item.linkText,
27763
- /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/chevron-right", size: 16 })
27727
+ const renderItemIcon = React52__namespace.useCallback(
27728
+ (item) => {
27729
+ if (item.icon) return item.icon;
27730
+ if (item.iconName) return /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 24 });
27731
+ return null;
27732
+ },
27733
+ []
27734
+ );
27735
+ const renderItemImage = React52__namespace.useCallback(
27736
+ (item, imageClassName) => {
27737
+ if (item.imageSlot) return item.imageSlot;
27738
+ if (item.imageSrc) {
27739
+ return /* @__PURE__ */ jsxRuntime.jsx(
27740
+ img.Img,
27741
+ {
27742
+ src: item.imageSrc,
27743
+ alt: item.imageAlt || (typeof item.title === "string" ? item.title : "Feature image"),
27744
+ className: cn(imageClassName, item.imageClassName),
27745
+ loading: "lazy",
27746
+ optixFlowConfig
27747
+ }
27748
+ );
27749
+ }
27750
+ return null;
27751
+ },
27752
+ [optixFlowConfig]
27753
+ );
27754
+ const renderLargeCard = React52__namespace.useCallback(
27755
+ (item) => {
27756
+ const iconContent = renderItemIcon(item);
27757
+ const hasIconBadgeContent = iconContent || item.iconBadge;
27758
+ const cardContent = /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
27759
+ renderItemImage(
27760
+ item,
27761
+ "h-full max-h-[580px] w-full rounded-xl object-cover object-center"
27762
+ ),
27763
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "absolute top-0 right-0 bottom-0 left-0 translate-y-10 rounded-xl bg-linear-to-t from-black to-transparent transition-transform duration-300 group-hover:translate-y-0" }),
27764
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "absolute top-0 flex h-full w-full flex-col justify-between px-5 md:px-8 py-6 md:py-6", children: [
27765
+ hasIconBadgeContent && /* @__PURE__ */ jsxRuntime.jsxs(
27766
+ "span",
27767
+ {
27768
+ className: cn(
27769
+ "ml-auto flex w-fit items-center gap-2 p-0 text-sm font-semibold text-white",
27770
+ item.iconBadgeClassName
27771
+ ),
27772
+ children: [
27773
+ iconContent,
27774
+ item.iconBadge
27775
+ ]
27776
+ }
27777
+ ),
27778
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-2 md:gap-5 text-white", children: [
27779
+ item.title && (typeof item.title === "string" ? /* @__PURE__ */ jsxRuntime.jsx(
27780
+ "h4",
27781
+ {
27782
+ className: cn(
27783
+ "text-2xl font-medium lg:text-3xl",
27784
+ item.titleClassName
27785
+ ),
27786
+ children: item.title
27787
+ }
27788
+ ) : /* @__PURE__ */ jsxRuntime.jsx(
27789
+ "div",
27790
+ {
27791
+ className: cn(
27792
+ "text-2xl font-medium lg:text-3xl",
27793
+ item.titleClassName
27794
+ ),
27795
+ children: item.title
27796
+ }
27797
+ )),
27798
+ item.linkText && /* @__PURE__ */ jsxRuntime.jsxs(
27799
+ "p",
27800
+ {
27801
+ className: cn(
27802
+ "flex items-center gap-1 font-bold text-sm uppercase",
27803
+ item.linkTextClassName
27804
+ ),
27805
+ children: [
27806
+ item.linkText,
27807
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/chevron-right", size: 16 })
27808
+ ]
27809
+ }
27810
+ )
27764
27811
  ] })
27765
27812
  ] })
27766
- ] })
27767
- ] });
27768
- if (item.link) {
27813
+ ] });
27814
+ if (item.link) {
27815
+ return /* @__PURE__ */ jsxRuntime.jsx(
27816
+ Pressable,
27817
+ {
27818
+ href: item.link,
27819
+ className: cn(
27820
+ "group relative col-span-2 row-span-3 overflow-hidden rounded-xl",
27821
+ largeCardClassName,
27822
+ item.className
27823
+ ),
27824
+ children: cardContent
27825
+ }
27826
+ );
27827
+ }
27769
27828
  return /* @__PURE__ */ jsxRuntime.jsx(
27770
- Pressable,
27829
+ "div",
27771
27830
  {
27772
- href: item.link,
27773
- className: cn("group relative col-span-2 row-span-3 overflow-hidden rounded-xl", largeCardClassName, item.className),
27831
+ className: cn(
27832
+ "group relative col-span-2 row-span-3 overflow-hidden rounded-xl",
27833
+ largeCardClassName,
27834
+ item.className
27835
+ ),
27774
27836
  children: cardContent
27775
27837
  }
27776
27838
  );
27777
- }
27778
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("group relative col-span-2 row-span-3 overflow-hidden rounded-xl", largeCardClassName, item.className), children: cardContent });
27779
- }, [largeCardClassName, renderItemImage, renderItemIcon]);
27780
- const renderSmallCard = React52__namespace.useCallback((item, index) => {
27781
- const iconContent = renderItemIcon(item);
27782
- const hasIconBadgeContent = iconContent || item.iconBadge;
27783
- const cardContent = /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
27784
- renderItemImage(item, cn(
27785
- "h-full w-full rounded-xl object-cover object-center",
27786
- index === 0 ? "max-h-44" : "max-h-96"
27787
- )),
27788
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "absolute top-0 right-0 bottom-0 left-0 translate-y-10 rounded-xl bg-linear-to-t from-primary to-transparent opacity-80 transition-transform duration-300 group-hover:translate-y-0" }),
27789
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "absolute top-0 flex h-full w-full flex-col justify-between p-7", children: [
27790
- hasIconBadgeContent && /* @__PURE__ */ jsxRuntime.jsxs("span", { className: cn("ml-auto flex w-fit items-center gap-1 p-2.5 text-sm font-semibold text-background", item.iconBadgeClassName), children: [
27791
- iconContent,
27792
- item.iconBadge
27793
- ] }),
27794
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-5 text-background", children: [
27795
- item.title && (typeof item.title === "string" ? /* @__PURE__ */ jsxRuntime.jsx("h4", { className: cn("text-2xl font-semibold lg:text-3xl", item.titleClassName), children: item.title }) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("text-2xl font-semibold lg:text-3xl", item.titleClassName), children: item.title })),
27796
- item.linkText && /* @__PURE__ */ jsxRuntime.jsxs("p", { className: cn("flex items-center gap-1 font-medium", item.linkTextClassName), children: [
27797
- item.linkText,
27798
- /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/chevron-right", size: 16 })
27839
+ },
27840
+ [largeCardClassName, renderItemImage, renderItemIcon]
27841
+ );
27842
+ const renderSmallCard = React52__namespace.useCallback(
27843
+ (item, index) => {
27844
+ const iconContent = renderItemIcon(item);
27845
+ const hasIconBadgeContent = iconContent || item.iconBadge;
27846
+ const cardContent = /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
27847
+ renderItemImage(
27848
+ item,
27849
+ cn(
27850
+ "h-full w-full rounded-xl object-cover object-center",
27851
+ index === 0 ? "max-h-44" : "max-h-96"
27852
+ )
27853
+ ),
27854
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "absolute top-0 right-0 bottom-0 left-0 translate-y-10 rounded-xl bg-linear-to-t from-black to-transparent opacity-80 transition-transform duration-300 group-hover:translate-y-0" }),
27855
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "absolute top-0 flex h-full w-full flex-col justify-between p-7", children: [
27856
+ hasIconBadgeContent && /* @__PURE__ */ jsxRuntime.jsxs(
27857
+ "span",
27858
+ {
27859
+ className: cn(
27860
+ "ml-auto flex w-fit items-center gap-1 p-2.5 text-sm font-semibold ",
27861
+ item.iconBadgeClassName
27862
+ ),
27863
+ children: [
27864
+ iconContent,
27865
+ item.iconBadge
27866
+ ]
27867
+ }
27868
+ ),
27869
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-5 ", children: [
27870
+ item.title && (typeof item.title === "string" ? /* @__PURE__ */ jsxRuntime.jsx(
27871
+ "h4",
27872
+ {
27873
+ className: cn(
27874
+ "text-2xl font-semibold lg:text-3xl",
27875
+ item.titleClassName
27876
+ ),
27877
+ children: item.title
27878
+ }
27879
+ ) : /* @__PURE__ */ jsxRuntime.jsx(
27880
+ "div",
27881
+ {
27882
+ className: cn(
27883
+ "text-2xl font-semibold lg:text-3xl",
27884
+ item.titleClassName
27885
+ ),
27886
+ children: item.title
27887
+ }
27888
+ )),
27889
+ item.linkText && /* @__PURE__ */ jsxRuntime.jsxs(
27890
+ "p",
27891
+ {
27892
+ className: cn(
27893
+ "flex items-center gap-1 font-medium",
27894
+ item.linkTextClassName
27895
+ ),
27896
+ children: [
27897
+ item.linkText,
27898
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/chevron-right", size: 16 })
27899
+ ]
27900
+ }
27901
+ )
27799
27902
  ] })
27800
27903
  ] })
27801
- ] })
27802
- ] });
27803
- if (item.link) {
27904
+ ] });
27905
+ if (item.link) {
27906
+ return /* @__PURE__ */ jsxRuntime.jsx(
27907
+ Pressable,
27908
+ {
27909
+ href: item.link,
27910
+ className: cn(
27911
+ "group relative overflow-hidden rounded-xl",
27912
+ index === 1 && "row-span-2",
27913
+ smallCardClassName,
27914
+ item.className
27915
+ ),
27916
+ children: cardContent
27917
+ },
27918
+ index
27919
+ );
27920
+ }
27804
27921
  return /* @__PURE__ */ jsxRuntime.jsx(
27805
- Pressable,
27922
+ "div",
27806
27923
  {
27807
- href: item.link,
27808
27924
  className: cn(
27809
27925
  "group relative overflow-hidden rounded-xl",
27810
27926
  index === 1 && "row-span-2",
@@ -27815,21 +27931,9 @@ function FeatureBentoImageGrid({
27815
27931
  },
27816
27932
  index
27817
27933
  );
27818
- }
27819
- return /* @__PURE__ */ jsxRuntime.jsx(
27820
- "div",
27821
- {
27822
- className: cn(
27823
- "group relative overflow-hidden rounded-xl",
27824
- index === 1 && "row-span-2",
27825
- smallCardClassName,
27826
- item.className
27827
- ),
27828
- children: cardContent
27829
- },
27830
- index
27831
- );
27832
- }, [smallCardClassName, renderItemImage, renderItemIcon]);
27934
+ },
27935
+ [smallCardClassName, renderItemImage, renderItemIcon]
27936
+ );
27833
27937
  const itemsContent = React52.useMemo(() => {
27834
27938
  if (itemsSlot) return itemsSlot;
27835
27939
  if (!items || items.length === 0) return null;
@@ -27851,9 +27955,36 @@ function FeatureBentoImageGrid({
27851
27955
  className,
27852
27956
  containerClassName,
27853
27957
  children: [
27854
- title && (typeof title === "string" ? /* @__PURE__ */ jsxRuntime.jsx("h1", { className: cn("mb-4 text-center text-4xl font-semibold", titleClassName), children: title }) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("mb-4 text-center text-4xl font-semibold", titleClassName), children: title })),
27855
- description && (typeof description === "string" ? /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("text-center", getTextColor(background, "muted"), descriptionClassName), children: description }) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("text-center", getTextColor(background, "muted"), descriptionClassName), children: description })),
27856
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("grid grid-cols-1 gap-y-5 pt-14 xl:grid-cols-3 xl:grid-rows-2 xl:gap-x-5 xl:gap-y-0", gridClassName), children: itemsContent })
27958
+ title && (typeof title === "string" ? /* @__PURE__ */ jsxRuntime.jsx(
27959
+ "h2",
27960
+ {
27961
+ className: cn(
27962
+ "mb-4 text-center text-4xl font-semibold text-balance",
27963
+ titleClassName
27964
+ ),
27965
+ children: title
27966
+ }
27967
+ ) : /* @__PURE__ */ jsxRuntime.jsx(
27968
+ "div",
27969
+ {
27970
+ className: cn(
27971
+ "mb-4 text-center text-4xl font-semibold text-balance",
27972
+ titleClassName
27973
+ ),
27974
+ children: title
27975
+ }
27976
+ )),
27977
+ description && (typeof description === "string" ? /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("text-center text-balance", descriptionClassName), children: description }) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("text-center text-balance", descriptionClassName), children: description })),
27978
+ /* @__PURE__ */ jsxRuntime.jsx(
27979
+ "div",
27980
+ {
27981
+ className: cn(
27982
+ "grid grid-cols-1 gap-y-5 pt-14 xl:grid-cols-3 xl:grid-rows-2 xl:gap-x-5 xl:gap-y-0",
27983
+ gridClassName
27984
+ ),
27985
+ children: itemsContent
27986
+ }
27987
+ )
27857
27988
  ]
27858
27989
  }
27859
27990
  );
@@ -28977,7 +29108,7 @@ function FooterBrandLinksContact({
28977
29108
  {
28978
29109
  href: link.href,
28979
29110
  className: cn(
28980
- "text-sm text-muted-foreground transition-colors hover:text-primary",
29111
+ "text-sm opacity-80 transition-colors hover:opacity-100",
28981
29112
  linkItemClassName
28982
29113
  ),
28983
29114
  children: link.label
@@ -28998,12 +29129,12 @@ function FooterBrandLinksContact({
28998
29129
  {
28999
29130
  className: cn("flex items-start gap-4", contactItemClassName),
29000
29131
  children: [
29001
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "shrink-0", children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon, size: 20, className: "text-primary" }) }),
29132
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "shrink-0", children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon, size: 20 }) }),
29002
29133
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "space-y-1", children: item.href ? /* @__PURE__ */ jsxRuntime.jsx(
29003
29134
  Pressable,
29004
29135
  {
29005
29136
  href: item.href,
29006
- className: "text-sm font-medium transition-colors hover:text-muted-foreground",
29137
+ className: "text-sm font-medium transition-colors hover:opacity-70",
29007
29138
  children: item.label
29008
29139
  }
29009
29140
  ) : /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm font-medium", children: item.label }) })
@@ -29062,7 +29193,7 @@ function FooterBrandLinksContact({
29062
29193
  "p",
29063
29194
  {
29064
29195
  className: cn(
29065
- "text-sm text-muted-foreground",
29196
+ "text-sm opacity-80",
29066
29197
  descriptionClassName
29067
29198
  ),
29068
29199
  children: description
@@ -29082,14 +29213,14 @@ function FooterBrandLinksContact({
29082
29213
  "ul",
29083
29214
  {
29084
29215
  className: cn(
29085
- "mt-4 space-y-3 text-sm text-muted-foreground",
29216
+ "mt-4 space-y-3 text-sm opacity-80",
29086
29217
  linkListClassName
29087
29218
  ),
29088
29219
  children: contactItemsContent
29089
29220
  }
29090
29221
  ),
29091
29222
  socialLinks && socialLinks.length > 0 && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mt-8", socialSectionClassName), children: [
29092
- socialTitle && /* @__PURE__ */ jsxRuntime.jsx("h4", { className: "text-sm font-semibold uppercase tracking-[0.2em] text-muted-foreground", children: socialTitle }),
29223
+ socialTitle && /* @__PURE__ */ jsxRuntime.jsx("h4", { className: "text-sm font-semibold uppercase tracking-[0.2em] opacity-70", children: socialTitle }),
29093
29224
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mt-3 flex gap-4", children: socialLinksContent })
29094
29225
  ] })
29095
29226
  ] })
@@ -29100,7 +29231,7 @@ function FooterBrandLinksContact({
29100
29231
  "div",
29101
29232
  {
29102
29233
  className: cn(
29103
- "mt-12 border-t pt-8 text-sm text-muted-foreground",
29234
+ "mt-12 border-t pt-8 text-sm opacity-80",
29104
29235
  bottomBarClassName
29105
29236
  ),
29106
29237
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col items-center justify-between gap-4 md:flex-row", children: [
@@ -29119,7 +29250,7 @@ function FooterBrandLinksContact({
29119
29250
  internalBrandSlug: "open_site_ai",
29120
29251
  optionIndex: 5,
29121
29252
  variant: "span",
29122
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
29253
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
29123
29254
  }
29124
29255
  )
29125
29256
  ]
@@ -29136,7 +29267,7 @@ function FooterBrandLinksContact({
29136
29267
  Pressable,
29137
29268
  {
29138
29269
  href: link.href,
29139
- className: "underline transition-colors hover:text-primary",
29270
+ className: "underline transition-colors hover:opacity-100",
29140
29271
  children: link.label
29141
29272
  },
29142
29273
  idx
@@ -29280,7 +29411,7 @@ function FooterComprehensiveLinks({
29280
29411
  iconNameOverride: link.iconNameOverride,
29281
29412
  iconSize: 18,
29282
29413
  className: cn(
29283
- "flex size-fit p-2 items-center justify-center rounded-lg transition-shadow bg-muted border shadow-sm hover:shadow-lg"
29414
+ "flex size-fit p-2 items-center justify-center rounded-lg transition-shadow border shadow-sm hover:shadow-lg"
29284
29415
  )
29285
29416
  },
29286
29417
  idx
@@ -43291,7 +43422,7 @@ function FooterNewsletterContact({
43291
43422
  const linkSectionsContent = React52.useMemo(() => {
43292
43423
  if (!footerLinks || footerLinks.length === 0) return null;
43293
43424
  return footerLinks.map((section, idx) => /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
43294
- /* @__PURE__ */ jsxRuntime.jsx("h2", { className: "mb-6 text-sm font-medium uppercase leading-tight text-muted-foreground", children: section.title }),
43425
+ /* @__PURE__ */ jsxRuntime.jsx("h2", { className: "mb-6 text-sm font-medium uppercase leading-tight opacity-70", children: section.title }),
43295
43426
  /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-3", children: section.items.map((item, itemIdx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
43296
43427
  Pressable,
43297
43428
  {
@@ -43398,7 +43529,7 @@ function FooterNewsletterContact({
43398
43529
  type: "email",
43399
43530
  placeholder: newsletterPlaceholder,
43400
43531
  error: meta.touched && !!meta.error,
43401
- className: "flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",
43532
+ className: "flex h-10 w-full rounded-md border border-input px-3 py-2 text-sm ring-offset-background placeholder:opacity-50 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",
43402
43533
  "aria-label": newsletterPlaceholder || "Email address"
43403
43534
  }
43404
43535
  ) }),
@@ -43420,7 +43551,7 @@ function FooterNewsletterContact({
43420
43551
  ] }),
43421
43552
  linkSectionsContent,
43422
43553
  (contactDetailsContent || socialLinksContent) && /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
43423
- /* @__PURE__ */ jsxRuntime.jsx("h2", { className: "mb-6 text-sm font-medium uppercase leading-tight text-muted-foreground", children: "Contact" }),
43554
+ /* @__PURE__ */ jsxRuntime.jsx("h2", { className: "mb-6 text-sm font-medium uppercase leading-tight opacity-70", children: "Contact" }),
43424
43555
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-6", children: [
43425
43556
  contactDetailsContent && /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-3", children: contactDetailsContent }),
43426
43557
  socialLinksContent && /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "flex flex-wrap gap-3", children: socialLinksContent })
@@ -43438,7 +43569,7 @@ function FooterNewsletterContact({
43438
43569
  ) }),
43439
43570
  /* @__PURE__ */ jsxRuntime.jsx(Separator, { className: "flex-1" })
43440
43571
  ] }) }),
43441
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-wrap items-center justify-center gap-3 text-muted-foreground max-md:text-xs", children: [
43572
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-wrap items-center justify-center gap-3 opacity-80 max-md:text-xs", children: [
43442
43573
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
43443
43574
  /* @__PURE__ */ jsxRuntime.jsx(
43444
43575
  BrandAttribution,
@@ -43446,7 +43577,7 @@ function FooterNewsletterContact({
43446
43577
  internalBrandSlug: "open_site_ai",
43447
43578
  optionIndex: 2,
43448
43579
  variant: "span",
43449
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
43580
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
43450
43581
  }
43451
43582
  ),
43452
43583
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -43596,7 +43727,7 @@ function FooterSplitImageAccordion({
43596
43727
  type: "email",
43597
43728
  placeholder: emailPlaceholder,
43598
43729
  error: meta.touched && !!meta.error,
43599
- className: "flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",
43730
+ className: "flex h-10 w-full rounded-md border border-input px-3 py-2 text-sm ring-offset-background placeholder:opacity-50 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",
43600
43731
  "aria-label": emailPlaceholder
43601
43732
  }
43602
43733
  ) }),
@@ -43654,7 +43785,7 @@ function FooterSplitImageAccordion({
43654
43785
  "p",
43655
43786
  {
43656
43787
  className: cn(
43657
- "text-muted-foreground",
43788
+ "opacity-80",
43658
43789
  brandDescriptionClassName
43659
43790
  ),
43660
43791
  children: footerData.description
@@ -43670,11 +43801,11 @@ function FooterSplitImageAccordion({
43670
43801
  ),
43671
43802
  children: footerLinks.map((section) => /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
43672
43803
  /* @__PURE__ */ jsxRuntime.jsx("h3", { className: "mb-4 text-base font-bold", children: section.title }),
43673
- /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-3 text-sm text-muted-foreground", children: section.items.map((item, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
43804
+ /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-3 text-sm opacity-80", children: section.items.map((item, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
43674
43805
  Pressable,
43675
43806
  {
43676
43807
  href: item.link,
43677
- className: "hover:text-primary",
43808
+ className: "hover:opacity-100",
43678
43809
  children: item.text
43679
43810
  }
43680
43811
  ) }, idx)) })
@@ -43712,7 +43843,7 @@ function FooterSplitImageAccordion({
43712
43843
  "div",
43713
43844
  {
43714
43845
  className: cn(
43715
- "flex flex-wrap items-center gap-4 text-sm text-muted-foreground",
43846
+ "flex flex-wrap items-center gap-4 text-sm opacity-80",
43716
43847
  copyrightClassName
43717
43848
  ),
43718
43849
  children: [
@@ -43723,7 +43854,7 @@ function FooterSplitImageAccordion({
43723
43854
  internalBrandSlug: "open_site_ai",
43724
43855
  optionIndex: 8,
43725
43856
  variant: "span",
43726
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
43857
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
43727
43858
  }
43728
43859
  )
43729
43860
  ]
@@ -43835,7 +43966,7 @@ function FooterAccordionSocial({
43835
43966
  ),
43836
43967
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-4", children: [
43837
43968
  /* @__PURE__ */ jsxRuntime.jsx("h3", { className: "text-2xl font-semibold", children: newsletterTitle }),
43838
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: newsletterDescription })
43969
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: "opacity-80", children: newsletterDescription })
43839
43970
  ] }),
43840
43971
  /* @__PURE__ */ jsxRuntime.jsxs(
43841
43972
  forms.Form,
@@ -43852,7 +43983,7 @@ function FooterAccordionSocial({
43852
43983
  type: "email",
43853
43984
  placeholder: "Email Address",
43854
43985
  error: meta.touched && !!meta.error,
43855
- className: "flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",
43986
+ className: "flex h-10 w-full rounded-md border border-input px-3 py-2 text-sm ring-offset-background placeholder:opacity-50 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",
43856
43987
  "aria-label": "Email Address"
43857
43988
  }
43858
43989
  ) }),
@@ -43873,18 +44004,18 @@ function FooterAccordionSocial({
43873
44004
  ] }),
43874
44005
  footerLinks && footerLinks.length > 0 && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-2 gap-x-16 gap-y-8 lg:grid-cols-3", children: footerLinks.map((section) => /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
43875
44006
  /* @__PURE__ */ jsxRuntime.jsx("h3", { className: "mb-4 text-lg font-bold", children: section.title }),
43876
- /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-2 text-sm text-muted-foreground", children: section.items.map((item, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
44007
+ /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-2 text-sm opacity-80", children: section.items.map((item, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
43877
44008
  Pressable,
43878
44009
  {
43879
44010
  href: item.href,
43880
- className: "hover:text-primary",
44011
+ className: "hover:opacity-100",
43881
44012
  children: item.text
43882
44013
  }
43883
44014
  ) }, idx)) })
43884
44015
  ] }, section.id)) })
43885
44016
  ] }),
43886
44017
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-wrap items-center justify-between gap-6 border-t pt-8", children: [
43887
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-2 text-sm text-muted-foreground md:flex-row md:items-center md:gap-4", children: [
44018
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-2 text-sm opacity-80 md:flex-row md:items-center md:gap-4", children: [
43888
44019
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
43889
44020
  /* @__PURE__ */ jsxRuntime.jsx(
43890
44021
  BrandAttribution,
@@ -43892,7 +44023,7 @@ function FooterAccordionSocial({
43892
44023
  internalBrandSlug: "open_site_ai",
43893
44024
  optionIndex: 1,
43894
44025
  variant: "span",
43895
- linkClassName: "hover:text-primary"
44026
+ linkClassName: "hover:opacity-100"
43896
44027
  }
43897
44028
  )
43898
44029
  ] }),
@@ -44023,7 +44154,7 @@ function FooterInfoCardsAccordion({
44023
44154
  value: email,
44024
44155
  onChange: (e) => setEmail(e.target.value),
44025
44156
  placeholder: emailPlaceholder || "Email Address",
44026
- className: "flex h-10 flex-1 rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2"
44157
+ className: "flex h-10 flex-1 rounded-md border border-input px-3 py-2 text-sm ring-offset-background placeholder:opacity-50 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2"
44027
44158
  }
44028
44159
  ),
44029
44160
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -44039,7 +44170,7 @@ function FooterInfoCardsAccordion({
44039
44170
  ]
44040
44171
  }
44041
44172
  ),
44042
- (termsText || termsLinkText || privacyLinkText) && /* @__PURE__ */ jsxRuntime.jsxs("p", { className: "text-sm text-muted-foreground", children: [
44173
+ (termsText || termsLinkText || privacyLinkText) && /* @__PURE__ */ jsxRuntime.jsxs("p", { className: "text-sm opacity-80", children: [
44043
44174
  termsText,
44044
44175
  " ",
44045
44176
  termsLinkText && /* @__PURE__ */ jsxRuntime.jsx(
@@ -44086,10 +44217,10 @@ function FooterInfoCardsAccordion({
44086
44217
  Pressable,
44087
44218
  {
44088
44219
  href: item.link,
44089
- className: "break-all text-muted-foreground underline",
44220
+ className: "break-all opacity-80 underline",
44090
44221
  children: item.text
44091
44222
  }
44092
- ) : /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: item.text })
44223
+ ) : /* @__PURE__ */ jsxRuntime.jsx("p", { className: "opacity-80", children: item.text })
44093
44224
  ] }) })
44094
44225
  ] })
44095
44226
  },
@@ -44125,7 +44256,7 @@ function FooterInfoCardsAccordion({
44125
44256
  "p",
44126
44257
  {
44127
44258
  className: cn(
44128
- "max-w-md text-sm leading-relaxed text-muted-foreground",
44259
+ "max-w-md text-sm leading-relaxed opacity-80",
44129
44260
  brandDescriptionClassName
44130
44261
  ),
44131
44262
  children: footerDetails.description
@@ -44143,11 +44274,11 @@ function FooterInfoCardsAccordion({
44143
44274
  ),
44144
44275
  children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid gap-8 sm:grid-cols-2 lg:grid-cols-3", children: footerLinks.map((section) => /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
44145
44276
  /* @__PURE__ */ jsxRuntime.jsx("h3", { className: "mb-4 text-base font-bold", children: section.title }),
44146
- /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-3 text-sm text-muted-foreground", children: section.items.map((item, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
44277
+ /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-3 text-sm opacity-80", children: section.items.map((item, idx) => /* @__PURE__ */ jsxRuntime.jsx("li", { children: /* @__PURE__ */ jsxRuntime.jsx(
44147
44278
  Pressable,
44148
44279
  {
44149
44280
  href: item.link,
44150
- className: "hover:text-primary",
44281
+ className: "hover:opacity-100",
44151
44282
  children: item.text
44152
44283
  }
44153
44284
  ) }, idx)) })
@@ -44206,7 +44337,7 @@ function FooterInfoCardsAccordion({
44206
44337
  bottomClassName
44207
44338
  ),
44208
44339
  children: [
44209
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex flex-wrap items-center gap-4 text-sm text-muted-foreground", copyrightClassName), children: [
44340
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("flex flex-wrap items-center gap-4 text-sm opacity-80", copyrightClassName), children: [
44210
44341
  /* @__PURE__ */ jsxRuntime.jsx(FooterCopyright, { copyright }),
44211
44342
  /* @__PURE__ */ jsxRuntime.jsx(
44212
44343
  BrandAttribution,
@@ -44214,7 +44345,7 @@ function FooterInfoCardsAccordion({
44214
44345
  internalBrandSlug: "open_site_ai",
44215
44346
  optionIndex: 0,
44216
44347
  variant: "span",
44217
- linkClassName: "underline underline-offset-4 transition-colors hover:text-primary"
44348
+ linkClassName: "underline underline-offset-4 transition-colors hover:opacity-100"
44218
44349
  }
44219
44350
  )
44220
44351
  ] }),