Skip to content

Commit

Permalink
feat: add finger tatoo policy
Browse files Browse the repository at this point in the history
  • Loading branch information
VadymPopov committed Jul 28, 2024
1 parent fe98443 commit 8716774
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 8 deletions.
5 changes: 5 additions & 0 deletions src/pages/Booking.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ export default function Booking() {
to cancel or reschedule a tattoo or cosmetic appointment; otherwise, a
new deposit might be required.
</Text>
<Text>
<b>Please note:</b> I do not offer finger tattoos, inner lip tattoos,
or tattoos in intimate areas due to poor healing outcomes. Thank you
for understanding.
</Text>

<FlexContainer>
<Button
Expand Down
15 changes: 7 additions & 8 deletions src/pages/FAQ.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,13 @@ export default function FAQ() {
<Item>
<Question>Do you do finger tattoos or inner lip tattoos?</Question>
<Text primary={'primary'}>
Finger tattoos and inner-lip tattoos are possible, but they tend
to have poor healing outcomes. Fingers have non-porous skin and
experience constant movement and wear, leading to the ink
spreading or fading over time. Similarly, the nature of tissue in
the inner lip makes it challenging for tattoos to heal well, as
it's constantly rubbing against teeth and remains wet. Therefore,
I cannot guarantee the final quality of these tattoos, and any
touch-ups will be at your expense.
I'm sorry, but I don't offer finger tattoos, inner lip tattoos, or
tattoos in intimate areas. These locations tend to have poor
healing outcomes. Finger tattoos often fade or spread due to the
constant movement and wear of the skin. Inner lip tattoos face
similar challenges because the tissue is constantly rubbing
against teeth and remains wet. For these reasons, I do not provide
tattoos in these areas.
</Text>
</Item>
</List>
Expand Down
5 changes: 5 additions & 0 deletions src/pages/ServicesPrices.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@ export default function Services() {
Please <LinkTo to="/contact">contact</LinkTo> for more detailed
information.
</Text>
<Text primary="true">
<b>Please note:</b> I do not offer finger tattoos, inner lip
tattoos, or tattoos in intimate areas due to poor healing
outcomes. Thank you for understanding.
</Text>
</div>
</Item>
<Item>
Expand Down

0 comments on commit 8716774

Please sign in to comment.