Skip to content

Commit 3859e9a

Browse files
Merge pull request #31 from prashantbhandary/dev/prashant/mygit/0.0.1
added the executives terminologi
2 parents 3b4cd9e + 0fe78ac commit 3859e9a

1 file changed

Lines changed: 37 additions & 9 deletions

File tree

src/components/testimonials.data.js

Lines changed: 37 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,66 @@
11
export const data = [
22
{
33
id: 1,
4-
name: "Alija Bujel",
4+
name: "Alija Bhujel",
55
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.",
77

88
},
99
{
1010
id: 2,
1111
name: "Sandesh Ghorshai",
1212
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.",
1414

1515
},
1616
{
1717
id: 3,
1818
name: "Sumit Sigdel",
1919
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.",
2121

2222
},
2323
{
2424
id: 4,
2525
name: "Prashant Bhandari",
2626
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.",
2828

2929
},
3030
{
3131
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+
3664
},
3765

3866
];

0 commit comments

Comments
 (0)