Book a Property Inspection, Click Here or Call: +234 802 317 2357

<!DOCTYPE html>
<html lang=”en”>
<head>
<meta charset=”UTF-8″ />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″ />
<title>Book a Property Inspection or Real Estate Consultation in Nigeria | El-dorado GlobalHomes NG</title>
<meta name=”description” content=”Book a physical property inspection, virtual site tour, or real estate investment consultation in Lagos, Abuja, Asaba & Ibadan with El-dorado GlobalHomes NG. Trusted by Nigeria & diaspora buyers.” />
<style>
body { font-family: Arial, Helvetica, sans-serif; background: #f6f7fb; margin: 0; padding: 0; }
.container { max-width: 560px; margin: 40px auto; background: #ffffff; padding: 30px; border-radius: 14px; box-shadow: 0 10px 25px rgba(0,0,0,0.08); }
h1 { text-align: center; font-size: 26px; margin-bottom: 10px; color: #222; }
h2 { font-size: 18px; margin-top: 25px; color: #333; }
p { font-size: 15px; line-height: 1.6; color: #555; }
.subtitle { text-align: center; margin-bottom: 25px; }
.badge { background:#e8f2ff; color:#0a7cff; padding:6px 12px; border-radius:20px; font-size:13px; display:inline-block; margin-bottom:15px; }
label { display: block; margin-bottom: 6px; font-weight: bold; font-size: 14px; }
input, select, textarea { width: 100%; padding: 12px; margin-bottom: 18px; border-radius: 8px; border: 1px solid #ccc; font-size: 14px; }
textarea { resize: vertical; }
button { width: 100%; background: #0a7cff; color: #fff; padding: 14px; border: none; border-radius: 10px; font-size: 16px; font-weight: bold; cursor: pointer; }
button:hover { background: #055fd1; }
.note { margin-top: 18px; font-size: 13px; color: #666; text-align: center; }
</style>
</head>
<body>
<div class=”container”>
<div class=”badge”>Nigeria & Diaspora Clients</div>
<h1>Book a Property Inspection or Consultation</h1>
<p class=”subtitle”>
Schedule a <strong>physical site inspection</strong>, <strong>virtual property tour</strong>, or
<strong>real estate investment consultation</strong> with El-dorado GlobalHomes NG.
</p>
<p>
We help clients securely buy land and property in <strong>Lagos, Abuja, Asaba, Ibadan</strong>, and other
fast-growing locations across Nigeria. Whether you live in Nigeria or abroad, our team ensures
transparent inspections, verified documentation, and professional guidance.
</p>
<h2>Schedule Your Inspection</h2>
<form action=”https://wa.me/234XXXXXXXXXX” method=”get” target=”_blank”>
<label for=”fullname”>Full Name</label>
<input id=”fullname” type=”text” name=”fullname” placeholder=”Your full name” required>
<label for=”phone”>Phone / WhatsApp Number</label>
<input id=”phone” type=”tel” name=”phone” placeholder=”e.g. +234803xxxxxxx” required>
<label for=”clienttype”>Client Type</label>
<select id=”clienttype” name=”clienttype” required>
<option value=””>Select client type</option>
<option>Nigeria-based buyer</option>
<option>Diaspora buyer</option>
</select>
<label for=”location”>Preferred Property Location</label>
<select id=”location” name=”location” required>
<option value=””>Choose location</option>
<option>Ibeju-Lekki, Lagos</option>
<option>Abuja</option>
<option>Asaba, Delta State</option>
<option>Ibadan</option>
<option>Other</option>
</select>
<label for=”bookingtype”>Type of Booking</label>
<select id=”bookingtype” name=”bookingtype” required>
<option value=””>Choose booking type</option>
<option>Physical Site Inspection</option>
<option>Virtual Inspection (Video Tour)</option>
<option>Investment Consultation</option>
</select>
<label for=”date”>Preferred Date</label>
<input id=”date” type=”date” name=”preferred_date” required>
<label for=”message”>Additional Message</label>
<textarea id=”message” name=”message” rows=”4″ placeholder=”Tell us your budget, plot size, or questions”></textarea>
<button type=”submit”>Proceed to WhatsApp Booking</button>
</form>
<div class=”note”>
A representative from <strong>El-dorado GlobalHomes NG</strong> will confirm your inspection or consultation promptly.
</div>
</div>
</body>
</html>