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
<h3className="text-lg font-semibold text-gray-900 dark:text-white group-hover:text-blue-600 dark:group-hover:text-blue-400">Integrate as a Protocol</h3>
31
-
</div>
32
-
<pclassName="text-gray-600 dark:text-gray-400">Power token swaps and recapture MEV with Express Relay integration</p>
33
-
</a>
23
+
<IntegrationCard
24
+
href="./integrate-as-protocol"
25
+
colorScheme="blue"
26
+
title="Integrate as a Protocol"
27
+
description="Power token swaps and recapture MEV with Express Relay integration"
<h3className="text-lg font-semibold text-gray-900 dark:text-white group-hover:text-green-600 dark:group-hover:text-green-400">Integrate as a Searcher</h3>
43
-
</div>
44
-
<pclassName="text-gray-600 dark:text-gray-400">Access unified orderflow opportunities across DeFi protocols</p>
45
-
</a>
35
+
<IntegrationCard
36
+
href="./integrate-as-searcher"
37
+
colorScheme="green"
38
+
title="Integrate as a Searcher"
39
+
description="Access unified orderflow opportunities across DeFi protocols"
0 commit comments