Suggested Time Allocation:
-
`;
for (const [key, value] of Object.entries(breakdown)) {
if (value > 0) {
html += `
- ${key} ${value} min `; } } html += '
