Sha256: c96fb16643b5af523cb80a5ae57880d99326658e50d12beaec1621f865d60411

Contents?: true

Size: 1.71 KB

Versions: 29

Compression:

Stored size: 1.71 KB

Contents

<div class="bg-gray-800">
  <div class="mx-auto max-w-7xl py-16 px-4 sm:py-24 sm:px-6 lg:flex lg:justify-between lg:px-8">
    <div class="max-w-xl">
      <h2 class="text-4xl font-bold tracking-tight text-white sm:text-5xl lg:text-6xl">Pricing Plans</h2>
      <p class="mt-5 text-xl text-gray-400">Start building for free, then add a site plan to go live. Account plans unlock additional features.</p>
    </div>
    <div class="mt-10 w-full max-w-xs">
      <label for="currency" class="block text-base font-medium text-gray-300">Currency</label>
      <div class="relative mt-1.5">
        <select id="currency" name="currency" class="block w-full appearance-none rounded-md border border-transparent bg-gray-700 bg-none py-2 pl-3 pr-10 text-base text-white focus:border-white focus:outline-none focus:ring-1 focus:ring-white sm:text-sm">
          <option>Argentina (ARS)</option>
          <option>Australia (AUD)</option>
          <option selected>United States (USD)</option>
          <option>Canada (CAD)</option>
          <option>France (EUR)</option>
          <option>Japan (JPY)</option>
          <option>Nigeria (NGN)</option>
          <option>Switzerland (CHF)</option>
          <option>United Kingdom (GBP)</option>
        </select>
        <div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-2">
          <svg class="h-4 w-4 text-white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
            <path fill-rule="evenodd" d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z" clip-rule="evenodd" />
          </svg>
        </div>
      </div>
    </div>
  </div>
</div>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
tailwind_dsl-0.0.32 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.31 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.30 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.29 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.28 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.27 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.26 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.25 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.24 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.23 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.22 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.21 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.20 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.19 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.18 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.17 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.16 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.15 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.14 .components/tui/marketing/sections/header/02.clean.html
tailwind_dsl-0.0.13 .components/tui/marketing/sections/header/02.clean.html