|
1 | 1 | export const data = [ |
2 | 2 | { |
3 | 3 | id: 1, |
4 | | - name: "Alija Bujel", |
| 4 | + name: "Alija Bhujel", |
5 | 5 | role: "Former Executive Head, Robotics Club", |
6 | | - text: "Being a part of the Robotics Club was the most transformative experience of my college life.", |
| 6 | + text: "Leading the WRC Robotics Club was the most transformative experience of my college life. From organizing national competitions to mentoring passionate students, I witnessed firsthand how robotics can shape future engineers. The club's culture of innovation and excellence continues to inspire me in my professional journey.", |
7 | 7 |
|
8 | 8 | }, |
9 | 9 | { |
10 | 10 | id: 2, |
11 | 11 | name: "Sandesh Ghorshai", |
12 | 12 | role: "Executive Head", |
13 | | - text: "The competitions and workshops were incredibly fun and insightful. Highly recommended!", |
| 13 | + text: "As Executive Head, I've seen our club evolve into a powerhouse of innovation. The competitions and workshops we organize aren't just events—they're stepping stones for students to discover their potential in robotics and automation. Watching our members grow from beginners to confident engineers is incredibly rewarding.", |
14 | 14 |
|
15 | 15 | }, |
16 | 16 | { |
17 | 17 | id: 3, |
18 | 18 | name: "Sumit Sigdel", |
19 | 19 | role: "Vice Executive Head", |
20 | | - text: "It's amazing to see students push boundaries with creativity and tech at WRC Robotics.", |
| 20 | + text: "Being Vice Executive Head at WRC Robotics has been an incredible journey of leadership and technical growth. It's amazing to see students push boundaries with creativity and cutting-edge technology. Every project we undertake reinforces my belief that robotics is the future, and our club is at the forefront of that revolution.", |
21 | 21 |
|
22 | 22 | }, |
23 | 23 | { |
24 | 24 | id: 4, |
25 | 25 | name: "Prashant Bhandari", |
26 | 26 | role: "Executive Member", |
27 | | - text: "Must amazing place to learn and grow in the field of robotics. The team is very supportive and knowledgeable.", |
| 27 | + text: "WRC Robotics Club has been the cornerstone of my technical journey. From building autonomous robots to leading innovative projects, every moment here has been transformative. The collaborative environment and mentorship have shaped me into both a skilled engineer and confident leader.", |
28 | 28 |
|
29 | 29 | }, |
30 | 30 | { |
31 | 31 | id: 5, |
32 | | - name: "Sabina Paudel", |
33 | | - role: "Design Transformer", |
34 | | - text: " At the crossroads of code, ceativity and circuits.", |
35 | | - |
| 32 | + name: "Diwas Sapkota", |
| 33 | + role: "Executive Member", |
| 34 | + text: "The robotics club has been instrumental in developing my technical skills and leadership abilities.", |
| 35 | + |
| 36 | + }, |
| 37 | + { |
| 38 | + id: 6, |
| 39 | + name: "Aabiskar Regmi", |
| 40 | + role: "Executive Member", |
| 41 | + text: "Working with cutting-edge robotics technology and collaborating with passionate peers has been incredible.", |
| 42 | + |
| 43 | + }, |
| 44 | + { |
| 45 | + id: 7, |
| 46 | + name: "Pramesh Aryal", |
| 47 | + role: "Executive Member", |
| 48 | + text: "The hands-on experience and innovative projects at WRC have shaped my engineering mindset.", |
| 49 | + |
| 50 | + }, |
| 51 | + { |
| 52 | + id: 8, |
| 53 | + name: "Ritik Sah", |
| 54 | + role: "Executive Member", |
| 55 | + text: "Being part of this club has opened doors to endless learning opportunities in robotics and automation.", |
| 56 | + |
| 57 | + }, |
| 58 | + { |
| 59 | + id: 9, |
| 60 | + name: "Narayan Malla Thakuri", |
| 61 | + role: "Executive Member", |
| 62 | + text: "The club's commitment to excellence and innovation has truly inspired my journey in robotics.", |
| 63 | + |
36 | 64 | }, |
37 | 65 |
|
38 | 66 | ]; |
|
0 commit comments