You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "We believe developer content should live as code, aka markdown. Your content lives right next to your codebase or in a documentation framework.",
16
+
},
17
+
{
18
+
iconSrc: "/landing-page/update-icon.png",
19
+
title: "Real-time updates",
20
+
description: "Syncs with your CI/CD pipeline to keep everything up-to-date as you ship new code. Your docs stay great -- and acurate -- as you build your product.",
21
+
}
22
+
];
23
+
7
24
8
25
constPricingPage=()=>{
9
26
constisMobile=useIsMobile();
@@ -19,9 +36,30 @@ const PricingPage = () => {
19
36
>
20
37
<LandingPageHeader/>
21
38
22
-
<div>
23
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit
0 commit comments