Request For Pickup

Call us on 08032016779 for free pickup or fill the form below

Image
Image

Alpha Laundry and Dry Cleaners

Our services includes wash and folds, laundry and dry cleaning, pressing, duvet and carpet cleaning and other household items.
We provide free pickup and delivery services at no extra cost to you.

Our Locations

11a Wole Ariyo Street, (Season One Mall) Off Admiralty way, Lekki Phase 1, Lagos Nigeria

7 - 9 Adebisi OyenolaStreet (Brunswick court) Idado estate Chevron Lekki, Lagos

9a Nonsochukwu Chebem, Atlantic view Estate, Igbon Efon Lekki  Lagos

Whatsapp: 0803 201 6779

Call: 08032016779

Email: hello@alphadrycleaners.com,
alphadrycleanersng@gmail.com

 

<!-- Event snippet for Click to call (1) conversion page

In your html page, add the snippet and call gtag_report_conversion when someone clicks on the chosen link or button. -->

<script>

function gtag_report_conversion(url) {

  var callback = function () {

    if (typeof(url) != 'undefined') {

      window.location = url;

    }

  };

  gtag('event', 'conversion', {

      'send_to': 'AW-769587488/rK5WCM3Ao8YcEKDy--4C',

      'value': 1.0,

      'currency': 'USD',

      'event_callback': callback

  });

  return false;

}

</script>

 

<script>

document.addEventListener('DOMContentLoaded', function () {

  var phoneLinks = document.querySelectorAll('a[href^="tel:"]');

 

  Array.prototype.forEach.call(phoneLinks, function (link) {

    link.addEventListener('click', function (e) {

      e.preventDefault();

      return gtag_report_conversion(link.href);

    });

  });

});

</script>