We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87cb548 commit 1dca969Copy full SHA for 1dca969
pages/price-feeds/core/index.mdx
@@ -51,20 +51,6 @@ Data is sourced from 120+ first-party providers including major exchanges and ma
51
ctaText="Access Historical Data"
52
href="./price-feeds/use-historic-price-data"
53
/>
54
-
55
- <ProductCard
56
- badge="Lazer"
57
- icon={<LightningIcon />}
58
- title="Lazer"
59
- description="High-performance, low-latency price feeds for institutional applications."
60
- features={[
61
- { icon: <LightningIcon />, text: "Ultra-low latency" },
62
- { icon: <ShieldIcon />, text: "Institutional grade" },
63
- { icon: <BarChartIcon />, text: "High-frequency data" }
64
- ]}
65
- ctaText="Learn About Lazer"
66
- href="../lazer"
67
- />
68
</div>
69
70
## Quick Start
0 commit comments