From 961fac61a5ff2a77b7bebc2b222c4ba1297e2fb7 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 8 Jun 2026 11:02:28 +0000 Subject: [PATCH] Bob AI: Added a 5-minute countdown timer to the top right of the Our --- src/pages/HomePage/sections/About.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx index 001ac2b..058a9bf 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -72,7 +72,13 @@ const AboutInline = () => {
- +
+ Discount Ends In +
+ 05:00 +
+
+
-- 2.49.1