Skip to content

Commit 346643c

Browse files
committed
add links
1 parent 246997b commit 346643c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pilot.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ import { Button } from '/snippets/button.mdx';
6464
</div>
6565
<div className="flex items-center justify-center">
6666
<div className="not-prose group">
67-
<a href="" >
67+
<a href="https://tally.so/r/3xGW1J" >
6868
<button className="flex items-center space-x-2.5 py-4 px-8 bg-primary-dark dark:bg-white text-lg text-white dark:text-gray-950 rounded-xl group-hover:opacity-[0.9] font-medium">
6969
<span>Request Access</span>
7070
<svg width="3" height="24" viewBox="0 -9 3 24" class="h-6 rotate-0 overflow-visible"><path d="M0 0L3 3L0 6" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>
@@ -547,15 +547,15 @@ import { Button } from '/snippets/button.mdx';
547547
</div>
548548
<div style={{ position: 'relative', zIndex: 1 }} className="flex flex-row gap-6 items-center">
549549
<div className="not-prose group">
550-
<a href="" >
550+
<a href="https://tally.so/r/3xGW1J" >
551551
<button className="flex items-center space-x-2.5 py-4 px-8 bg-primary-dark dark:bg-white text-lg text-white dark:text-gray-950 rounded-xl group-hover:opacity-[0.9] font-medium">
552552
<span>Request Access</span>
553553
<svg width="3" height="24" viewBox="0 -9 3 24" class="h-6 rotate-0 overflow-visible"><path d="M0 0L3 3L0 6" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>
554554
</button>
555555
</a>
556556
</div>
557557
<div className="not-prose group">
558-
<a href="" >
558+
<a href="https://console.x.com" >
559559
<button className="flex items-center space-x-2.5 py-4 px-8 bg-zinc-900/90 text-lg text-white rounded-xl group-hover:opacity-[0.9] font-medium">
560560
<span>Developer Console</span>
561561
<svg width="3" height="24" viewBox="0 -9 3 24" class="h-6 rotate-0 overflow-visible"><path d="M0 0L3 3L0 6" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>

0 commit comments

Comments
 (0)