@@ -16,7 +16,7 @@ export default function Faq() {
16
16
} ,
17
17
} ,
18
18
} ) ,
19
- [ ] ,
19
+ [ ]
20
20
) ;
21
21
22
22
const { ref : q1 , inView : inViewFAQ1 } = useInView ( { triggerOnce : false } ) ;
@@ -73,10 +73,12 @@ export default function Faq() {
73
73
Q2: How can I join the team?
74
74
</ h3 >
75
75
< p className = "mt-3 text-gray-500 dark:text-gray-400" >
76
- Join us by contacting via Discord, where our team interacts and discusses projects. We value not just
77
- commitment but also your interests, ideas, and diverse talents. As a member, you'll actively participate
78
- in projects, hone skills, and gain experience in a supportive setting. Be part of our exciting team
79
- journey, don't hesitate!
76
+ Join us by contacting via Discord, where our team interacts and
77
+ discusses projects. We value not just commitment but also your
78
+ interests, ideas, and diverse talents. As a member, you'll
79
+ actively participate in projects, hone skills, and gain experience
80
+ in a supportive setting. Be part of our exciting team journey,
81
+ don't hesitate!
80
82
</ p >
81
83
</ motion . div >
82
84
@@ -91,9 +93,10 @@ export default function Faq() {
91
93
Q3: What are the benefits of joining the team?
92
94
</ h3 >
93
95
< p className = "mt-3 text-gray-500 dark:text-gray-400" >
94
- Joining us provides valuable experience and has led previous members to their dream IT roles. You'll also
95
- be able to extend your professional network, demonstrate your skills, and partake in team game
96
- competitions. Don't hesitate, join us!
96
+ Joining us provides valuable experience and has led previous
97
+ members to their dream IT roles. You'll also be able to extend
98
+ your professional network, demonstrate your skills, and partake in
99
+ team game competitions. Don't hesitate, join us!
97
100
</ p >
98
101
</ motion . div >
99
102
@@ -108,9 +111,11 @@ export default function Faq() {
108
111
Q4: What are the requirements for joining the team?
109
112
</ h3 >
110
113
< p className = "mt-3 text-gray-500 dark:text-gray-400" >
111
- In addition to commitment, we require basic programming knowledge. Our training isn't comprehensive, so
112
- it's recommended to have some programming skills. Our team focuses on enhancing existing competencies to
113
- aid your professional growth. Currently, we only accept Polish-speaking individuals.
114
+ In addition to commitment, we require basic programming knowledge.
115
+ Our training isn't comprehensive, so it's recommended to have some
116
+ programming skills. Our team focuses on enhancing existing
117
+ competencies to aid your professional growth. Currently, we only
118
+ accept Polish-speaking individuals.
114
119
</ p >
115
120
</ motion . div >
116
121
</ div >
0 commit comments