Current Directory: /home/casageo/public_html/old
Viewing File: /home/casageo/public_html/old/faq.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Casageo Shipping Ltd. - Reliable and Fast Global Freight and Cargo Handling Services.">
<title>Casageo Shipping Ltd. | Reliable Freight & Cargo Services</title>
<link rel="icon" href="img/favicon.ico">
<!-- Site Icon for Mobile and other devices -->
<link rel="icon" href="img/favicon.ico" sizes="32x32">
<link rel="icon" href="img/favicon-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" href="images/apple-icon.png">
<link rel="stylesheet" href="styles.css">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
</head>
<body>
<!-- Header Section -->
<header class="header">
<div class="logo-container">
<img src="img/icon150x150.jpg" alt="Casageo Shipping Ltd. Logo" class="logo">
<h1>Casageo Shipping Ltd.</h1>
</div>
<nav>
<ul>
<li><a href="index.html">Home</a></li> <!-- Link back to the main page -->
<li><a href="faq.html">FAQ</a></li> <!-- Link to FAQ page -->
<li><a href="#services">Services</a></li>
<li><a href="#quote">Get a Quote</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</header>
<!-- FAQ Section -->
<section id="faq" class="faq">
<h2>Frequently Asked Questions (FAQ)</h2>
<!-- FAQ Item 1 -->
<div class="faq-item">
<h3>Can I schedule a pickup for my package?</h3>
<p>Yes! CASAGEO Shipping offers pickup services. Simply request a pickup through our online form or chat with an agent, and we’ll arrange for your package to be collected at your convenience.</p>
</div>
<!-- FAQ Item 2 -->
<div class="faq-item">
<h3>What services does CASAGEO Shipping provide?</h3>
<p>We provide a wide range of logistics solutions including:</p>
<ul>
<li>✔ International freight forwarding</li>
<li>✔ Door-to-door delivery</li>
<li>✔ Customs clearance</li>
<li>✔ Express courier services</li>
<li>✔ Warehousing and distribution</li>
</ul>
</div>
<!-- FAQ Item 3 -->
<div class="faq-item">
<h3>How do I contact CASAGEO Shipping customer support?</h3>
<p>Our customer support team is available through live chat, phone, and email. Simply start a chat on our website or call our helpline. We are here to assist you with tracking, rates, and all enquiries.</p>
<p><strong>Email:</strong> <a href="mailto:info@casageoshippingltd.com">info@casageoshippingltd.com</a></p>
<p><strong>Phone:</strong> +233 54 752 9205</p>
</div>
<!-- FAQ Item 4 (New FAQ) -->
<div class="faq-item">
<h3>How can I track my shipment with CASAGEO Shipping?</h3>
<p>You can track your shipment easily using your tracking number. Visit our <a href="https://casageoshippingltd.com/track" target="_blank">tracking page</a> and enter your tracking number to get real-time updates on your package status. If you need help, our support team is available 24/7.</p>
</div>
<!-- FAQ Item 5 (New FAQ) -->
<div class="faq-item">
<h3>How do I request a shipping quote?</h3>
<p>To get a shipping quote, click on the “Get a Quote” button on our website and fill in the details of your shipment. Our system will instantly generate a competitive rate. For custom shipping needs, our team can prepare a tailored quote to suit your requirements.</p>
</div>
<!-- FAQ Item 6 (New FAQ) -->
<div class="faq-item">
<h3>Can I send a package internationally with CASAGEO Shipping?</h3>
<p>Yes! CASAGEO Shipping offers both air and ocean freight solutions to send packages internationally. We provide reliable and affordable services for businesses and individuals looking to ship goods globally, with options for customs clearance and real-time tracking.</p>
</div>
</section>