diff --git a/src/pages/partners/affiliate-ib/_deriv-ib-programme.js b/src/pages/partners/affiliate-ib/_deriv-ib-programme.js index 60c2768813f..4a34b6e8663 100644 --- a/src/pages/partners/affiliate-ib/_deriv-ib-programme.js +++ b/src/pages/partners/affiliate-ib/_deriv-ib-programme.js @@ -242,6 +242,32 @@ const ib_dmt5_synthetic = { }, ], }, + { + title: , + headerHeight: '6.4rem', + assets: [ + { + title: , + list: [ + , + , + , + , + , + ], + }, + { + title: , + list: [ + , + , + , + , + , + ], + }, + ], + }, ], countDetails: [ { @@ -328,22 +354,24 @@ const ib_dmt5_financial = { title: , list: [ , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , ], }, { @@ -351,21 +379,23 @@ const ib_dmt5_financial = { list: [ , , - , - , + , + , , - , - , + , + , , , - , - , - , + , + , + , , - , - , - , - , + , + , + , + , + , + , ], }, ], @@ -440,22 +470,24 @@ const ib_dmt5_financialSTP = { title: , list: [ , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , ], }, { @@ -463,21 +495,23 @@ const ib_dmt5_financialSTP = { list: [ , , - , - , + , + , , - , - , + , + , , , - , - , - , + , + , + , , - , - , - , - , + , + , + , + , + , + , ], }, ], diff --git a/src/pages/partners/affiliate-ib/_dmt5-cards.js b/src/pages/partners/affiliate-ib/_dmt5-cards.js index 1d9cf282d71..cc7f12a4688 100644 --- a/src/pages/partners/affiliate-ib/_dmt5-cards.js +++ b/src/pages/partners/affiliate-ib/_dmt5-cards.js @@ -43,7 +43,7 @@ const query = graphql` ` const StyledCard = styled(Card)` - min-height: 37.1rem; + min-height: 42.6rem; height: 100%; position: relative; border-radius: 8px; @@ -81,7 +81,7 @@ const StyledCard = styled(Card)` } ` const CardWrappers = styled(Flex)` - min-height: 27.3rem; + min-height: 33.8rem; flex-direction: column; justify-content: flex-start;