구성 요소 탐색 모음 Luxury_Premium_Dating_Social_NavBar

Luxury_Premium_Dating_Social_NavBar

데이트/소셜 플랫폼을 위한 고급스러운/프리미엄 스타일의 탐색 모음으로, 우아한 타이포그래피, 고대비 색 구성표, 다크 모드를 지원하는 반응형 디자인을 특징으로 합니다. 프로필 아바타 및 알림 아이콘과 같은 대화형 요소가 포함됩니다.

미리 보기

HTML 코드

<nav class="bg-gradient-to-r from-purple-900 to-indigo-900 dark:from-gray-950 dark:to-black shadow-lg py-4 px-6 md:px-12 fixed w-full z-50 top-0">
  <div class="container mx-auto flex justify-between items-center">
    <!-- Logo/Brand Name -->
    <a href="#" class="text-white font-serif text-3xl md:text-4xl font-extrabold tracking-wider hover:text-purple-300 dark:hover:text-gray-400 transition duration-300 ease-in-out">
      LuxeMatch
    </a>

    <!-- Navigation Links (Hidden on small screens, shown on medium and up) -->
    <div class="hidden md:flex space-x-8 lg:space-x-12">
      <a href="#" class="text-gray-300 text-lg font-semibold hover:text-white dark:hover:text-gray-300 transition duration-300 ease-in-out relative group">
        Matches
        <span class="absolute left-0 bottom-0 w-full h-0.5 bg-white scale-x-0 group-hover:scale-x-100 transition-transform duration-300 ease-out"></span>
      </a>
      <a href="#" class="text-gray-300 text-lg font-semibold hover:text-white dark:hover:text-gray-300 transition duration-300 ease-in-out relative group">
        <i class="fas fa-heart text-red-400 mr-2"></i>Explore
        <span class="absolute left-0 bottom-0 w-full h-0.5 bg-white scale-x-0 group-hover:scale-x-100 transition-transform duration-300 ease-out"></span>
      </a>
      <a href="#" class="text-gray-300 text-lg font-semibold hover:text-white dark:hover:text-gray-300 transition duration-300 ease-in-out relative group">
        Messages
        <span class="absolute left-0 bottom-0 w-full h-0.5 bg-white scale-x-0 group-hover:scale-x-100 transition-transform duration-300 ease-out"></span>
      </a>
    </div>

    <!-- User Actions (Profile, Notifications, Menu Icon) -->
    <div class="flex items-center space-x-6">
      <!-- Notification Icon -->
      <div class="relative">
        <button class="text-white hover:text-purple-300 dark:hover:text-gray-400 transition duration-300 ease-in-out focus:outline-none">
          <svg class="h-7 w-7 md:h-8 md:w-8" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
            <path d="M10 2a6 6 0 00-6 6v3.586l-.707.707A1 1 0 004 14h12a1 1 0 00.707-1.707L16 11.586V8a6 6 0 00-6-6zM10 18a3 3 0 01-3-3h6a3 3 0 01-3 3z" clip-rule="evenodd" fill-rule="evenodd"></path>
          </svg>
        </button>
        <span class="absolute top-0 right-0 inline-flex items-center justify-center p-1 text-xs font-bold leading-none text-red-100 transform translate-x-1/2 -translate-y-1/2 bg-red-600 rounded-full">3</span>
      </div>

      <!-- Profile Avatar -->
      <a href="#" class="block relative rounded-full group focus:outline-none focus:ring-2 focus:ring-white dark:focus:ring-gray-400">
        <img class="h-10 w-10 md:h-12 md:w-12 rounded-full object-cover border-2 border-white dark:border-gray-500 transform transition-transform duration-300 ease-in-out group-hover:scale-110" src="https://randomuser.me/api/portraits/women/42.jpg" alt="User Avatar">
      </a>

      <!-- Mobile Menu Button (Hamburger) -->
      <button class="md:hidden text-white focus:outline-none outline-none focus:ring-2 focus:ring-white dark:focus:ring-gray-400">
        <svg class="h-8 w-8" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
        </svg>
      </button>
    </div>
  </div>
</nav>

관련 구성 요소

Navigation Bar 구성 요소

대시보드용 반응형 탐색 모음으로, 어스 톤의 다크 모드 테마를 특징으로 합니다. 로고, 탐색 링크, 검색 창 및 사용자 프로필 섹션이 포함됩니다. 대화형 요소를 사용하여 중간 정도의 복잡성을 제공하도록 설계되었습니다.

열다

럭셔리TravelNavBar

여행 및 관광 웹사이트를 위한 간단하고 우아한 탐색 모음 구성 요소로, 고급스러운 흙색, 반응형 디자인 및 다크 모드 지원을 제공합니다.

열다

Navigation Bar 구성 요소

대시보드용으로 설계된 간단한 반응형 탐색 모음 구성 요소로, 단색 색 구성표와 마이크로 인터랙션을 특징으로 합니다. 여기에는 매력적인 애니메이션을 위한 호버 효과가 있는 다크 모드 지원이 포함됩니다.

열다