fix: change the text below the heading in the hero section
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled

This commit is contained in:
Dorian Niemiec 2024-11-09 15:10:33 +01:00
parent 5a5bd93098
commit 99a43fe8dd

View file

@ -13,9 +13,8 @@ function Hero() {
</span>
</h1>
<p className="text-muted-foreground text-lg my-4 md:w-10/12">
Experience the future of email with MERNMail. Built with the MERN
stack for performance and security. Join and take control of your
inbox today!
Organize your emails with MERNMail. Built with 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