// Food Court Master — product detail page (Sunset Terracotta brand)
const FCM_C = {
// Brand v2 — Sunset Terracotta + Deep Charcoal (matches Aloha Smart System home)
bg: '#F5EFE6', bgAlt: '#EDE4D3', bgDeep: '#E2D4BD', surface: '#FFFFFF',
ink: '#1A1A1F',
ink80: 'rgba(26,26,31,0.82)',
ink70: 'rgba(26,26,31,0.72)',
ink50: 'rgba(26,26,31,0.5)',
ink30: 'rgba(26,26,31,0.28)',
ink15: 'rgba(26,26,31,0.14)',
ink10: 'rgba(26,26,31,0.08)',
ink08: 'rgba(26,26,31,0.08)',
// Accent palette
terra: '#C8553D',
terraDeep: '#7A2E1F',
blush: '#F1D9CF',
sand: '#F5EFE6',
gold: '#C9941E',
palm: '#1F6E4D',
};
// Plumeria pattern — terracotta on sand, very low opacity
const FCM_PLUMERIA_BG = `url('data:image/svg+xml;utf8,')`;
// Shared A· wordmark — matches main site
function FCMLogoA({ size = 28, dark = false }) {
const ink = dark ? '#F5EFE6' : FCM_C.ink;
const dotColor = dark ? '#F1D9CF' : FCM_C.terra;
return (
A
);
}
function FCMNav() {
const isMobile = useIsMobile();
const [open, setOpen] = React.useState(false);
const links = [
['../index.html#products', 'Products'],
['../index.html#personas', 'Industries'],
['../index.html#processing', 'Processing'],
['../about.html', 'About'],
['../find-your-fit.html', 'Find your fit'],
];
return (
);
}
function FCMHero() {
const isMobile = useIsMobile();
return (
The full operating system for multi-vendor food halls. Customer ordering, per-kitchen POS,
editorial pickup boards, marketing campaigns, automated settlement — engineered on Clover, integrated with Zorder.
Our 13-vendor demonstration food hall in Honolulu. We built every screen,
every workflow, every dashboard you'll see on this page. Tour it before
you commit to a single piece of hardware.
Food Court Master.
One ticket, many kitchens.
Meet Midtown West.
Running a food hall on stitched-together POS is brutal.
Every screen your food hall needs.
{/* All 8 modules — every screen is a real product screenshot */}
{m.description}
End-of-day reconciliation that took your CPA hours now takes one screen. Card fees, platform fees, recovery, tax routing, vendor net — computed automatically per order. A green “Balanced” banner means the books are closed.
We’ll walk you through the full Food Court Master demo live. Bring your floor plan, your vendor mix, and your existing processor statement — we’ll come back with a real quote.