Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
fix: update title
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuran-deriv committed Jan 12, 2024
1 parent 71e9db6 commit a0ab73a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crowdin/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4624,7 +4624,7 @@
"-231863107": "No",
"-1706181054": "Unsubscribe from Deriv emails.",
"-2126078388": "Our certifications",
"-1054223029": "We are proud to be recognised as a Great Place to Work™ and certified Gold in Investors in People.",
"-1858637431": "We are proud to be recognised as a Great Place to Work™ and certified Platinum in Investors in People.",
"-2081464339": "Our awards",
"-234962411": "Who we are | An Online Trading Platform | Deriv.com",
"-719133900": "Deriv is a pioneering and award-winning online trading platform that offers a wide selection of derivatives for anyone, anywhere to trade.",
Expand Down
2 changes: 1 addition & 1 deletion src/pages/who-we-are/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const AboutUs = ({ data }: TWhoWeAre) => {
<EndSeparator />
<AwardBannerEu
title="_t_Our certifications_t_"
subtitle="_t_We are proud to be recognised as a Great Place to Work™ and certified Gold in Investors in People._t_"
subtitle="_t_We are proud to be recognised as a Great Place to Work™ and certified Platinum in Investors in People._t_"
/>
<OurPrinciples our_principles={our_principles} />
{is_eu ? null : <AwardBanner title="_t_Our awards_t_" />}
Expand Down

0 comments on commit a0ab73a

Please sign in to comment.