Skip to content

dheerobheel-droid/Dherodecoration

Repository files navigation

<title>ایونٹ ڈیکوریشن سروسز</title> <style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Arial, sans-serif; direction: rtl; } header { background: linear-gradient(135deg, #e91e63, #ff1744); color: white; padding: 3rem; text-align: center; } h1 { font-size: 2.5rem; margin-bottom: 1rem; } .phone { font-size: 1.5rem; color: #FFD700; } nav { background: #333; padding: 1rem; text-align: center; } nav a { color: white; margin: 0 1rem; text-decoration: none; } .container { max-width: 1200px; margin: 0 auto; padding: 2rem; } .services { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 2rem; } .card { background: white; border: 2px solid #e91e63; padding: 2rem; border-radius: 10px; text-align: center; } .card h3 { color: #e91e63; margin-bottom: 1rem; } footer { background: #222; color: white; text-align: center; padding: 2rem; } .contact { background: #e91e63; color: white; padding: 3rem; text-align: center; } </style>

✨ ایونٹ ڈیکوریشن سروسز ✨

آپ کے خوبصورت لمحوں کو مزید خوبصورت بنائیں

📞 03052920059
<nav>
    <a href="#home">صفحہ اول</a>
    <a href="#services">سروسز</a>
    <a href="#about">ہمارے بارے میں</a>
    <a href="#contact">رابطہ</a>
</nav>

<div class="container">
    <h2 style="text-align: center; color: #e91e63; margin-bottom: 2rem;">ہماری سروسز</h2>
    <div class="services">
        <div class="card">
            <h3>💒 شادی کی سجاوٹ</h3>
            <p>آپ کے شادی کے دن کو بہترین بنانے کے لیے</p>
        </div>
        <div class="card">
            <h3>🎉 جشن و میلہ</h3>
            <p>رنگین اور خوشی سے بھری سجاوٹ</p>
        </div>
        <div class="card">
            <h3>👶 بچے کی دعوت</h3>
            <p>چھوٹے بچوں کے لیے خوبصورت سجاوٹ</p>
        </div>
        <div class="card">
            <h3>🎂 سالگرہ</h3>
            <p>یادگار سالگرہ کی تقریب</p>
        </div>
    </div>
</div>

<div class="contact">
    <h2>ہمارا رابطہ کریں</h2>
    <p style="font-size: 1.2rem; margin: 1rem 0;">اپنے خوابوں کی سجاوٹ کے لیے آج ہی رابطہ کریں</p>
    <p style="font-size: 1.4rem; font-weight: bold;">📞 03052920059</p>
</div>

<footer>
    <p>&copy; 2026 ایونٹ ڈیکوریشن سروسز</p>
    <p>تمام حقوق محفوظ ہیں</p>
</footer>

About

Tandoallhyar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors