// pages/home.jsx — landing page composition function Home({ t, setTweak }) { return (
); } // ───────── 1. Hero ───────── function Hero({ t, setTweak }) { if (t.hero === 'visual') return ; return ; } function HeroText() { return (
Edition 01 · Four Days · Open to the Public
Riyadh / KSA ● Filing

The decade
ahead, on the floor.

{/* Editorial image strip — three lab/people shots, low-key, each at its own parallax speed */}

Future Labs Summit is the consumer unveil of deep-tech science — four days where AI doctors, robotic surgeons, longevity therapeutics, decentralized labs and the rest of the discovery stack step out of the building and onto a public floor.

Reserve a Pass → Exhibit at Edition 01
Pre-sale closes 14 Nov 2026
{/* Big date label, bottom-right */}
{[ { d: '19', m: 'MAR', l: 'Opening · Keynote 01' }, { d: '20', m: 'MAR', l: 'Pavilions · Pillars Live' }, { d: '21', m: 'MAR', l: 'Hackathon · Founders' }, { d: '22', m: 'MAR', l: 'Public Showcase · Closing' }, ].map((x, i) => (
{x.d}{x.m}
{x.l}
))}
); } function HeroVisual() { return (
// Future Labs Summit · Edition 01 // Filing 0001 · Public Manifest

See it before
it ships.

The technologies that will define the next decade of human health — AI doctors, robotic surgeons, longevity, DeSci — assembled under one roof. Open to the public.

); } // ───────── 2. Pillars ───────── function Pillars() { const items = [ { n: '01', tag: 'Lab Automation', title: 'The lab runs itself.', body: 'Liquid-handling robots, cloud labs, autonomous experimentation. From bench to fleet — the workforce of science is being rebuilt.', stat: '24/7', statLabel: 'Always-on labs', img: IMG.pillar1, }, { n: '02', tag: 'Research-Focused AI', title: 'Models that discover.', body: 'Foundation models for biology, agentic research systems, ML for design-build-test-learn. The Copilot for science is no longer a hypothesis.', stat: '10⁹', statLabel: 'Compounds screened', img: IMG.pillar2, }, { n: '03', tag: 'Decentralized Science', title: 'Funding without gatekeepers.', body: 'On-chain IP, citizen-led trials, distributed cohorts. Science is rewriting its own incentive layer in public.', stat: '$0', statLabel: 'Grants required', img: IMG.pillar3, }, { n: '04', tag: 'Augmented Reality', title: 'See what the data sees.', body: 'Spatial overlays for surgeons. Microscopy for everyone. AR is the new screen for the bench — and the operating room.', stat: '1:1', statLabel: 'Reality, augmented', img: IMG.pillar4, }, ]; return (
{items.map((p, i) => (
{/* photo top */}
§ {p.n} ◆ {p.tag}
{/* body */}
{p.stat}
{p.statLabel}

{p.title}

{p.body}

Visit pavilion →
))}
); } // ───────── 3. Format ───────── function Format() { const tracks = [ { tag: 'A · KEYNOTE STAGE', title: 'Four days. Twelve unveils.', body: 'The mainstage hosts the news. New models, new molecules, new platforms — announced live, in front of buyers and the press.', tags: ['Live', '4,000 seats', 'Press pool'], }, { tag: 'B · PAVILION FLOOR', title: 'The labs are open.', body: 'Forty-thousand square meters of running demos: robots pipetting, machines diagnosing, surgeons operating on cadavers in VR. Walk in, touch everything.', tags: ['300+ exhibitors', 'Live demos', 'Open to public'], }, { tag: 'C · HACKATHON', title: '72 hours, one prompt.', body: 'A handpicked field of 600 researchers, founders and engineers — building public-good tools on top of partner platforms. The winners pitch on the mainstage.', tags: ['600 builders', '$250K prizes', '72 hrs'], }, { tag: 'D · COHORTS & TRAININGS', title: 'Leave with a new skill.', body: 'Hands-on cohorts taught by lab heads and platform leads — protein design, agentic workflows, biosafety, robotics calibration. Limited seats, paid in attention.', tags: ['18 cohorts', 'Cert. issued', 'Limited'], }, { tag: 'E · FOUNDERS & CAPITAL', title: 'Where deep-tech meets the cheque.', body: 'An invite-only day for founders building in the four pillars. Curated 1:1s with funds, sovereign capital, corporate labs and pharma BD.', tags: ['Day 4', 'Invite-only', '200 founders'], }, { tag: 'F · PUBLIC SHOWCASE', title: 'For everyone else.', body: 'The closing day is for the public. Schools, families, the curious. The same floor, the same demos — narrated, slower, no badges required.', tags: ['Day 4', 'Free entry', 'Family'], }, ]; return (
{tracks.map((tr, i) => (
{tr.tag}

{tr.title}

{tr.body}

{tr.tags.map((tag) => ( {tag} ))}
))}
); } // ───────── 4. Stats ───────── function Stats() { const stats = [ { n: '7,500+', l: 'Attendees expected' }, { n: '300+', l: 'Exhibitors on the floor' }, { n: '150+', l: 'Speakers, trainers, hosts' }, { n: '2,000+', l: 'Early-career researchers' }, { n: '600', l: 'Hackathon builders' }, { n: '$250K', l: 'Prize pool' }, { n: '40k m²', l: 'Open pavilion floor' }, { n: '4 days', l: 'One of them public' }, ]; return (
{stats.map((s, i) => (
↳ {String(i + 1).padStart(2, '0')}
{s.n}
{s.l}
))}
); } // ───────── 5. Speakers preview ───────── function SpeakersPreview({ t }) { const featured = SPEAKERS.slice(0, 8); return (
§ 04
The Roster · Filing in progress

The people in the room.

Founders, lab heads, capital, builders. Identities held under wraps until 30 days out — a fairer game for the unknowns and the students. Below is a preview of the kinds of people you'll meet.

{featured.map((s) => ( ))}
{SPEAKERS.length - 8} more speakers · filing daily
See the full roster →
); } // ───────── 6. Riyadh band ───────── function RiyadhBand() { return (
{/* Stylized "map" — coordinate grid */}
{[ ['$500B+', 'Sovereign science & tech investment under deployment'], ['28 PhD-granting institutions', 'within a 90-minute drive of the venue'], ['90-day researcher visa', 'on-arrival for the duration of the summit'], ['One time-zone', 'between Tokyo and Lagos · seven from SFO'], ].map(([n, l], i) => (
{n}
{l}
))}
); } function RiyadhMap() { return ( ); } // ───────── 7. Partner CTA ───────── function PartnerCTA() { return (
{/* Atmospheric gradient halo \u2014 ties the CTA back to the silver-lining language. */}
); } // ───────── 8. Schedule preview ───────── function SchedulePreview() { const days = [ { d: '19 MAR · FRI', tag: 'OPENING', name: 'Welcome / Keynote 01', sub: 'Pavilions open' }, { d: '20 MAR · SAT', tag: 'PILLARS', name: 'Track A–D in parallel', sub: 'Lab Auto · AI · DeSci · AR' }, { d: '21 MAR · SUN', tag: 'BUILD · CAPITAL', name: 'Hackathon + Founders & Capital', sub: 'Mainstage: Models that discover' }, { d: '22 MAR · MON', tag: 'PUBLIC', name: 'Open Showcase', sub: 'Free entry · Closing notes' }, ]; return (
    {days.map((day, i) => (
  1. D{String(i + 1).padStart(2, '0')}
    {day.d}
    {day.tag}
    {day.name}
    {day.sub}
    Details →
  2. ))}
); } // ───────── 9. FAQ preview ───────── function FaqPreview() { const faqs = [ { q: 'Is FLS really open to the public?', a: 'Yes. Day 4 is fully open to the public — no badge, no fee, family-friendly. Days 1–3 require a pass, but students with valid ID get in free.' }, { q: 'How is this different from a regular biotech / AI conference?', a: 'Most science conferences are talks-first, demos-second. FLS inverts it: the demos are the main event. Forty-thousand square meters of running hardware, software and wet-bench setups — talks happen at the edges.' }, { q: 'I am not in pharma — should I come?', a: 'If you build at the intersection of AI, hardware, or distributed systems, you should come. The discovery stack is rebuilding on top of foundation models, fleets of robots, and decentralized protocols — your work likely lives here too.' }, { q: 'Can my company exhibit?', a: 'Yes. The pavilion floor has space for 300 exhibitors, with priority given to companies running real platforms (not just slides). Apply on the Partner page.' }, ]; return (
{faqs.map((f, i) => )}
); } function FaqRow({ q, a, idx, defaultOpen = false }) { const [open, setOpen] = React.useState(defaultOpen); return (
{open && (
{a}
)}
); } Object.assign(window, { Home, Hero, Pillars, Format, Stats, SpeakersPreview, RiyadhBand, PartnerCTA, SchedulePreview, FaqPreview, FaqRow, HumansBand, FloorBand, SilverLining }); // ───────── SilverLining — gradient + glowing-text interlude ───────── function SilverLining() { return (
{/* Three.js WebGL aurora — animated shader gradient + 600 floating particles. Falls back to a static CSS gradient if Three.js fails or reduced-motion is set. */} {/* The silver lining — a soft luminous arc along the top-right diagonal, on top of the WebGL layer to keep the editorial highlight readable. */}
); } function HumansBand() { return (
§ INTERLUDE · The Operators

Behind every
demo is a person
who built it.

We invited the operators — the lab techs, the bench scientists, the postdocs running the experiments, the engineers wiring the robots — not just the founders and CEOs. The summit is for the people who actually do the work.

2,000+ ECRs Free for students Apply for a grant pass
); } // ───────── FloorBand — big editorial photo strip after Format ───────── function FloorBand() { return (
The doors open at 09:00.
The lights stay on until 22:00.} sub="Five halls, three hundred exhibitors, and one open public day. Walk in. Touch everything. Ask the operator how it works." />
); }