{
  "name": "VW24 \u2014 Lead Nurturing Sequence",
  "nodes": [
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "vw24-lead",
        "responseMode": "responseNode",
        "options": {}
      },
      "name": "Lead Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        240,
        300
      ],
      "webhookId": "vw24-lead-capture",
      "id": "d69f8f3b-362e-44d4-8108-300221049c93"
    },
    {
      "parameters": {
        "functionCode": "const d = items[0].json;\nreturn [{ json: {\n  name: d.name || 'there',\n  email: d.email,\n  source: d.source || 'website',\n  ts: new Date().toISOString(),\n  score: d.source === 'chat' ? 80 : d.source === 'contact' ? 60 : 40\n}}];"
      },
      "name": "Enrich Lead",
      "type": "n8n-nodes-base.function",
      "typeVersion": 1,
      "position": [
        460,
        300
      ],
      "id": "5217c178-91ca-4a06-a279-83b381965107"
    },
    {
      "parameters": {
        "conditions": {
          "number": [
            {
              "value1": "={{$json.score}}",
              "operation": "largerEqual",
              "value2": 60
            }
          ]
        }
      },
      "name": "High Value?",
      "type": "n8n-nodes-base.if",
      "typeVersion": 1,
      "position": [
        680,
        300
      ],
      "id": "bbfe006b-7945-4a0b-a958-61172e8c0dd3"
    },
    {
      "parameters": {
        "fromEmail": "info@vibeworld24.com",
        "toEmail": "={{$json.email}}",
        "subject": "\ud83d\ude80 Your AI Business System is Ready \u2014 VibeWorld24",
        "emailType": "html",
        "message": "<!DOCTYPE html><html><body style=\"background:#03030f;color:#e2e8f0;font-family:Inter,sans-serif;margin:0;padding:20px\"><div style=\"max-width:600px;margin:0 auto\"><h1 style=\"background:linear-gradient(135deg,#00f0ff,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent\">Hi {{$json.name}},</h1><p>You just discovered what 1,000+ businesses use to scale with AI.</p><p><strong style=\"color:#00f0ff\">VibeWorld24</strong> \u2014 15 AI specialists, n8n automation, and a CEO Brain that thinks at the executive level.</p><p>Start free, upgrade when ready: <a href=\"https://vibeworld24.com/chat.html\" style=\"color:#00f0ff\">Launch AI Now \u2192</a></p><p style=\"color:#5a6a82;font-size:.8rem\">VibeWorld24 \u00b7 This Is Not a Tool. It's a System.</p></div></body></html>"
      },
      "name": "Send Welcome Email",
      "type": "n8n-nodes-base.emailSend",
      "typeVersion": 1,
      "position": [
        900,
        200
      ],
      "credentials": {
        "smtp": {
          "id": "1",
          "name": "VW24 SMTP"
        }
      },
      "id": "728516f8-6f8b-433e-9104-a0c3584f173c"
    },
    {
      "parameters": {
        "unit": "days",
        "amount": 2
      },
      "name": "Wait 2 Days",
      "type": "n8n-nodes-base.wait",
      "typeVersion": 1,
      "position": [
        1120,
        200
      ],
      "id": "1050c300-935f-4ecd-9794-219c8baa5ee2"
    },
    {
      "parameters": {
        "fromEmail": "info@vibeworld24.com",
        "toEmail": "={{$json.email}}",
        "subject": "\ud83d\udcca See what VibeWorld24 AI did for businesses like yours",
        "emailType": "html",
        "message": "<!DOCTYPE html><html><body style=\"background:#03030f;color:#e2e8f0;font-family:Inter,sans-serif;margin:0;padding:20px\"><div style=\"max-width:600px;margin:0 auto\"><h2 style=\"color:#00f0ff\">{{$json.name}}, results from real businesses:</h2><ul><li>+340% content output with AI Content specialist</li><li>3x sales pipeline growth with Sales Intelligence AI</li><li>80% less manual work with n8n automation</li></ul><p>Your free trial starts now: <a href=\"https://vibeworld24.com/chat.html\" style=\"color:#7c3aed\">Try VibeWorld24 Free \u2192</a></p><p>Or go Pro for \u20ac29/mo: <a href=\"https://vibeworld24.com/pricing.html\" style=\"color:#00ff88\">View Plans \u2192</a></p></div></body></html>"
      },
      "name": "Day 2 Follow-up",
      "type": "n8n-nodes-base.emailSend",
      "typeVersion": 1,
      "position": [
        1340,
        200
      ],
      "credentials": {
        "smtp": {
          "id": "1",
          "name": "VW24 SMTP"
        }
      },
      "id": "9720660b-8c02-4907-a008-d13351ba9514"
    },
    {
      "parameters": {
        "unit": "days",
        "amount": 5
      },
      "name": "Wait 5 Days",
      "type": "n8n-nodes-base.wait",
      "typeVersion": 1,
      "position": [
        1560,
        200
      ],
      "id": "d52e7f35-8697-44a2-b34c-6711f7664c0a"
    },
    {
      "parameters": {
        "fromEmail": "info@vibeworld24.com",
        "toEmail": "={{$json.email}}",
        "subject": "\u26a1 Last chance \u2014 special offer for {{$json.name}}",
        "emailType": "html",
        "message": "<!DOCTYPE html><html><body style=\"background:#03030f;color:#e2e8f0;font-family:Inter,sans-serif;margin:0;padding:20px\"><div style=\"max-width:600px;margin:0 auto\"><h2 style=\"color:#ffa502\">{{$json.name}}, your exclusive offer:</h2><p>Start your AI business operating system today \u2014 first month 20% off with code <strong style=\"color:#00f0ff\">VIBESTART</strong>.</p><p>This offer expires in 48 hours.</p><a href=\"https://vibeworld24.com/pricing.html\" style=\"display:inline-block;padding:14px 28px;background:linear-gradient(135deg,#00f0ff,#7c3aed);color:#000;font-weight:900;border-radius:50px;text-decoration:none\">Claim Offer Now \u2192</a></div></body></html>"
      },
      "name": "Day 7 Offer",
      "type": "n8n-nodes-base.emailSend",
      "typeVersion": 1,
      "position": [
        1780,
        200
      ],
      "credentials": {
        "smtp": {
          "id": "1",
          "name": "VW24 SMTP"
        }
      },
      "id": "c5f687a6-a9ff-48be-88a0-fb03950f88c3"
    },
    {
      "parameters": {
        "respondWith": "json",
        "responseBody": "{\"success\":true,\"message\":\"Lead enrolled in nurture sequence\"}"
      },
      "name": "Respond OK",
      "type": "n8n-nodes-base.respondToWebhook",
      "typeVersion": 1,
      "position": [
        900,
        420
      ],
      "id": "0f024634-f919-4fc9-a594-987b4feacc86"
    }
  ],
  "connections": {
    "Lead Webhook": {
      "main": [
        [
          {
            "node": "Enrich Lead",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Enrich Lead": {
      "main": [
        [
          {
            "node": "High Value?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "High Value?": {
      "main": [
        [
          {
            "node": "Send Welcome Email",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Respond OK",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Welcome Email": {
      "main": [
        [
          {
            "node": "Wait 2 Days",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait 2 Days": {
      "main": [
        [
          {
            "node": "Day 2 Follow-up",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Day 2 Follow-up": {
      "main": [
        [
          {
            "node": "Wait 5 Days",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait 5 Days": {
      "main": [
        [
          {
            "node": "Day 7 Offer",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": true,
  "settings": {
    "executionOrder": "v1"
  },
  "id": "c368d3c2-c938-4679-9791-5bb08eb1eda2"
}