[offers][feat] add feedback form

pull/520/head
Zhang Ziqing 3 years ago
parent 91cdc449bc
commit fe654ff533

@ -37,13 +37,30 @@ export default function AboutPage() {
About Tech Offers Repo About Tech Offers Repo
</h1> </h1>
<p className="text-lg text-slate-500"> <p className="text-lg text-slate-500">
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do Tech Offers Repo, a project under the series of Tech Interview
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut Handbook (TIH), reveals the stories behind offers by focusing on
enim ad minim veniam, quis nostrud exercitation ullamco laboris the profiles of the offer receivers. It helps job seekers
nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in benchmark and analyse their anonymous offers with more context and
reprehenderit in voluptate velit esse cillum dolore eu fugiat encourages discussions around offer profiles.
nulla pariatur. Excepteur sint occaecat cupidatat non proident, </p>
sunt in culpa qui officia deserunt mollit anim id est laborum. </div>
{/* Feedback */}
<div className="space-y-6">
<h2 className="text-2xl font-bold tracking-tight sm:text-3xl">
Feedback to Us
</h2>
<p className="text-lg text-slate-500">
Thank you for using our platform! Feel free to submit your
feedback / feature request / bug report
<a
className="text-primary-600 hover:text-primary-500 ml-1"
href="https://forms.gle/6zV5yimPyiByKqDy8"
rel="noreferrer"
target="_blank">
here
</a>
.
</p> </p>
</div> </div>
<div className="space-y-6"> <div className="space-y-6">

Loading…
Cancel
Save