AC
Aarón Ccenta
Credit Purchase Card - Copy this Angular, Tailwind Component to your project
Create a component for a credit purchase card with the following specifications: Display "20 creditos" and "S/. 100" at the top Include text: "Esta oferta será valida hasta el 20/12/2024." and "Esta oferta acabará en 20 días." Add a "Comprar" button at the bottom Use white as the base color, #574884 for the button background Implement conditional rendering for the offer expiration text Use object mapping if multiple credit options need to be displayed Ensure responsive design and proper alignment of elements
Prompt
