Resolve merge conflicts in page.tsx and Footer.tsx

- Unified API response format handling to support both old and new formats
- Maintained enhanced UI layout from HEAD branch
- Preserved performance optimizations and smart polling features
- Ensured consistent error handling across components
This commit is contained in:
Decobus 2025-07-22 16:08:19 -04:00
commit f80f496db5
12 changed files with 71 additions and 66 deletions

View file

@ -163,7 +163,6 @@ export default function Footer() {
</div>
</>
)}
</div>
)}
</div>