Skip to content

Commit 91422a4

Browse files
committed
Updates after review
1 parent 244feb4 commit 91422a4

File tree

2 files changed

+6
-22
lines changed

2 files changed

+6
-22
lines changed

preview-src/ux-research.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ link:https://p.consentkit.com/baf41f1b-7816-4e04-82a7-b4c6d93ddf19[*Sign up to r
3333
[.description]
3434
Sign up to let us know about your experience with Neo4j and your user profile.
3535
[.link]
36-
link:https://neo4j.com/[*Sign me up*]
36+
link:https://p.consentkit.com/baf41f1b-7816-4e04-82a7-b4c6d93ddf19[*Sign me up*]
3737

3838
. *Get contacted by researcher* +
3939
Based on your profile you might be contacted to participate in interviews, product walkthroughs, user tests, and surveys.
@@ -51,31 +51,31 @@ You will be compensated for your time and effort.
5151
=== FAQs
5252

5353
[.faq-item]
54-
*What is a user research panel?* [.arrow]#▶#
54+
*What is a user research panel?*
5555
[.faq-answer]
5656
A user research panel is a group of users who have signed up to participate in research studies.
5757
These studies help us understand how people use our products so we can improve them.
5858

5959
[.faq-item]
60-
*What will you do with my personal information?* [.arrow]#▶#
60+
*What will you do with my personal information?*
6161
[.faq-answer]
6262
Your personal information will only be used for research purposes.
6363
We will never share your data with third parties, and all responses will be anonymized before being analyzed and shared internally.
6464

6565
[.faq-item]
66-
*How often will I be asked to participate?* [.arrow]#▶#
66+
*How often will I be asked to participate?*
6767
[.faq-answer]
6868
We may contact you a few times a year, depending on the research needs and how well your profile matches a particular study.
6969
You can always opt-out or decline participation at any time.
7070

7171
[.faq-item]
72-
*Can I leave the panel if I no longer wish to participate?* [.arrow]#▶#
72+
*Can I leave the panel if I no longer wish to participate?*
7373
[.faq-answer]
7474
Yes, you can opt out of the panel at any time.
7575
Simply contact us by email and we will remove your information from our research panel database.
7676

7777
[.faq-item]
78-
*I have some feedback but I prefer to send it in an email.* [.arrow]#▶#
78+
*I have some feedback but I prefer to send it in an email.*
7979
[.faq-answer]
8080
We welcome your feedback  - what works well, what’s confusing, and what improvements you’d like to see. Please email us at [email protected].
8181
We will reach you if we need more clarification or we may invite you to an interview.

src/css/research.css

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -50,22 +50,6 @@ body.research .nav-container {
5050
border-bottom: 1px solid #ccc;
5151
}
5252

53-
.faq-item .arrow {
54-
content: "+";
55-
text-align: center;
56-
position: relative;
57-
font-size: 12px;
58-
line-height: 15px;
59-
left: 1rem;
60-
display: inline-block;
61-
transition: transform 0.3s ease;
62-
transform: rotate(90deg);
63-
}
64-
65-
.faq-item[open] .arrow {
66-
transform: rotate(0deg);
67-
}
68-
6953
/* end of collapsible */
7054

7155
/* toolbar */

0 commit comments

Comments
 (0)