mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
more fises
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import Link from "next/link";
|
||||
|
||||
export default function Newsletter() {
|
||||
return (
|
||||
<div className="bg-gray-900 py-16 sm:py-24 lg:py-32">
|
||||
@@ -28,9 +30,9 @@ export default function Newsletter() {
|
||||
</div>
|
||||
<p className="mt-4 text-sm/6 text-gray-300">
|
||||
We care about your data. Read our{' '}
|
||||
<a href="#" className="font-semibold text-white">
|
||||
<Link href="/PP" className="font-semibold text-white">
|
||||
privacy policy
|
||||
</a>
|
||||
</Link>
|
||||
.
|
||||
</p>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user