@datalayer/core
Version:
[](https://datalayer.io)
28 lines (27 loc) β’ 810 B
JavaScript
/*
* Copyright (c) 2023-2025 Datalayer, Inc.
* Distributed under the terms of the Modified BSD License.
*/
export const LANDING_ANIMATION_DELAY_SEC = 3;
export const LANDING_ROLES = [
'β¨ AI Engineers',
'π§βπ» Data Scientists',
'π€ ML Developers',
'π Earth Scientists',
'βοΈ Biochemists',
'π Data Analysts',
'πΊοΈ GIS Specialists',
'π§ͺ Biophysicists',
'π°οΈ EO Researchers',
'π Geospatial Engineers',
'𧬠Computational Biologists',
'π Geospatial Scientists',
];
export const LANDING_STUDIO_EASES = [
'π§βπ» real-time editing',
'β¨ AI-powered content',
'π€ version control efficiency',
'π real-time synchronisation',
'βοΈ amazing content experience',
'π whiteboard collaboration',
];