As a Frontend Developer, implement the Landing page sections (LandingNavbar, LandingHero) from the approved JSX/CSS design. Preserve all visible content, responsive layout, accessibility, styling, and designed interactions without inventing backend behavior. Implementation contract: - Outcome: Implement Landing Page - Requirement sources: - Design page Landing - src-de38a49e8021fea5 - src-d0d297d901824446 - src-1a03c7bf8f4962ab - src-c295c088d1d997d1 - src-b4fb85474e4677a0 - src-25ca1b03eddaf5ff - src-70c95fc74484cf22 - src-7c7b4ed8fdff5d3a - src-d6a2a6dcf750e553 - src-8a27dd9d8fab2982 - src-d1237f5b7ae94005 - Owned behavior: - As a Frontend Developer, implement the Landing page sections (LandingNavbar, LandingHero) from the approved JSX/CSS design. Preserve all visible content, responsive layout, accessibility, styling, and designed interactions without inventing backend behavior. - Implement every supplied section from its approved JSX/CSS source. - Render the standalone pixel-accurate marketing landing page. - Render the full-viewport hero section with video and trusted brands. - Render the fixed-position navbar with responsive behavior. - Interfaces: - Consume frontend.landing.hero through video.src. - Provide frontend.landing.page: Render the standalone pixel-accurate marketing landing page. - Provide frontend.landing.hero: Render the full-viewport hero section with video and trusted brands. - Provide frontend.landing.navbar: Render the fixed-position navbar with responsive behavior. - State transitions: - Autoplaying video with fallback handling. - Use neutral loading, empty, anonymous, and error states instead of restoring prototype data. - Failure and safety behavior: - Do not substitute undeclared backend mocks for missing runtime behavior. - Never retain or restore hardcoded prototype data as the runtime fallback when live integration fails. - Prototype-to-live replacements: - Replace "const VIDEO_URL = 'https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260820_010308_b1636845-4c15-4ab6-b0c9-9a29bfb0c6e3.mp4';" with video.src. Autoplaying video with fallback handling. Acceptance criteria: - The task-owned behavior is implemented and verified without undeclared mocks or downstream assumptions. - Every owned section renders once with its approved responsive, accessible design and interactions. - Autoplaying video with fallback handling. - The prototype value is absent from successful runtime rendering and from error fallbacks. - Capability frontend.landing.page implements Render the standalone pixel-accurate marketing landing page. and is verified through its declared interfaces. - Capability frontend.landing.hero implements Render the full-viewport hero section with video and trusted brands. and is verified through its declared interfaces. - Capability frontend.landing.navbar implements Render the fixed-position navbar with responsive behavior. and is verified through its declared interfaces.

Backed by

Backed by
No comments yet. Be the first!