query("SELECT question, answer FROM faqs ORDER BY sort_order ASC"); $faqs = $stmt->fetchAll(PDO::FETCH_ASSOC); } catch (PDOException $e) { // Handle DB error gracefully $faqs = []; } require_once 'includes/api_keys.php'; // GOOGLE_MAPS_API_KEY is needed for the map functionality. $google_maps_api_key = defined('GOOGLE_MAPS_API_KEY') ? GOOGLE_MAPS_API_KEY : ''; ?>

We’re here to help

Whether you have a question, concern, or just want to say Iakwe! 🌴

Tropical Header

Send Us a Message

Map functionality is currently unavailable. Please provide a Google Maps API key.

Frequently Asked Questions

$faq): ?>

No FAQs found.