From 62e9bf13537682a48699ed44593683c96d995c76 Mon Sep 17 00:00:00 2001 From: "soroush.asadi" Date: Mon, 8 Jun 2026 23:26:37 +0330 Subject: [PATCH] =?UTF-8?q?Nav:=20replace=20inline=20search=20box=20with?= =?UTF-8?q?=20a=20=C2=AB=F0=9F=94=8E=20=D8=AC=D8=B3=D8=AA=D8=AC=D9=88?= =?UTF-8?q?=C2=BB=20link=20to=20/Search?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The hero is now the primary search; the navbar just links to the search page (cleaner header, less clutter on mobile). Typeahead remains on the hero (form[data-suggest]). Co-Authored-By: Claude Opus 4.8 --- src/JobsMedical.Web/Pages/Shared/_Layout.cshtml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/JobsMedical.Web/Pages/Shared/_Layout.cshtml b/src/JobsMedical.Web/Pages/Shared/_Layout.cshtml index da9286c..45f6b4e 100644 --- a/src/JobsMedical.Web/Pages/Shared/_Layout.cshtml +++ b/src/JobsMedical.Web/Pages/Shared/_Layout.cshtml @@ -116,13 +116,8 @@ آماده به کار مراکز درمانی تقویم هفتگی + 🔎 جستجو -
+ ثبت آگهی @if (User.Identity?.IsAuthenticated == true)