From 375d7add43176d388e2261909f905546de510dbb Mon Sep 17 00:00:00 2001 From: Khalid Ibrahim Date: Thu, 27 Jan 2022 18:22:00 +0800 Subject: [PATCH 1/2] fixed platform order --- src/pages/home/_markets.tsx | 2 +- src/pages/home/platform-carousel/_details.tsx | 20 +++++++++---------- .../_mobile-platform-carousel.tsx | 6 +++--- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/pages/home/_markets.tsx b/src/pages/home/_markets.tsx index f786fca8dde..33d14a51f32 100644 --- a/src/pages/home/_markets.tsx +++ b/src/pages/home/_markets.tsx @@ -91,7 +91,7 @@ const Markets = ({ is_ppc }: MarketsProps) => ( {localize( - 'Take part in the world’s largest financial market where more than $5 trillion worth of currencies are bought and sold each day.', + 'Tlargest financial market where more than $5 trillion worth of currencies are bought and sold each day.', )} Date: Thu, 27 Jan 2022 18:24:25 +0800 Subject: [PATCH 2/2] revert text --- src/pages/home/_markets.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home/_markets.tsx b/src/pages/home/_markets.tsx index 33d14a51f32..f786fca8dde 100644 --- a/src/pages/home/_markets.tsx +++ b/src/pages/home/_markets.tsx @@ -91,7 +91,7 @@ const Markets = ({ is_ppc }: MarketsProps) => ( {localize( - 'Tlargest financial market where more than $5 trillion worth of currencies are bought and sold each day.', + 'Take part in the world’s largest financial market where more than $5 trillion worth of currencies are bought and sold each day.', )}