/* Hi-Fi Home — refinement of Home A (editorial magazine direction). Structure unchanged. Palette + typography + photographic placeholders applied. Live copy is fully exposed via the tweaks panel. */ const TWEAK_DEFAULTS = /*EDITMODE-BEGIN*/{ "heroTag": "◆ Institutional Sourcing", "heroEyebrow": "Est. 2018 · Geneva", "heroLine1": "Sourcing", "heroLine2Italic": "integrity,", "heroLine3": "at origin.", "heroBody": "AC brokers premium agricultural commodities for institutional buyers — coffee, cacao, frozen fruit and specialty produce — sourced directly from verified origins across the Americas, MENA and Asia-Pacific.", "heroCta1": "Book a Call", "heroCta2": "View Portfolio", "heroLotValue": "AR-X · Verified", "heroOriginValue": "Huila, Colombia", "heroPlateLabel": "Plate I · Cherries", "heroPlateNote": "Photographed under contract", "stripItem1": "Agri-Index +1.24% Stable", "stripItem2": "LATAM-Origin Stable", "stripItem3": "APAC-Demand Rising", "stripItem4": "EU-Compliance Updated", "stripItem5": "MENA-Logistics Optimized", "proofTitle1": "A record kept in", "proofTitle2Italic": "plain figures.", "proofAside": "Four numbers. Recorded, verified, available for review by any institutional counterparty.", "proofS1Value": "100%", "proofS1Label": "Settlement Rate", "proofS1Note": "Full settlement on every trade since inception.", "proofS2Value": "98%", "proofS2Label": "On-Time Delivery", "proofS2Note": "Maritime and overland precision, audited quarterly.", "proofS3Value": "200+", "proofS3Label": "Verified Trades", "proofS3Note": "Executed across 14 sovereign jurisdictions.", "proofS4Value": "Zero", "proofS4Label": "Open Claims", "proofS4Note": "A flawless dispute-resolution record.", "portTitle1": "What we", "portTitle2Italic": "source.", "portLink": "View full portfolio →", "portC1Name": "Specialty Coffee", "portC1Origins": "AR · CO · ET", "portC1Cert": "SCA 85+", "portC2Name": "Cacao & Cocoa", "portC2Origins": "PE · EC · GH", "portC2Cert": "Fair Trade", "portC3Name": "Frozen Fruit (IQF)", "portC3Origins": "CL · PE · EG", "portC3Cert": "BRC Grade A", "netTitlePre": "From", "netTitleItalic1": "origin", "netTitleMid": "to", "netTitleItalic2": "obligation.", "netBody": "A cross-continental infrastructure connecting premier agricultural origins with high-yield buyer markets through verified procurement channels.", "netS1Value": "12", "netS1Label": "Countries", "netS2Value": "250k", "netS2Label": "Metric Tons Moved", "netCta": "Explore the Network →", "manifestoQ1": "Commodity trade has always traveled on trust. ", "manifestoItalic": "We chose to write it down.", "manifestoQ2": " Every lot we handle is bound to a named origin, a compliance trail and a counterparty review — so the next buyer never has to guess what they are paying for.", "manifestoSig": "Alessandro Cordano", "manifestoRole": "Founder · Principal", "ctaTitle1Pre": "Book a", "ctaTitle1Italic": "private", "ctaTitle1Post": "consultation", "ctaTitle2": "to scope your requirements.", "ctaBody": "A thirty-minute conversation. No fee. No obligation. Calendar opens upon initial review.", "ctaCta1": "Book a Call →", "ctaCta2": "Download Capabilities" }/*EDITMODE-END*/; function HomeHiFi() { const [t, setTweak] = useTweaks(TWEAK_DEFAULTS); const { isMobile } = useBreakpoint(); const tx = (k) => (v) => setTweak(k, v); const stripItems = [t.stripItem1, t.stripItem2, t.stripItem3, t.stripItem4, t.stripItem5].filter(Boolean); const proofStats = [1, 2, 3, 4].map((n) => ({ value: t[`proofS${n}Value`], label: t[`proofS${n}Label`], note: t[`proofS${n}Note`], })); const portfolio = [ { tone: 'bronze', code: 'CAT-01', name: t.portC1Name, origins: t.portC1Origins, cert: t.portC1Cert }, { tone: 'warm', code: 'CAT-02', name: t.portC2Name, origins: t.portC2Origins, cert: t.portC2Cert }, { tone: 'dark', code: 'CAT-03', name: t.portC3Name, origins: t.portC3Origins, cert: t.portC3Cert }, ]; return ( {[1, 2, 3, 4, 5].map((n) => ( ))} {[1, 2, 3, 4].map((n) => ( ))} {[1, 2, 3].map((n) => ( ))}
{/* ============ HERO ============ */}
{t.heroTag} {t.heroEyebrow}
{t.heroLine1} {t.heroLine2Italic} {t.heroLine3} {t.heroBody}
{!isMobile &&
{/* floating caption card */}
LOT
{t.heroLotValue}
ORIGIN
{t.heroOriginValue}
{t.heroPlateLabel} {t.heroPlateNote}
}
{/* ============ PROOF POINTS ============ */}
§ I · Performance, Audited {t.proofTitle1} {t.proofTitle2Italic}
{t.proofAside}
{proofStats.map((s, i) => ( ))}
{/* ============ THE PORTFOLIO — EXCERPT ============ */}
§ II · The Portfolio · Excerpt {t.portTitle1} {t.portTitle2Italic}
{t.portLink}
{portfolio.map((p) => (
{p.code}
{p.name}
{p.origins}
{p.cert}
))}
{/* ============ NETWORK PREVIEW ============ */}
§ III · The Network {t.netTitlePre} {t.netTitleItalic1} {t.netTitleMid} {t.netTitleItalic2} {t.netBody}
{!isMobile &&
}
{/* ============ MANIFESTO / NOTE ============ */}
§ IV · A note

"{t.manifestoQ1}{t.manifestoItalic}{t.manifestoQ2}"

{t.manifestoSig}
{t.manifestoRole}
{/* ============ CTA — DARK ============ */}
")`, }} />
◆ Begin a relationship ◆ {t.ctaTitle1Pre} {t.ctaTitle1Italic} {t.ctaTitle1Post} {t.ctaTitle2} {t.ctaBody}
{t.ctaCta1} {t.ctaCta2}
); } /* Stylized world map for the network preview. Hand-positioned dots for origins (gold) and markets (cream), thin lines connecting them across a continent silhouette. */ function NetworkMap() { const origins = [ { id: 'PE', x: 28, y: 32, label: 'Peru' }, { id: 'CL', x: 28, y: 42, label: 'Chile' }, { id: 'EG', x: 56, y: 22, label: 'Egypt' }, ]; const markets = [ { id: 'EU', x: 50, y: 16, label: 'EU' }, { id: 'MENA', x: 60, y: 24, label: 'UAE' }, { id: 'TW', x: 80, y: 26, label: 'Taiwan' }, ]; const connections = [ ['PE', 'EU'], ['PE', 'TW'], ['CL', 'EU'], ['CL', 'TW'], ['EG', 'EU'], ['EG', 'MENA'], ['EG', 'TW'], ]; const find = (id) => [...origins, ...markets].find((p) => p.id === id); return (
{[ 'M 18 18 Q 22 16 24 20 L 26 24 Q 25 30 28 34 L 30 42 Q 28 48 24 46 L 20 38 Q 18 30 18 18 Z', 'M 46 14 Q 52 12 56 16 L 58 20 Q 56 24 58 28 L 60 36 Q 56 44 52 42 L 48 36 Q 46 28 46 14 Z', 'M 64 14 Q 72 12 80 14 L 86 18 Q 84 22 82 24 L 80 28 Q 78 32 76 30 L 68 28 Q 64 22 64 14 Z', ].map((d, i) => ( ))} {connections.map(([a, b], i) => { const p1 = find(a), p2 = find(b); const midX = (p1.x + p2.x) / 2; const midY = Math.min(p1.y, p2.y) - 6; return ( ); })} {origins.map((p) => ( ))} {markets.map((p) => ( ))} {[...origins, ...markets].map((p) => (
{p.label}
))}
Origin Market
); } Object.assign(window, { HomeHiFi });