Update src/app/page.tsx

This commit is contained in:
2026-04-02 18:36:59 +00:00
parent 3b88bfc225
commit e76dc2f361

View File

@@ -102,9 +102,7 @@ export default function LandingPage() {
<LegalSection
layout="section"
title="سياسة الخصوصية"
sections={[
{ heading: "جمع البيانات", content: "نحن نحترم خصوصيتك ونلتزم بحماية بياناتك الشخصية." },
]}
sections={[]}
/>
</div>