Compose Ingress Service Mapping
@@ -269,7 +263,7 @@ export function BuildStrategySection({
diff --git a/apps/web/src/components/project/create/CreateProjectDialog.tsx b/apps/web/src/components/project/create/CreateProjectDialog.tsx
index f93e5a3..dc5c8a7 100644
--- a/apps/web/src/components/project/create/CreateProjectDialog.tsx
+++ b/apps/web/src/components/project/create/CreateProjectDialog.tsx
@@ -342,18 +342,18 @@ export function CreateProjectDialog({ open, onOpenChange }: CreateProjectDialogP
/>
)}
-
-
+
+
{step === 1 && "Step 1 of 3: General & Git settings"}
{step === 2 && "Step 2 of 3: Staging env variables"}
{step === 3 && "Step 3 of 3: Port, resource limits & Databases"}
-
+
{step > 1 && (