{
"canvas": {
"width": 1200,
"height": 1600,
"bg": "#FAFAFA",
"padding": 48
},
"colors": {
"primary": "#0B98F1",
"primaryLight": "#ECFDF5",
"primaryMuted": "#D1FAE5",
"accent": "#059669",
"text": "#111827",
"muted": "#8CA3AF",
"border": "#E5E7EB",
"white": "#FFFFFF",
"arrow": "#6EE7B7"
},
"typography": {
"title": {
"size": 36,
"weight": 700,
"color": "#111827"
},
"subtitle": {
"size": 14,
"weight": 400,
"color": "#9CA3AF"
},
"section": {
"size": 11,
"weight": 600,
"color": "#0B98F1",
"transform": "uppercase",
"letterSpacing": 1.5
},
"card": {
"size": 12,
"weight": 600,
"color": "#111827"
},
"body": {
"size": 10,
"weight": 400,
"color": "#6B7280"
}
},
"components": {
"card": {
"radius": 10,
"border": 1,
"borderColor": "#E5E7EB",
"bg": "#FFFFFF",
"padding": 14
},
"section": {
"radius": 12,
"bg": "#ECFDF5",
"padding": 16
},
"badge": {
"radius": 10,
"bg": "#D1FAE5",
"color": "#059669",
"px": 8,
"py": 3
},
"arrow": {
"color": "#6EE7B7",
"width": 2,
"style": "solid"
}
},
"header": {
"title": "B2B Influencer Flywheel",
"subtitle": "Lovable • Gamma • n8n"
},
"sections": [
{
"id": "platforms",
"title": "PLATFORMS",
"items": ["YouTube", "TikTok", "Instagram", "LinkedIn", "X"]
},
{
"id": "discovery",
"title": "DISCOVERY",
"cols": [
{
"label": "Search",
"items": ["Competitors", "Customer comments", "Similar profiles"]
},
{
"label": "Tools",
"items": ["VidIQ", "Taplio", "SuperX"]
},
{
"label": "Filter",
"items": ["Avg views", "Viral frequency", "Engagement"]
}
]
},
{
"id": "outreach",
"title": "OUTREACH",
"items": [
{ "label": "Sequence", "value": "5 emails" },
{ "label": "Benchmark", "value": "25-30% reply" },
{ "label": "Tools", "value": "Lemlist, Instantly" }
]
},
{
"id": "buckets",
"title": "TWO PATHS",
"left": {
"label": "Trust",
"desc": "Established creators",
"price": "$1K-$50K"
},
"right": {
"label": "Volume",
"desc": "UGC farm, fresh accounts",
"price": "$300-500/mo + CPM"
}
}
]
}