From 205b4a9572ce806f5d045e3cb6897eceaa564642 Mon Sep 17 00:00:00 2001 From: Hardikv1 <44800690+Hardikv1@users.noreply.github.com> Date: Wed, 24 Nov 2021 20:07:32 +0530 Subject: [PATCH] Button Change --- src/index.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.json b/src/index.json index 5712ae71..6d8c1fd5 100644 --- a/src/index.json +++ b/src/index.json @@ -22,7 +22,7 @@ "link": "https://lu.ma/meet-up", "text": "Register Now", "color" : "#000000", - "buttonColor":"#439973", + "buttonColor":"#2C303B", "filled": "true" } ] @@ -52,7 +52,7 @@ "link": "https://codingblocks.com/live-classes.html", "text": "Enroll Now", "color" : "#000000", - "buttonColor":"#2F3648", + "buttonColor":"#FFFFFF", "filled": "true" } ] @@ -67,7 +67,7 @@ "link": "https://codingblocks.com/classroom-program.html", "text": "Enroll Now", "color" : "#000000", - "buttonColor":"#914CF7", + "buttonColor":"#FFFFFF", "filled": "true" } ]