Introduce a new `PageTitle` component to encapsulate the title and description logic, simplifying the `password-generator.astro` page by removing redundant title rendering. This change enhances maintainability and reusability of the title section across different pages.