
Refactor `ProductScannedComponent`: - Removes redundant full-screen container. - Adjusts padding and image size. - Updates button styles to `FilledButton`. Improve `ScannerPage`: - Correctly updates loading state after product API calls. - Simplifies fake barcode simulation for testing with a hardcoded value.