Removed Martex

This commit is contained in:
CHIEFSOFT\ameye
2024-12-28 13:58:41 -05:00
parent dc686bd361
commit 334c3ec5c2
2 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -15,7 +15,7 @@ export default function Home() {
{/* Title */}
<h2 className="s-52 w-700">Questions? Let's Talk</h2>
{/* Text */}
<p className="p-lg">Want to learn more about Martex, get a quote, or speak with an expert?
<p className="p-lg">Want to learn more about MERMS, get a quote, or speak with an expert?
Let us know what you are looking for and well get back to you right away
</p>
</div>
@@ -52,7 +52,7 @@ export default function Home() {
</div>
<div className="col-md-12">
<p className="p-lg">Explain your question in details: </p>
<span>Your OS version, Martex version &amp; build, steps you did. Be VERY precise!</span>
<span>Your OS version, MERMS version &amp; build, steps you did. Be VERY precise!</span>
<textarea className="form-control message" name="message" rows={6} placeholder="I have a problem with..." />
</div>
{/* Contact Form Button */}
@@ -60,7 +60,7 @@ export default function Home() {
<button type="submit" className="btn btn--theme hover--theme submit">Submit Request</button>
</div>
<div className="contact-form-notice">
<p className="p-sm">We are committed to your privacy. Martex uses the information you
<p className="p-sm">We are committed to your privacy. MERMS uses the information you
provide us to contact you about our relevant content, products, and services.
You may unsubscribe from these communications at any time. For more information,
check out our <Link href="/privacy">Privacy Policy</Link>.