All checks were successful
Build and Push Docker Images / docker (push) Successful in 51s
## Changes Made: ### 1. Remove Carbon Impact Comparisons from Calculator Pages - Removed from OffsetOrder.tsx (lines 532-542) - Removed from MobileOffsetOrder.tsx (lines 429-432) - Keep comparisons ONLY on CheckoutSuccess receipt page per user request ### 2. Comprehensive CheckoutSuccess Page Redesign - Add Puffin logo prominently at top of receipt - Implement status mapping: paid/fulfilled → "Confirmed", pending → "Processing" - Add comprehensive print CSS (@media print rules) - Hide interactive elements (buttons) when printing - Optimize layout and spacing for printed receipt - Professional receipt aesthetics with enhanced design: * Beautiful gradient header with logo * Highlighted carbon offset display with icon * Enhanced pricing breakdown section * Better typography and spacing throughout * Professional metadata section with date * Improved button styling with gradients and hover effects * Email confirmation notice with icon * Footer with contact information ### Benefits: - Cleaner calculator UX (comparisons only on success) - Professional printable receipt - Clear "Confirmed" status (not "PENDING") - Beautiful modern design that matches brand 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>