fix: change the text below the heading in the hero section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
This commit is contained in:
parent
99a43fe8dd
commit
f9c6883935
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue