diff --git a/public/images/move-to-deriv.svg b/public/images/move-to-deriv.svg
deleted file mode 100644
index f5832924a..000000000
--- a/public/images/move-to-deriv.svg
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
\ No newline at end of file
diff --git a/public/images/upgrade-to-deriv-bot.svg b/public/images/upgrade-to-deriv-bot.svg
new file mode 100644
index 000000000..d2ae4403f
--- /dev/null
+++ b/public/images/upgrade-to-deriv-bot.svg
@@ -0,0 +1,31 @@
+
diff --git a/src/components/Banner/move-to-dbot-banner.jsx b/src/components/Banner/move-to-dbot-banner.jsx
index 86bb013d9..2534f767f 100644
--- a/src/components/Banner/move-to-dbot-banner.jsx
+++ b/src/components/Banner/move-to-dbot-banner.jsx
@@ -25,7 +25,7 @@ const shouldShowPopup = () => {
return true;
}
- const allowed_delay = 7; // One week in days
+ const allowed_delay = 1; // One week in days
const last_popup_date = new Date(last_deriv_redirect_popup_time);
const current_date = new Date();
@@ -60,45 +60,26 @@ const MoveToDbotBanner = () => {
{open_modal && (
-
-
-
- {translate('Take your bot trading to the next level')}
+
+
{translate('Binary bot is retiring soon')}
-
{translate('On Deriv Bot, you\'ll enjoy:')}
-
-
- {translate('New features and tools with faster execution and enhanced stability')}
-
-
{translate('The ability to use your existing XML files from Binary Bot')}
-
- {translate(
- 'A familiar drag-and-drop interface; create and customise your trading bot easily'
- )}
-
-
-
- {translate('What are you waiting for?')}{' '}
-
- {translate('Explore Deriv Bot')}
- {' '}
- {translate('today and unlock new trading possibilities!')}
-
+
{translate('Binary bot will be discontinued soon.')}
+
+ {translate(
+ 'Import your existing strategies (XML files) to Deriv Bot today and enjoy a faster, more efficient trading experience with advanced features.'
+ )}
+