mirror of
https://github.com/myronblair/tomsjavajive
synced 2026-06-30 17:50:32 -05:00
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:
+1
-1
@@ -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>3–5 business days</strong>.</li>
|
||||
|
||||
Reference in New Issue
Block a user