fix: change the text below the heading in the hero section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s

This commit is contained in:
Dorian Niemiec 2024-11-09 15:16:01 +01:00
parent 99a43fe8dd
commit f9c6883935

View file

@ -13,8 +13,9 @@ function Hero() {
</span>
</h1>
<p className="text-muted-foreground text-lg my-4 md:w-10/12">
Organize your emails with MERNMail. Built with the MERN stack for
performance and security. Join and take control of your inbox today!
Manage your inbox with MERNMail. Enjoy efficient email management,
powered by the MERN stack for performance and security. Join and take
control of your inbox today!
</p>
<div className="flex flex-row gap-2 justify-center md:justify-start">
<Link