Contact Us

<div style="text-align:center; margin-bottom:40px;">
    <h1 style="font-size:32px; font-weight:600; letter-spacing:1px;">CONTACT US</h1>
</div>

<div style="display:flex; flex-wrap:wrap; justify-content:center; gap:20px;">

    <!-- BOX 1 -->
    <div style="width:300px; border:1px solid #e5e5e5; padding:25px; border-radius:10px; text-align:center;">
        <img src="https://img.icons8.com/ios-filled/50/000000/chat.png" style="margin-bottom:15px;"/>
        <h3 style="font-size:18px; font-weight:600;">CHAT WITH US</h3>
        <p style="font-size:14px; color:#555;">Mon–Sun: 8AM – 8PM EST</p>
        <a href="#" style="font-size:14px; color:#a67c00; text-decoration:none;">Start Live Chat</a>
    </div>

    <!-- BOX 2 -->
    <div style="width:300px; border:1px solid #e5e5e5; padding:25px; border-radius:10px; text-align:center;">
        <img src="https://img.icons8.com/ios-filled/50/000000/iphone.png" style="margin-bottom:15px;"/>
        <h3 style="font-size:18px; font-weight:600;">TEXT US 24/7</h3>
        <p style="font-size:14px; color:#555;">For quick order help</p>
        <p style="font-size:14px; color:#333; font-weight:600;">(305) 554-3267</p>
    </div>

    <!-- BOX 3 -->
    <div style="width:300px; border:1px solid #e5e5e5; padding:25px; border-radius:10px; text-align:center;">
        <img src="https://img.icons8.com/ios-filled/50/000000/new-post.png" style="margin-bottom:15px;"/>
        <h3 style="font-size:18px; font-weight:600;">EMAIL US 24/7</h3>
        <a href="mailto:mystyleb19@gmail.com" style="font-size:14px; color:#333; font-weight:600;">mystyleb19@gmail.com</a>
    </div>

    <!-- BOX 4 -->
    <div style="width:300px; border:1px solid #e5e5e5; padding:25px; border-radius:10px; text-align:center;">
        <img src="https://img.icons8.com/ios-filled/50/000000/marker.png" style="margin-bottom:15px;"/>
        <h3 style="font-size:18px; font-weight:600;">STORE INFO</h3>
        <p style="font-size:14px; color:#555;">GBASTAR ENTERPRISES LLC</p>
        <p style="font-size:14px; color:#555;">13100 W Dixie Hwy<br>North Miami, FL 33161</p>
    </div>

</div>