feat: add Privacy Policy and Terms of Service
This commit is contained in:
@@ -141,7 +141,7 @@ export default function Footer() {
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="/contact"
|
||||
href="mailto:[email protected]"
|
||||
className="hover:text-white transition-colors"
|
||||
>
|
||||
Contact
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user