Coming Soon
Website Development Company
We're crafting something amazing! Our new website is under development and will be launching soon.
response.json()) .then(data => { if (data.success) { notificationMessage = 'Thank you! We\'ll notify you when we launch.'; notificationType = 'success'; showNotification = true; $event.target.reset(); setTimeout(() => showNotification = false, 5000); } else { notificationMessage = 'Error: ' + data.message; notificationType = 'error'; showNotification = true; setTimeout(() => showNotification = false, 5000); } }) .catch(error => { notificationMessage = 'Error submitting email. Please try again.'; notificationType = 'error'; showNotification = true; setTimeout(() => showNotification = false, 5000); console.error('Error:', error); }); " >
Notify Me
contact@geeslane.com
+234 704 990 2301
Success!
Error