diff --git a/README.md b/README.md index b76671c..5dbf094 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ Here is the list of all utilities: - [WebP Converter](https://jam.dev/utilities/webp-converter) - [SQL Minifer](https://jam.dev/utilities/sql-minifier) - [Internet Speed Test](https://jam.dev/utilities/internet-speed-test) +- [Password Generator](https://jam.dev/utilities/password-generator) ### Built With diff --git a/components/seo/PasswordGeneratorSEO.tsx b/components/seo/PasswordGeneratorSEO.tsx new file mode 100644 index 0000000..eb08edb --- /dev/null +++ b/components/seo/PasswordGeneratorSEO.tsx @@ -0,0 +1,92 @@ +export default function PasswordGeneratorSEO() { + return ( +
+ Generate secure passwords instantly with this free online password + generator. Whether you're protecting your accounts, apps, or + sensitive data, Jam's Password Generator creates strong, + randomized passwords to keep you safe. +
++ Quickly create a strong password tailored to your needs. Follow these + simple steps: +
++ Manually created passwords are often weak and easy to guess. A + password generator helps you avoid common mistakes and ensures your + credentials are strong. +
+