From 56a9d272be860fe594acd5c0f919e5340891b796 Mon Sep 17 00:00:00 2001 From: akanshaaaa19 Date: Wed, 12 Jun 2024 15:41:49 +0530 Subject: [PATCH 1/2] added banner --- src/containers/Auth/Auth.tsx | 4 ++-- src/containers/Auth/Promotion/Promotion.tsx | 16 +++++++--------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/src/containers/Auth/Auth.tsx b/src/containers/Auth/Auth.tsx index 047b9f716..1a2d219ff 100644 --- a/src/containers/Auth/Auth.tsx +++ b/src/containers/Auth/Auth.tsx @@ -9,7 +9,7 @@ import WhatsAppIcon from 'assets/images/icons/Social/Whatsapp.svg?react'; import { termsOfUse } from 'containers/Organization/Organization'; import { Button } from 'components/UI/Form/Button/Button'; import GlificLogo from 'assets/images/logo/Logo.svg'; -// import { Promotion } from './Promotion/Promotion'; +import { Promotion } from './Promotion/Promotion'; import styles from './Auth.module.css'; import axios from 'axios'; import { ORGANIZATION_NAME } from 'config'; @@ -268,7 +268,7 @@ export const Auth = ({ ) : null} - {/* {mode === 'login' && } */} + {mode === 'login' && } ); }; diff --git a/src/containers/Auth/Promotion/Promotion.tsx b/src/containers/Auth/Promotion/Promotion.tsx index bbf152c7c..c4bd2a0e0 100644 --- a/src/containers/Auth/Promotion/Promotion.tsx +++ b/src/containers/Auth/Promotion/Promotion.tsx @@ -5,7 +5,7 @@ import styles from './Promotion.module.css'; export const Promotion = () => { const [minimized, setMinimized] = useState(false); - const LINK = 'https://us06web.zoom.us/meeting/register/tZYof-yrrD4sHtCHskNq0feuOcCEi5vQ-Sxd'; + const LINK = 'https://us06web.zoom.us/meeting/register/tZYpceqqrzIqGd3W7dSrHS2VGzFhdSq2exYR'; return (
@@ -30,26 +30,24 @@ export const Promotion = () => { {!minimized && ( <>
- Level up with Glific - Whatsapp groups automation
23rd May 3-4PM + Level up with Glific
+ Q&A with Gupshup
+ 19th June, 3-4PM
{1}
- Learn how this feature will enable you to{' '} - - send or schedule messages/ media to Whatsapp groups and gain insights into group - activity. - + Get answers on commonly asked questions- Message categories, gupshup wallet & + costing, message delivery etc.
2 -
Learn through a demo, and explore possibilities.
+
Open session to ask questions to Gupshup team directly.
{/*
Reach out to Glific team if you have questions/concerns.
From 95664147e6471b0e6b309608ee3d36885c416bce Mon Sep 17 00:00:00 2001 From: akanshaaaa19 Date: Wed, 12 Jun 2024 19:44:27 +0530 Subject: [PATCH 2/2] change in content --- src/containers/Auth/Promotion/Promotion.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containers/Auth/Promotion/Promotion.tsx b/src/containers/Auth/Promotion/Promotion.tsx index c4bd2a0e0..7279124b4 100644 --- a/src/containers/Auth/Promotion/Promotion.tsx +++ b/src/containers/Auth/Promotion/Promotion.tsx @@ -41,7 +41,7 @@ export const Promotion = () => {
{1}
- Get answers on commonly asked questions- Message categories, gupshup wallet & + Get answers to commonly asked questions- Message categories, gupshup wallet & costing, message delivery etc.