Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 8cc30f0

Browse files
committed
text: change footer by Anna's advice
1 parent 8da07ae commit 8cc30f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/pages/home/join-us.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ const JoinUs = ({ active }: IconProps) => {
4343
<Header color="red">Sinbad Software</Header>
4444
<Header font_size="28px">JOIN OUR TEAM!</Header>
4545
<Text>
46-
Is your dream to build great products using leading technologies? Join Sinbad
47-
Software, where creativity, talent, and a passion for challenges come together
46+
To apply for this position please send us your CV with a cover letter to
47+
4848
</Text>
4949
<ContactUsButton>SEE OUR OPEN POSITIONS</ContactUsButton>
5050
</JoinUsInfo>

src/pages/positions/join-us.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ const JoinUs = () => {
4040

4141
<Header font_size="28px">JOIN OUR TEAM!</Header>
4242
<Text padding="5px 0">
43-
Is your dream to build great products using leading technologies? Join Sinbad
44-
Software, where creativity, talent, and a passion for challenges come together
43+
To apply for this position please send us your CV with a cover letter to
44+
4545
</Text>
4646
</JoinUsInfo>
4747
</JoinUsContainer>

0 commit comments

Comments
 (0)