Skip to content

Commit 903d5ce

Browse files
authored
Update page.tsx Pre-footer No donation message
Update page.tsx Pre-footer No donation message
1 parent 11cbb0d commit 903d5ce

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

app/page.tsx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,21 @@ export default function HomePage() {
424424
</CardFooter>
425425
</Card>
426426
</div>
427+
</section>
428+
429+
<section className="mb-12">
430+
<div class="mt-6 p-4 bg-emerald-50 dark:bg-emerald-900/20 rounded-lg border border-emerald-100 dark:border-emerald-800">
431+
<h2 className="text-2xl text-emerald-800 dark:text-emerald-300 font-bold mb-4">No Donations & Charity</h2>
432+
<p class="text-emerald-700 dark:text-emerald-200 mb-3">
433+
IQRA and KALAM apps are built without charity, zakat, or donations – a practice aligned with the true Sunnah of the Noble Prophets, and the Righteous.
434+
</p>
435+
<p className="mb-4 text-emerald-600 dark:text-emerald-300 text-3xl">
436+
قُلْ مَا أَسْأَلُكُمْ عَلَيْهِ مِنْ أَجْرٍ وَمَا أَنَا مِنَ الْمُتَكَلِّفِينَ
437+
</p>
438+
<p className="mb-4 text-emerald-600 dark:text-emerald-300">
439+
Say, "I do not ask you for this any payment, and I am not of the pretentious - Surah Sad 38:86.
440+
</p>
441+
</div>
427442
</section>
428443
</main>
429444

0 commit comments

Comments
 (0)