Files
stuart-craig-removals/resources/views/components/info.blade.php
T
2026-03-04 16:35:15 +00:00

53 lines
2.2 KiB
PHP

<div class="container">
<div class="text-center mb-4">
<h1>Stress-Free Removals, Nationwide</h1>
<p>
Whether you're moving across town or to the other end of the country,
our experienced team provides a seamless and efficient removal service tailored to your needs.
We handle every aspect of your move, including:
</p>
</div>
<div class="row g-4">
<div class="col-12 col-md-4">
<div class="text-secondary bg-primary p-4 rounded-3 h-100">
<h2>Full Removal Services</h2>
<p>
From carefully packing your belongings to safely transporting them to your new destination.
</p>
</div>
</div>
<div class="col-12 col-md-4">
<div class="text-secondary bg-primary p-4 rounded-3 h-100">
<h2>Professional Packing Services</h2>
<p>
Let our skilled packers take the stress out of packing. We ensure your items are secure and protected for transit.
</p>
</div>
</div>
<div class="col-12 col-md-4">
<div class="text-secondary bg-primary p-4 rounded-3 h-100">
<h2>Packing Materials</h2>
<p>
We can source and supply all the high-quality packing materials you need, saving you time and effort.
</p>
</div>
</div>
<div class="col-12 col-md-4">
<div class="text-secondary bg-primary p-4 rounded-3 h-100">
<h2>Transportation to New Address /Storage</h2>
<p>
We'll move your items safely and efficiently to your new home or business premises, or to a secure storage facility.
</p>
</div>
</div>
<div class="col-12 col-md-4">
<div class="text-secondary bg-primary p-4 rounded-3 h-100">
<h2>Storage Solutions</h2>
<p>
Need storage? We can help you find a suitable and secure storage facility to meet your specific requirements.
</p>
</div>
</div>
</div>
</div>