button
Primary Button
Live Preview
<button
class="px-6 py-3 bg-indigo-600 text-white font-medium rounded-lg shadow-md hover:bg-indigo-700 hover:shadow-indigo-200 transition-all duration-300 active:scale-95">
Primary Button
</button>