From 81fde9a67c9189e50cb992b10a3cb822ef1ad9df Mon Sep 17 00:00:00 2001 From: lorem ipsum Date: Tue, 15 Oct 2024 17:31:06 +0530 Subject: [PATCH 1/3] Add Rating option on top and modify feedback form --- aboutus.html | 2 +- feedback.html | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 26 ++++---- rating.html | 142 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 339 insertions(+), 13 deletions(-) create mode 100644 feedback.html create mode 100644 rating.html diff --git a/aboutus.html b/aboutus.html index f35ab8ae..6b90370d 100644 --- a/aboutus.html +++ b/aboutus.html @@ -27,7 +27,7 @@ padding: 40px 0; } h1, h2 { - color: #35424a; + color: #eceeee; text-align: center; margin-bottom: 40px; } diff --git a/feedback.html b/feedback.html new file mode 100644 index 00000000..529cb82a --- /dev/null +++ b/feedback.html @@ -0,0 +1,182 @@ + + + + + + Feedback Form + + + +
+

Feedback Form

+
+
+ + +

Name is required

+
+ +
+ + +

Please enter a valid email

+
+ +
+ + +

Please select a rating

+
+ +
+ + +

Feedback is required

+
+ + +
+
+
+ + + + diff --git a/index.html b/index.html index 94448167..9485969b 100644 --- a/index.html +++ b/index.html @@ -19,6 +19,7 @@ +
@@ -32,12 +33,13 @@ @@ -720,6 +725,8 @@

Feedback Form 👇(we Value Your Feedback)

AOS.init(); + + diff --git a/rating.html b/rating.html index 44848fcf..70c5e2be 100644 --- a/rating.html +++ b/rating.html @@ -139,4 +139,4 @@

Thank you for your rating 🤗

} - + \ No newline at end of file From b7abde6f04fc28060ce67eec86a6e46a2cba278c Mon Sep 17 00:00:00 2001 From: lorem ipsum Date: Sat, 19 Oct 2024 13:02:13 +0530 Subject: [PATCH 3/3] Change Rating location --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 847e043f..44a5c76d 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,6 @@
  • Others
  • - Rate Us
  • +
  • +