fix: change the text below the heading in the hero section
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
This commit is contained in:
parent
5a5bd93098
commit
99a43fe8dd
1 changed files with 2 additions and 3 deletions
|
@ -13,9 +13,8 @@ function Hero() {
|
||||||
</span>
|
</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-muted-foreground text-lg my-4 md:w-10/12">
|
<p className="text-muted-foreground text-lg my-4 md:w-10/12">
|
||||||
Experience the future of email with MERNMail. Built with the MERN
|
Organize your emails with MERNMail. Built with the MERN stack for
|
||||||
stack for performance and security. Join and take control of your
|
performance and security. Join and take control of your inbox today!
|
||||||
inbox today!
|
|
||||||
</p>
|
</p>
|
||||||
<div className="flex flex-row gap-2 justify-center md:justify-start">
|
<div className="flex flex-row gap-2 justify-center md:justify-start">
|
||||||
<Link
|
<Link
|
||||||
|
|
Loading…
Reference in a new issue