diff --git a/public/assets/ik-flowchat.png b/public/assets/ik-flowchat.png new file mode 100644 index 0000000..664d70c Binary files /dev/null and b/public/assets/ik-flowchat.png differ diff --git a/resources/views/front/career/index.blade.php b/resources/views/front/career/index.blade.php index a070702..c24f538 100644 --- a/resources/views/front/career/index.blade.php +++ b/resources/views/front/career/index.blade.php @@ -39,20 +39,7 @@
- graph TD - A[Başvuru Formunun Doldurulması] --> B[Ön Değerlendirme] - B --> C[Teknik Mülakat / Tanışma] - C --> D[Sözleşmelerin Onaylanması] - D --> E[Sisteme Kayıt ve Erişim] - E --> F[Görev Atanması (Issue/Task)] - F --> G[Görevin Tamamlanması] - G --> H[Kontrol ve Ödeme] - - style A fill:#f8fafc,stroke:#cbd5e1,stroke-width:2px - style H fill:#e31e24,stroke:#fff,stroke-width:2px,color:#fff - style D fill:#fff1f2,stroke:#fecdd3 -+