From 43ea660d5219e0dff64fba3d1b487690093c8aca Mon Sep 17 00:00:00 2001
From: Dries Augustyns
Date: Wed, 18 Feb 2026 10:08:23 +0100
Subject: [PATCH] chore: Clean up linting
---
apps/landing/src/pages/privacy.tsx | 9 +++++----
apps/landing/src/pages/terms.tsx | 17 +++++++++--------
2 files changed, 14 insertions(+), 12 deletions(-)
diff --git a/apps/landing/src/pages/privacy.tsx b/apps/landing/src/pages/privacy.tsx
index 97f1a92..b169fb5 100644
--- a/apps/landing/src/pages/privacy.tsx
+++ b/apps/landing/src/pages/privacy.tsx
@@ -1,4 +1,5 @@
import {NextSeo} from 'next-seo';
+import Link from 'next/link';
import React from 'react';
import {Navbar} from '../components';
@@ -1149,9 +1150,9 @@ export default function PrivacyPolicy() {
Discord:{' '}
-
+
useplunk.com/discord
-
+
@@ -1168,9 +1169,9 @@ export default function PrivacyPolicy() {
For service terms, please review our{' '}
-
+
Terms of Service
-
+
.
diff --git a/apps/landing/src/pages/terms.tsx b/apps/landing/src/pages/terms.tsx
index 6c3579e..700d1e8 100644
--- a/apps/landing/src/pages/terms.tsx
+++ b/apps/landing/src/pages/terms.tsx
@@ -1,4 +1,5 @@
import {NextSeo} from 'next-seo';
+import Link from 'next/link';
import React from 'react';
import {Navbar} from '../components';
@@ -387,9 +388,9 @@ export default function TermsOfService() {
-
Full details in our{' '}
-
+
Privacy Policy
-
+
- EU/EEA data residency (Hetzner infrastructure)
- GDPR-compliant data processing
@@ -670,18 +671,18 @@ export default function TermsOfService() {
-
Discord:{' '}
-
+
useplunk.com/discord
-
+
Privacy Requests:
See our{' '}
-
+
Privacy Policy
- {' '}
+ {' '}
or email legal@useplunk.com
@@ -698,9 +699,9 @@ export default function TermsOfService() {
For privacy-related inquiries, please review our{' '}
-
+
Privacy Policy
-
+
.