// Monjez landing — shared content. Grounded in Monjez_System.md + ICP.md.
// Icons referenced by name (string) and resolved via window[name] in components.

// ---- Hero proof stats (outcome-framed, not fabricated social proof) ----
const HERO_STATS = [
  { v: '30 days', l: 'to fully operational' },
  { v: '80%', l: 'of sales done before handoff' },
  { v: '400+', l: 'hours saved every month' },
];

// ---- The Operation System: 5 layers, lead → founder ----
const SYSTEM_LAYERS = [
  {
    id: 'sales',
    icon: 'IconZap', accent: 'blue',
    tag: 'Layer 1',
    name: 'AI Sales Infrastructure',
    tagline: 'From the first message to a sales-ready handoff.',
    problem: 'Founders and reps lose 2–3 hrs/day chasing, re-qualifying, and slow-replying to leads. Every minute of delay leaks revenue.',
    build: 'The moment a lead lands — Meta, WhatsApp, Instagram, your site — Monjez replies instantly, qualifies, scores, handles objections, and writes a full summary for your rep.',
    caps: ['Instant 24/7 response', 'Qualification & lead scoring', 'Objection handling', 'CRM update + handoff report'],
    outcome: 'Your sales team starts every call at 80%, not 0%.',
    metrics: [['Reply time', 'Seconds, 24/7'], ['Handoff', '~80% complete']],
  },
  {
    id: 'delivery',
    icon: 'IconWorkflow', accent: 'blue',
    tag: 'Layer 2',
    name: 'Client Delivery Automation',
    tagline: 'Onboarding fires the second the contract is signed.',
    problem: 'Manual onboarding, folder setup, and reporting eat days per client — and quietly break the moment you try to scale.',
    build: 'Contract signed → onboarding, client folders, files, and tasks are created automatically. Reports build themselves with AI, on schedule, every time.',
    caps: ['Automated onboarding', 'Client setup & folders', 'AI-built reporting', 'Task assignment'],
    outcome: 'Zero manual setup. Consistent delivery at any scale.',
    metrics: [['Onboarding', 'Instant, on signature'], ['Reports', 'Built by AI']],
  },
  {
    id: 'portal',
    icon: 'IconLayers', accent: 'teal',
    tag: 'Layer 3',
    name: 'Client Portal',
    tagline: 'Every client sees their results in one branded place.',
    problem: 'Endless "any update?" messages and status calls drain your team and erode client trust.',
    build: 'A branded portal where each client sees their projects, updates, invoices, assets — and exactly where their money and LTV are going.',
    caps: ['Project & task visibility', 'Live updates & invoices', 'LTV & results tracking', 'Asset uploads'],
    outcome: 'Fewer support pings. Higher trust. Better retention.',
    metrics: [['Support load', 'Down sharply'], ['Transparency', 'Full, real-time']],
  },
  {
    id: 'team',
    icon: 'IconUsers', accent: 'blue',
    tag: 'Layer 4',
    name: 'Team Operating System',
    tagline: 'Your whole team runs from one place.',
    problem: 'Work is scattered across chats, sheets, and meetings. Nobody has the full picture and nothing is accountable.',
    build: 'A single operating system for tasks, projects, updates, and accountability — your team writes updates once and the whole org stays in sync.',
    caps: ['Task & project tracking', 'Team updates', 'Accountability systems', 'Internal workflows'],
    outcome: 'Less chaos. More throughput. No extra headcount.',
    metrics: [['Meetings', 'Fewer'], ['Throughput', 'Higher']],
  },
  {
    id: 'founder',
    icon: 'IconGauge', accent: 'teal',
    tag: 'Layer 5',
    name: 'Founder Dashboard',
    tagline: 'Run the entire business from one command center.',
    problem: 'No single view of revenue, pipeline, team performance, and client health. The founder becomes the bottleneck.',
    build: 'A customized command center: revenue, sales pipeline, operational KPIs, team performance, and client-health monitoring — live, in one screen.',
    caps: ['Revenue & pipeline', 'Operational KPIs', 'Team performance', 'Client-health monitoring'],
    outcome: 'You control everything from one place — and step out of the weeds.',
    metrics: [['Visibility', 'Everything, one screen'], ['Founder time', 'Back to growth']],
  },
];

// ---- Agents we build (custom-built, tuned to your managers) ----
const AGENTS = [
  { id: 'sales',   name: 'AI Sales Agent',     role: 'Qualifies and books leads while you sleep',           icon: 'IconZap',      accent: 'blue', preview: 'chat',
    problem: 'Leads went cold waiting hours for a reply.', deliver: 'Instant qualification, scoring, and booked calls — 24/7.', save: '60+ hrs / mo' },
  { id: 'onboard', name: 'Onboarding Agent',   role: 'Sets up every new client the moment they sign',       icon: 'IconWorkflow', accent: 'blue', preview: 'kanban',
    problem: 'Onboarding took days of manual checklists.', deliver: 'Folders, tasks, and welcome flows fire automatically.', save: '40+ hrs / mo' },
  { id: 'report',  name: 'Reporting AI',       role: 'Builds every client report automatically',            icon: 'IconBarChart', accent: 'teal', preview: 'report',
    problem: 'Reports were hand-built in slides every week.', deliver: 'Branded, accurate reports generated on schedule.', save: '50+ hrs / mo' },
  { id: 'csm',     name: 'CSM Clone',          role: 'Answers clients like your best account manager',       icon: 'IconMessage',  accent: 'blue', preview: 'chat',
    problem: 'CSMs lost 2–3 hrs/day in client chats.', deliver: 'On-brand replies with full context, instantly.', save: '55+ hrs / mo' },
  { id: 'ad',      name: 'Ad & Funnel Agent',  role: 'Drafts and audits ad copy and funnels',               icon: 'IconTarget',   accent: 'teal', preview: 'adcopy',
    problem: 'Ad copy and funnel reviews bottlenecked on the founder.', deliver: 'Drafts, variants, and efficiency audits in minutes.', save: '35+ hrs / mo' },
  { id: 'ops',     name: 'Ops Manager AI',     role: 'Routes work and flags blockers across the team',       icon: 'IconCrown',    accent: 'blue', preview: 'kanban',
    problem: 'Nothing was prioritized; blockers surfaced late.', deliver: 'Auto-routing, nudges, and a live ops picture.', save: '45+ hrs / mo' },
];

// ---- The offer: 4 phases over 90 days, operational in 30 ----
const PHASES = [
  { tag: 'Phase 01', week: 'Week 1', title: 'AI Business Audit', icon: 'IconTarget',
    body: 'We deep-dive every process, role, and manual task in your agency — then translate each one into money: hours wasted and revenue at stake.',
    walkaway: 'Your AI Profit Map — every task that can be automated, ranked by ROI, with exact figures attached.' },
  { tag: 'Phase 02', week: 'Week 2–4', title: 'Done-for-you build-out', icon: 'IconWorkflow',
    body: 'Our team personally builds and installs your first custom systems — sales infrastructure, onboarding, and AI reporting — wired into the tools you already run.',
    walkaway: '3–5 custom systems, live in production and tuned to your workflows.' },
  { tag: 'Phase 03', week: 'Week 4–8', title: 'Onboarding & training', icon: 'IconUsers',
    body: 'We turn on your dashboards, train your team and managers, and let AI write your SOPs so the system sticks without you babysitting it.',
    walkaway: 'Your team operating at 80% — dashboards live, people trained, processes documented.' },
  { tag: 'Phase 04', week: 'Week 8–12', title: 'Scale & optimize', icon: 'IconActivity',
    body: 'We tune what is live, add agents where ROI is highest, and pull the founder out of the day-to-day busywork for good.',
    walkaway: 'A system that compounds — scale without growing the team or burning it out.' },
];

// ---- Why Monjez vs everyone else ----
const COMPARE = [
  { us: 'Custom-coded for your exact workflows', them: 'Templated, off-the-shelf automations' },
  { us: 'Built for the GCC — your region, your language', them: 'Built for the West, adapted late' },
  { us: 'We guarantee the outcome, not just the build', them: 'An agency you stay dependent on' },
  { us: 'One operating system across all 5 layers', them: 'A single chatbot or disconnected tool' },
  { us: 'Your team and managers trained to run it', them: 'Handed over, then you are on your own' },
];

// ---- "Will this work for you?" qualifier checklist ----
const FIT_CHECKS = [
  'You run a marketing agency in the GCC',
  '3–50 people, multiple active clients',
  'Manual reporting, onboarding, or follow-up',
  'A founder stretched across everything',
  'Growing — and the ops can not keep up',
];

// ---- GCC coverage ----
const GCC = ['Saudi Arabia', 'United Arab Emirates', 'Kuwait', 'Qatar', 'Bahrain', 'Oman'];

// ---- FAQ ----
const FAQS = [
  { q: 'When does it start?', a: 'Within 48 hours of kickoff. We book your AI Business Audit immediately, and your first systems are live within the first 30 days.' },
  { q: 'Do I need technical skills?', a: 'None. We build, install, and train your team. You and your managers simply use the systems — no engineering, no maintenance on your side.' },
  { q: 'Why not just hire an ops or account manager?', a: 'A hire costs 120,000+ SAR a year, needs managing, and still does the work by hand. The system runs 24/7, starts every task at 80%, and never burns out.' },
  { q: 'How long until everything is live?', a: 'Everything is operational within 30 days. The full build-out — audit, systems, training, optimization — runs over 90 days.' },
  { q: 'Do I own the systems?', a: 'Yes. We build the capability inside your business. You keep it — this is not a tool you rent and lose the day you leave.' },
  { q: 'What if it does not fit my agency?', a: 'Every layer is custom-coded for your workflows and your managers. Nothing is templated, so it fits how your team actually works.' },
  { q: 'What if AI changes in a few months?', a: 'It is a living system. We maintain and upgrade your setup as models improve, so you stay ahead instead of rebuilding.' },
  { q: 'Is my data safe?', a: 'Your systems run on your own stack with full audit trails — GCC-based and built for your region from day one.' },
];

// ---- Apply: 4 questions before booking ----
const APPLY_QS = [
  { id: 'type', q: 'What type of agency do you run?', sub: 'This tailors your AI Profit Map to your business.',
    options: ['Performance / paid ads', 'Social media', 'Full-service', 'SEO / content', 'Other'] },
  { id: 'team', q: 'How big is your team?', sub: 'Monjez creates the most value for real teams with real operational load.',
    options: ['Just me', '3–10 people', '10–30 people', '30–50 people', '50+ people'] },
  { id: 'bottleneck', q: 'Where is your biggest bottleneck right now?', sub: 'We start the build where the ROI is highest.',
    options: ['Lead follow-up & sales', 'Onboarding & delivery', 'Manual reporting', 'Founder doing everything', 'Team overloaded'] },
  { id: 'revenue', q: 'What is your monthly revenue range?', sub: 'So we can size the system and the savings honestly.',
    options: ['Under 50k SAR', '50–150k SAR', '150–500k SAR', '500k+ SAR'] },
];

// ---- Testimonials (founder stories) ----
const TESTIMONIALS = [
  {
    name: 'Ali',
    role: 'Founder & SEO Director · Atlantis Marketplace',
    stars: 5,
    quote: 'Monjez built our full B2B marketplace end to end and put real systems behind every part of the operation. It runs without me babysitting it.',
    video: 'https://www.loom.com/embed/5a7225325e6d4edd8d3a42f7895526bd',
  },
];

// Booking + video links
const BOOKING_URL = '#apply';
const LOOM_EMBED = 'https://www.loom.com/embed/5a7225325e6d4edd8d3a42f7895526bd';

Object.assign(window, {
  HERO_STATS, SYSTEM_LAYERS, AGENTS, PHASES, COMPARE, FIT_CHECKS, GCC, FAQS, APPLY_QS,
  TESTIMONIALS, BOOKING_URL, LOOM_EMBED,
});
