chore: add TAURI info

This commit is contained in:
rzmk 2024-10-01 18:44:43 -04:00
parent ea6026c8d1
commit 1497619521
No known key found for this signature in database
2 changed files with 15 additions and 2 deletions

View file

@ -123,7 +123,15 @@ export const Footer = () => {
</div>
</div>
</div>
<p className="text-center text-sm text-gray-400 border-t border-[rgb(255,255,255,0.2)] pt-4">Some content shown may be from a paid plan of qsv pro or older versions of qsv pro.</p>
<p className="text-center text-sm text-gray-400 border-t border-[rgb(255,255,255,0.2)] pt-4">
Some content shown may be from a paid plan of qsv pro or
older versions of qsv pro.
</p>
<p className="lg:text-center text-sm text-gray-400 pt-4 hidden lg:block">
TAURI is trademark of [The Tauri Programme within the
Commons Conservancy]. qsv pro is not endorsed by any of
the third-parties mentioned.
</p>
<p className="lg:text-center text-sm text-gray-400 pt-4 hidden lg:block">
&copy; datHere Inc. By using qsv pro and/or this site,
you agree to our{" "}

View file

@ -28,8 +28,13 @@ export const Tech = () => (
<div className="w-2/3 sm:w-[620px] lg:w-1/2 mx-auto lg:mx-0 lg:pl-10">
<div className="flex flex-wrap -m-4">
<div className="w-1/2 sm:w-1/4 py-6 flex justify-center">
<a href="https://tauri.app" target="_blank">
<a
href="https://tauri.app"
target="_blank"
className="flex"
>
<TauriLogo />
®
</a>
</div>
<div className="w-1/2 sm:w-1/4 py-6 flex justify-center">