diff --git a/src/css/index.css b/src/css/index.css index 0c6b1dc..cba0b22 100644 --- a/src/css/index.css +++ b/src/css/index.css @@ -163,3 +163,4 @@ p { width: 12rem; } } + diff --git a/src/img/Screenshot (265).png b/src/img/Screenshot (265).png new file mode 100644 index 0000000..5c95cd2 Binary files /dev/null and b/src/img/Screenshot (265).png differ diff --git a/src/img/Web_Photo_Editor (1).jpg b/src/img/Web_Photo_Editor (1).jpg new file mode 100644 index 0000000..a4ae121 Binary files /dev/null and b/src/img/Web_Photo_Editor (1).jpg differ diff --git a/src/img/vote-1804596_1280.jpg b/src/img/vote-1804596_1280.jpg new file mode 100644 index 0000000..33c0059 Binary files /dev/null and b/src/img/vote-1804596_1280.jpg differ diff --git a/src/index.html b/src/index.html index 9736a94..205de05 100644 --- a/src/index.html +++ b/src/index.html @@ -1,32 +1,156 @@ - - - Block-Vote - - - - - -
-
- ADMIN-LOGIN -

- Welcome to the Blockchain Voting Admin Portal.
- Ensure the integrity of the voting process and manage
- voting transactions securely. -

-
-
- USER-LOGIN -

- Join our community! Register now and
- explore exciting features. -

-
+ + + + + Document + + + +
+ +
+
+

Empower Your Vote

+

Welcome to the future of voting! Our blockchain-based voting portal is here to shake up the traditional voting process and bring transparency, integrity, and accessibility to elections like never before.
+ + Say goodbye to the old ways of counting votes. With our platform, every vote is securely recorded and accurately counted, ensuring that your voice is heard loud and clear.
+ + Join us in revolutionizing democracy and making every vote count towards a brighter future for all.

+
+
+

Please Select Your Platform

+ ADMIN-LOGIN + USER-LOGIN
- + diff --git a/src/js/script.js b/src/js/script.js index b507cac..cc80fac 100644 --- a/src/js/script.js +++ b/src/js/script.js @@ -59,4 +59,8 @@ singin2.addEventListener('click',()=>{ }) register.addEventListener('click',()=>{ container.classList.add('active') -}) \ No newline at end of file +}) + + + + \ No newline at end of file