query($settings_sql); if ($settings_result && $settings_result->num_rows > 0) { $settings = $settings_result->fetch_assoc(); } else { // Fallback if database is empty $settings = [ 'address' => 'London, ON', 'email' => 'info@apexplus.ca', 'phone_number' => '+1-226-582-1183', 'google_map_url' => 'https://maps.app.goo.gl/Z8zKdiKbpcEdV6MV8' // Fallback map link ]; } // Helper to clean phone number for "tel:" links (removes dashes and spaces) $clean_phone = preg_replace('/[^0-9+]/', '', $settings['phone_number']); // --- FETCH ACTIVE SERVICES FOR FORM DROPDOWN --- $services_sql = "SELECT * FROM services WHERE is_active = 1"; $services_result = $conn->query($services_sql); ?>

Map

Get in Touch with Us

Reach out today for expert guidance, service inquiries, or personalized solutions. We're here to support your project every step of the way!

Get a Free Consultation

Use the form below to get in touch with the team