diff --git a/src/app/prayer/page.tsx b/src/app/prayer/page.tsx index 8de8336..a1bebf8 100644 --- a/src/app/prayer/page.tsx +++ b/src/app/prayer/page.tsx @@ -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"