We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af06881 commit 06eac97Copy full SHA for 06eac97
src/assets/json/team.json
@@ -0,0 +1,37 @@
1
+[
2
+ {
3
+ "firstName": "Hasal",
4
+ "image": "hasal.jpg",
5
+ "social": {
6
+ "linkedin": ""
7
+ }
8
+ },
9
10
+ "firstName": "Janeth",
11
+ "image": "janeth.jpg",
12
13
14
15
16
17
+ "firstName": "Nandula",
18
+ "image": "nandula.png",
19
20
21
22
23
24
+ "firstName": "Purushoth",
25
+ "image": "purushoth.jpg",
26
27
28
29
30
31
+ "firstName": "Rajitha",
32
+ "image": "rajitha.jpg",
33
34
35
36
37
+]
0 commit comments