diff --git a/astro.config.mjs b/astro.config.mjs index 41139d5e..085f6800 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -470,6 +470,15 @@ export default defineConfig({ }, ], }, + { + label: "Feedback", + items: [ + { + label: "Feedback", + link: "feedback/feedback-form", + }, + ], + }, ], }), ], diff --git a/public/feedbackform.html b/public/feedbackform.html new file mode 100644 index 00000000..03566960 --- /dev/null +++ b/public/feedbackform.html @@ -0,0 +1,96 @@ + + + + + +Feedback Form + + + +
+

Feedback Page

+

We would love your feedback

+

Our goal is to make a platform that simplifies your workday. You’ve been using Thoth Tech Documentation Website for a while now, and we’d love to know what you think about it. We really appreciate your feedback!

+ +
+ + + + + +
+ +
+ + +
+ + + + +
+ + +
+
+ + + diff --git a/public/submitsuccess.html b/public/submitsuccess.html new file mode 100644 index 00000000..90e069c5 --- /dev/null +++ b/public/submitsuccess.html @@ -0,0 +1,46 @@ + + + + + +Feedback Submitted + + + +
+

Feedback Submitted

+

We would love your feedback

+

Our goal is to make a platform that simplifies your workday. You’ve been using Thoth Tech Documentation Website for a while now, and we’d love to know what you think about it. We really appreciate your feedback!

+ +
+

Thanks for sharing your feedback with us

+

Your feedback has been submitted successfully.

+

Your input is valuable to us and will help us improve our services.

+
+
+ + diff --git a/src/content/docs/feedback/feedback form.md b/src/content/docs/feedback/feedback form.md new file mode 100644 index 00000000..08311432 --- /dev/null +++ b/src/content/docs/feedback/feedback form.md @@ -0,0 +1,40 @@ +--- +title: Feedback Form +description: a way to provide feedback +--- + +#### We Value Your Feedback + +Thank you for choosing to share your thoughts with us. Your feedback helps us improve and continue +providing the best experience possible. + +#### How to Provide Feedback + +You have several options for sending us your feedback. Please choose the one that suits you best: + +##### Option 1: Fill Out Our Online Form + +Please fill out our detailed feedback form available at [Our Feedback Form](/feedbackform.html). It +only take a few minutes! + +##### Option 2: Contact your team leader or senior students + +If you have specific feedback or concerns that require direct communication, please reach out to +your team leader or seniro students. This ensures that your feedback is addressed promptly and +personally. + +--- + +#### What Happens Next? + +After you submit your feedback: + +- **We Review It:** All feedback is reviewed by our team to understand your needs and requirements. +- **We Plan:** We plan improvements based on the feedback we receive from you and other users. +- **We Implement:** We try out best to implement changes and improvements continuously to enhance + your experience. + +Your input is incredibly valuable to us, and we appreciate the time you take to help us improve. If +you have any immediate concerns, please don't hesitate to contact our company operation team. + +Thank you for your contribution!