From d9f75d8dd4993578e7ea205a7015ff1d5d0194b9 Mon Sep 17 00:00:00 2001 From: Siddharth Date: Fri, 25 Oct 2024 15:54:43 +0530 Subject: [PATCH 1/3] fix: minor changes --- .env.sample | 12 ------------ src/app/register/page.jsx | 2 ++ src/config/content/Footer.js | 25 ++----------------------- 3 files changed, 4 insertions(+), 35 deletions(-) delete mode 100644 .env.sample diff --git a/.env.sample b/.env.sample deleted file mode 100644 index af3bbb36..00000000 --- a/.env.sample +++ /dev/null @@ -1,12 +0,0 @@ -CLOUDINARY_CLOUD_NAME="" -CLOUDINARY_UPLOAD_PRESET="" - - -NEXT_PUBLIC_FIREBASE_API_KEY="" -NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN="" -NEXT_PUBLIC_FIREBASE_PROJECT_ID= "" -NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET= "" -NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID= "" -NEXT_PUBLIC_FIREBASE_APP_ID= "" -NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID= "" - diff --git a/src/app/register/page.jsx b/src/app/register/page.jsx index 27911669..d6fe997b 100644 --- a/src/app/register/page.jsx +++ b/src/app/register/page.jsx @@ -200,6 +200,8 @@ function Page() { Please review the Payment Policy before registering. +
+ (NOTE: Registration Fees + Conveniene Fees + GST will be applied)
Date: Fri, 25 Oct 2024 16:02:07 +0530 Subject: [PATCH 2/3] fix: minor changes --- src/app/register/page.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/register/page.jsx b/src/app/register/page.jsx index d6fe997b..13732338 100644 --- a/src/app/register/page.jsx +++ b/src/app/register/page.jsx @@ -201,7 +201,7 @@ function Page() { Please review the Payment Policy before registering.
- (NOTE: Registration Fees + Conveniene Fees + GST will be applied) + (NOTE: Registration Fees + Convenience Fees + GST will be applied)
Date: Fri, 25 Oct 2024 16:10:45 +0530 Subject: [PATCH 3/3] fix: minor changes --- src/app/register/page.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/register/page.jsx b/src/app/register/page.jsx index 13732338..7e7cfca7 100644 --- a/src/app/register/page.jsx +++ b/src/app/register/page.jsx @@ -201,7 +201,7 @@ function Page() { Please review the Payment Policy before registering.
- (NOTE: Registration Fees + Convenience Fees + GST will be applied) + (NOTE: Registration Fees (₹899) + Convenience Fees + GST will be applied)