diff --git a/WealthBanner.jpg b/WealthBanner.jpg deleted file mode 100644 index 23bf9cb..0000000 Binary files a/WealthBanner.jpg and /dev/null differ diff --git a/campaign.html b/campaign.html index 22bfd64..41d726b 100644 --- a/campaign.html +++ b/campaign.html @@ -1,1666 +1,1821 @@ -
- - - - -
- - -
- Boost Your Wealth Management Business with - Our
- Easy-to-Use Digital Solutions -
-
-
- -
-
-
- Take Your Wealth Management Business to New Heights with Profit-Boosting - System! + .arn-non-arn{ + color: #0050A1; + text-decoration: underline; + font-weight: 600; + } + + + + + +
+
+ + -
- Just One Step Away from a successful Business! Fill the Form Below. +
+ Boost Your Wealth Management Business with + Our
+ Easy-to-Use Digital Solutions
-
-
-
-
-
-
-
-
- - -
-
-
- - - - - - -
-
-

-

-
-
-
-
- - - - +
+
+ +
+
+
+ Take Your Wealth Management Business to New Heights with Profit-Boosting + System! +
+
+ Just One Step Away from a successful Business! Fill the Form Below. +
+
+
+
+ +
+
+
+
+ + +
+
+
+ + - - - - -
-
-

-
-
-
-
- -
-
-
-
-
-
-
- + + + +
+
+

+

+
+
+
+
+ + + + + + + + + +
+
+

+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+ +
+
+
Click here if you don’t have ARN Number
+
+ + + +
- -
-
- -
-
- -
-
- -
-
- - + - - -
+

+ We will contact you from time to time to give you + updated information on products, investment options + via WhatsApp, Email, SMS, phone.. +

+ + + + +
+ + +
--> + + + +
+
+
-
- - - - - -
- -
-
+
+ +
-
- -
-
- - - -
-

OTP Verification

-

Enter the OTP you received to - change

-
- - - - - - -
- -
- Didn't receive the code? - Resend Code - -
-
- -
- - + \ No newline at end of file + function handlePopUp() { + document.querySelectorAll("[data-dialog]").forEach(button => { + button.addEventListener("click", () => { + const dialog = document.querySelector(`#${button.dataset.dialog}`); + dialog.showModal(); + + document.body.style.overflow = "hidden"; + document.documentElement.style.overflow = "hidden"; + + dialog.querySelector(".closeDialog").addEventListener("click", () => { + dialog.close(); + document.body.style.removeProperty("overflow"); + document.documentElement.style.removeProperty("overflow"); + }) + }) + }) + } + function handleClosePopUp() { + $(document).ready(function () { + $(".closeDialog").trigger("click"); + }); + } + function handlehideARN() { + $('.arn-class').toggle(); + $('.show-arn-msg').toggle(); + } + handlePopUp() + // $(document).ready(function () { + // $(".dialog-button").trigger("click"); + // }); + // handleOTPform() + + diff --git a/niveshLogo.png b/niveshLogo.png deleted file mode 100644 index 1bf1e9f..0000000 Binary files a/niveshLogo.png and /dev/null differ