Aditya Arora 1 周之前
父節點
當前提交
fb63f937a7
共有 1 個文件被更改,包括 11 次插入11 次删除
  1. 11 11
      apps/developer-hub/src/components/Pages/TempPage/index.tsx

+ 11 - 11
apps/developer-hub/src/components/Pages/TempPage/index.tsx

@@ -49,36 +49,36 @@ export function DeveloperHubPreview() {
         <SectionCards>
         <SectionCards>
           <SectionCard
           <SectionCard
             title="Pyth Token"
             title="Pyth Token"
-            description="Handles most of the logic, including document search, content source adapters, and Markdown extensions."
-            url="/price-feeds/pro"
+            description="The native token powering governance and staking across the Pyth Network."
+            url="/pyth-token"
             urlLabel="Link"
             urlLabel="Link"
             image={<SignalImage />}
             image={<SignalImage />}
           />
           />
           <SectionCard
           <SectionCard
             title="Oracle Integrity Staking"
             title="Oracle Integrity Staking"
-            description="Handles most of the logic, including document search, content source adapters, and Markdown extensions."
-            url="/price-feeds/pro"
+            description="Stake PYTH to support data publishers and secure the integrity of Pyth price feeds."
+            url="/oracle-integrity-staking"
             urlLabel="Link"
             urlLabel="Link"
             image={<SignalImage />}
             image={<SignalImage />}
           />
           />
           <SectionCard
           <SectionCard
             title="Pyth Metrics"
             title="Pyth Metrics"
-            description="Handles most of the logic, including document search, content source adapters, and Markdown extensions."
-            url="/price-feeds/pro"
+            description="Track network performance, feed activity, and ecosystem growth in real time."
+            url="/metrics"
             urlLabel="Link"
             urlLabel="Link"
             image={<SignalImage />}
             image={<SignalImage />}
           />
           />
         </SectionCards>
         </SectionCards>
       </Section>
       </Section>
       <Section
       <Section
-        title="Resources for builders"
-        subtitle="Get the most from Pyth Network"
+        title="Resources for Developers"
+        subtitle="Explore the Pyth Network for developers"
       >
       >
         <SectionCards>
         <SectionCards>
           <SectionCard
           <SectionCard
-            title="Pyth Pro"
-            description="Subscription-based price data for institutions and advanced use cases."
-            url="/price-feeds/pro"
+            title="Get Your Access Token"
+            description="Request access for the Pyth Ultra Low Latency price feeds."
+            url="/price-feeds/pro/access-token"
             urlLabel="Link"
             urlLabel="Link"
             image={<SignalImage />}
             image={<SignalImage />}
           />
           />