Inventory Table - Copy this React, Tailwind Component to your project
Please apply the following colors to the table: Color for Columns: inventarioMagna: Apply the background color rgb(0,165,81). inventarioPremium: Apply the background color rgb(213,43,30). inventarioDiesel: Apply the background color rgb(55,55,53). General Styling: The table should have alternating row colors for better readability (e.g., light gray and white rows). Add borders to the cells for a clean look. Set padding to the cells for comfortable spacing. Ensure the table has a consistent font style and size. Table Structure: The first row should display the column headers, which should stand out by having a different background color (e.g., a dark shade or bold font). Use the provided colors for the specific columns (inventarioMagna, inventarioPremium, and inventarioDiesel).
