feat: add Privacy Policy and Terms of Service

This commit is contained in:
Owen Gretzinger
2025-07-13 01:02:55 -04:00
parent dab9e83301
commit f8dad5b2c4
5 changed files with 368 additions and 3 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ export default function Footer() {
</li>
<li>
<a
href="/contact"
href="mailto:[email protected]"
className="hover:text-white transition-colors"
>
Contact
+1 -1
View File
@@ -19,7 +19,7 @@ export default function Hero() {
</h1>
<p className="text-xl md:text-2xl text-gray-300 mb-8 max-w-[52rem] mx-auto leading-relaxed">
Just you and your OpenAI API key. Go crazy.
Just you and your OpenAI API key.<br />Go crazy.
</p>
<div className="flex flex-wrap justify-center gap-6 mb-12">