<?php // صفحة هبوط لمتجر بيع اللحوم بالجملة - تبسة ?> <!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> <style> body { font-family: 'Tahoma', sans-serif; margin: 0; padding: 0; background: #f8f8f8; color: #333; } header { background: #a00000; padding: 20px; text-align: center; color: #fff; } header img { max-width: 150px; margin-bottom: 10px; } .hero { text-align: center; padding: 40px 20px; background: url('https://i...content-available-to-author-only...k.com/free-photo/fresh-meat-cutting-board-black_1150-20213.jpg') center/cover; color: #fff; } .hero h1 { background: rgba(0,0,0,0.6); display: inline-block; padding: 12px 25px; border-radius: 8px; } .contact-box { margin: 20px auto; padding: 20px; max-width: 450px; background: #fff; border-radius: 8px; text-align: center; box-shadow: 0 2px 10px rgba(0,0,0,0.1); } .products { padding: 40px 20px; text-align: center; } .products h2 { color: #a00000; margin-bottom: 20px; } .product-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; max-width: 1000px; margin: auto; } .product { background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); } .product img { width: 100%; height: 160px; object-fit: cover; } .product-title { padding: 12px; font-size: 17px; font-weight: bold; } footer { background: #a00000; text-align: center; color: #fff; padding: 10px; margin-top: 20px; } </style> </head> <body> <header> <!-- ضع رابط اللوغو الحقيقي هنا --> <img src="https://v...content-available-to-author-only...r.com/150x150?text=LOGO" alt="Logo"> <h3>بيع اللحوم الحمراء و البيضاء بالجملة</h3> </header> <section class="hero"> <h1>أفضل أنواع اللحوم بالجملة في تبسة</h1> </section> <section class="contact-box"> <p><strong>العنوان:</strong> طريق بكارية بجانب السوق الأسبوعي تبسة</p> <p><strong>رقم الهاتف:</strong> 0559948488</p> </section> <section class="products"> <h2>منتجاتنا</h2> <div class="product-list"> <div class="product"> <img src="https://i...content-available-to-author-only...k.com/free-photo/raw-steak-white-wall_2829-18815.jpg" alt=""> <div class="product-title">لحم بقري طازج</div> </div> <div class="product"> <img src="https://i...content-available-to-author-only...k.com/free-photo/raw-chicken-meat-table_140725-7413.jpg" alt=""> <div class="product-title">دجاج بالجملة</div> </div> <div class="product"> <img src="https://i...content-available-to-author-only...k.com/free-photo/fresh-lamb-chops-rosemary_144627-6997.jpg" alt=""> <div class="product-title">لحم غنمي</div> </div> <div class="product"> <img src="https://i...content-available-to-author-only...k.com/free-photo/side-view-minced-meat-fresh_141793-3231.jpg" alt=""> <div class="product-title">لحم مفروم</div> </div> </div> </section> <footer> © جميع الحقوق محفوظة - تبسة </footer> </body> </html>
Standard input is empty
<!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>
<style>
body {
font-family: 'Tahoma', sans-serif;
margin: 0; padding: 0;
background: #f8f8f8;
color: #333;
}
header {
background: #a00000;
padding: 20px;
text-align: center;
color: #fff;
}
header img {
max-width: 150px;
margin-bottom: 10px;
}
.hero {
text-align: center;
padding: 40px 20px;
background: url('https://i...content-available-to-author-only...k.com/free-photo/fresh-meat-cutting-board-black_1150-20213.jpg') center/cover;
color: #fff;
}
.hero h1 {
background: rgba(0,0,0,0.6);
display: inline-block;
padding: 12px 25px;
border-radius: 8px;
}
.contact-box {
margin: 20px auto;
padding: 20px;
max-width: 450px;
background: #fff;
border-radius: 8px;
text-align: center;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.products {
padding: 40px 20px;
text-align: center;
}
.products h2 {
color: #a00000;
margin-bottom: 20px;
}
.product-list {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
gap: 20px;
max-width: 1000px;
margin: auto;
}
.product {
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.product img {
width: 100%;
height: 160px;
object-fit: cover;
}
.product-title {
padding: 12px;
font-size: 17px;
font-weight: bold;
}
footer {
background: #a00000;
text-align: center;
color: #fff;
padding: 10px;
margin-top: 20px;
}
</style>
</head>
<body>
<header>
<!-- ضع رابط اللوغو الحقيقي هنا -->
<img src="https://v...content-available-to-author-only...r.com/150x150?text=LOGO" alt="Logo">
<h3>بيع اللحوم الحمراء و البيضاء بالجملة</h3>
</header>
<section class="hero">
<h1>أفضل أنواع اللحوم بالجملة في تبسة</h1>
</section>
<section class="contact-box">
<p><strong>العنوان:</strong> طريق بكارية بجانب السوق الأسبوعي تبسة</p>
<p><strong>رقم الهاتف:</strong> 0559948488</p>
</section>
<section class="products">
<h2>منتجاتنا</h2>
<div class="product-list">
<div class="product">
<img src="https://i...content-available-to-author-only...k.com/free-photo/raw-steak-white-wall_2829-18815.jpg" alt="">
<div class="product-title">لحم بقري طازج</div>
</div>
<div class="product">
<img src="https://i...content-available-to-author-only...k.com/free-photo/raw-chicken-meat-table_140725-7413.jpg" alt="">
<div class="product-title">دجاج بالجملة</div>
</div>
<div class="product">
<img src="https://i...content-available-to-author-only...k.com/free-photo/fresh-lamb-chops-rosemary_144627-6997.jpg" alt="">
<div class="product-title">لحم غنمي</div>
</div>
<div class="product">
<img src="https://i...content-available-to-author-only...k.com/free-photo/side-view-minced-meat-fresh_141793-3231.jpg" alt="">
<div class="product-title">لحم مفروم</div>
</div>
</div>
</section>
<footer>
© جميع الحقوق محفوظة - تبسة
</footer>
</body>
</html>