Refactor page titles and subtitles for consistency and clarity across various PDF conversion tools

This commit is contained in:
alam00000
2026-03-04 13:46:16 +05:30
parent 90998edb25
commit c2147a2f20
107 changed files with 192 additions and 255 deletions

View File

@@ -119,23 +119,13 @@
class="text-2xl font-bold text-white mb-2"
data-i18n="tools:duplicateOrganize.name"
>
Organize PDF Pages Free - Reorder PDFs Online
Duplicate & Organize
</h1>
<p
class="text-gray-400 mb-6"
data-i18n="tools:duplicateOrganize.subtitle"
>
Drag pages to reorder them. Use the
<i
data-lucide="copy-plus"
class="inline-block w-4 h-4 mx-1 align-text-bottom text-green-500"
></i>
icon to duplicate a page or the
<i
data-lucide="x-circle"
class="inline-block w-4 h-4 mx-1 align-text-bottom text-red-400"
></i>
icon to delete it.
Duplicate, reorder, and delete pages.
</p>
<!-- Drop Zone -->