new hero title
This commit is contained in:
@@ -11,7 +11,7 @@ export default function MersmHero() {
|
||||
{/* HERO TEXT */}
|
||||
<div className="col-md-5">
|
||||
<div className="hero-13-txt wow fadeInRight">
|
||||
<h2 className="s-54 w-700">{t("title")}</h2>
|
||||
<h2 className="s-54 w-700">{t("title")} <span className="color--theme">{t("title1")}</span> </h2>
|
||||
<p className="p-lg">{t("description")}</p>
|
||||
<Link href={process.env.NEXT_PUBLIC_SIGNUP_URL} className="btn r-04 btn--theme hover--tra-black">{t("cta")}</Link>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user