reduced text

This commit is contained in:
CHIEFSOFT\ameye
2025-01-05 07:04:52 -05:00
parent aa4ea396ea
commit 383a7c700f
+3 -3
View File
@@ -16,9 +16,9 @@ export default function MermsBanner() {
{/* Title */} {/* Title */}
<h2 className="s-46 w-700">Getting started with MERMS today!</h2> <h2 className="s-46 w-700">Getting started with MERMS today!</h2>
{/* Text */} {/* Text */}
<p className="p-lg">Congue laoreet turpis neque auctor turpis vitae dolor a luctus {/*<p className="p-lg">Congue laoreet turpis neque auctor turpis vitae dolor a luctus*/}
placerat and magna ligula cursus {/* placerat and magna ligula cursus*/}
</p> {/*</p>*/}
{/* Button */} {/* Button */}
<Link href="https://dev-panel.mermsemr.com/auth/signup" className="btn r-04 btn--theme hover--tra-white" data-bs-toggle="modal" data-bs-target="#modal-3">Get Started Now</Link> <Link href="https://dev-panel.mermsemr.com/auth/signup" className="btn r-04 btn--theme hover--tra-white" data-bs-toggle="modal" data-bs-target="#modal-3">Get Started Now</Link>
</div> </div>