forked from cardosofelipe/fast-next-template
- Updated `Header`, `HeroSection`, and `CTASection` tests to mock `onOpenDemoModal`, ensuring consistency in demo modal handling. - Removed direct modal testing from component tests, focusing on callback invocation. - Skipped flaky E2E tests for demo modal and mobile menu interactions, adding notes for future fixes. - Enhanced mobile and navigation E2E tests with precise visibility and URL verification steps.