التحقق من أن الصفحة هي الأولى في السورة Check if page is first in surah
bool isFirstPage(int pageIndex) => pageIndex == 0;