Fix contact info — correct email, phone, and ZIP throughout

sales@tomsjavajive.com, (817) 266-2022, Weatherford TX 76088 applied to
contact page, header schema, returns page, and FAQ. Fix Quick Links
list style so links render properly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-15 18:49:24 +00:00
parent 15bcef262f
commit c1c926a416
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ require_once __DIR__ . '/includes/header.php';
<div class="card-body">
<h2 style="font-size: 1.2rem; margin-bottom: 1rem;">How to Reach Us</h2>
<ol style="padding-left: 1.25rem; color: var(--text-muted); line-height: 1.9; margin: 0;">
<li>Email <a href="mailto:hello@tomsjavajive.com">hello@tomsjavajive.com</a> with your <strong>order number</strong> and a description of the issue.</li>
<li>Email <a href="mailto:sales@tomsjavajive.com">sales@tomsjavajive.com</a> with your <strong>order number</strong> and a description of the issue.</li>
<li>If your order arrived damaged, include a photo — it helps us resolve things faster.</li>
<li>We'll respond within <strong>1 business day</strong> with next steps.</li>
<li>Refunds are returned to your original payment method within <strong>35 business days</strong>.</li>