module.exports = [ { key: "career", title: "ไบ‹ไธš่ฟ", icon: "๐Ÿ’ผ", accent: "#ffb85c" }, { key: "wealth", title: "่ดขๅŠก่ฟ", icon: "๐Ÿ’ฐ", accent: "#4fd1c5" }, { key: "relationship", title: "ๆƒ…ๆ„Ÿ่ฟ", icon: "๐Ÿ’—", accent: "#ff7eb6" }, { key: "health", title: "ๅฅๅบท่ฟ", icon: "๐ŸŒฟ", accent: "#7ddc88" }, { key: "social", title: "ไบบ้™…่ฟ", icon: "๐Ÿค", accent: "#76b7ff" }, { key: "inspiration", title: "็ตๆ„Ÿ่ฟ", icon: "โœจ", accent: "#c097ff" }, { key: "emotion", title: "ๆƒ…็ปช็Šถๆ€", icon: "๐Ÿง ", accent: "#fb8da0" }, { key: "opportunity", title: "ๆœบ้‡่ฟๅŠฟ", icon: "๐Ÿš€", accent: "#ffd166" } ];