style: add bs alert for legal disclaimer

This commit is contained in:
Oliver Booth 2023-08-08 11:35:36 +01:00
parent 7f4ef10960
commit f14239bcfb
Signed by: oliverbooth
GPG Key ID: 725DB725A0D9EE61
1 changed files with 19 additions and 17 deletions

View File

@ -6,23 +6,25 @@
<h1 class="display-4">Contact</h1>
<p class="lead">Project Idea</p>
<p>
I'm always looking for new projects to work on, and I'm open to suggestions. If you have an idea for a project that
you'd like to see me work on, please feel free to get in touch. If you'd like to collaborate, please
<strong>do not</strong> use this form, instead, please use <a asp-page="/contact/jobopportunity">this one</a>.
</p>
<p>
Please note that by submitting an idea through the form on this page, you acknowledge and agree that any
intellectual property rights associated with the idea, including but not limited to copyright, patent, or any other
proprietary rights, shall be immediately and irrevocably transferred to me. You understand that this transfer of
intellectual property rights grants me the unrestricted and exclusive right to use, modify, reproduce, distribute,
disclose, or otherwise exploit the idea for any purpose, without the obligation to provide credit or compensation to
you. This includes the right to file for intellectual property protection or pursue commercial opportunities derived
from the idea. By submitting the idea, you further confirm that it is your original work and does not infringe upon
the rights of any third party.
</p>
<p>
If you're happy with all that, please fill out the form below.
If you have any ideas for a project that you'd like to see me work on, please feel free to contact me using the
form below. I'm always looking for something new to work on, and I'm open to suggestions!
</p>
<div class="alert alert-warning">
<p>
Please note that by submitting an idea through the form on this page, you acknowledge and agree that any
intellectual property rights associated with the idea, including but not limited to copyright, patent, or any
other proprietary rights, shall be immediately and irrevocably transferred to me. You understand that this
transfer of intellectual property rights grants me the unrestricted and exclusive right to use, modify,
reproduce, distribute, disclose, or otherwise exploit the idea for any purpose, without the obligation to
provide credit or compensation to you. This includes the right to file for intellectual property protection or
pursue commercial opportunities derived from the idea. By submitting the idea, you further confirm that it is
your original work and does not infringe upon the rights of any third party.
</p>
<p style="text-decoration: underline;">
If this is not something you want, and you'd like to collaborate, please <strong>do not</strong> use this form,
instead, please use <a asp-page="/contact/jobopportunity">this one</a>.
</p>
</div>
<form method="post">
<input type="hidden" name="contact-type" value="project-idea">