{"id":21,"date":"2026-06-10T11:24:54","date_gmt":"2026-06-10T11:24:54","guid":{"rendered":"https:\/\/shribalajimodelingagency.online\/?page_id=21"},"modified":"2026-06-10T11:24:54","modified_gmt":"2026-06-10T11:24:54","slug":"main","status":"publish","type":"page","link":"https:\/\/shribalajimodelingagency.online\/?page_id=21","title":{"rendered":"MAIN"},"content":{"rendered":"<p>&lt;!DOCTYPE html&gt;<br \/>\n&lt;html lang=&#8221;en&#8221;&gt;<br \/>\n&lt;head&gt;<br \/>\n&lt;meta charset=&#8221;UTF-8&#8243;&gt;<br \/>\n&lt;meta name=&#8221;viewport&#8221; content=&#8221;width=device-width, initial-scale=1.0&#8243;&gt;<br \/>\n&lt;title&gt;Shri Balaji Modeling Agency | India&#8217;s Premier Casting Portal&lt;\/title&gt;<br \/>\n&lt;link href=&#8221;https:\/\/fonts.googleapis.com\/css2?family=Urbanist:wght=300;400;500;600;700&amp;display=swap&#8221; rel=&#8221;stylesheet&#8221;&gt;<br \/>\n&lt;link rel=&#8221;stylesheet&#8221; href=&#8221;https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css&#8221;&gt;<\/p>\n<p>&lt;style&gt;<br \/>\n* { margin: 0; padding: 0; box-sizing: border-box; font-family: &#8216;Urbanist&#8217;, sans-serif; scroll-behavior: smooth; }<br \/>\nbody { background-color: #050709; color: #ffffff; overflow-x: hidden; }<br \/>\nspan { color: #deff9a; }<\/p>\n<p>\/* Navigation *\/<br \/>\nheader { display: flex; justify-content: space-between; align-items: center; padding: 20px 6%; background: rgba(10, 12, 16, 0.95); position: fixed; width: 100%; top: 0; z-index: 1000; border-bottom: 1px solid rgba(222, 255, 154, 0.08); backdrop-filter: blur(10px); }<br \/>\n.logo { font-size: 24px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; }<br \/>\n.nav-links { display: flex; gap: 35px; align-items: center; }<br \/>\n.nav-links a { color: #b0b3b8; text-decoration: none; font-weight: 500; font-size: 17px; transition: 0.3s; }<br \/>\n.nav-links a:hover { color: #deff9a; }<br \/>\n.cta-btn { background: #deff9a; color: #000; padding: 12px 28px; border-radius: 50px; text-decoration: none; font-weight: 600; transition: 0.3s; }<br \/>\n.cta-btn:hover { background: #fff; box-shadow: 0 0 20px rgba(222, 255, 154, 0.4); }<\/p>\n<p>\/* Hero Section *\/<br \/>\n.hero { height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 0 20px; background: linear-gradient(rgba(5, 7, 9, 0.65), #050709), url(&#8216;https:\/\/images.unsplash.com\/photo-1534528741775-53994a69daeb?q=80&amp;w=1920&#8217;) center\/cover; }<br \/>\n.hero h1 { font-size: 75px; font-weight: 700; margin-bottom: 25px; text-transform: uppercase; line-height: 1.1; letter-spacing: -1px; text-shadow: 0 4px 20px rgba(0,0,0,0.6); }<br \/>\n.hero p { font-size: 22px; color: #e2e8f0; max-width: 850px; margin-bottom: 40px; font-weight: 300; line-height: 1.6; text-shadow: 0 2px 10px rgba(0,0,0,0.5); }<\/p>\n<p>\/* Quote Banner *\/<br \/>\n.quote-banner { background: #0e1116; padding: 60px 10%; text-align: center; border-y: 1px solid rgba(222, 255, 154, 0.05); position: relative; }<br \/>\n.quote-banner i { font-size: 40px; color: #deff9a; opacity: 0.2; margin-bottom: 15px; }<br \/>\n.quote-banner p { font-size: 24px; font-weight: 300; font-style: italic; color: #e2e8f0; line-height: 1.6; }<br \/>\n.quote-author { color: #deff9a; font-size: 16px; margin-top: 15px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; }<\/p>\n<p>\/* Sections *\/<br \/>\nsection { padding: 120px 6% 80px; }<br \/>\n.section-title { font-size: 42px; margin-bottom: 15px; text-transform: uppercase; text-align: center; font-weight: 700; }<br \/>\n.section-subtitle { text-align: center; color: #8e9196; font-size: 18px; margin-bottom: 60px; max-width: 700px; margin: 0 auto; line-height: 1.5; }<br \/>\n.title-line { width: 50px; height: 3px; background: #deff9a; margin: 10px auto 0; }<\/p>\n<p>\/* Services *\/<br \/>\n.grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; }<br \/>\n.card { background: #0e1116; border: 1px solid rgba(222, 255, 154, 0.03); padding: 45px 35px; border-radius: 24px; transition: 0.3s; }<br \/>\n.card:hover { transform: translateY(-10px); border-color: #deff9a; background: #13171e; }<br \/>\n.card i { font-size: 40px; color: #deff9a; margin-bottom: 25px; display: inline-block; }<br \/>\n.card h3 { font-size: 24px; margin-bottom: 15px; font-weight: 600; }<br \/>\n.card p { color: #8e9196; font-size: 16px; line-height: 1.6; margin-bottom: 15px; }<br \/>\n.card .project-tags { display: flex; flex-wrap: wrap; gap: 8px; border-top: 1px solid rgba(255,255,255,0.05); padding-top: 15px; }<br \/>\n.card .tag { background: rgba(222, 255, 154, 0.1); color: #deff9a; font-size: 13px; padding: 4px 10px; border-radius: 4px; font-weight: 600; }<\/p>\n<p>\/* Gallery *\/<br \/>\n.gallery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 35px; }<br \/>\n.model-card { background: #0e1116; border-radius: 24px; overflow: hidden; border: 1px solid rgba(222, 255, 154, 0.03); transition: 0.3s; }<br \/>\n.model-card:hover { border-color: #deff9a; transform: scale(1.02); box-shadow: 0 10px 30px rgba(222, 255, 154, 0.05); }<br \/>\n.model-img { width: 100%; height: 450px; object-fit: cover; object-position: center; }<br \/>\n.model-info { padding: 30px; }<br \/>\n.model-info h3 { font-size: 24px; margin-bottom: 15px; border-bottom: 1px solid #1f242e; padding-bottom: 12px; }<br \/>\n.model-stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; font-size: 15px; color: #b0b3b8; margin-bottom: 20px; }<br \/>\n.model-stats-grid strong { color: #fff; font-weight: 500; }<br \/>\n.lock-btn { width: 100%; background: rgba(222, 255, 154, 0.08); color: #deff9a; border: 1px solid #deff9a; padding: 15px; border-radius: 12px; font-weight: 700; cursor: pointer; display: flex; align-items: center; justify-content: center; gap: 10px; transition: 0.3s; text-transform: uppercase; letter-spacing: 0.5px; }<br \/>\n.lock-btn:hover { background: #deff9a; color: #000; }<\/p>\n<p>\/* Form *\/<br \/>\n.registration-section { background: #0b0d11; display: flex; justify-content: center; }<br \/>\n.form-container { background: #0e1116; width: 100%; max-width: 850px; padding: 60px; border-radius: 32px; border: 1px solid rgba(222, 255, 154, 0.05); box-shadow: 0 30px 60px rgba(0,0,0,0.4); }<br \/>\n.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }<br \/>\n@media (max-width: 768px) { .form-grid { grid-template-columns: 1fr; } .form-container { padding: 30px 20px; } }<br \/>\n.form-group { display: flex; flex-direction: column; }<br \/>\n.form-group.full-width { grid-column: span 2; }<br \/>\n@media (max-width: 768px) { .form-group.full-width { grid-column: span 1; } }<br \/>\n.form-group label { font-size: 15px; font-weight: 600; margin-bottom: 10px; color: #b0b3b8; text-transform: uppercase; letter-spacing: 0.5px; }<br \/>\n.form-control { background: #050709; border: 1px solid #1f242e; padding: 16px 20px; border-radius: 12px; color: #fff; font-size: 16px; transition: 0.3s; }<br \/>\n.form-control:focus { border-color: #deff9a; outline: none; box-shadow: 0 0 10px rgba(222, 255, 154, 0.1); }<br \/>\n.radio-group { display: flex; gap: 15px; flex-wrap: wrap; }<br \/>\n.radio-option { background: #050709; border: 1px solid #1f242e; padding: 16px 24px; border-radius: 12px; cursor: pointer; display: flex; align-items: center; gap: 12px; font-weight: 600; flex: 1; transition: 0.3s; }<br \/>\n.radio-option input { accent-color: #deff9a; transform: scale(1.1); }<br \/>\n.conditional-field { display: none; background: rgba(222, 255, 154, 0.01); padding: 30px; border-radius: 20px; border: 1px dashed rgba(222, 255, 154, 0.15); margin-top: 10px; grid-column: span 2; }<br \/>\n@media (max-width: 768px) { .conditional-field { grid-column: span 1; } }<br \/>\n.submit-btn { width: 100%; background: #deff9a; color: #000; border: none; padding: 20px; border-radius: 12px; font-size: 18px; font-weight: 700; cursor: pointer; text-transform: uppercase; letter-spacing: 1px; transition: 0.3s; margin-top: 25px; }<br \/>\n.submit-btn:hover { background: #fff; box-shadow: 0 0 25px rgba(222, 255, 154, 0.4); }<\/p>\n<p>\/* Contact *\/<br \/>\n.contact-section { background: #050709; }<br \/>\n.contact-grid { display: grid; grid-template-columns: 1.2fr 1.8fr; gap: 60px; align-items: start; }<br \/>\n@media (max-width: 992px) { .contact-grid { grid-template-columns: 1fr; gap: 40px; } }<br \/>\n.contact-info { background: #0e1116; padding: 50px; border-radius: 28px; border: 1px solid rgba(222, 255, 154, 0.03); }<br \/>\n.contact-info h3 { font-size: 28px; margin-bottom: 30px; }<br \/>\n.info-item { display: flex; align-items: center; gap: 20px; margin-bottom: 25px; }<br \/>\n.info-item i { width: 50px; height: 50px; background: rgba(222, 255, 154, 0.05); border: 1px solid rgba(222, 255, 154, 0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #deff9a; font-size: 20px; }<br \/>\n.info-item p { color: #b0b3b8; font-size: 16px; line-height: 1.4; }<br \/>\n.info-item strong { color: #fff; display: block; font-size: 18px; margin-bottom: 2px; }<\/p>\n<p>\/* Modal Popup *\/<br \/>\n.modal { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(3, 4, 6, 0.95); z-index: 2000; justify-content: center; align-items: center; backdrop-filter: blur(8px); }<br \/>\n.modal-content { background: #0e1116; padding: 50px 40px; border-radius: 28px; max-width: 480px; text-align: center; border: 1px solid rgba(222, 255, 154, 0.2); position: relative; box-shadow: 0 20px 50px rgba(0,0,0,0.6); }<br \/>\n.close-modal { position: absolute; top: 20px; right: 25px; font-size: 28px; cursor: pointer; color: #8e9196; transition: 0.3s; }<br \/>\n.close-modal:hover { color: #fff; }<br \/>\n.modal-content i.fa-lock { font-size: 60px; color: #deff9a; margin-bottom: 25px; display: inline-block; text-shadow: 0 0 20px rgba(222, 255, 154, 0.2); }<br \/>\n.modal-content h3 { font-size: 28px; margin-bottom: 12px; }<br \/>\n.pay-now-btn { background: #deff9a; color: #000; padding: 16px 45px; border-radius: 50px; text-decoration: none; font-weight: 700; display: inline-block; margin-top: 30px; text-transform: uppercase; letter-spacing: 0.5px; transition: 0.3s; }<br \/>\n.pay-now-btn:hover { background: #fff; box-shadow: 0 0 20px rgba(222, 255, 154, 0.4); }<\/p>\n<p>footer { background: #0a0c10; padding: 40px 6%; text-align: center; color: #64748b; border-top: 1px solid rgba(222, 255, 154, 0.03); font-size: 16px; }<br \/>\n&lt;\/style&gt;<br \/>\n&lt;\/head&gt;<br \/>\n&lt;body&gt;<\/p>\n<p>&lt;header&gt;<br \/>\n&lt;div class=&#8221;logo&#8221;&gt;Shri Balaji &lt;span&gt;Modeling Agency&lt;\/span&gt;&lt;\/div&gt;<br \/>\n&lt;div class=&#8221;nav-links&#8221;&gt;<br \/>\n&lt;a href=&#8221;#&#8221;&gt;Home&lt;\/a&gt;<br \/>\n&lt;a href=&#8221;#shoots&#8221;&gt;Production&lt;\/a&gt;<br \/>\n&lt;a href=&#8221;#gallery&#8221;&gt;Browse Models&lt;\/a&gt;<br \/>\n&lt;a href=&#8221;#contact&#8221;&gt;Contact Us&lt;\/a&gt;<br \/>\n&lt;a href=&#8221;#register&#8221; class=&#8221;cta-btn&#8221;&gt;Model Registration&lt;\/a&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/header&gt;<\/p>\n<p>&lt;section class=&#8221;hero&#8221;&gt;<br \/>\n&lt;h1&gt;Shape The Future Of &lt;span&gt;Visuals&lt;\/span&gt;&lt;\/h1&gt;<br \/>\n&lt;p&gt;Connecting absolute premium Indian talent with leading production houses for high-impact TVCs, blockbusters, OTT web series, and elite fashion campaigns.&lt;\/p&gt;<br \/>\n&lt;a href=&#8221;#register&#8221; class=&#8221;cta-btn&#8221; style=&#8221;padding: 16px 45px; font-size: 18px;&#8221;&gt;Apply As Model (Free)&lt;\/a&gt;<br \/>\n&lt;\/section&gt;<\/p>\n<p>&lt;div class=&#8221;quote-banner&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-quote-left&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;p&gt;&#8221;Aankhein bohot kuch keh jaati hain, aur ek behtareen model ya actor wahi hai jo bina bole camera ke samne poori kahani bayaan kar de.&#8221;&lt;\/p&gt;<br \/>\n&lt;div class=&#8221;quote-author&#8221;&gt;\u2014 Entertainment Industry Casting Standard&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;section id=&#8221;shoots&#8221; class=&#8221;services&#8221;&gt;<br \/>\n&lt;h2 class=&#8221;section-title&#8221;&gt;Casting &lt;span&gt;Verticals &amp; Shoots&lt;\/span&gt;&lt;div class=&#8221;title-line&#8221;&gt;&lt;\/div&gt;&lt;\/h2&gt;<br \/>\n&lt;p class=&#8221;section-subtitle&#8221;&gt;Hamari agency models ko niche diye gaye sabhi bade platforms aur upcoming mega projects ke liye direct pitch karti hai.&lt;\/p&gt;<\/p>\n<p>&lt;div class=&#8221;grid&#8221;&gt;<br \/>\n&lt;div class=&#8221;card&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-clapperboard&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;h3&gt;Feature Movies &amp; Cinema&lt;\/h3&gt;<br \/>\n&lt;p&gt;Casting lead, character, aur supporting background talent for big banner Bollywood and regional commercial movies.&lt;\/p&gt;<br \/>\n&lt;div class=&#8221;project-tags&#8221;&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Jawan 2 Style&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Animal Sequel Style&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;YRF Spy Universe&lt;\/span&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;card&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-tv&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;h3&gt;TV Daily Serials&lt;\/h3&gt;<br \/>\n&lt;p&gt;Faces for daily television family dramas, running national channels projects like Star Plus, Zee TV &amp; Sony TV.&lt;\/p&gt;<br \/>\n&lt;div class=&#8221;project-tags&#8221;&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Anupama Type&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Yeh Rishta Kya Kehlata Hai&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Kundali Bhagya&lt;\/span&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;card&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-play&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;h3&gt;Premium OTT Web Series&lt;\/h3&gt;<br \/>\n&lt;p&gt;Direct alignments with streaming giants (Netflix, Amazon Prime, Hotstar) for gritty dramas, suspense thrillers, and youth shows.&lt;\/p&gt;<br \/>\n&lt;div class=&#8221;project-tags&#8221;&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Mirzapur Vibe&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Panchayat Style&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Farzi 2 Casting&lt;\/span&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;card&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-camera-movie&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;h3&gt;TVC Brand Shoots&lt;\/h3&gt;<br \/>\n&lt;p&gt;Commercial faces for national television commercial ads, print media campaigns, and premium corporate luxury brands.&lt;\/p&gt;<br \/>\n&lt;div class=&#8221;project-tags&#8221;&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Manyavar&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Lakme Ads&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Pepsi Campaign&lt;\/span&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;card&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-brands fa-youtube&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;h3&gt;YouTube &amp; Digital Series&lt;\/h3&gt;<br \/>\n&lt;p&gt;Casting dynamic fresh faces for viral digital content sketches, web mini-series, and popular episodic channels.&lt;\/p&gt;<br \/>\n&lt;div class=&#8221;project-tags&#8221;&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;TVF Shows&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Dice Media Type&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;FilterCopy Sketches&lt;\/span&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;card&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-bag-shopping&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;h3&gt;E-commerce Shoots&lt;\/h3&gt;<br \/>\n&lt;p&gt;High-frequency high-volume clothing catalog studio photography for India&#8217;s massive online shopping portals.&lt;\/p&gt;<br \/>\n&lt;div class=&#8221;project-tags&#8221;&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Myntra Catalog&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Ajio Lookbook&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Amazon Fashion&lt;\/span&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;card&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-person-bikini&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;h3&gt;Bikini &amp; Glamour Shoots&lt;\/h3&gt;<br \/>\n&lt;p&gt;High-end elite assignments, swimwear editorial portfolios, and destination resort wear luxury brand assignments.&lt;\/p&gt;<br \/>\n&lt;div class=&#8221;project-tags&#8221;&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Vogue India Style&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Resort Wear&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;High-Fashion Editorial&lt;\/span&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;card&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-calendar-days&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;h3&gt;Signature Calendar Shoots&lt;\/h3&gt;<br \/>\n&lt;p&gt;Thematic high-glamour yearly signature concepts and seasonal calendar launches highlighting upcoming faces.&lt;\/p&gt;<br \/>\n&lt;div class=&#8221;project-tags&#8221;&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Kingfisher Vibe&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Fashion Calendar 2027&lt;\/span&gt;<br \/>\n&lt;span class=&#8221;tag&#8221;&gt;Thematic Concepts&lt;\/span&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/section&gt;<\/p>\n<p>&lt;section id=&#8221;gallery&#8221; class=&#8221;gallery-section&#8221;&gt;<br \/>\n&lt;h2 class=&#8221;section-title&#8221;&gt;Verified &lt;span&gt;Talents&lt;\/span&gt; Directory&lt;div class=&#8221;title-line&#8221;&gt;&lt;\/div&gt;&lt;\/h2&gt;<br \/>\n&lt;p class=&#8221;section-subtitle&#8221;&gt;Casting Directors can evaluate complete statistics, body parameters, and portfolios below.&lt;\/p&gt;<\/p>\n<p>&lt;div class=&#8221;gallery-grid&#8221; id=&#8221;modelsContainer&#8221;&gt;<br \/>\n&lt;div class=&#8221;model-card&#8221;&gt;<br \/>\n&lt;img src=&#8221;https:\/\/images.unsplash.com\/photo-1618244972963-dbee1a7edc95?q=80&amp;w=600&#8243; class=&#8221;model-img&#8221; alt=&#8221;Glamorous Indian Female Model&#8221;&gt;<br \/>\n&lt;div class=&#8221;model-info&#8221;&gt;<br \/>\n&lt;h3&gt;Ananya Iyer &lt;span&gt;(Female)&lt;\/span&gt;&lt;\/h3&gt;<br \/>\n&lt;div class=&#8221;model-stats-grid&#8221;&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Age:&lt;\/strong&gt; 22 Years&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Location:&lt;\/strong&gt; Lucknow, UP&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Height:&lt;\/strong&gt; 5&#8217;8&#8243;&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Weight:&lt;\/strong&gt; 53 kg&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Skin Tone:&lt;\/strong&gt; Fair \/ Gora&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Eye Color:&lt;\/strong&gt; Hazel Brown&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Stats:&lt;\/strong&gt; 34 &#8211; 26 &#8211; 36&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;button class=&#8221;lock-btn&#8221; onclick=&#8221;openPaymentModal(&#8216;Ananya Iyer&#8217;)&#8221;&gt;&lt;i class=&#8221;fa-solid fa-lock&#8221;&gt;&lt;\/i&gt; Request Contact Details&lt;\/button&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;model-card&#8221;&gt;<br \/>\n&lt;img src=&#8221;https:\/\/images.unsplash.com\/photo-1617137968427-85924c800a22?q=80&amp;w=600&#8243; class=&#8221;model-img&#8221; alt=&#8221;Stylish Indian Male Model&#8221;&gt;<br \/>\n&lt;div class=&#8221;model-info&#8221;&gt;<br \/>\n&lt;h3&gt;Rohan Malhotra &lt;span&gt;(Male)&lt;\/span&gt;&lt;\/h3&gt;<br \/>\n&lt;div class=&#8221;model-stats-grid&#8221;&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Age:&lt;\/strong&gt; 24 Years&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Location:&lt;\/strong&gt; Delhi NCR&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Height:&lt;\/strong&gt; 6&#8217;1&#8243;&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Weight:&lt;\/strong&gt; 76 kg&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Skin Tone:&lt;\/strong&gt; Wheatish \/ Sanwla&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Eye Color:&lt;\/strong&gt; Black&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;button class=&#8221;lock-btn&#8221; onclick=&#8221;openPaymentModal(&#8216;Rohan Malhotra&#8217;)&#8221;&gt;&lt;i class=&#8221;fa-solid fa-lock&#8221;&gt;&lt;\/i&gt; Request Contact Details&lt;\/button&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/section&gt;<\/p>\n<p>&lt;section id=&#8221;register&#8221; class=&#8221;registration-section&#8221;&gt;<br \/>\n&lt;div class=&#8221;form-container&#8221;&gt;<br \/>\n&lt;h2 class=&#8221;section-title&#8221; style=&#8221;margin-bottom:10px;&#8221;&gt;Talent &lt;span&gt;Onboarding&lt;\/span&gt;&lt;\/h2&gt;<br \/>\n&lt;p class=&#8221;section-subtitle&#8221; style=&#8221;margin-bottom:45px;&#8221;&gt;Provide authentic profile specs. Submission is processed for absolutely free review.&lt;\/p&gt;<\/p>\n<p>&lt;form id=&#8221;masterModelingForm&#8221; onsubmit=&#8221;handleFormSubmit(event)&#8221;&gt;<br \/>\n&lt;div class=&#8221;form-grid&#8221;&gt;<\/p>\n<p>&lt;div class=&#8221;form-group&#8221;&gt;<br \/>\n&lt;label&gt;Full Name (Poora Naam)&lt;\/label&gt;<br \/>\n&lt;input type=&#8221;text&#8221; id=&#8221;formName&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;Enter your official name&#8221; required&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group&#8221;&gt;<br \/>\n&lt;label&gt;Age (Umra)&lt;\/label&gt;<br \/>\n&lt;input type=&#8221;number&#8221; id=&#8221;formAge&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;Enter age&#8221; required&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group&#8221;&gt;<br \/>\n&lt;label&gt;Email Address&lt;\/label&gt;<br \/>\n&lt;input type=&#8221;email&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;name@domain.com&#8221; required&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group&#8221;&gt;<br \/>\n&lt;label&gt;Mobile Number (WhatsApp Preferred)&lt;\/label&gt;<br \/>\n&lt;input type=&#8221;tel&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;10 digit phone number&#8221; required&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group&#8221;&gt;<br \/>\n&lt;label&gt;Select State&lt;\/label&gt;<br \/>\n&lt;select id=&#8221;formState&#8221; class=&#8221;form-control&#8221; required&gt;<br \/>\n&lt;option value=&#8221;&#8221;&gt;&#8211; Choose State &#8211;&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;UP&#8221;&gt;Uttar Pradesh&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;DL&#8221;&gt;Delhi NCR&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;MH&#8221;&gt;Maharashtra&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;PB&#8221;&gt;Punjab&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;HR&#8221;&gt;Haryana&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;BR&#8221;&gt;Bihar&lt;\/option&gt;<br \/>\n&lt;\/select&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group&#8221;&gt;<br \/>\n&lt;label&gt;Your City (Sheher)&lt;\/label&gt;<br \/>\n&lt;input type=&#8221;text&#8221; id=&#8221;formCity&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;Type city name&#8221; required&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group&#8221;&gt;<br \/>\n&lt;label&gt;Height (Feet \/ Inches)&lt;\/label&gt;<br \/>\n&lt;input type=&#8221;text&#8221; id=&#8221;formHeight&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;e.g. 5&#8217;9&amp;quot;&#8221; required&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group&#8221;&gt;<br \/>\n&lt;label&gt;Weight (In kg)&lt;\/label&gt;<br \/>\n&lt;input type=&#8221;number&#8221; id=&#8221;formWeight&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;e.g. 58&#8243; required&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group&#8221;&gt;<br \/>\n&lt;label&gt;Skin Tone (Body Complexion)&lt;\/label&gt;<br \/>\n&lt;select id=&#8221;formSkin&#8221; class=&#8221;form-control&#8221; required&gt;<br \/>\n&lt;option value=&#8221;&#8221;&gt;&#8211; Choose Option &#8211;&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;Fair&#8221;&gt;Fair \/ Gora&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;Wheatish&#8221;&gt;Wheatish \/ Sanwla&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;Dark&#8221;&gt;Dark \/ Gehua&lt;\/option&gt;<br \/>\n&lt;\/select&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group&#8221;&gt;<br \/>\n&lt;label&gt;Eyes Color&lt;\/label&gt;<br \/>\n&lt;select id=&#8221;formEyes&#8221; class=&#8221;form-control&#8221; required&gt;<br \/>\n&lt;option value=&#8221;&#8221;&gt;&#8211; Choose Option &#8211;&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;Black&#8221;&gt;Black&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;Brown&#8221;&gt;Brown&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;Hazel&#8221;&gt;Hazel \/ Light-Brown&lt;\/option&gt;<br \/>\n&lt;option value=&#8221;Grey\/Blue&#8221;&gt;Other&lt;\/option&gt;<br \/>\n&lt;\/select&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group full-width&#8221;&gt;<br \/>\n&lt;label&gt;Profile Gender Category&lt;\/label&gt;<br \/>\n&lt;div class=&#8221;radio-group&#8221;&gt;<br \/>\n&lt;label class=&#8221;radio-option&#8221;&gt;&lt;input type=&#8221;radio&#8221; name=&#8221;gender&#8221; value=&#8221;Male&#8221; onclick=&#8221;toggleFields(&#8216;male&#8217;)&#8221; required&gt; Male&lt;\/label&gt;<br \/>\n&lt;label class=&#8221;radio-option&#8221;&gt;&lt;input type=&#8221;radio&#8221; name=&#8221;gender&#8221; value=&#8221;Female&#8221; onclick=&#8221;toggleFields(&#8216;female&#8217;)&#8221;&gt; Female&lt;\/label&gt;<br \/>\n&lt;label class=&#8221;radio-option&#8221;&gt;&lt;input type=&#8221;radio&#8221; name=&#8221;gender&#8221; value=&#8221;Kids&#8221; onclick=&#8221;toggleFields(&#8216;kids&#8217;)&#8221;&gt; Kids&lt;\/label&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div id=&#8221;femaleFields&#8221; class=&#8221;conditional-field&#8221;&gt;<br \/>\n&lt;h4 style=&#8221;color:#deff9a; margin-bottom: 20px; font-size:18px;&#8221;&gt;&lt;i class=&#8221;fa-solid fa-ruler-combined&#8221;&gt;&lt;\/i&gt; Standard Figure Profile (Inches)&lt;\/h4&gt;<br \/>\n&lt;div class=&#8221;form-grid&#8221;&gt;<br \/>\n&lt;div class=&#8221;form-group&#8221;&gt;&lt;label&gt;Bust Size&lt;\/label&gt;&lt;input type=&#8221;number&#8221; id=&#8221;formBust&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;e.g. 34&#8243;&gt;&lt;\/div&gt;<br \/>\n&lt;div class=&#8221;form-group&#8221;&gt;&lt;label&gt;Waist Size&lt;\/label&gt;&lt;input type=&#8221;number&#8221; id=&#8221;formWaist&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;e.g. 26&#8243;&gt;&lt;\/div&gt;<br \/>\n&lt;div class=&#8221;form-group&#8221;&gt;&lt;label&gt;Hips Size&lt;\/label&gt;&lt;input type=&#8221;number&#8221; id=&#8221;formHips&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;e.g. 36&#8243;&gt;&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div id=&#8221;kidsFields&#8221; class=&#8221;conditional-field&#8221;&gt;<br \/>\n&lt;h4 style=&#8221;color:#deff9a; margin-bottom: 20px; font-size:18px;&#8221;&gt;&lt;i class=&#8221;fa-solid fa-shield-heart&#8221;&gt;&lt;\/i&gt; Guardian \/ Parental Protection Records&lt;\/h4&gt;<br \/>\n&lt;div class=&#8221;form-grid&#8221;&gt;<br \/>\n&lt;div class=&#8221;form-group&#8221;&gt;&lt;label&gt;Parent \/ Guardian Name&lt;\/label&gt;&lt;input type=&#8221;text&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;Mata ya Pita ka Naam&#8221;&gt;&lt;\/div&gt;<br \/>\n&lt;div class=&#8221;form-group&#8221;&gt;&lt;label&gt;Parent Primary Phone Contact&lt;\/label&gt;&lt;input type=&#8221;tel&#8221; class=&#8221;form-control&#8221; placeholder=&#8221;Active mobile number&#8221;&gt;&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;form-group full-width&#8221; style=&#8221;margin-top:10px;&#8221;&gt;<br \/>\n&lt;label&gt;Upload Portfolio Polaroids (Select Multiple Images)&lt;\/label&gt;<br \/>\n&lt;input type=&#8221;file&#8221; id=&#8221;formPhotos&#8221; class=&#8221;form-control&#8221; multiple required style=&#8221;padding:13px 20px;&#8221;&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;\/div&gt; &lt;button type=&#8221;submit&#8221; class=&#8221;submit-btn&#8221;&gt;Submit Portfolio Data&lt;\/button&gt;<br \/>\n&lt;\/form&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/section&gt;<\/p>\n<p>&lt;section id=&#8221;contact&#8221; class=&#8221;contact-section&#8221;&gt;<br \/>\n&lt;h2 class=&#8221;section-title&#8221;&gt;Get In &lt;span&gt;Touch&lt;\/span&gt;&lt;div class=&#8221;title-line&#8221;&gt;&lt;\/div&gt;&lt;\/h2&gt;<br \/>\n&lt;p class=&#8221;section-subtitle&#8221;&gt;Connect with our production backend team or support operations.&lt;\/p&gt;<\/p>\n<p>&lt;div class=&#8221;contact-grid&#8221;&gt;<br \/>\n&lt;div class=&#8221;contact-info&#8221;&gt;<br \/>\n&lt;h3&gt;Corporate Details&lt;\/h3&gt;<\/p>\n<p>&lt;div class=&#8221;info-item&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-envelope&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;div&gt;<br \/>\n&lt;strong&gt;Official Email ID&lt;\/strong&gt;<br \/>\n&lt;p&gt;info@shribalajimodelingagency.online&lt;\/p&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;info-item&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-location-dot&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;div&gt;<br \/>\n&lt;strong&gt;Agency Headquarters&lt;\/strong&gt;<br \/>\n&lt;p&gt;Pan-India Scouting Networks (UP, Delhi NCR, Mumbai)&lt;\/p&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;info-item&#8221;&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-clock&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;div&gt;<br \/>\n&lt;strong&gt;Desk Timing&lt;\/strong&gt;<br \/>\n&lt;p&gt;Mon &#8211; Sat: 10:00 AM &#8211; 07:00 PM IST&lt;\/p&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;div class=&#8221;contact-info&#8221; style=&#8221;background:#0e1116;&#8221;&gt;<br \/>\n&lt;h3 style=&#8221;margin-bottom:20px;&#8221;&gt;General Enquiry&lt;\/h3&gt;<br \/>\n&lt;form onsubmit=&#8221;event.preventDefault(); alert(&#8216;Message Sent Successfully!&#8217;); this.reset();&#8221;&gt;<br \/>\n&lt;div class=&#8221;form-group&#8221; style=&#8221;margin-bottom:15px;&#8221;&gt;&lt;label&gt;Your Name&lt;\/label&gt;&lt;input type=&#8221;text&#8221; class=&#8221;form-control&#8221; required&gt;&lt;\/div&gt;<br \/>\n&lt;div class=&#8221;form-group&#8221; style=&#8221;margin-bottom:15px;&#8221;&gt;&lt;label&gt;Your Email&lt;\/label&gt;&lt;input type=&#8221;email&#8221; class=&#8221;form-control&#8221; required&gt;&lt;\/div&gt;<br \/>\n&lt;div class=&#8221;form-group&#8221; style=&#8221;margin-bottom:20px;&#8221;&gt;&lt;label&gt;Message \/ Casting Requirement&lt;\/label&gt;&lt;textarea class=&#8221;form-control&#8221; style=&#8221;height:110px; resize:none;&#8221; required&gt;&lt;\/textarea&gt;&lt;\/div&gt;<br \/>\n&lt;button type=&#8221;submit&#8221; class=&#8221;cta-btn&#8221; style=&#8221;border:none; cursor:pointer; width:100%;&#8221;&gt;Send Message&lt;\/button&gt;<br \/>\n&lt;\/form&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/section&gt;<\/p>\n<p>&lt;div id=&#8221;paymentModal&#8221; class=&#8221;modal&#8221;&gt;<br \/>\n&lt;div class=&#8221;modal-content&#8221;&gt;<br \/>\n&lt;span class=&#8221;close-modal&#8221; onclick=&#8221;closePaymentModal()&#8221;&gt;&amp;times;&lt;\/span&gt;<br \/>\n&lt;i class=&#8221;fa-solid fa-lock&#8221;&gt;&lt;\/i&gt;<br \/>\n&lt;h3&gt;Unlock Professional Profile&lt;\/h3&gt;<br \/>\n&lt;p style=&#8221;color: #b0b3b8; margin-top: 5px; font-size: 15px;&#8221;&gt;Securely access complete active contact database, personal emails, and verified links.&lt;\/p&gt;<br \/>\n&lt;p style=&#8221;font-size: 34px; color: #deff9a; font-weight: 700; margin-top: 15px;&#8221;&gt;\u20b999 &lt;span style=&#8221;font-size: 16px; color: #fff;&#8221;&gt;Fixed&lt;\/span&gt;&lt;\/p&gt;<br \/>\n&lt;p style=&#8221;font-size: 14px; color: #8e9196; margin-top: 5px;&#8221;&gt;Target Artist: &lt;span id=&#8221;targetModel&#8221; style=&#8221;color:#fff; font-weight:600;&#8221;&gt;&lt;\/span&gt;&lt;\/p&gt;<br \/>\n&lt;a href=&#8221;https:\/\/wa.me\/919455536131?text=Mujhe%20is%20model%20ka%20contact%20unlock%20karna%20hai&#8221; target=&#8221;_blank&#8221; class=&#8221;pay-now-btn&#8221;&gt;Chat on WhatsApp to Unlock&lt;\/a&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<\/p>\n<p>&lt;footer&gt;<br \/>\n&lt;p&gt;&amp;copy; 2026 Shri Balaji Modeling Agency. All Rights Reserved.&lt;\/p&gt;<br \/>\n&lt;p style=&#8221;color: #4b5563; font-size:14px; margin-top:6px;&#8221;&gt;Designed for high-performance direct response casting networks.&lt;\/p&gt;<br \/>\n&lt;\/footer&gt;<\/p>\n<p>&lt;script&gt;<br \/>\nlet selectedGender = &#8220;Male&#8221;;<br \/>\nfunction toggleFields(gender) {<br \/>\nselectedGender = gender.charAt(0).toUpperCase() + gender.slice(1);<br \/>\ndocument.getElementById(&#8216;femaleFields&#8217;).style.display = (gender === &#8216;female&#8217;) ? &#8216;block&#8217; : &#8216;none&#8217;;<br \/>\ndocument.getElementById(&#8216;kidsFields&#8217;).style.display = (gender === &#8216;kids&#8217;) ? &#8216;block&#8217; : &#8216;none&#8217;;<br \/>\n}<\/p>\n<p>function openPaymentModal(modelName) {<br \/>\ndocument.getElementById(&#8216;targetModel&#8217;).innerText = modelName;<br \/>\ndocument.getElementById(&#8216;paymentModal&#8217;).style.display = &#8216;flex&#8217;;<br \/>\n}<\/p>\n<p>function closePaymentModal() {<br \/>\ndocument.getElementById(&#8216;paymentModal&#8217;).style.display = &#8216;none&#8217;;<br \/>\n}<\/p>\n<p>function handleFormSubmit(event) {<br \/>\nevent.preventDefault();<\/p>\n<p>const name = document.getElementById(&#8216;formName&#8217;).value;<br \/>\nconst age = document.getElementById(&#8216;formAge&#8217;).value;<br \/>\nconst city = document.getElementById(&#8216;formCity&#8217;).value;<br \/>\nconst state = document.getElementById(&#8216;formState&#8217;).value;<br \/>\nconst height = document.getElementById(&#8216;formHeight&#8217;).value;<br \/>\nconst weight = document.getElementById(&#8216;formWeight&#8217;).value;<br \/>\nconst skin = document.getElementById(&#8216;formSkin&#8217;).value;<br \/>\nconst eyes = document.getElementById(&#8216;formEyes&#8217;).value;<\/p>\n<p>let statsHTML = &#8221;;<br \/>\nif(selectedGender === &#8220;Female&#8221;) {<br \/>\nconst bust = document.getElementById(&#8216;formBust&#8217;).value || &#8217;34&#8217;;<br \/>\nconst waist = document.getElementById(&#8216;formWaist&#8217;).value || &#8217;26&#8217;;<br \/>\nconst hips = document.getElementById(&#8216;formHips&#8217;).value || &#8217;36&#8217;;<br \/>\nstatsHTML = `&lt;div&gt;&lt;strong&gt;Stats:&lt;\/strong&gt; ${bust} &#8211; ${waist} &#8211; ${hips}&lt;\/div&gt;`;<br \/>\n}<\/p>\n<p>const dummyImg = selectedGender === &#8220;Female&#8221; ?<br \/>\n&#8220;https:\/\/images.unsplash.com\/photo-1524504388940-b1c1722653e1?q=80&amp;w=500&#8221; :<br \/>\n&#8220;https:\/\/images.unsplash.com\/photo-1488161628813-04466f872be2?q=80&amp;w=500&#8243;;<\/p>\n<p>const newModelCard = `<br \/>\n&lt;div class=&#8221;model-card&#8221;&gt;<br \/>\n&lt;img src=&#8221;${dummyImg}&#8221; class=&#8221;model-img&#8221; alt=&#8221;New Model&#8221;&gt;<br \/>\n&lt;div class=&#8221;model-info&#8221;&gt;<br \/>\n&lt;h3&gt;${name} &lt;span&gt;(${selectedGender})&lt;\/span&gt;&lt;\/h3&gt;<br \/>\n&lt;div class=&#8221;model-stats-grid&#8221;&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Age:&lt;\/strong&gt; ${age} Years&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Location:&lt;\/strong&gt; ${city}, ${state}&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Height:&lt;\/strong&gt; ${height}&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Weight:&lt;\/strong&gt; ${weight} kg&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Skin Tone:&lt;\/strong&gt; ${skin}&lt;\/div&gt;<br \/>\n&lt;div&gt;&lt;strong&gt;Eye Color:&lt;\/strong&gt; ${eyes}&lt;\/div&gt;<br \/>\n${statsHTML}<br \/>\n&lt;\/div&gt;<br \/>\n&lt;button class=&#8221;lock-btn&#8221; onclick=&#8221;openPaymentModal(&#8216;${name}&#8217;)&#8221;&gt;&lt;i class=&#8221;fa-solid fa-lock&#8221;&gt;&lt;\/i&gt; Request Contact Details&lt;\/button&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n`;<\/p>\n<p>document.getElementById(&#8216;modelsContainer&#8217;).insertAdjacentHTML(&#8216;afterbegin&#8217;, newModelCard);<\/p>\n<p>alert(&#8216;Registration Successful! Aapka profile website par temporary live kar diya gaya hai review ke liye.&#8217;);<br \/>\ndocument.getElementById(&#8216;masterModelingForm&#8217;).reset();<br \/>\ntoggleFields(&#8216;none&#8217;);<br \/>\n}<br \/>\n&lt;\/script&gt;<br \/>\n&lt;\/body&gt;<br \/>\n&lt;\/html&gt;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&lt;!DOCTYPE html&gt; &lt;html lang=&#8221;en&#8221;&gt; &lt;head&gt; &lt;meta charset=&#8221;UTF-8&#8243;&gt; &lt;meta name=&#8221;viewport&#8221; content=&#8221;width=device-width, initial-scale=1.0&#8243;&gt; &lt;title&gt;Shri Balaji Modeling Agency | India&#8217;s Premier Casting Portal&lt;\/title&gt; &lt;link href=&#8221;https:\/\/fonts.googleapis.com\/css2?family=Urbanist:wght=300;400;500;600;700&amp;display=swap&#8221; rel=&#8221;stylesheet&#8221;&gt; &lt;link rel=&#8221;stylesheet&#8221; href=&#8221;https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css&#8221;&gt; &lt;style&gt; * { margin: 0; padding: 0; box-sizing: border-box; font-family: &#8216;Urbanist&#8217;, sans-serif; scroll-behavior: smooth; } body { background-color: #050709; color: #ffffff; overflow-x: hidden; } span { color: #deff9a; } [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-21","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shribalajimodelingagency.online\/index.php?rest_route=\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shribalajimodelingagency.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shribalajimodelingagency.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shribalajimodelingagency.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shribalajimodelingagency.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21"}],"version-history":[{"count":2,"href":"https:\/\/shribalajimodelingagency.online\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":23,"href":"https:\/\/shribalajimodelingagency.online\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions\/23"}],"wp:attachment":[{"href":"https:\/\/shribalajimodelingagency.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}