@zenpatient-org/healthspan-marketing-ui 0.1.117 → 0.1.118
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.
- package/dist/healthspan-marketing-ui.css +1 -1
- package/dist/pageComponents/LabsHero/LabsHero.cjs.js +1 -1
- package/dist/pageComponents/LabsHero/LabsHero.es.js +22 -28
- package/dist/pageComponents/LabsHero/labsHero.module.css.cjs.js +1 -1
- package/dist/pageComponents/LabsHero/labsHero.module.css.es.js +32 -32
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("../../utils/cn/cn.cjs.js"),l=require("../../components/Typography/Typography.cjs.js"),r=require("../../components/HighlightedTitle/HighlightedTitle.cjs.js"),s=require("../../components/Button/Button.cjs.js"),i=require("./assets/icon1.png.cjs.js"),n=require("./assets/icon2.png.cjs.js"),c=require("./assets/icon3.png.cjs.js"),o=require("./assets/img1.png.cjs.js"),d=require("./assets/img2.png.cjs.js"),u=require("./assets/img3.png.cjs.js"),m=require("./assets/svg1.svg.cjs.js"),g=require("./assets/svg2.svg.cjs.js"),p=require("./assets/svg3.svg.cjs.js"),a=require("./labsHero.module.css.cjs.js"),f=()=>e.jsx("section",{className:a.default.root,"data-type":"hero",children:e.jsxs("div",{className:a.default.container,children:[e.jsxs("div",{className:a.default.headlineContainer,children:[e.jsx("div",{className:a.default.title,children:e.jsx(r.HighlightedTitle,{as:"p",colorScheme:"dark",defaultVariant:"displayMd",mobileVariant:"displayXs",title:e.jsxs(e.Fragment,{children:["To see results, you need to ",e.jsx("b",{children:"see your results"})]})})}),e.jsx(l.Typography,{as:"p",defaultVariant:"bodyMd",mobileVariant:"bodySm",className:a.default.description,children:"Healthspan's advanced lab panels provide precise data on 100+ biomarkers. Your dedicated clinical care team analyzes and explains the results in plain terms, helping you personalize and optimize your longevity protocol."}),e.jsx("div",{className:t.cn(a.default.buttonWrap,a.default.mobile),children:e.jsx(s.Button,{as:"a",href:"https://app.gethealthspan.com/#/product/signup/61f89782d9ecee002014f33e",variant:"secondary",size:"md",children:"Get Started"})}),e.jsx("div",{className:t.cn(a.default.buttonWrap,a.default.desktop),children:e.jsx(s.Button,{as:"a",href:"https://app.gethealthspan.com/#/product/signup/61f89782d9ecee002014f33e",variant:"secondary",size:"lg",children:"Get Started"})})]}),e.jsxs("div",{className:a.default.animationContainer,children:[e.jsx("img",{src:i.default,className:a.default.set1Icon,alt:"Image Icon"}),e.jsx("img",{src:o.default,className:a.default.set1Image,alt:"Product Image"}),e.jsx(m.default,{className:a.default.set1Svg}),e.jsx("img",{src:n.default,className:a.default.set2Icon,alt:"Image Icon"}),e.jsx("img",{src:d.default,className:a.default.set2Image,alt:"Product Image"}),e.jsx(g.default,{className:a.default.set2Svg}),e.jsx("img",{src:c.default,className:a.default.set3Icon,alt:"Image Icon"}),e.jsx("img",{src:u.default,className:a.default.set3Image,alt:"Product Image"}),e.jsx(p.default,{className:a.default.set3Svg})]})]})});exports.LabsHero=f;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { cn as
|
|
1
|
+
import { jsx as a, jsxs as t, Fragment as i } from "react/jsx-runtime";
|
|
2
|
+
import { cn as r } from "../../utils/cn/cn.es.js";
|
|
3
3
|
import { Typography as o } from "../../components/Typography/Typography.es.js";
|
|
4
4
|
import { HighlightedTitle as m } from "../../components/HighlightedTitle/HighlightedTitle.es.js";
|
|
5
|
-
import { Button as
|
|
5
|
+
import { Button as s } from "../../components/Button/Button.es.js";
|
|
6
6
|
import c from "./assets/icon1.png.es.js";
|
|
7
7
|
import l from "./assets/icon2.png.es.js";
|
|
8
8
|
import n from "./assets/icon3.png.es.js";
|
|
@@ -11,10 +11,10 @@ import p from "./assets/img2.png.es.js";
|
|
|
11
11
|
import g from "./assets/img3.png.es.js";
|
|
12
12
|
import h from "./assets/svg1.svg.es.js";
|
|
13
13
|
import f from "./assets/svg2.svg.es.js";
|
|
14
|
-
import
|
|
14
|
+
import u from "./assets/svg3.svg.es.js";
|
|
15
15
|
import e from "./labsHero.module.css.es.js";
|
|
16
|
-
const
|
|
17
|
-
/* @__PURE__ */ t("div", { className: e.
|
|
16
|
+
const G = () => /* @__PURE__ */ a("section", { className: e.root, "data-type": "hero", children: /* @__PURE__ */ t("div", { className: e.container, children: [
|
|
17
|
+
/* @__PURE__ */ t("div", { className: e.headlineContainer, children: [
|
|
18
18
|
/* @__PURE__ */ a("div", { className: e.title, children: /* @__PURE__ */ a(
|
|
19
19
|
m,
|
|
20
20
|
{
|
|
@@ -22,15 +22,15 @@ const M = () => /* @__PURE__ */ t("section", { className: e.root, "data-type": "
|
|
|
22
22
|
colorScheme: "dark",
|
|
23
23
|
defaultVariant: "displayMd",
|
|
24
24
|
mobileVariant: "displayXs",
|
|
25
|
-
title: /* @__PURE__ */ t(
|
|
25
|
+
title: /* @__PURE__ */ t(i, { children: [
|
|
26
26
|
"To see results, you need to ",
|
|
27
27
|
/* @__PURE__ */ a("b", { children: "see your results" })
|
|
28
28
|
] })
|
|
29
29
|
}
|
|
30
30
|
) }),
|
|
31
31
|
/* @__PURE__ */ a(o, { as: "p", defaultVariant: "bodyMd", mobileVariant: "bodySm", className: e.description, children: "Healthspan's advanced lab panels provide precise data on 100+ biomarkers. Your dedicated clinical care team analyzes and explains the results in plain terms, helping you personalize and optimize your longevity protocol." }),
|
|
32
|
-
/* @__PURE__ */ a("div", { className:
|
|
33
|
-
|
|
32
|
+
/* @__PURE__ */ a("div", { className: r(e.buttonWrap, e.mobile), children: /* @__PURE__ */ a(
|
|
33
|
+
s,
|
|
34
34
|
{
|
|
35
35
|
as: "a",
|
|
36
36
|
href: "https://app.gethealthspan.com/#/product/signup/61f89782d9ecee002014f33e",
|
|
@@ -39,8 +39,8 @@ const M = () => /* @__PURE__ */ t("section", { className: e.root, "data-type": "
|
|
|
39
39
|
children: "Get Started"
|
|
40
40
|
}
|
|
41
41
|
) }),
|
|
42
|
-
/* @__PURE__ */ a("div", { className:
|
|
43
|
-
|
|
42
|
+
/* @__PURE__ */ a("div", { className: r(e.buttonWrap, e.desktop), children: /* @__PURE__ */ a(
|
|
43
|
+
s,
|
|
44
44
|
{
|
|
45
45
|
as: "a",
|
|
46
46
|
href: "https://app.gethealthspan.com/#/product/signup/61f89782d9ecee002014f33e",
|
|
@@ -51,23 +51,17 @@ const M = () => /* @__PURE__ */ t("section", { className: e.root, "data-type": "
|
|
|
51
51
|
) })
|
|
52
52
|
] }),
|
|
53
53
|
/* @__PURE__ */ t("div", { className: e.animationContainer, children: [
|
|
54
|
-
/* @__PURE__ */
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
/* @__PURE__ */
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
] }),
|
|
64
|
-
/* @__PURE__ */ t("div", { className: e.imageSet, children: [
|
|
65
|
-
/* @__PURE__ */ a("img", { src: n, className: e.set3Icon, alt: "Image Icon" }),
|
|
66
|
-
/* @__PURE__ */ a("img", { src: g, className: e.set3Image, alt: "Product Image" }),
|
|
67
|
-
/* @__PURE__ */ a(v, { className: e.set3Svg })
|
|
68
|
-
] })
|
|
54
|
+
/* @__PURE__ */ a("img", { src: c, className: e.set1Icon, alt: "Image Icon" }),
|
|
55
|
+
/* @__PURE__ */ a("img", { src: d, className: e.set1Image, alt: "Product Image" }),
|
|
56
|
+
/* @__PURE__ */ a(h, { className: e.set1Svg }),
|
|
57
|
+
/* @__PURE__ */ a("img", { src: l, className: e.set2Icon, alt: "Image Icon" }),
|
|
58
|
+
/* @__PURE__ */ a("img", { src: p, className: e.set2Image, alt: "Product Image" }),
|
|
59
|
+
/* @__PURE__ */ a(f, { className: e.set2Svg }),
|
|
60
|
+
/* @__PURE__ */ a("img", { src: n, className: e.set3Icon, alt: "Image Icon" }),
|
|
61
|
+
/* @__PURE__ */ a("img", { src: g, className: e.set3Image, alt: "Product Image" }),
|
|
62
|
+
/* @__PURE__ */ a(u, { className: e.set3Svg })
|
|
69
63
|
] })
|
|
70
|
-
] });
|
|
64
|
+
] }) });
|
|
71
65
|
export {
|
|
72
|
-
|
|
66
|
+
G as LabsHero
|
|
73
67
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="labsHero-module__root___GG-sf",
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="labsHero-module__root___GG-sf",o="labsHero-module__container___EHVtx",t="labsHero-module__headlineContainer___PA3KD",_="labsHero-module__title___XfBkI",s="labsHero-module__description___YT7rE",n="labsHero-module__buttonWrap___hS0Zy",a="labsHero-module__mobile___akUwZ",l="labsHero-module__desktop___Wp2DN",r="labsHero-module__animationContainer___HyCku",i="labsHero-module__set1Image___aBZ2Y",c="labsHero-module__set1Svg___HOPZW",m="labsHero-module__set1Icon___lK6vC",d="labsHero-module__set2Image___xocih",u="labsHero-module__set2Svg___02eAn",b="labsHero-module__set2Icon___JZS7a",g="labsHero-module__set3Image___t3cGG",I="labsHero-module__set3Svg___ygMnP",H="labsHero-module__set3Icon___YqXbI",S={root:e,container:o,headlineContainer:t,title:_,description:s,buttonWrap:n,mobile:a,desktop:l,animationContainer:r,set1Image:i,set1Svg:c,set1Icon:m,set2Image:d,set2Svg:u,set2Icon:b,set3Image:g,set3Svg:I,set3Icon:H};exports.animationContainer=r;exports.buttonWrap=n;exports.container=o;exports.default=S;exports.description=s;exports.desktop=l;exports.headlineContainer=t;exports.mobile=a;exports.root=e;exports.set1Icon=m;exports.set1Image=i;exports.set1Svg=c;exports.set2Icon=b;exports.set2Image=d;exports.set2Svg=u;exports.set3Icon=H;exports.set3Image=g;exports.set3Svg=I;exports.title=_;
|
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
const e = "labsHero-module__root___GG-sf", o = "labsHero-module__container___EHVtx", _ = "labsHero-
|
|
1
|
+
const e = "labsHero-module__root___GG-sf", o = "labsHero-module__container___EHVtx", _ = "labsHero-module__headlineContainer___PA3KD", t = "labsHero-module__title___XfBkI", s = "labsHero-module__description___YT7rE", n = "labsHero-module__buttonWrap___hS0Zy", a = "labsHero-module__mobile___akUwZ", l = "labsHero-module__desktop___Wp2DN", r = "labsHero-module__animationContainer___HyCku", c = "labsHero-module__set1Image___aBZ2Y", m = "labsHero-module__set1Svg___HOPZW", i = "labsHero-module__set1Icon___lK6vC", d = "labsHero-module__set2Image___xocih", b = "labsHero-module__set2Svg___02eAn", u = "labsHero-module__set2Icon___JZS7a", H = "labsHero-module__set3Image___t3cGG", I = "labsHero-module__set3Svg___ygMnP", g = "labsHero-module__set3Icon___YqXbI", p = {
|
|
2
2
|
root: e,
|
|
3
3
|
container: o,
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
4
|
+
headlineContainer: _,
|
|
5
|
+
title: t,
|
|
6
|
+
description: s,
|
|
7
|
+
buttonWrap: n,
|
|
8
|
+
mobile: a,
|
|
9
|
+
desktop: l,
|
|
10
|
+
animationContainer: r,
|
|
11
11
|
set1Image: c,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
set2Svg:
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
set3Icon:
|
|
12
|
+
set1Svg: m,
|
|
13
|
+
set1Icon: i,
|
|
14
|
+
set2Image: d,
|
|
15
|
+
set2Svg: b,
|
|
16
|
+
set2Icon: u,
|
|
17
|
+
set3Image: H,
|
|
18
|
+
set3Svg: I,
|
|
19
|
+
set3Icon: g
|
|
20
20
|
};
|
|
21
21
|
export {
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
r as animationContainer,
|
|
23
|
+
n as buttonWrap,
|
|
24
24
|
o as container,
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
25
|
+
p as default,
|
|
26
|
+
s as description,
|
|
27
|
+
l as desktop,
|
|
28
|
+
_ as headlineContainer,
|
|
29
|
+
a as mobile,
|
|
30
30
|
e as root,
|
|
31
|
-
|
|
31
|
+
i as set1Icon,
|
|
32
32
|
c as set1Image,
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
33
|
+
m as set1Svg,
|
|
34
|
+
u as set2Icon,
|
|
35
|
+
d as set2Image,
|
|
36
|
+
b as set2Svg,
|
|
37
|
+
g as set3Icon,
|
|
38
|
+
H as set3Image,
|
|
39
|
+
I as set3Svg,
|
|
40
|
+
t as title
|
|
41
41
|
};
|