Two Column Pricing Section with Highlighted Tier

This implements a responsive two column pricing layout with a highlighted discounted tier. It utilizes Tailwind's utility classes for styling and layout. The main sections are: - Hero section with heading, subheading and intro text - Two column pricing tiers with features list and call-to-action buttons - Highlighted discounted tier with call-to-action Some key Tailwind classes used: - Flexbox (flex, justify-between, items-center) for layout - Text sizing and colors (text-xl, text-gray-500) - Background colors (bg-gray-900, bg-gray-50) - Rounded corners (rounded-lg) - Padding and margin (px-6, py-8, mt-8)

Similar Components

Other components related to tailwindcss, pricing, columns, utility-first, responsive tags