<!DOCTYPE html>
<html lang=”ar” dir=”rtl”>
<head>
<meta charset=”UTF-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<title>مجموعة الستان المتكاملة للعناية بالشعر</title>
<meta name=”description” content=”احصلي على شعر صحي ولامع مع أفضل طقم ستان أصلي – عرض خاص لفترة محدودة!”>
<link href=”https://fonts.googleapis.com/css?family=Cairo:700,400&display=swap” rel=”stylesheet”>
<style>
body {
font-family: ‘Cairo’, Arial, sans-serif;
background: #f9f7f4;
margin: 0;
padding: 0;
color: #222;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 18px;
box-shadow: 0 2px 16px #0001;
padding: 32px 20px;
}
h1, h2 {
text-align: center;
margin-top: 0;
}
h1 {
color: #222;
font-weight: 700;
}
h2 {
color: #7a1f2b;
}
.hero-img {
display: block;
margin: 0 auto 18px auto;
border-radius: 16px;
max-width: 100%;
}
.btn-main {
display: block;
width: 80%;
margin: 18px auto;
background: #bfa46a;
color: #fff;
border: none;
border-radius: 30px;
padding: 16px;
font-size: 1.2rem;
font-weight: bold;
cursor: pointer;
text-align: center;
text-decoration: none;
transition: background 0.2s;
}
.btn-main:hover {
background: #a88d4a;
}
.products-list {
display: flex;
gap: 24px;
justify-content: center;
list-style: none;
padding: 0;
margin: 24px 0;
}
.products-list li {
text-align: center;
}
.products-list img {
border-radius: 50%;
width: 100px;
height: 100px;
object-fit: cover;
}
.offer {
background: #eec9d2;
border-radius: 12px;
padding: 18px;
margin: 32px 0 18px 0;
text-align: center;
}
.offer-old {
color: #888;
text-decoration: line-through;
font-size: 1.1rem;
}
.offer-new {
color: #7a1f2b;
font-size: 1.5rem;
font-weight: bold;
margin-right: 12px;
}
.faq {
margin: 32px 0;
}
.faq-item {
margin-bottom: 16px;
}
.faq-q {
font-weight: bold;
color: #7a1f2b;
}
.faq-a {
margin-right: 12px;
}
.order-form {
margin: 32px 0 0 0;
background: #f7f7f7;
border-radius: 12px;
padding: 18px 12px;
}
.order-form label {
display: block;
margin-bottom: 6px;
font-weight: 500;
}
.order-form input, .order-form textarea {
width: 100%;
padding: 10px;
margin-bottom: 14px;
border: 1px solid #ccc;
border-radius: 8px;
font-family: inherit;
}
.wa-btn {
display: flex;
align-items: center;
justify-content: center;
background: #25d366;
color: #fff;
border-radius: 30px;
padding: 14px 24px;
font-size: 1.1rem;
font-weight: bold;
text-decoration: none;
margin: 24px auto 0 auto;
width: fit-content;
gap: 8px;
}
.wa-btn svg {
width: 22px;
height: 22px;
}
@media (max-width: 600px) {
.container { padding: 10px; }
.products-list { flex-direction: column; gap: 12px; }
}
</style>
</head>
<body>
<div class=”container”>
<h1>مجموعة الستان المتكاملة للعناية بالشعر</h1>
<h2>احصلي على شعر صحي ولامع مع أفضل طقم ستان أصلي</h2>
<img src=”https://via.placeholder.com/420×300.png?text=Satin+Set” alt=”مجموعة الستان” class=”hero-img”>
<a href=”#order-form” class=”btn-main”>أطلبي الآن</a>
<h2>ماذا تحتوي المجموعة؟</h2>
<ul class=”products-list”>
<li><img src=”https://via.placeholder.com/100×100.png?text=Bonnet” alt=”بونيه ستان”><br>بونيه ستان</li>
<li><img src=”https://via.placeholder.com/100×100.png?text=Pillow” alt=”غطاء وسادة ستان”><br>غطاء وسادة ستان</li>
<li><img src=”https://via.placeholder.com/100×100.png?text=Scrunchie” alt=”توكة ستان”><br>توكة ستان</li>
</ul>
<div class=”offer”>
<div class=”offer-old”>EGP 800</div>
<span class=”offer-new”>EGP 499</span>
<div>عرض خاص لفترة محدودة!</div>
<a href=”#order-form” class=”btn-main” style=”margin-top:12px;”>أطلبي الآن</a>
</div>
<div class=”faq”>
<h2>الأسئلة الشائعة</h2>
<div class=”faq-item”>
<span class=”faq-q”>هل الستان أصلي؟</span>
<span class=”faq-a”>نعم، جميع القطع مصنوعة من ستان أصلي عالي الجودة.</span>
</div>
<div class=”faq-item”>
<span class=”faq-q”>هل يناسب جميع أنواع الشعر؟</span>
<span class=”faq-a”>نعم، المجموعة مناسبة لجميع أنواع الشعر.</span>
</div>
<div class=”faq-item”>
<span class=”faq-q”>كيف أعتني بالمنتجات؟</span>
<span class=”faq-a”>يفضل الغسيل اليدوي بماء بارد للحفاظ على نعومة الستان.</span>
</div>
</div>
<form class=”order-form” id=”order-form”>
<h2 style=”text-align:center;”>اطلبي الآن واحصلي على المجموعة بسعر خاص!</h2>
<label for=”name”>الاسم بالكامل</label>
<input type=”text” id=”name” name=”name” required>
<label for=”phone”>رقم الهاتف</label>
<input type=”tel” id=”phone” name=”phone” required>
<label for=”city”>المدينة</label>
<input type=”text” id=”city” name=”city” required>
<label for=”address”>العنوان بالتفصيل</label>
<textarea id=”address” name=”address” rows=”2″ required></textarea>
<label for=”color”>اللون المفضل</label>
<input type=”text” id=”color” name=”color”>
<button type=”submit” class=”btn-main”>أرسل الطلب</button>
</form>
<a href=”https://wa.me/201234567890″ class=”wa-btn” target=”_blank” rel=”noopener”>
<svg viewBox=”0 0 32 32″ fill=”currentColor”><path d=”M16 3C9.373 3 4 8.373 4 15c0 2.65.87 5.1 2.36 7.1L4 29l7.18-2.31C13.1 27.13 14.52 27.5 16 27.5c6.627 0 12-5.373 12-12S22.627 3 16 3zm0 22c-1.33 0-2.63-.26-3.84-.77l-.27-.11-4.27 1.37 1.4-4.14-.18-.28C6.87 18.1 6 16.6 6 15c0-5.52 4.48-10 10-10s10 4.48 10 10-4.48 10-10 10zm5.07-7.75c-.28-.14-1.65-.81-1.9-.9-.25-.09-.43-.14-.61.14-.18.28-.7.9-.86 1.08-.16.18-.32.2-.6.07-.28-.14-1.18-.44-2.25-1.4-.83-.74-1.39-1.65-1.55-1.93-.16-.28-.02-.43.12-.57.13-.13.28-.34.42-.51.14-.17.18-.29.28-.48.09-.19.05-.36-.02-.5-.07-.14-.61-1.47-.84-2.01-.22-.53-.45-.46-.61-.47-.16-.01-.35-.01-.54-.01-.19 0-.5.07-.76.36-.26.29-1 1-.97 2.43.03 1.43 1.03 2.81 1.18 3.01.15.2 2.03 3.1 4.93 4.22.69.3 1.23.48 1.65.61.69.22 1.32.19 1.82.12.56-.08 1.65-.67 1.89-1.32.23-.65.23-1.2.16-1.32-.07-.12-.25-.19-.53-.33z”></path></svg>
تواصلي معنا واتساب
</a>
</div>
<footer style=”text-align:center;margin:40px 0 0 0;position:relative;”>
<div style=”height:40px;”></div>
<button id=”admin-icon” style=”position:fixed;bottom:24px;left:24px;background:#bfa46a;color:#fff;border:none;border-radius:50%;width:48px;height:48px;font-size:1.3rem;box-shadow:0 2px 8px #0002;cursor:pointer;z-index:9999;”>
123
</button>
<div id=”admin-panel-container” style=”display:none;position:fixed;bottom:80px;left:24px;max-width:350px;width:90vw;background:#fff;border-radius:14px;box-shadow:0 2px 16px #0003;padding:18px 14px;z-index:10000;direction:rtl;text-align:right;”>
<h3 style=”color:#bfa46a;text-align:center;”>لوحة إدارة الطلبات</h3>
<form id=”admin-login” style=”margin-bottom:18px;”>
<label for=”admin-pass”>كلمة مرور الإدارة:</label>
<input type=”password” id=”admin-pass” name=”admin-pass” required style=”width:100%;margin:8px 0;”>
<button type=”submit” class=”btn-main” style=”width:100%;margin:10px 0;”>دخول</button>
</form>
<div id=”admin-panel” style=”display:none;”>
<h4 style=”text-align:center;”>قائمة الطلبات (تجريبي)</h4>
<div id=”orders-list” style=”font-size:0.95rem;color:#222;min-height:60px;text-align:right;direction:rtl;”>
<em>لا توجد طلبات بعد.</em>
</div>
<button onclick=”localStorage.removeItem(‘orders’);location.reload();” class=”btn-main” style=”background:#7a1f2b;”>مسح جميع الطلبات</button>
</div>
<button onclick=”document.getElementById(‘admin-panel-container’).style.display=’none’;” class=”btn-main” style=”background:#888;margin-top:10px;”>إغلاق</button>
</div>
</footer>
<script>
// حفظ الطلبات في LocalStorage (تجريبي)
document.getElementById(‘order-form’).onsubmit = function(e) {
e.preventDefault();
var order = {
name: this.name.value,
phone: this.phone.value,
city: this.city.value,
address: this.address.value,
color: this.color.value,
date: new Date().toLocaleString(‘ar-EG’)
};
var orders = JSON.parse(localStorage.getItem(‘orders’)||'[]’);
orders.push(order);
localStorage.setItem(‘orders’, JSON.stringify(orders));
alert(‘تم إرسال الطلب بنجاح!’);
this.reset();
};
// إدارة الطلبات في الفوتر
document.getElementById(‘admin-icon’).onclick = function(){
document.getElementById(‘admin-panel-container’).style.display = ‘block’;
};
document.getElementById(‘admin-login’).onsubmit = function(e) {
e.preventDefault();
var pass = document.getElementById(‘admin-pass’).value;
if(pass===”123″){
document.getElementById(‘admin-login’).style.display=’none’;
document.getElementById(‘admin-panel’).style.display=’block’;
var orders = JSON.parse(localStorage.getItem(‘orders’)||'[]’);
var html = orders.length?orders.map(function(o,i){
return `<div style=’border-bottom:1px solid #eee;padding:8px 0;’><b>#${i+1}</b> – <b>الاسم:</b> ${o.name}<br><b>الهاتف:</b> ${o.phone}<br><b>المدينة:</b> ${o.city}<br><b>العنوان:</b> ${o.address}<br><b>اللون:</b> ${o.color}<br><b>تاريخ:</b> ${o.date}</div>`;
}).join(”) : ‘<em>لا توجد طلبات بعد.</em>’;
document.getElementById(‘orders-list’).innerHTML = html;
}else{
alert(‘كلمة المرور غير صحيحة!’);
}
};
</script>
</body>
</html>