تواصل معنــــا

تواصل معنــــا

<form id="whatsappForm" style="max-width:600px;margin:20px auto;">

<input type="text" id="name" name="name" required style="width:100%;padding:8px;">


<input type="text" id="phone" name="phone" style="width:100%;padding:8px;">


<input type="email" id="email" name="email" required style="width:100%;padding:8px;">


<input type="text" id="subject" name="subject" required style="width:100%;padding:8px;">


<textarea id="message" name="message" required style="width:100%;padding:8px;height:120px;"></textarea>

<button type="submit" style="padding:10px 20px;">إرسال</button>
</form>