Update src/app/prayer/page.tsx

This commit is contained in:
2026-03-02 20:17:56 +00:00
parent c21a391cc7
commit dfd0c7924c

View File

@@ -65,25 +65,13 @@ export default function PrayerPage() {
features={[
{
id: 1,
title: "Step-by-Step Salah Guide",
description: "Visual and text instructions for each prayer movement. Perfect for beginners learning the proper sequence of Ruku', Sujud, and other postures.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-ramadan-calendar_23-2149332803.jpg?_wi=2",
imageAlt: "Prayer Guidance",
},
title: "Step-by-Step Salah Guide", description: "Visual and text instructions for each prayer movement. Perfect for beginners learning the proper sequence of Ruku', Sujud, and other postures.", imageSrc: "http://img.b2bpic.net/free-vector/flat-ramadan-calendar_23-2149332803.jpg?_wi=2", imageAlt: "Prayer Guidance"},
{
id: 2,
title: "Qibla Direction Finder",
description: "Accurate Qibla compass showing the exact direction of the Kaaba from your location using advanced GPS technology and magnetic compass.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-ramadan-calendar_23-2149332803.jpg?_wi=3",
imageAlt: "Qibla Compass",
},
title: "Qibla Direction Finder", description: "Accurate Qibla compass showing the exact direction of the Kaaba from your location using advanced GPS technology and magnetic compass.", imageSrc: "http://img.b2bpic.net/free-vector/flat-ramadan-calendar_23-2149332803.jpg?_wi=3", imageAlt: "Qibla Compass"},
{
id: 3,
title: "Duas & Athkar",
description: "Complete collection of authentic duas from Hisn al-Muslim and other verified Islamic sources. Learn the correct duas for each prayer time.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-ramadan-calendar_23-2149332803.jpg?_wi=4",
imageAlt: "Duas Collection",
},
title: "Duas & Athkar", description: "Complete collection of authentic duas from Hisn al-Muslim and other verified Islamic sources. Learn the correct duas for each prayer time.", imageSrc: "http://img.b2bpic.net/free-vector/flat-ramadan-calendar_23-2149332803.jpg?_wi=4", imageAlt: "Duas Collection"},
]}
tagAnimation="slide-up"
buttonAnimation="slide-up"