ایک انتہائی پروفیشنل، جدید، پریمیم اور Eye-Catching اردو میڈیکل پوسٹر ڈیزائن کریں۔ ہیڈنگ نمایاں اور خوبصورت انداز میں: شفا آن لائن کنسلٹیشن "گھر بیٹھے ماہر ڈاکٹروں سے آن لائن مشورہ حاصل کریں" پس منظر: صاف، جدید اور میڈیکل تھیم والا Blue, White اور Green Gradient Background، ہلکے Medical Icons (Stethoscope, Heartbeat, Hospital, Online Consultation) کے ساتھ۔ اوپر WhatsApp اور Online Consultation کے جدید آئیکون شامل ہوں۔ مرکزی حصہ: ہمارا طبی عملہ 👨‍⚕️ ڈاکٹر دانش رحمان ای این ٹی اسپیشلسٹ (کان، ناک اور گلا) 👩‍⚕️ ڈاکٹر مریم میڈیکل اسپیشلسٹ (جنرل میڈیسن، بخار، شوگر، بلڈ پریشر، معدہ، سینہ، کھانسی، رپورٹس کا جائزہ) 👨‍⚕️ ڈاکٹر نوید الحسن یورولوجی سرجن رکن: انٹرنیشنل یورولوجی سوسائٹی رکن: IASP خدمات: ✅ آن لائن او پی ڈی کنسلٹیشن ✅ یورولوجی مشاورت (پیشاب کی تکالیف، گردے کی پتھری، پروسٹیٹ، مردانہ مسائل) ✅ ای این ٹی مشاورت (کان، ناک اور گلے کے امراض) ✅ جنرل میڈیکل کنسلٹیشن (بخار، شوگر، بلڈ پریشر، معدہ، سینہ، کھانسی) ✅ میڈیکل رپورٹس کی تشریح اور رہنمائی ✅ فالو اپ مشاورت خصوصیات: ✔ پی ایم ڈی سی رجسٹرڈ ڈاکٹرز ✔ تجربہ کار اور مستند طبی ماہرین ✔ گھر بیٹھے آسان مشاورت ✔ مکمل رازداری اور پیشہ ورانہ خدمات ✔ قابلِ اعتماد طبی رہنمائی اہم نوٹ یہ سروس صرف آن لائن او پی ڈی اور غیر ہنگامی طبی مشاورت کے لیے ہے۔ ایمرجنسی، شدید درد، سانس کی تکلیف، حادثے یا جان لیوا صورتحال میں فوری طور پر قریبی ہسپتال سے رابطہ کریں۔ نیچے نمایاں سرخ اور سبز رنگ کے Contact Box میں: 📞 واٹس ایپ / کال: 0302-4309473 بڑی اور نمایاں Call To Action: "ابھی واٹس ایپ پر رابطہ کریں" ڈیزائن اسٹائل: Ultra Professional Medical Branding, Modern Typography, Premium Urdu Calligraphy, High Contrast, Social Media Ready, Facebook Post Size (1080×1350), Clean Layout, Attractive Doctor Consultation Advertisement, High Trust & Premium Healthcare Feel. Make best poster for each doctor as an advertisement and along with trenda in Urdu remove mistakes and use prompt and effect for this... Make short video or reel of it also Use only free credits

Running Command

ls -la /home/daytona/workspace/ 2>/dev/null || echo "workspace empty"

Running Command

mkdir -p /home/daytona/workspace/shifa-poster && echo "done"

Writing File

~/shifa-poster/poster.html

<!DOCTYPE html>
<html lang="ur" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>شفا آن لائن کنسلٹیشن</title>
<style>
  @import url('https://fonts.googleapis.com/css2?family=Noto+Nastaliq+Urdu:wght@400;500;600;700&family=Cairo:wght@400;600;700;800;900&display=swap');

  * { margin: 0; padding: 0; box-sizing: border-box; }

  body {
    width: 1080px;
    height: 1350px;
    overflow: hidden;
    font-family: 'Noto Nastaliq Urdu', 'Cairo', serif;
    direction: rtl;
  }

  .poster {
    width: 1080px;
    height: 1350px;
    position: relative;
    background: linear-gradient(160deg, #0a1628 0%, #0d2137 20%, #0a3d62 40%, #1a6b8a 60%, #0e8f5e 85%, #06a355 100%);
    overflow: hidden;
  }

  /* Animated background shapes */
  .bg-circle {
    position: absolute;
    border-radius: 50%;
    opacity: 0.08;
  }
  .bg-circle-1 { width: 600px; height: 600px; background: radial-gradient(circle, #00d4ff, transparent); top: -150px; right: -150px; }
  .bg-circle-2 { width: 400px; height: 400px; background: radial-gradient(circle, #00ff88, transparent); bottom: 100px; left: -100px; }
  .bg-circle-3 { width: 300px; height: 300px; background: radial-gradient(circle, #ffffff, transparent); top: 400px; left: 50px; }

  /* Grid lines */
  .grid-overlay {
    position: absolute;
    inset: 0;
    background-image:
      linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
    background-size: 60px 60px;
  }

  /* Floating medical icons */
  .float-icon {
    position: absolute;
    opacity: 0.06;
    font-size: 80px;
  }
  .fi1 { top: 60px; left: 80px; }
  .fi2 { top: 200px; left: 20px; font-size: 50px; }
  .fi3 { bottom: 300px; right: 30px; font-size: 60px; }
  .fi4 { bottom: 150px; right: 100px; font-size: 45px; }
  .fi5 { top: 500px; left: 30px; font-size: 55px; }

  /* Main content */
  .content {
    position: relative;
    z-index: 10;
    padding: 0 42px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  /* TOP BADGE */
  .top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 22px 0 16px;
    border-bottom: 1px solid rgba(255,255,255,0.15);
    margin-bottom: 18px;
  }
  .badge-pmdc {
    background: linear-gradient(135deg, #f0a500, #e8780c);
    color: white;
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 13px;
    font-family: 'Cairo', sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    box-shadow: 0 3px 12px rgba(240,165,0,0.4);
  }
  .top-icons {
    display: flex;
    gap: 12px;
    align-items: center;
  }
  .top-icon-box {
    background: rgba(255,255,255,0.12);
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 12px;
    padding: 8px 14px;
    display: flex;
    align-items: center;
    gap: 7px;
    color: white;
    font-size: 13px;
    font-family: 'Cairo', sans-serif;
    font-weight: 600;
    backdrop-filter: blur(5px);
  }
  .top-icon-box .icon { font-size: 18px; }
  .whatsapp-box { background: rgba(37,211,102,0.2); border-color: rgba(37,211,102,0.4); }

  /* HEADER */
  .header {
    text-align: center;
    margin-bottom: 20px;
  }
  .logo-area {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-bottom: 10px;
  }
  .logo-icon {
    width: 64px;
    height: 64px;
    background: linear-gradient(135deg, #00d4ff, #0096cc);
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    box-shadow: 0 6px 24px rgba(0,212,255,0.4);
  }
  .main-title {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 46px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 2px 20px rgba(0,212,255,0.5);
    line-height: 1.3;
  }
  .sub-title {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 17px;
    color: rgba(255,255,255,0.82);
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 30px;
    padding: 8px 28px;
    display: inline-block;
    margin-top: 8px;
    letter-spacing: 0.3px;
  }

  /* DIVIDER */
  .divider {
    height: 2px;
    background: linear-gradient(90deg, transparent, #00d4ff, #00ff88, transparent);
    margin: 14px 0;
    border-radius: 2px;
  }

  /* DOCTORS SECTION */
  .section-title {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 21px;
    font-weight: 700;
    color: #00e5ff;
    text-align: center;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
  }

  .doctors-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 12px;
    margin-bottom: 14px;
  }

  .doctor-card {
    background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.04));
    border: 1px solid rgba(255,255,255,0.18);
    border-radius: 16px;
    padding: 14px 12px;
    text-align: center;
    backdrop-filter: blur(8px);
    position: relative;
    overflow: hidden;
  }
  .doctor-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 3px;
  }
  .doctor-card.blue::before { background: linear-gradient(90deg, #00d4ff, #0066cc); }
  .doctor-card.green::before { background: linear-gradient(90deg, #00ff88, #00cc55); }
  .doctor-card.purple::before { background: linear-gradient(90deg, #a855f7, #7c3aed); }

  .doc-emoji { font-size: 32px; margin-bottom: 6px; display: block; }
  .doc-name {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 4px;
    line-height: 1.4;
  }
  .doc-spec {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 11.5px;
    color: #00e5ff;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 1.3;
  }
  .doc-sub {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 10px;
    color: rgba(255,255,255,0.65);
    line-height: 1.4;
  }
  .doc-badge {
    display: inline-block;
    background: rgba(0,212,255,0.2);
    border: 1px solid rgba(0,212,255,0.4);
    color: #00e5ff;
    font-size: 9px;
    font-family: 'Cairo', sans-serif;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 10px;
    margin-top: 5px;
  }

  /* SERVICES */
  .services-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-bottom: 12px;
  }
  .service-item {
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 10px;
    padding: 9px 12px;
    display: flex;
    align-items: flex-start;
    gap: 9px;
  }
  .service-check {
    font-size: 16px;
    flex-shrink: 0;
    margin-top: 2px;
  }
  .service-text {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 11.5px;
    color: rgba(255,255,255,0.88);
    line-height: 1.5;
  }
  .service-sub {
    font-size: 10px;
    color: rgba(255,255,255,0.55);
    display: block;
    margin-top: 1px;
  }

  /* FEATURES ROW */
  .features-row {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    justify-content: center;
    margin-bottom: 12px;
  }
  .feature-chip {
    background: linear-gradient(135deg, rgba(0,212,255,0.15), rgba(0,255,136,0.1));
    border: 1px solid rgba(0,212,255,0.3);
    color: rgba(255,255,255,0.9);
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 11px;
    padding: 5px 13px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
  }

  /* IMPORTANT NOTE */
  .note-box {
    background: linear-gradient(135deg, rgba(255,59,48,0.15), rgba(255,149,0,0.1));
    border: 1px solid rgba(255,100,60,0.35);
    border-radius: 12px;
    padding: 10px 16px;
    margin-bottom: 12px;
    display: flex;
    gap: 10px;
    align-items: flex-start;
  }
  .note-icon { font-size: 20px; flex-shrink: 0; }
  .note-title {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 13px;
    font-weight: 700;
    color: #ff6b4a;
    margin-bottom: 3px;
  }
  .note-text {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 10.5px;
    color: rgba(255,255,255,0.7);
    line-height: 1.6;
  }

  /* CONTACT SECTION */
  .contact-box {
    background: linear-gradient(135deg, #25D366, #128C7E);
    border-radius: 18px;
    padding: 16px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 8px 32px rgba(37,211,102,0.4);
    margin-bottom: 10px;
  }
  .contact-left { text-align: right; }
  .contact-label {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 14px;
    color: rgba(255,255,255,0.85);
    margin-bottom: 4px;
  }
  .contact-number {
    font-family: 'Cairo', sans-serif;
    font-size: 32px;
    font-weight: 900;
    color: #ffffff;
    letter-spacing: 1px;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
  }
  .contact-cta {
    background: rgba(255,255,255,0.2);
    border: 2px solid rgba(255,255,255,0.5);
    border-radius: 12px;
    padding: 10px 20px;
    text-align: center;
  }
  .cta-text {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.4;
  }
  .whatsapp-big { font-size: 32px; display: block; }

  /* FOOTER */
  .footer {
    text-align: center;
    padding-bottom: 18px;
  }
  .footer-text {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 11px;
    color: rgba(255,255,255,0.4);
  }

  /* Pulse glow effect on contact */
  .pulse-ring {
    position: absolute;
    inset: 0;
    border-radius: 18px;
    box-shadow: 0 0 0 0 rgba(37,211,102,0.5);
    animation: pulse 2s infinite;
  }
  @keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgba(37,211,102,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(37,211,102,0); }
    100% { box-shadow: 0 0 0 0 rgba(37,211,102,0); }
  }

</style>
</head>
<body>
<div class="poster">
  <!-- BG Circles -->
  <div class="bg-circle bg-circle-1"></div>
  <div class="bg-circle bg-circle-2"></div>
  <div class="bg-circle bg-circle-3"></div>
  <div class="grid-overlay"></div>

  <!-- Floating icons -->
  <div class="float-icon fi1">🩺</div>
  <div class="float-icon fi2">❤️</div>
  <div class="float-icon fi3">🏥</div>
  <div class="float-icon fi4">💊</div>
  <div class="float-icon fi5">🩻</div>

  <div class="content">

    <!-- TOP BAR -->
    <div class="top-bar">
      <div class="top-icons">
        <div class="top-icon-box whatsapp-box">
          <span class="icon">💬</span> واٹس ایپ
        </div>
        <div class="top-icon-box">
          <span class="icon">🌐</span> آن لائن
        </div>
      </div>
      <div class="badge-pmdc">✔ PMDC Registered Doctors</div>
    </div>

    <!-- HEADER -->
    <div class="header">
      <div class="logo-area">
        <div class="logo-icon">🏥</div>
        <div class="main-title">شفا آن لائن کنسلٹیشن</div>
      </div>
      <div class="sub-title">گھر بیٹھے ماہر ڈاکٹروں سے آن لائن مشورہ حاصل کریں</div>
    </div>

    <div class="divider"></div>

    <!-- DOCTORS -->
    <div class="section-title">👨‍⚕️ ہمارا طبی عملہ</div>
    <div class="doctors-grid">

      <div class="doctor-card blue">
        <span class="doc-emoji">👨‍⚕️</span>
        <div class="doc-name">ڈاکٹر دانش رحمان</div>
        <div class="doc-spec">ای این ٹی اسپیشلسٹ</div>
        <div class="doc-sub">کان، ناک اور گلا</div>
        <div class="doc-badge">ENT Specialist</div>
      </div>

      <div class="doctor-card green">
        <span class="doc-emoji">👩‍⚕️</span>
        <div class="doc-name">ڈاکٹر مریم</div>
        <div class="doc-spec">میڈیکل اسپیشلسٹ</div>
        <div class="doc-sub">جنرل میڈیسن، بخار<br>شوگر، بلڈ پریشر</div>
        <div class="doc-badge">General Medicine</div>
      </div>

      <div class="doctor-card purple">
        <span class="doc-emoji">👨‍⚕️</span>
        <div class="doc-name">ڈاکٹر نوید الحسن</div>
        <div class="doc-spec">یورولوجی سرجن</div>
        <div class="doc-sub">IASP & Int'l Urology</div>
        <div class="doc-badge">Urologist • IASP</div>
      </div>

    </div>

    <div class="divider"></div>

    <!-- SERVICES -->
    <div class="section-title">🩺 ہماری خدمات</div>
    <div class="services-grid">

      <div class="service-item">
        <span class="service-check">✅</span>
        <span class="service-text">آن لائن او پی ڈی کنسلٹیشن</span>
      </div>

      <div class="service-item">
        <span class="service-check">✅</span>
        <span class="service-text">یورولوجی مشاورت
          <span class="service-sub">گردے کی پتھری، پروسٹیٹ، مردانہ مسائل</span>
        </span>
      </div>

      <div class="service-item">
        <span class="service-check">✅</span>
        <span class="service-text">ای این ٹی مشاورت
          <span class="service-sub">کان، ناک اور گلے کے امراض</span>
        </span>
      </div>

      <div class="service-item">
        <span class="service-check">✅</span>
        <span class="service-text">جنرل میڈیکل کنسلٹیشن
          <span class="service-sub">بخار، شوگر، بلڈ پریشر، معدہ</span>
        </span>
      </div>

      <div class="service-item">
        <span class="service-check">✅</span>
        <span class="service-text">میڈیکل رپورٹس کی تشریح</span>
      </div>

      <div class="service-item">
        <span class="service-check">✅</span>
        <span class="service-text">فالو اپ مشاورت</span>
      </div>

    </div>

    <!-- FEATURES -->
    <div class="features-row">
      <span class="feature-chip">✔ پی ایم ڈی سی رجسٹرڈ</span>
      <span class="feature-chip">✔ تجربہ کار ماہرین</span>
      <span class="feature-chip">✔ مکمل رازداری</span>
      <span class="feature-chip">✔ گھر بیٹھے آسان مشاورت</span>
      <span class="feature-chip">✔ قابلِ اعتماد رہنمائی</span>
    </div>

    <!-- NOTE -->
    <div class="note-box">
      <span class="note-icon">⚠️</span>
      <div>
        <div class="note-title">اہم نوٹ</div>
        <div class="note-text">یہ سروس صرف آن لائن او پی ڈی اور غیر ہنگامی طبی مشاورت کے لیے ہے۔ ایمرجنسی، شدید درد، سانس کی تکلیف یا جان لیوا صورتحال میں فوری طور پر قریبی ہسپتال سے رابطہ کریں۔</div>
      </div>
    </div>

    <!-- CONTACT -->
    <div class="contact-box" style="position:relative;">
      <div class="pulse-ring"></div>
      <div class="contact-left">
        <div class="contact-label">📞 واٹس ایپ / کال:</div>
        <div class="contact-number">0302-4309473</div>
      </div>
      <div class="contact-cta">
        <span class="whatsapp-big">💬</span>
        <div class="cta-text">ابھی واٹس ایپ<br>پر رابطہ کریں</div>
      </div>
    </div>

    <!-- FOOTER -->
    <div class="footer">
      <div class="footer-text">Shifa Online Consultation | Professional Healthcare at Your Fingertips | 2026</div>
    </div>

  </div>
</div>
</body>
</html>
Running Command

which chromium-browser || which chromium || which google-chrome || which puppeteer 2>/dev/null; which cutycapt || which wkhtmltoimage || which wkhtmltopdf 2>/dev/null; echo "---"; python3 -c "from selenium import webdriver; print('selenium ok')" 2>/dev/null || echo "no selenium"; node -e "require('puppeteer'); console.log('puppeteer ok')" 2>/dev/null || echo "checking node"; ls /usr/bin/ | grep -i chrom 2>/dev/null; echo "done"

Your credits are exhausted. You can purchase a top-up or subscribe to a plan to continue using Orris. If you're already subscribed, your daily credits will reset tomorrow.
This is a shared conversation. Sign in to Orris to start your own chat.