Direct Contact
diff --git a/app/privacy-policy/page.tsx b/app/privacy-policy/page.tsx
index e0648ab..93bbd5f 100644
--- a/app/privacy-policy/page.tsx
+++ b/app/privacy-policy/page.tsx
@@ -1,7 +1,6 @@
"use client";
import React from "react";
-import { motion } from 'framer-motion';
import { ArrowLeft, Shield, Lock, Eye, Database, Globe } from 'lucide-react';
import Header from "../components/Header";
import Footer from "../components/Footer";
@@ -33,13 +32,9 @@ export default function PrivacyPolicy() {
-
+
{/* Editorial Header */}
-
+
{t("backToHome")}
-
+
Privacy.
-
+
{/* Bento Content Grid */}
-
+
{/* Main Privacy Text (Large) */}
-
+
{cmsHtml ? (
@@ -88,11 +78,11 @@ export default function PrivacyPolicy() {
)}
-
+
{/* Quick Info Cards */}
-
+
{/* Core Values Box */}
Principles
@@ -128,7 +118,7 @@ export default function PrivacyPolicy() {
Security Check
Your connection is private and secure.
-