diff --git a/crowdin/messages.json b/crowdin/messages.json index fe38797cd08..98baa615535 100644 --- a/crowdin/messages.json +++ b/crowdin/messages.json @@ -1398,7 +1398,6 @@ "1363645836": "Derived FX", "1364296672": "We will price and settle all contracts accurately and fairly, based on reliable data feeds and without undue delay, so that customers can trust our prices throughout the website.", "1364677622": "These indices correspond to simulated markets with <0>constant volatilities of 150%, and 250%.", - "1364806512": "Practise with demo", "1364947573": "Dtrader artboard", "1364958515": "Stocks", "1364972610": "How do High/Low Ticks contracts work?", @@ -3295,7 +3294,6 @@ "-2143632826": "Browse our FAQs", "-232157320": "Fast-paced action with durations up to 230 ticks.", "-844197189": "Controlled Risk", - "-467264818": "Hone your strategies risk-free with a demo account.", "-1882861283": "Watch: Accumulator options in action", "-652680277": "Step-by-step guide to trade on accumulator options", "-712487889": "Read: Guide to trading accumulator options", diff --git a/themes/gatsby-theme-deriv/src/features/pages/options/accumulator/data.tsx b/themes/gatsby-theme-deriv/src/features/pages/options/accumulator/data.tsx index d1bea5e8f4a..095495bd9dc 100644 --- a/themes/gatsby-theme-deriv/src/features/pages/options/accumulator/data.tsx +++ b/themes/gatsby-theme-deriv/src/features/pages/options/accumulator/data.tsx @@ -46,17 +46,6 @@ export const accumulatorCards: CardContent[] = [ align: 'start', size: 'md', }, - { - id: 4, - header: , - description: ( - - ), - icon: , - color: 'gray', - align: 'start', - size: 'md', - }, ] export const accumulatorOptionsVideoCard: CardContent[] = [ @@ -157,18 +146,6 @@ export const mobileCards: CardContent[] = [ icon: , className: 'h-full', }, - { - id: 4, - header: , - description: ( - - ), - size: 'md', - color: 'gray', - align: 'start', - icon: , - className: 'h-full', - }, ] export const accumulatorFAQ: OptionsFAQDataItem[] = [