Prototype review
This page is not part of this review
This prototype covers the Home page, the Company page, and the navigation mega-menu.
/* SFS website prototype — client review shell (Home + Company + mega-menu) */
const { TopBar, Header, Footer } = window.SFSChrome;
/* Shown when a mega-menu link points at a page that isn't part of this review. */
function ComingSoonPage({ onNavigate }) {
return (
Prototype review This prototype covers the Home page, the Company page, and the navigation mega-menu.This page is not part of this review