diff --git a/app/app/create/page.tsx b/app/app/create/page.tsx index fd892d1f..fbe11eac 100644 --- a/app/app/create/page.tsx +++ b/app/app/create/page.tsx @@ -43,7 +43,7 @@ function CreatePageInner() {
← Markets @@ -59,13 +59,13 @@ function CreatePageInner() { className="text-xl font-medium tracking-[-0.01em] text-[var(--text)] sm:text-2xl" style={{ fontFamily: "var(--font-heading)" }} > - Launch a Market + Launch a Market

Deploy a perpetual futures market in ~60 seconds.

small: ~0.45 SOL · medium: ~1.8 SOL · large: ~7 SOL diff --git a/app/app/markets/page.tsx b/app/app/markets/page.tsx index dadaf4ab..6f59550c 100644 --- a/app/app/markets/page.tsx +++ b/app/app/markets/page.tsx @@ -580,7 +580,7 @@ function MarketsPageInner() { // browse

- All Markets + All Markets

perpetual futures, pick your poison.

@@ -609,7 +609,7 @@ function MarketsPageInner() { {hasSearch && ( @@ -783,7 +783,7 @@ export const CreateMarketWizard: FC<{ initialMint?: string }> = ({ initialMint } {/* GH#1615: Use display step/total/label so Quick Launch shows "STEP 2 / 3 — Slab Tier" instead of the confusing "STEP 2 / 4 — Oracle ✓" while rendering slab content. */}
-

+

STEP {headerStepNum} / {headerStepTotal} — {headerStepLabel}

@@ -809,7 +809,7 @@ export const CreateMarketWizard: FC<{ initialMint?: string }> = ({ initialMint }

Choose your market size. Larger slabs support more concurrent traders but cost more SOL to deploy.

-