Update src/app/page.tsx
This commit is contained in:
@@ -102,9 +102,7 @@ export default function LandingPage() {
|
||||
<LegalSection
|
||||
layout="section"
|
||||
title="سياسة الخصوصية"
|
||||
sections={[
|
||||
{ heading: "جمع البيانات", content: "نحن نحترم خصوصيتك ونلتزم بحماية بياناتك الشخصية." },
|
||||
]}
|
||||
sections={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user