pencil-new.pen 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684
  1. {
  2. "version": "2.7",
  3. "children": [
  4. {
  5. "type": "frame",
  6. "id": "bi8Au",
  7. "x": 0,
  8. "y": 0,
  9. "name": "AI Agent Dashboard",
  10. "clip": true,
  11. "width": 393,
  12. "height": 852,
  13. "fill": "#050510",
  14. "layout": "none",
  15. "children": [
  16. {
  17. "type": "ellipse",
  18. "id": "pbW4E",
  19. "x": -100,
  20. "y": -100,
  21. "name": "blob1",
  22. "opacity": 0.6,
  23. "fill": "#7F00FF",
  24. "width": 400,
  25. "height": 400
  26. },
  27. {
  28. "type": "ellipse",
  29. "id": "bpEUM",
  30. "x": 193,
  31. "y": 552,
  32. "name": "blob2",
  33. "opacity": 0.5,
  34. "fill": "#00C6FF",
  35. "width": 300,
  36. "height": 300
  37. },
  38. {
  39. "type": "frame",
  40. "id": "6pPpx",
  41. "x": 0,
  42. "y": 0,
  43. "name": "Status Bar Area",
  44. "width": 393,
  45. "height": 54,
  46. "children": [
  47. {
  48. "type": "rectangle",
  49. "cornerRadius": 18,
  50. "id": "22wBA",
  51. "name": "island",
  52. "fill": "#000000",
  53. "width": 141,
  54. "height": 36
  55. }
  56. ]
  57. },
  58. {
  59. "type": "frame",
  60. "id": "MCDbX",
  61. "x": 24,
  62. "y": 64,
  63. "name": "header",
  64. "width": 345,
  65. "height": 50,
  66. "gap": 12,
  67. "children": [
  68. {
  69. "type": "ellipse",
  70. "id": "On0yj",
  71. "name": "avatar",
  72. "fill": "#D9D9D9",
  73. "width": 44,
  74. "height": 44
  75. },
  76. {
  77. "type": "frame",
  78. "id": "BJsPy",
  79. "name": "titles",
  80. "layout": "vertical",
  81. "gap": 4,
  82. "children": [
  83. {
  84. "type": "text",
  85. "id": "Ueqf1",
  86. "name": "title",
  87. "fill": "#FFFFFF",
  88. "content": "AI Insight",
  89. "fontFamily": "Inter",
  90. "fontSize": 18,
  91. "fontWeight": "bold"
  92. },
  93. {
  94. "type": "text",
  95. "id": "R53fG",
  96. "name": "subtitle",
  97. "fill": "#AAAAAA",
  98. "content": "@VideoAgent_01",
  99. "fontFamily": "Inter",
  100. "fontSize": 14,
  101. "fontWeight": "normal"
  102. }
  103. ]
  104. }
  105. ]
  106. },
  107. {
  108. "type": "frame",
  109. "id": "Lhyxe",
  110. "x": 24,
  111. "y": 134,
  112. "name": "Hero Card",
  113. "width": 345,
  114. "height": 120,
  115. "fill": "rgba(255, 255, 255, 0.15)",
  116. "cornerRadius": 24,
  117. "children": [
  118. {
  119. "type": "frame",
  120. "id": "yJv7E",
  121. "name": "heroContent",
  122. "width": "fill_container",
  123. "height": "fill_container",
  124. "layout": "vertical",
  125. "gap": 8,
  126. "children": [
  127. {
  128. "type": "text",
  129. "id": "xW3Nd",
  130. "name": "heroLabel",
  131. "fill": "#CCCCCC",
  132. "content": "Total Followers",
  133. "fontFamily": "Inter",
  134. "fontSize": 14,
  135. "fontWeight": "normal"
  136. },
  137. {
  138. "type": "frame",
  139. "id": "SH83D",
  140. "name": "heroNumRow",
  141. "gap": 12,
  142. "children": [
  143. {
  144. "type": "text",
  145. "id": "abuUb",
  146. "name": "heroNum",
  147. "fill": "#FFFFFF",
  148. "content": "128.5K",
  149. "fontFamily": "Inter",
  150. "fontSize": 48,
  151. "fontWeight": "bold"
  152. },
  153. {
  154. "type": "frame",
  155. "id": "K67A0",
  156. "name": "badge",
  157. "fill": "rgba(0, 255, 100, 0.2)",
  158. "cornerRadius": 8,
  159. "padding": 6,
  160. "children": [
  161. {
  162. "type": "text",
  163. "id": "tIN8p",
  164. "name": "badgeText",
  165. "fill": "#00FF66",
  166. "content": "+1.2K",
  167. "fontFamily": "Inter",
  168. "fontSize": 14,
  169. "fontWeight": "bold"
  170. }
  171. ]
  172. }
  173. ]
  174. }
  175. ]
  176. }
  177. ]
  178. },
  179. {
  180. "type": "frame",
  181. "id": "8ESjs",
  182. "x": 24,
  183. "y": 270,
  184. "name": "Stats Row",
  185. "width": 345,
  186. "height": 110,
  187. "gap": 12,
  188. "children": [
  189. {
  190. "type": "frame",
  191. "id": "0ph40",
  192. "name": "statCard1",
  193. "width": "fill_container",
  194. "height": "fill_container",
  195. "fill": "rgba(255, 255, 255, 0.15)",
  196. "cornerRadius": 24,
  197. "children": [
  198. {
  199. "type": "frame",
  200. "id": "LLCtW",
  201. "name": "stat1Col",
  202. "width": "fill_container",
  203. "height": "fill_container",
  204. "layout": "vertical",
  205. "gap": 4,
  206. "padding": 16,
  207. "children": [
  208. {
  209. "type": "text",
  210. "id": "hHjyL",
  211. "name": "stat1Num",
  212. "fill": "#FFFFFF",
  213. "content": "892K",
  214. "fontFamily": "Inter",
  215. "fontSize": 20,
  216. "fontWeight": "bold"
  217. },
  218. {
  219. "type": "text",
  220. "id": "qreQs",
  221. "name": "stat1Label",
  222. "fill": "#AAAAAA",
  223. "content": "Plays",
  224. "fontFamily": "Inter",
  225. "fontSize": 12,
  226. "fontWeight": "normal"
  227. }
  228. ]
  229. }
  230. ]
  231. },
  232. {
  233. "type": "frame",
  234. "id": "ZfZVk",
  235. "name": "statCard2",
  236. "width": "fill_container",
  237. "height": "fill_container",
  238. "fill": "rgba(255, 255, 255, 0.15)",
  239. "cornerRadius": 24,
  240. "children": [
  241. {
  242. "type": "frame",
  243. "id": "e4H8Y",
  244. "name": "stat2Col",
  245. "width": "fill_container",
  246. "height": "fill_container",
  247. "layout": "vertical",
  248. "gap": 4,
  249. "padding": 16,
  250. "children": [
  251. {
  252. "type": "text",
  253. "id": "2toWe",
  254. "name": "stat2Num",
  255. "fill": "#FFFFFF",
  256. "content": "42.1K",
  257. "fontFamily": "Inter",
  258. "fontSize": 20,
  259. "fontWeight": "bold"
  260. },
  261. {
  262. "type": "text",
  263. "id": "YsJ6P",
  264. "name": "stat2Label",
  265. "fill": "#AAAAAA",
  266. "content": "Likes",
  267. "fontFamily": "Inter",
  268. "fontSize": 12,
  269. "fontWeight": "normal"
  270. }
  271. ]
  272. }
  273. ]
  274. },
  275. {
  276. "type": "frame",
  277. "id": "vS24Y",
  278. "name": "statCard3",
  279. "width": "fill_container",
  280. "height": "fill_container",
  281. "fill": "rgba(255, 255, 255, 0.15)",
  282. "cornerRadius": 24,
  283. "children": [
  284. {
  285. "type": "frame",
  286. "id": "YuBf0",
  287. "name": "stat3Col",
  288. "width": "fill_container",
  289. "height": "fill_container",
  290. "layout": "vertical",
  291. "gap": 4,
  292. "padding": 16,
  293. "children": [
  294. {
  295. "type": "text",
  296. "id": "hjUgQ",
  297. "name": "stat3Num",
  298. "fill": "#FFFFFF",
  299. "content": "8.3K",
  300. "fontFamily": "Inter",
  301. "fontSize": 20,
  302. "fontWeight": "bold"
  303. },
  304. {
  305. "type": "text",
  306. "id": "YyX2o",
  307. "name": "stat3Label",
  308. "fill": "#AAAAAA",
  309. "content": "Shares",
  310. "fontFamily": "Inter",
  311. "fontSize": 12,
  312. "fontWeight": "normal"
  313. }
  314. ]
  315. }
  316. ]
  317. }
  318. ]
  319. },
  320. {
  321. "type": "frame",
  322. "id": "ZgUTs",
  323. "x": 24,
  324. "y": 400,
  325. "name": "Trend Card",
  326. "width": 345,
  327. "height": 180,
  328. "fill": "rgba(255, 255, 255, 0.15)",
  329. "cornerRadius": 24,
  330. "children": [
  331. {
  332. "type": "frame",
  333. "id": "ymvVv",
  334. "name": "trendContent",
  335. "width": "fill_container",
  336. "height": "fill_container",
  337. "layout": "vertical",
  338. "gap": 16,
  339. "padding": 20,
  340. "children": [
  341. {
  342. "type": "text",
  343. "id": "maxtp",
  344. "name": "trendTitle",
  345. "fill": "#FFFFFF",
  346. "content": "Fan Trend (7d)",
  347. "fontFamily": "Inter",
  348. "fontSize": 16,
  349. "fontWeight": "bold"
  350. },
  351. {
  352. "type": "frame",
  353. "id": "XCK9l",
  354. "name": "chartArea",
  355. "width": "fill_container",
  356. "height": "fill_container",
  357. "gap": 28,
  358. "children": [
  359. {
  360. "type": "rectangle",
  361. "cornerRadius": 8,
  362. "id": "oV4dL",
  363. "name": "bar1",
  364. "fill": "#5555FF",
  365. "width": 16,
  366. "height": 40
  367. },
  368. {
  369. "type": "rectangle",
  370. "cornerRadius": 8,
  371. "id": "QyQi6",
  372. "name": "bar2",
  373. "fill": "#6666FF",
  374. "width": 16,
  375. "height": 55
  376. },
  377. {
  378. "type": "rectangle",
  379. "cornerRadius": 8,
  380. "id": "PEO2N",
  381. "name": "bar3",
  382. "fill": "#7777FF",
  383. "width": 16,
  384. "height": 45
  385. },
  386. {
  387. "type": "rectangle",
  388. "cornerRadius": 8,
  389. "id": "jtsel",
  390. "name": "bar4",
  391. "fill": "#8888FF",
  392. "width": 16,
  393. "height": 70
  394. },
  395. {
  396. "type": "rectangle",
  397. "cornerRadius": 8,
  398. "id": "L9RFO",
  399. "name": "bar5",
  400. "fill": "#9999FF",
  401. "width": 16,
  402. "height": 60
  403. },
  404. {
  405. "type": "rectangle",
  406. "cornerRadius": 8,
  407. "id": "rQOCl",
  408. "name": "bar6",
  409. "fill": "#AAAAFF",
  410. "width": 16,
  411. "height": 85
  412. },
  413. {
  414. "type": "rectangle",
  415. "cornerRadius": 8,
  416. "id": "GVhnm",
  417. "name": "bar7",
  418. "fill": "#BBBBFF",
  419. "width": 16,
  420. "height": 100
  421. }
  422. ]
  423. }
  424. ]
  425. }
  426. ]
  427. },
  428. {
  429. "type": "text",
  430. "id": "nECIf",
  431. "x": 24,
  432. "y": 600,
  433. "name": "listTitle",
  434. "fill": "#FFFFFF",
  435. "content": "Recent Videos",
  436. "fontFamily": "Inter",
  437. "fontSize": 18,
  438. "fontWeight": "bold"
  439. },
  440. {
  441. "type": "frame",
  442. "id": "iLghe",
  443. "x": 24,
  444. "y": 636,
  445. "name": "Video Item 1",
  446. "width": 345,
  447. "height": 80,
  448. "fill": "rgba(255, 255, 255, 0.1)",
  449. "cornerRadius": 16,
  450. "gap": 12,
  451. "padding": 10,
  452. "children": [
  453. {
  454. "type": "rectangle",
  455. "cornerRadius": 8,
  456. "id": "IvOUa",
  457. "name": "thumb1",
  458. "fill": "#333333",
  459. "width": 60,
  460. "height": 60
  461. },
  462. {
  463. "type": "frame",
  464. "id": "dmY4n",
  465. "name": "info1",
  466. "width": "fill_container",
  467. "layout": "vertical",
  468. "gap": 4,
  469. "children": [
  470. {
  471. "type": "text",
  472. "id": "uKvCu",
  473. "name": "vTitle1",
  474. "fill": "#FFFFFF",
  475. "content": "AI Art Generation Tutorial",
  476. "fontFamily": "Inter",
  477. "fontSize": 15,
  478. "fontWeight": "500"
  479. },
  480. {
  481. "type": "text",
  482. "id": "FhS0V",
  483. "name": "vStats1",
  484. "fill": "#999999",
  485. "content": "▶ 120K ♥ 15K",
  486. "fontFamily": "Inter",
  487. "fontSize": 12,
  488. "fontWeight": "normal"
  489. }
  490. ]
  491. }
  492. ]
  493. },
  494. {
  495. "type": "frame",
  496. "id": "kIgFy",
  497. "x": 24,
  498. "y": 728,
  499. "name": "Video Item 2",
  500. "width": 345,
  501. "height": 80,
  502. "fill": "rgba(255, 255, 255, 0.1)",
  503. "cornerRadius": 16,
  504. "gap": 12,
  505. "padding": 10,
  506. "children": [
  507. {
  508. "type": "rectangle",
  509. "cornerRadius": 8,
  510. "id": "dAsT3",
  511. "name": "thumb2",
  512. "fill": "#333333",
  513. "width": 60,
  514. "height": 60
  515. },
  516. {
  517. "type": "frame",
  518. "id": "TEWoa",
  519. "name": "info2",
  520. "width": "fill_container",
  521. "layout": "vertical",
  522. "gap": 4,
  523. "children": [
  524. {
  525. "type": "text",
  526. "id": "dkQLH",
  527. "name": "vTitle2",
  528. "fill": "#FFFFFF",
  529. "content": "Future of Agents in 2026",
  530. "fontFamily": "Inter",
  531. "fontSize": 15,
  532. "fontWeight": "500"
  533. },
  534. {
  535. "type": "text",
  536. "id": "9hg2Z",
  537. "name": "vStats2",
  538. "fill": "#999999",
  539. "content": "▶ 85K ♥ 9.2K",
  540. "fontFamily": "Inter",
  541. "fontSize": 12,
  542. "fontWeight": "normal"
  543. }
  544. ]
  545. }
  546. ]
  547. },
  548. {
  549. "type": "frame",
  550. "id": "ykQa6",
  551. "x": 0,
  552. "y": 768,
  553. "name": "Tab Bar",
  554. "width": 393,
  555. "height": 84,
  556. "fill": "rgba(10, 10, 20, 0.8)",
  557. "children": [
  558. {
  559. "type": "frame",
  560. "id": "g2y7c",
  561. "name": "tabRow",
  562. "width": "fill_container",
  563. "height": 60,
  564. "children": [
  565. {
  566. "type": "frame",
  567. "id": "XKeZ7",
  568. "name": "t1",
  569. "width": 60,
  570. "layout": "vertical",
  571. "gap": 4,
  572. "children": [
  573. {
  574. "type": "ellipse",
  575. "id": "S6FqW",
  576. "name": "i1",
  577. "fill": "#00C6FF",
  578. "width": 24,
  579. "height": 24
  580. },
  581. {
  582. "type": "text",
  583. "id": "CsAAj",
  584. "name": "l1",
  585. "fill": "#00C6FF",
  586. "content": "Dash",
  587. "fontFamily": "Inter",
  588. "fontSize": 10,
  589. "fontWeight": "normal"
  590. }
  591. ]
  592. },
  593. {
  594. "type": "frame",
  595. "id": "qyxEV",
  596. "name": "t2",
  597. "width": 60,
  598. "layout": "vertical",
  599. "gap": 4,
  600. "children": [
  601. {
  602. "type": "ellipse",
  603. "id": "QxJxp",
  604. "name": "i2",
  605. "fill": "#666666",
  606. "width": 24,
  607. "height": 24
  608. },
  609. {
  610. "type": "text",
  611. "id": "EqPgC",
  612. "name": "l2",
  613. "fill": "#666666",
  614. "content": "Content",
  615. "fontFamily": "Inter",
  616. "fontSize": 10,
  617. "fontWeight": "normal"
  618. }
  619. ]
  620. },
  621. {
  622. "type": "frame",
  623. "id": "GQned",
  624. "name": "t3",
  625. "width": 60,
  626. "layout": "vertical",
  627. "gap": 4,
  628. "children": [
  629. {
  630. "type": "ellipse",
  631. "id": "EmD4y",
  632. "name": "i3",
  633. "fill": "#FFFFFF",
  634. "width": 32,
  635. "height": 32
  636. },
  637. {
  638. "type": "text",
  639. "id": "oOnRF",
  640. "name": "l3",
  641. "fill": "#FFFFFF",
  642. "content": "AI Chat",
  643. "fontFamily": "Inter",
  644. "fontSize": 10,
  645. "fontWeight": "bold"
  646. }
  647. ]
  648. },
  649. {
  650. "type": "frame",
  651. "id": "t3rWX",
  652. "name": "t4",
  653. "width": 60,
  654. "layout": "vertical",
  655. "gap": 4,
  656. "children": [
  657. {
  658. "type": "ellipse",
  659. "id": "ntZh5",
  660. "name": "i4",
  661. "fill": "#666666",
  662. "width": 24,
  663. "height": 24
  664. },
  665. {
  666. "type": "text",
  667. "id": "DELEM",
  668. "name": "l4",
  669. "fill": "#666666",
  670. "content": "Settings",
  671. "fontFamily": "Inter",
  672. "fontSize": 10,
  673. "fontWeight": "normal"
  674. }
  675. ]
  676. }
  677. ]
  678. }
  679. ]
  680. }
  681. ]
  682. }
  683. ]
  684. }