first
61
src/App.tsx
Normal file
@@ -0,0 +1,61 @@
|
||||
import SettingsPanel from 'components/settings-panel/SettingsPanel';
|
||||
import SettingsToggle from 'components/settings-panel/SettingsToggle';
|
||||
import useToggleStyle from 'hooks/useToggleStyle';
|
||||
import { useAppContext } from 'providers/AppProvider';
|
||||
import { useSettingsPanelContext } from 'providers/SettingsPanelProvider';
|
||||
import { useEffect } from 'react';
|
||||
import { Outlet, useLocation } from 'react-router-dom';
|
||||
|
||||
const App = () => {
|
||||
const { isStylesheetLoaded } = useToggleStyle();
|
||||
const { pathname } = useLocation();
|
||||
|
||||
const {
|
||||
settingsPanelConfig: { showSettingPanelButton },
|
||||
setSettingsPanelConfig
|
||||
} = useSettingsPanelContext();
|
||||
|
||||
const {
|
||||
config: { theme, isRTL }
|
||||
} = useAppContext();
|
||||
|
||||
// Automatically scrolls to top whenever pathname changes
|
||||
useEffect(() => {
|
||||
window.scrollTo(0, 0);
|
||||
}, [pathname]);
|
||||
|
||||
useEffect(() => {
|
||||
setSettingsPanelConfig({
|
||||
openSettingPanel: false
|
||||
});
|
||||
}, [isRTL]);
|
||||
|
||||
return (
|
||||
<>
|
||||
{!isStylesheetLoaded ? (
|
||||
<div
|
||||
style={{
|
||||
position: 'fixed',
|
||||
top: 0,
|
||||
right: 0,
|
||||
bottom: 0,
|
||||
left: 0,
|
||||
backgroundColor: theme === 'dark' ? '#000' : '#fff'
|
||||
}}
|
||||
/>
|
||||
) : (
|
||||
<>
|
||||
<Outlet />
|
||||
{showSettingPanelButton && (
|
||||
<>
|
||||
<SettingsToggle />
|
||||
<SettingsPanel />
|
||||
</>
|
||||
)}
|
||||
</>
|
||||
)}
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
||||
export default App;
|
||||
1223
src/Routes.tsx
Normal file
1172
src/assets/img/animated-icons/coming-soon-dark.json
Normal file
1201
src/assets/img/animated-icons/coming-soon-light.json
Normal file
17508
src/assets/img/animated-icons/rotating-earth-dark.json
Normal file
17508
src/assets/img/animated-icons/rotating-earth.json
Normal file
782
src/assets/img/animated-icons/typing.json
Normal file
@@ -0,0 +1,782 @@
|
||||
{
|
||||
"v": "5.7.3",
|
||||
"fr": 29.9700012207031,
|
||||
"ip": 0,
|
||||
"op": 90.0000036657751,
|
||||
"w": 360,
|
||||
"h": 360,
|
||||
"nm": "05",
|
||||
"ddd": 0,
|
||||
"assets": [],
|
||||
"layers": [
|
||||
{
|
||||
"ddd": 0,
|
||||
"ind": 1,
|
||||
"ty": 4,
|
||||
"nm": "Circle Outlines",
|
||||
"sr": 1,
|
||||
"ks": {
|
||||
"o": { "a": 0, "k": 100, "ix": 11 },
|
||||
"r": { "a": 0, "k": 0, "ix": 10 },
|
||||
"p": {
|
||||
"a": 1,
|
||||
"k": [
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 1,
|
||||
"s": [219.17, 171.394, 0],
|
||||
"to": [0, -4.167, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 11,
|
||||
"s": [219.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 24,
|
||||
"s": [219.17, 171.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 0.686 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 32.909,
|
||||
"s": [219.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0.607 },
|
||||
"t": 43,
|
||||
"s": [219.17, 168.057, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 46,
|
||||
"s": [219.17, 171.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 55,
|
||||
"s": [219.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 71,
|
||||
"s": [219.17, 171.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 78.909,
|
||||
"s": [219.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, -4.167, 0]
|
||||
},
|
||||
{ "t": 88.7275036139452, "s": [219.17, 171.394, 0] }
|
||||
],
|
||||
"ix": 2
|
||||
},
|
||||
"a": { "a": 0, "k": [216.42, 172.269, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100, 100], "ix": 6 }
|
||||
},
|
||||
"ao": 0,
|
||||
"ef": [
|
||||
{
|
||||
"ty": 5,
|
||||
"nm": "Gradient Ramp",
|
||||
"np": 10,
|
||||
"mn": "ADBE Ramp",
|
||||
"ix": 1,
|
||||
"en": 1,
|
||||
"ef": [
|
||||
{
|
||||
"ty": 3,
|
||||
"nm": "Start of Ramp",
|
||||
"mn": "ADBE Ramp-0001",
|
||||
"ix": 1,
|
||||
"v": { "a": 0, "k": [203.5, 146], "ix": 1 }
|
||||
},
|
||||
{
|
||||
"ty": 2,
|
||||
"nm": "Start Color",
|
||||
"mn": "ADBE Ramp-0002",
|
||||
"ix": 2,
|
||||
"v": { "a": 0, "k": [0, 0.776470422745, 1, 1], "ix": 2 }
|
||||
},
|
||||
{
|
||||
"ty": 3,
|
||||
"nm": "End of Ramp",
|
||||
"mn": "ADBE Ramp-0003",
|
||||
"ix": 3,
|
||||
"v": { "a": 0, "k": [230.25, 176.5], "ix": 3 }
|
||||
},
|
||||
{
|
||||
"ty": 2,
|
||||
"nm": "End Color",
|
||||
"mn": "ADBE Ramp-0004",
|
||||
"ix": 4,
|
||||
"v": { "a": 0, "k": [0, 0.188235223293, 1, 1], "ix": 4 }
|
||||
},
|
||||
{
|
||||
"ty": 7,
|
||||
"nm": "Ramp Shape",
|
||||
"mn": "ADBE Ramp-0005",
|
||||
"ix": 5,
|
||||
"v": { "a": 0, "k": 1, "ix": 5 }
|
||||
},
|
||||
{
|
||||
"ty": 0,
|
||||
"nm": "Ramp Scatter",
|
||||
"mn": "ADBE Ramp-0006",
|
||||
"ix": 6,
|
||||
"v": { "a": 0, "k": 0, "ix": 6 }
|
||||
},
|
||||
{
|
||||
"ty": 0,
|
||||
"nm": "Blend With Original",
|
||||
"mn": "ADBE Ramp-0007",
|
||||
"ix": 7,
|
||||
"v": { "a": 0, "k": 0, "ix": 7 }
|
||||
},
|
||||
{ "ty": 6, "nm": "", "mn": "ADBE Ramp-0008", "ix": 8, "v": 0 }
|
||||
]
|
||||
}
|
||||
],
|
||||
"shapes": [
|
||||
{
|
||||
"ty": "gr",
|
||||
"it": [
|
||||
{
|
||||
"ind": 0,
|
||||
"ty": "sh",
|
||||
"ix": 1,
|
||||
"ks": {
|
||||
"a": 0,
|
||||
"k": {
|
||||
"i": [
|
||||
[0, -5.992],
|
||||
[5.993, 0],
|
||||
[0, 5.992],
|
||||
[-5.992, 0]
|
||||
],
|
||||
"o": [
|
||||
[0, 5.992],
|
||||
[-5.992, 0],
|
||||
[0, -5.992],
|
||||
[5.993, 0]
|
||||
],
|
||||
"v": [
|
||||
[10.85, 0],
|
||||
[-0.001, 10.85],
|
||||
[-10.85, 0],
|
||||
[-0.001, -10.85]
|
||||
],
|
||||
"c": true
|
||||
},
|
||||
"ix": 2
|
||||
},
|
||||
"nm": "Path 1",
|
||||
"mn": "ADBE Vector Shape - Group",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "fl",
|
||||
"c": {
|
||||
"a": 0,
|
||||
"k": [0.200139707678, 0.200139662799, 0.200139677758, 1],
|
||||
"ix": 4
|
||||
},
|
||||
"o": { "a": 0, "k": 100, "ix": 5 },
|
||||
"r": 1,
|
||||
"bm": 0,
|
||||
"nm": "Fill 1",
|
||||
"mn": "ADBE Vector Graphic - Fill",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "tr",
|
||||
"p": { "a": 0, "k": [216.42, 172.269], "ix": 2 },
|
||||
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
||||
"r": { "a": 0, "k": 0, "ix": 6 },
|
||||
"o": { "a": 0, "k": 100, "ix": 7 },
|
||||
"sk": { "a": 0, "k": 0, "ix": 4 },
|
||||
"sa": { "a": 0, "k": 0, "ix": 5 },
|
||||
"nm": "Transform"
|
||||
}
|
||||
],
|
||||
"nm": "Group 1",
|
||||
"np": 2,
|
||||
"cix": 2,
|
||||
"bm": 0,
|
||||
"ix": 1,
|
||||
"mn": "ADBE Vector Group",
|
||||
"hd": false
|
||||
}
|
||||
],
|
||||
"ip": 1.00000004073083,
|
||||
"op": 901.000036698482,
|
||||
"st": 1.00000004073083,
|
||||
"bm": 0
|
||||
},
|
||||
{
|
||||
"ddd": 0,
|
||||
"ind": 2,
|
||||
"ty": 4,
|
||||
"nm": "Circle 01 Outlines",
|
||||
"sr": 1,
|
||||
"ks": {
|
||||
"o": { "a": 0, "k": 100, "ix": 11 },
|
||||
"r": { "a": 0, "k": 0, "ix": 10 },
|
||||
"p": {
|
||||
"a": 1,
|
||||
"k": [
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 8,
|
||||
"s": [181.17, 171.394, 0],
|
||||
"to": [0, -4.167, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 18,
|
||||
"s": [181.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 31,
|
||||
"s": [181.17, 171.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 39.909,
|
||||
"s": [181.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 53,
|
||||
"s": [181.17, 171.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 62,
|
||||
"s": [181.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 78,
|
||||
"s": [181.17, 171.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 85.909,
|
||||
"s": [181.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, -4.167, 0]
|
||||
},
|
||||
{ "t": 95.727503899061, "s": [181.17, 171.394, 0] }
|
||||
],
|
||||
"ix": 2
|
||||
},
|
||||
"a": { "a": 0, "k": [180.949, 172.269, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100, 100], "ix": 6 }
|
||||
},
|
||||
"ao": 0,
|
||||
"ef": [
|
||||
{
|
||||
"ty": 5,
|
||||
"nm": "Gradient Ramp",
|
||||
"np": 10,
|
||||
"mn": "ADBE Ramp",
|
||||
"ix": 1,
|
||||
"en": 1,
|
||||
"ef": [
|
||||
{
|
||||
"ty": 3,
|
||||
"nm": "Start of Ramp",
|
||||
"mn": "ADBE Ramp-0001",
|
||||
"ix": 1,
|
||||
"v": { "a": 0, "k": [168, 136.5], "ix": 1 }
|
||||
},
|
||||
{
|
||||
"ty": 2,
|
||||
"nm": "Start Color",
|
||||
"mn": "ADBE Ramp-0002",
|
||||
"ix": 2,
|
||||
"v": { "a": 0, "k": [0, 0.776470422745, 1, 1], "ix": 2 }
|
||||
},
|
||||
{
|
||||
"ty": 3,
|
||||
"nm": "End of Ramp",
|
||||
"mn": "ADBE Ramp-0003",
|
||||
"ix": 3,
|
||||
"v": { "a": 0, "k": [191.25, 161.5], "ix": 3 }
|
||||
},
|
||||
{
|
||||
"ty": 2,
|
||||
"nm": "End Color",
|
||||
"mn": "ADBE Ramp-0004",
|
||||
"ix": 4,
|
||||
"v": { "a": 0, "k": [0, 0.188235223293, 1, 1], "ix": 4 }
|
||||
},
|
||||
{
|
||||
"ty": 7,
|
||||
"nm": "Ramp Shape",
|
||||
"mn": "ADBE Ramp-0005",
|
||||
"ix": 5,
|
||||
"v": { "a": 0, "k": 1, "ix": 5 }
|
||||
},
|
||||
{
|
||||
"ty": 0,
|
||||
"nm": "Ramp Scatter",
|
||||
"mn": "ADBE Ramp-0006",
|
||||
"ix": 6,
|
||||
"v": { "a": 0, "k": 0, "ix": 6 }
|
||||
},
|
||||
{
|
||||
"ty": 0,
|
||||
"nm": "Blend With Original",
|
||||
"mn": "ADBE Ramp-0007",
|
||||
"ix": 7,
|
||||
"v": { "a": 0, "k": 0, "ix": 7 }
|
||||
},
|
||||
{ "ty": 6, "nm": "", "mn": "ADBE Ramp-0008", "ix": 8, "v": 0 }
|
||||
]
|
||||
}
|
||||
],
|
||||
"shapes": [
|
||||
{
|
||||
"ty": "gr",
|
||||
"it": [
|
||||
{
|
||||
"ind": 0,
|
||||
"ty": "sh",
|
||||
"ix": 1,
|
||||
"ks": {
|
||||
"a": 0,
|
||||
"k": {
|
||||
"i": [
|
||||
[0, -5.992],
|
||||
[5.993, 0],
|
||||
[0, 5.992],
|
||||
[-5.992, 0]
|
||||
],
|
||||
"o": [
|
||||
[0, 5.992],
|
||||
[-5.992, 0],
|
||||
[0, -5.992],
|
||||
[5.993, 0]
|
||||
],
|
||||
"v": [
|
||||
[10.85, 0],
|
||||
[-0.001, 10.85],
|
||||
[-10.85, 0],
|
||||
[-0.001, -10.85]
|
||||
],
|
||||
"c": true
|
||||
},
|
||||
"ix": 2
|
||||
},
|
||||
"nm": "Path 1",
|
||||
"mn": "ADBE Vector Shape - Group",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "fl",
|
||||
"c": {
|
||||
"a": 0,
|
||||
"k": [0.200139707678, 0.200139662799, 0.200139677758, 1],
|
||||
"ix": 4
|
||||
},
|
||||
"o": { "a": 0, "k": 100, "ix": 5 },
|
||||
"r": 1,
|
||||
"bm": 0,
|
||||
"nm": "Fill 1",
|
||||
"mn": "ADBE Vector Graphic - Fill",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "tr",
|
||||
"p": { "a": 0, "k": [180.949, 172.269], "ix": 2 },
|
||||
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
||||
"r": { "a": 0, "k": 0, "ix": 6 },
|
||||
"o": { "a": 0, "k": 100, "ix": 7 },
|
||||
"sk": { "a": 0, "k": 0, "ix": 4 },
|
||||
"sa": { "a": 0, "k": 0, "ix": 5 },
|
||||
"nm": "Transform"
|
||||
}
|
||||
],
|
||||
"nm": "Group 1",
|
||||
"np": 2,
|
||||
"cix": 2,
|
||||
"bm": 0,
|
||||
"ix": 1,
|
||||
"mn": "ADBE Vector Group",
|
||||
"hd": false
|
||||
}
|
||||
],
|
||||
"ip": 8.00000032584668,
|
||||
"op": 903.000036779944,
|
||||
"st": 3.00000012219251,
|
||||
"bm": 0
|
||||
},
|
||||
{
|
||||
"ddd": 0,
|
||||
"ind": 3,
|
||||
"ty": 4,
|
||||
"nm": "Circle 02 Outlines",
|
||||
"sr": 1,
|
||||
"ks": {
|
||||
"o": { "a": 0, "k": 100, "ix": 11 },
|
||||
"r": { "a": 0, "k": 0, "ix": 10 },
|
||||
"p": {
|
||||
"a": 1,
|
||||
"k": [
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 17,
|
||||
"s": [144.17, 171.394, 0],
|
||||
"to": [0, -4.167, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 27,
|
||||
"s": [144.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 40,
|
||||
"s": [144.17, 171.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 48.909,
|
||||
"s": [144.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 62,
|
||||
"s": [144.17, 171.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 71,
|
||||
"s": [144.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 87,
|
||||
"s": [144.17, 171.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.333, "y": 0 },
|
||||
"t": 94.909,
|
||||
"s": [144.17, 146.394, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, -4.167, 0]
|
||||
},
|
||||
{ "t": 104.727504265639, "s": [144.17, 171.394, 0] }
|
||||
],
|
||||
"ix": 2
|
||||
},
|
||||
"a": { "a": 0, "k": [143.393, 172.269, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100, 100], "ix": 6 }
|
||||
},
|
||||
"ao": 0,
|
||||
"ef": [
|
||||
{
|
||||
"ty": 5,
|
||||
"nm": "Gradient Ramp",
|
||||
"np": 10,
|
||||
"mn": "ADBE Ramp",
|
||||
"ix": 1,
|
||||
"en": 1,
|
||||
"ef": [
|
||||
{
|
||||
"ty": 3,
|
||||
"nm": "Start of Ramp",
|
||||
"mn": "ADBE Ramp-0001",
|
||||
"ix": 1,
|
||||
"v": { "a": 0, "k": [128, 137.5], "ix": 1 }
|
||||
},
|
||||
{
|
||||
"ty": 2,
|
||||
"nm": "Start Color",
|
||||
"mn": "ADBE Ramp-0002",
|
||||
"ix": 2,
|
||||
"v": { "a": 0, "k": [0, 0.776470422745, 1, 1], "ix": 2 }
|
||||
},
|
||||
{
|
||||
"ty": 3,
|
||||
"nm": "End of Ramp",
|
||||
"mn": "ADBE Ramp-0003",
|
||||
"ix": 3,
|
||||
"v": { "a": 0, "k": [158.75, 167], "ix": 3 }
|
||||
},
|
||||
{
|
||||
"ty": 2,
|
||||
"nm": "End Color",
|
||||
"mn": "ADBE Ramp-0004",
|
||||
"ix": 4,
|
||||
"v": { "a": 0, "k": [0, 0.188235223293, 1, 1], "ix": 4 }
|
||||
},
|
||||
{
|
||||
"ty": 7,
|
||||
"nm": "Ramp Shape",
|
||||
"mn": "ADBE Ramp-0005",
|
||||
"ix": 5,
|
||||
"v": { "a": 0, "k": 1, "ix": 5 }
|
||||
},
|
||||
{
|
||||
"ty": 0,
|
||||
"nm": "Ramp Scatter",
|
||||
"mn": "ADBE Ramp-0006",
|
||||
"ix": 6,
|
||||
"v": { "a": 0, "k": 0, "ix": 6 }
|
||||
},
|
||||
{
|
||||
"ty": 0,
|
||||
"nm": "Blend With Original",
|
||||
"mn": "ADBE Ramp-0007",
|
||||
"ix": 7,
|
||||
"v": { "a": 0, "k": 0, "ix": 7 }
|
||||
},
|
||||
{ "ty": 6, "nm": "", "mn": "ADBE Ramp-0008", "ix": 8, "v": 0 }
|
||||
]
|
||||
}
|
||||
],
|
||||
"shapes": [
|
||||
{
|
||||
"ty": "gr",
|
||||
"it": [
|
||||
{
|
||||
"ind": 0,
|
||||
"ty": "sh",
|
||||
"ix": 1,
|
||||
"ks": {
|
||||
"a": 0,
|
||||
"k": {
|
||||
"i": [
|
||||
[0, -5.992],
|
||||
[5.993, 0],
|
||||
[0, 5.992],
|
||||
[-5.992, 0]
|
||||
],
|
||||
"o": [
|
||||
[0, 5.992],
|
||||
[-5.992, 0],
|
||||
[0, -5.992],
|
||||
[5.993, 0]
|
||||
],
|
||||
"v": [
|
||||
[10.85, 0],
|
||||
[-0.001, 10.85],
|
||||
[-10.85, 0],
|
||||
[-0.001, -10.85]
|
||||
],
|
||||
"c": true
|
||||
},
|
||||
"ix": 2
|
||||
},
|
||||
"nm": "Path 1",
|
||||
"mn": "ADBE Vector Shape - Group",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "fl",
|
||||
"c": {
|
||||
"a": 0,
|
||||
"k": [0.200139707678, 0.200139662799, 0.200139677758, 1],
|
||||
"ix": 4
|
||||
},
|
||||
"o": { "a": 0, "k": 100, "ix": 5 },
|
||||
"r": 1,
|
||||
"bm": 0,
|
||||
"nm": "Fill 1",
|
||||
"mn": "ADBE Vector Graphic - Fill",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "tr",
|
||||
"p": { "a": 0, "k": [143.393, 172.269], "ix": 2 },
|
||||
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
||||
"r": { "a": 0, "k": 0, "ix": 6 },
|
||||
"o": { "a": 0, "k": 100, "ix": 7 },
|
||||
"sk": { "a": 0, "k": 0, "ix": 4 },
|
||||
"sa": { "a": 0, "k": 0, "ix": 5 },
|
||||
"nm": "Transform"
|
||||
}
|
||||
],
|
||||
"nm": "Group 1",
|
||||
"np": 2,
|
||||
"cix": 2,
|
||||
"bm": 0,
|
||||
"ix": 1,
|
||||
"mn": "ADBE Vector Group",
|
||||
"hd": false
|
||||
}
|
||||
],
|
||||
"ip": 16.0000006516934,
|
||||
"op": 904.000036820675,
|
||||
"st": 4.00000016292334,
|
||||
"bm": 0
|
||||
},
|
||||
{
|
||||
"ddd": 0,
|
||||
"ind": 4,
|
||||
"ty": 4,
|
||||
"nm": "Layer 5 Outlines",
|
||||
"sr": 1,
|
||||
"ks": {
|
||||
"o": { "a": 0, "k": 100, "ix": 11 },
|
||||
"r": { "a": 0, "k": 0, "ix": 10 },
|
||||
"p": { "a": 0, "k": [180, 180, 0], "ix": 2 },
|
||||
"a": { "a": 0, "k": [180, 180, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100, 100], "ix": 6 }
|
||||
},
|
||||
"ao": 0,
|
||||
"shapes": [
|
||||
{
|
||||
"ty": "gr",
|
||||
"it": [
|
||||
{
|
||||
"ind": 0,
|
||||
"ty": "sh",
|
||||
"ix": 1,
|
||||
"ks": {
|
||||
"a": 0,
|
||||
"k": {
|
||||
"i": [
|
||||
[0, 0],
|
||||
[0, 0],
|
||||
[0, 0],
|
||||
[0, 0]
|
||||
],
|
||||
"o": [
|
||||
[0, 0],
|
||||
[0, 0],
|
||||
[0, 0],
|
||||
[0, 0]
|
||||
],
|
||||
"v": [
|
||||
[-179.924, 179.678],
|
||||
[179.924, 179.678],
|
||||
[179.924, -179.678],
|
||||
[-179.924, -179.678]
|
||||
],
|
||||
"c": true
|
||||
},
|
||||
"ix": 2
|
||||
},
|
||||
"nm": "Path 1",
|
||||
"mn": "ADBE Vector Shape - Group",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "fl",
|
||||
"c": {
|
||||
"a": 0,
|
||||
"k": [0.999999880323, 0.999999820485, 0.999999880323, 1],
|
||||
"ix": 4
|
||||
},
|
||||
"o": { "a": 0, "k": 100, "ix": 5 },
|
||||
"r": 1,
|
||||
"bm": 0,
|
||||
"nm": "Fill 1",
|
||||
"mn": "ADBE Vector Graphic - Fill",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "tr",
|
||||
"p": { "a": 0, "k": [180.076, 180.322], "ix": 2 },
|
||||
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
||||
"r": { "a": 0, "k": 0, "ix": 6 },
|
||||
"o": { "a": 0, "k": 100, "ix": 7 },
|
||||
"sk": { "a": 0, "k": 0, "ix": 4 },
|
||||
"sa": { "a": 0, "k": 0, "ix": 5 },
|
||||
"nm": "Transform"
|
||||
}
|
||||
],
|
||||
"nm": "Group 1",
|
||||
"np": 2,
|
||||
"cix": 2,
|
||||
"bm": 0,
|
||||
"ix": 1,
|
||||
"mn": "ADBE Vector Group",
|
||||
"hd": false
|
||||
}
|
||||
],
|
||||
"ip": 0,
|
||||
"op": 900.000036657751,
|
||||
"st": 0,
|
||||
"bm": 0
|
||||
}
|
||||
],
|
||||
"markers": []
|
||||
}
|
||||
380
src/assets/img/animated-icons/typing2.json
Normal file
@@ -0,0 +1,380 @@
|
||||
{
|
||||
"v": "5.8.1",
|
||||
"fr": 60,
|
||||
"ip": 0,
|
||||
"op": 176,
|
||||
"w": 48,
|
||||
"h": 20,
|
||||
"nm": "Comp 1",
|
||||
"ddd": 0,
|
||||
"assets": [],
|
||||
"layers": [
|
||||
{
|
||||
"ddd": 0,
|
||||
"ind": 1,
|
||||
"ty": 4,
|
||||
"nm": "Shape Layer 5",
|
||||
"sr": 1,
|
||||
"ks": {
|
||||
"o": { "a": 0, "k": 100, "ix": 11 },
|
||||
"r": { "a": 0, "k": 0, "ix": 10 },
|
||||
"p": {
|
||||
"a": 1,
|
||||
"k": [
|
||||
{
|
||||
"i": { "x": 0.387, "y": 0.98 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 30,
|
||||
"s": [6.438, 5.375, 0],
|
||||
"to": [0, 1.521, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 59,
|
||||
"s": [6.438, 14.5, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.387, "y": 0.98 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 88,
|
||||
"s": [6.438, 5.375, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 117,
|
||||
"s": [6.438, 14.5, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.387, "y": 0.98 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 146,
|
||||
"s": [6.438, 5.375, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 175,
|
||||
"s": [6.438, 14.5, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 1.521, 0]
|
||||
},
|
||||
{ "t": 204, "s": [6.438, 5.375, 0] }
|
||||
],
|
||||
"ix": 2,
|
||||
"l": 2
|
||||
},
|
||||
"a": { "a": 0, "k": [-15.563, 1.938, 0], "ix": 1, "l": 2 },
|
||||
"s": { "a": 0, "k": [75, 75, 100], "ix": 6, "l": 2 }
|
||||
},
|
||||
"ao": 0,
|
||||
"shapes": [
|
||||
{
|
||||
"ty": "gr",
|
||||
"it": [
|
||||
{
|
||||
"d": 1,
|
||||
"ty": "el",
|
||||
"s": { "a": 0, "k": [9.375, 9.375], "ix": 2 },
|
||||
"p": { "a": 0, "k": [0, 0], "ix": 3 },
|
||||
"nm": "Ellipse Path 1",
|
||||
"mn": "ADBE Vector Shape - Ellipse",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "fl",
|
||||
"c": {
|
||||
"a": 0,
|
||||
"k": [0.43137254902, 0.470588235294, 0.56862745098, 1],
|
||||
"ix": 4
|
||||
},
|
||||
"o": { "a": 0, "k": 100, "ix": 5 },
|
||||
"r": 1,
|
||||
"bm": 0,
|
||||
"nm": "Fill 1",
|
||||
"mn": "ADBE Vector Graphic - Fill",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "tr",
|
||||
"p": { "a": 0, "k": [-15.563, 1.938], "ix": 2 },
|
||||
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
||||
"r": { "a": 0, "k": 0, "ix": 6 },
|
||||
"o": { "a": 0, "k": 100, "ix": 7 },
|
||||
"sk": { "a": 0, "k": 0, "ix": 4 },
|
||||
"sa": { "a": 0, "k": 0, "ix": 5 },
|
||||
"nm": "Transform"
|
||||
}
|
||||
],
|
||||
"nm": "Ellipse 1",
|
||||
"np": 3,
|
||||
"cix": 2,
|
||||
"bm": 0,
|
||||
"ix": 1,
|
||||
"mn": "ADBE Vector Group",
|
||||
"hd": false
|
||||
}
|
||||
],
|
||||
"ip": 30,
|
||||
"op": 159,
|
||||
"st": 30,
|
||||
"bm": 0
|
||||
},
|
||||
{
|
||||
"ddd": 0,
|
||||
"ind": 2,
|
||||
"ty": 4,
|
||||
"nm": "Shape Layer 4",
|
||||
"sr": 1,
|
||||
"ks": {
|
||||
"o": { "a": 0, "k": 100, "ix": 11 },
|
||||
"r": { "a": 0, "k": 0, "ix": 10 },
|
||||
"p": {
|
||||
"a": 1,
|
||||
"k": [
|
||||
{
|
||||
"i": { "x": 0.387, "y": 0.98 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 15,
|
||||
"s": [24.156, 5.375, 0],
|
||||
"to": [0, 1.521, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 44,
|
||||
"s": [24.156, 14.5, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.387, "y": 0.98 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 73,
|
||||
"s": [24.156, 5.375, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 102,
|
||||
"s": [24.156, 14.5, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.387, "y": 0.98 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 131,
|
||||
"s": [24.156, 5.375, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 160,
|
||||
"s": [24.156, 14.5, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 1.521, 0]
|
||||
},
|
||||
{ "t": 189, "s": [24.156, 5.375, 0] }
|
||||
],
|
||||
"ix": 2,
|
||||
"l": 2
|
||||
},
|
||||
"a": { "a": 0, "k": [-15.563, 1.938, 0], "ix": 1, "l": 2 },
|
||||
"s": { "a": 0, "k": [75, 75, 100], "ix": 6, "l": 2 }
|
||||
},
|
||||
"ao": 0,
|
||||
"shapes": [
|
||||
{
|
||||
"ty": "gr",
|
||||
"it": [
|
||||
{
|
||||
"d": 1,
|
||||
"ty": "el",
|
||||
"s": { "a": 0, "k": [9.375, 9.375], "ix": 2 },
|
||||
"p": { "a": 0, "k": [0, 0], "ix": 3 },
|
||||
"nm": "Ellipse Path 1",
|
||||
"mn": "ADBE Vector Shape - Ellipse",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "fl",
|
||||
"c": {
|
||||
"a": 0,
|
||||
"k": [0.43137254902, 0.470588235294, 0.56862745098, 1],
|
||||
"ix": 4
|
||||
},
|
||||
"o": { "a": 0, "k": 100, "ix": 5 },
|
||||
"r": 1,
|
||||
"bm": 0,
|
||||
"nm": "Fill 1",
|
||||
"mn": "ADBE Vector Graphic - Fill",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "tr",
|
||||
"p": { "a": 0, "k": [-15.563, 1.938], "ix": 2 },
|
||||
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
||||
"r": { "a": 0, "k": 0, "ix": 6 },
|
||||
"o": { "a": 0, "k": 100, "ix": 7 },
|
||||
"sk": { "a": 0, "k": 0, "ix": 4 },
|
||||
"sa": { "a": 0, "k": 0, "ix": 5 },
|
||||
"nm": "Transform"
|
||||
}
|
||||
],
|
||||
"nm": "Ellipse 1",
|
||||
"np": 3,
|
||||
"cix": 2,
|
||||
"bm": 0,
|
||||
"ix": 1,
|
||||
"mn": "ADBE Vector Group",
|
||||
"hd": false
|
||||
}
|
||||
],
|
||||
"ip": 15,
|
||||
"op": 176,
|
||||
"st": 15,
|
||||
"bm": 0
|
||||
},
|
||||
{
|
||||
"ddd": 0,
|
||||
"ind": 3,
|
||||
"ty": 4,
|
||||
"nm": "Shape Layer 3",
|
||||
"sr": 1,
|
||||
"ks": {
|
||||
"o": { "a": 0, "k": 100, "ix": 11 },
|
||||
"r": { "a": 0, "k": 0, "ix": 10 },
|
||||
"p": {
|
||||
"a": 1,
|
||||
"k": [
|
||||
{
|
||||
"i": { "x": 0.387, "y": 0.98 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 0,
|
||||
"s": [41.563, 5.375, 0],
|
||||
"to": [0, 1.521, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 29,
|
||||
"s": [41.563, 14.5, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.387, "y": 0.98 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 58,
|
||||
"s": [41.563, 5.375, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 87,
|
||||
"s": [41.563, 14.5, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.387, "y": 0.98 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 116,
|
||||
"s": [41.563, 5.375, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"i": { "x": 0.667, "y": 1 },
|
||||
"o": { "x": 0.479, "y": 0 },
|
||||
"t": 145,
|
||||
"s": [41.563, 14.5, 0],
|
||||
"to": [0, 0, 0],
|
||||
"ti": [0, 1.521, 0]
|
||||
},
|
||||
{ "t": 174, "s": [41.563, 5.375, 0] }
|
||||
],
|
||||
"ix": 2,
|
||||
"l": 2
|
||||
},
|
||||
"a": { "a": 0, "k": [-15.563, 1.938, 0], "ix": 1, "l": 2 },
|
||||
"s": { "a": 0, "k": [75, 75, 100], "ix": 6, "l": 2 }
|
||||
},
|
||||
"ao": 0,
|
||||
"shapes": [
|
||||
{
|
||||
"ty": "gr",
|
||||
"it": [
|
||||
{
|
||||
"d": 1,
|
||||
"ty": "el",
|
||||
"s": { "a": 0, "k": [9.375, 9.375], "ix": 2 },
|
||||
"p": { "a": 0, "k": [0, 0], "ix": 3 },
|
||||
"nm": "Ellipse Path 1",
|
||||
"mn": "ADBE Vector Shape - Ellipse",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "fl",
|
||||
"c": {
|
||||
"a": 0,
|
||||
"k": [0.43137254902, 0.470588235294, 0.56862745098, 1],
|
||||
"ix": 4
|
||||
},
|
||||
"o": { "a": 0, "k": 100, "ix": 5 },
|
||||
"r": 1,
|
||||
"bm": 0,
|
||||
"nm": "Fill 1",
|
||||
"mn": "ADBE Vector Graphic - Fill",
|
||||
"hd": false
|
||||
},
|
||||
{
|
||||
"ty": "tr",
|
||||
"p": { "a": 0, "k": [-15.563, 1.938], "ix": 2 },
|
||||
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
||||
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
||||
"r": { "a": 0, "k": 0, "ix": 6 },
|
||||
"o": { "a": 0, "k": 100, "ix": 7 },
|
||||
"sk": { "a": 0, "k": 0, "ix": 4 },
|
||||
"sa": { "a": 0, "k": 0, "ix": 5 },
|
||||
"nm": "Transform"
|
||||
}
|
||||
],
|
||||
"nm": "Ellipse 1",
|
||||
"np": 3,
|
||||
"cix": 2,
|
||||
"bm": 0,
|
||||
"ix": 1,
|
||||
"mn": "ADBE Vector Group",
|
||||
"hd": false
|
||||
}
|
||||
],
|
||||
"ip": 0,
|
||||
"op": 180,
|
||||
"st": 0,
|
||||
"bm": 0
|
||||
}
|
||||
],
|
||||
"markers": []
|
||||
}
|
||||
BIN
src/assets/img/bg/10-dark.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
src/assets/img/bg/10.png
Normal file
|
After Width: | Height: | Size: 506 B |
BIN
src/assets/img/bg/13.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/img/bg/25.png
Normal file
|
After Width: | Height: | Size: 569 B |
BIN
src/assets/img/bg/26.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
src/assets/img/bg/27.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
src/assets/img/bg/28.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
src/assets/img/bg/29.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/img/bg/30.png
Normal file
|
After Width: | Height: | Size: 5.2 MiB |
BIN
src/assets/img/bg/31.png
Normal file
|
After Width: | Height: | Size: 713 KiB |
BIN
src/assets/img/bg/32.png
Normal file
|
After Width: | Height: | Size: 714 KiB |
BIN
src/assets/img/bg/33.png
Normal file
|
After Width: | Height: | Size: 876 KiB |
BIN
src/assets/img/bg/34.png
Normal file
|
After Width: | Height: | Size: 1012 KiB |
BIN
src/assets/img/bg/35.png
Normal file
|
After Width: | Height: | Size: 717 KiB |
BIN
src/assets/img/bg/36.png
Normal file
|
After Width: | Height: | Size: 806 KiB |
BIN
src/assets/img/bg/37.png
Normal file
|
After Width: | Height: | Size: 219 KiB |
BIN
src/assets/img/bg/38.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
src/assets/img/bg/39.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
src/assets/img/bg/40.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
src/assets/img/bg/41.jpg
Normal file
|
After Width: | Height: | Size: 534 KiB |
BIN
src/assets/img/bg/42.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
src/assets/img/bg/43.png
Normal file
|
After Width: | Height: | Size: 635 KiB |
BIN
src/assets/img/bg/44.png
Normal file
|
After Width: | Height: | Size: 568 KiB |
BIN
src/assets/img/bg/45.png
Normal file
|
After Width: | Height: | Size: 522 KiB |
BIN
src/assets/img/bg/46.png
Normal file
|
After Width: | Height: | Size: 806 KiB |
BIN
src/assets/img/bg/47.png
Normal file
|
After Width: | Height: | Size: 602 KiB |
BIN
src/assets/img/bg/8-dark.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
src/assets/img/bg/8.png
Normal file
|
After Width: | Height: | Size: 531 B |
BIN
src/assets/img/bg/9-dark.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
src/assets/img/bg/9.png
Normal file
|
After Width: | Height: | Size: 582 B |
BIN
src/assets/img/bg/bg-1-2.png
Normal file
|
After Width: | Height: | Size: 9.0 KiB |
BIN
src/assets/img/bg/bg-11-dark.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
src/assets/img/bg/bg-11.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
src/assets/img/bg/bg-12.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
src/assets/img/bg/bg-13.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
BIN
src/assets/img/bg/bg-17.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
src/assets/img/bg/bg-18.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
src/assets/img/bg/bg-19.png
Normal file
|
After Width: | Height: | Size: 100 KiB |
BIN
src/assets/img/bg/bg-2.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
src/assets/img/bg/bg-21.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
src/assets/img/bg/bg-22.png
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
src/assets/img/bg/bg-23.png
Normal file
|
After Width: | Height: | Size: 8.8 KiB |
BIN
src/assets/img/bg/bg-24.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
src/assets/img/bg/bg-28.png
Normal file
|
After Width: | Height: | Size: 98 KiB |
BIN
src/assets/img/bg/bg-29.png
Normal file
|
After Width: | Height: | Size: 107 KiB |
BIN
src/assets/img/bg/bg-30.png
Normal file
|
After Width: | Height: | Size: 115 KiB |
BIN
src/assets/img/bg/bg-31.png
Normal file
|
After Width: | Height: | Size: 108 KiB |
BIN
src/assets/img/bg/bg-32.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
src/assets/img/bg/bg-33.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
src/assets/img/bg/bg-34.png
Normal file
|
After Width: | Height: | Size: 166 KiB |
BIN
src/assets/img/bg/bg-35.png
Normal file
|
After Width: | Height: | Size: 188 KiB |
BIN
src/assets/img/bg/bg-36.png
Normal file
|
After Width: | Height: | Size: 150 KiB |
BIN
src/assets/img/bg/bg-38.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
src/assets/img/bg/bg-39.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
src/assets/img/bg/bg-40.png
Normal file
|
After Width: | Height: | Size: 311 KiB |
3
src/assets/img/bg/bg-41.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="34" height="217" viewBox="0 0 34 217" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path opacity="0.6" d="M1 216H11C14.3137 216 17 213.314 17 210V7C17 3.68629 19.6863 1 23 1H33" stroke="#9FA6BC" stroke-linecap="round" stroke-dasharray="2 4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 265 B |
BIN
src/assets/img/bg/bg-5.png
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
src/assets/img/bg/bg-8.png
Normal file
|
After Width: | Height: | Size: 752 B |
BIN
src/assets/img/bg/bg-9.png
Normal file
|
After Width: | Height: | Size: 838 B |
BIN
src/assets/img/bg/bg-dark-40.png
Normal file
|
After Width: | Height: | Size: 365 KiB |
BIN
src/assets/img/bg/bg-dark-5.png
Normal file
|
After Width: | Height: | Size: 8.0 KiB |
BIN
src/assets/img/bg/bg-left-15.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
src/assets/img/bg/bg-left-17.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
src/assets/img/bg/bg-left-20.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
src/assets/img/bg/bg-left-21.png
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
src/assets/img/bg/bg-left-22.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
src/assets/img/bg/bg-left-23.png
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
BIN
src/assets/img/bg/bg-left-24.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
src/assets/img/bg/bg-left-25.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
BIN
src/assets/img/bg/bg-left-26.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
src/assets/img/bg/bg-left-27.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
src/assets/img/bg/bg-left-28.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
src/assets/img/bg/bg-left-29.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
src/assets/img/bg/bg-left-30.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
src/assets/img/bg/bg-left-31.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
src/assets/img/bg/bg-left-32.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
src/assets/img/bg/bg-left-33.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/img/bg/bg-left-5.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
src/assets/img/bg/bg-right-15.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
BIN
src/assets/img/bg/bg-right-17.png
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
src/assets/img/bg/bg-right-20.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
src/assets/img/bg/bg-right-21.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
src/assets/img/bg/bg-right-22.png
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
src/assets/img/bg/bg-right-23.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
src/assets/img/bg/bg-right-24.png
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
src/assets/img/bg/bg-right-25.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
src/assets/img/bg/bg-right-26.png
Normal file
|
After Width: | Height: | Size: 6.3 KiB |
BIN
src/assets/img/bg/bg-right-27.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
BIN
src/assets/img/bg/bg-right-28.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
src/assets/img/bg/bg-right-30.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
src/assets/img/bg/bg-right-31.png
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
src/assets/img/bg/bg-right-32.png
Normal file
|
After Width: | Height: | Size: 8.8 KiB |