www.tring.co.in Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

Submitted URL: http://tring.co.in/
Effective URL: https://www.tring.co.in/
Submission Tags: tranco_l324
Submission: On March 17 via api from DE — Scanned from NL

Form analysis 12 forms found in the DOM

POST https://www.tring.co.in/user/login

<form id="form-sign-in" class="col-md-12 text-center" method="POST" action="https://www.tring.co.in/user/login" novalidate="" siq_id="autopick_3214">
  <input id="csrf-token" type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
  <div class="form-row form-footer justify-content-center">
    <div class="form-group col-md-12">
      <div class="row">
        <div class="form-group col-md-6 text-left">
        </div>
        <div class="form-group col-md-6 text-right">
          <button type="button" class="close text-right" data-dismiss="modal">×</button>
        </div>
      </div>
    </div>
  </div>
  <h2>Sign In</h2>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-6">
      <input type="email" class="form-control" id="user-email" placeholder="Email ID" name="user-email" value="">
      <input id="login-from" type="hidden" name="login-from" value="header">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-6">
      <input type="password" class="form-control" id="user-password" placeholder="Password" name="user-password" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-6 text-left">
      <input type="checkbox" name="remember" value="0"> Remember Me
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-6">
      <button class="btn-button sign-in-button form-control" type="submit">Sign In</button>
      <div class="text-center"><span id="sign-in-loading" style="display:none;"><img data-src="https://ik.imagekit.io/j83rchiauw/tring/loading.gif" src="https://cdn.tring.co.in/img/ui/temp_src.png" class="lazyload" alt="loading"></span></div>
    </div>
  </div>
  <div class="form-row form-footer justify-content-center">
    <div class="form-group col-md-8">
      <div class="row sign-links">
        <div class="form-group col-md-4 text-left">
          <a id="forgot-password-modal-link" href="/password/reset">Forgot Password</a>
        </div>
        <div class="form-group col-md-8 text-right"> If not registered, please <a id="sign-up-link" href="#sign" class="sign text-golden"><strong>Sign Up</strong></a>
        </div>
      </div>
      <div class="row">
        <div class="form-group col-md-12 text-right">
          <a class="guest-login">Continue with the guest Login</a>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.tring.co.in/user/register

<form id="form-sign-up" class="col-md-12 text-center" method="POST" action="https://www.tring.co.in/user/register" novalidate="" siq_id="autopick_4102">
  <input id="csrf-token1" type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
  <div class="form-row form-footer justify-content-center">
    <div class="form-group col-md-12">
      <div class="row">
        <div class="form-group col-md-6 text-left">
        </div>
        <div class="form-group col-md-6 text-right">
          <button type="button" class="close text-right" data-dismiss="modal">×</button>
        </div>
      </div>
    </div>
  </div>
  <h2>Sign Up</h2>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="text" class="form-control" id="name" placeholder="First Name *" name="name" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="text" class="form-control" id="last-name" placeholder="Last Name *" name="last-name" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="text" class="form-control" id="contact-no" placeholder="Contact No. *" name="contact-no" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="email" class="form-control" id="email" placeholder="Email ID *" name="email" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="password" class="form-control" id="password" placeholder="Password *" name="password" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <input type="password" class="form-control" id="confirm-password" placeholder="Confirm Password *" name="confirm-password" value="">
      <span class="error-msgs text-center text-danger"></span>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-7">
      <label><input type="checkbox" id="accept-terms" name="accept-terms" value="1">&nbsp;&nbsp;&nbsp;Please accept our <a href="/terms" target="_blank"><strong>terms and conditions</strong></a> to proceed</label><br>
    </div>
  </div>
  <div class="form-row justify-content-center">
    <div class="form-group col-md-6">
      <button class="btn-button sign-up-button form-control" type="submit">Sign Up</button>
      <div class="text-center"><span id="sign-up-loading" style="display:none;"><img data-src="https://ik.imagekit.io/j83rchiauw/tring/loading.gif" src="https://cdn.tring.co.in/img/ui/temp_src.png" alt="loading" class="lazyload"></span></div>
    </div>
  </div>
  <div class="form-row form-footer">
    <div class="form-group col-md-10 text-right"> Already User ? <a id="sign-in-link" href="#login" class="login text-golden"><strong>Sign In</strong></a>
    </div>
  </div>
</form>

POST https://www.tring.co.in/celebrity/onboard-celebrity

<form id="frm-onboard-request" class="col-md-12 text-center" method="POST" action="https://www.tring.co.in/celebrity/onboard-celebrity" novalidate="" siq_id="autopick_7103">
  <h4>Are you a celeb and want to join us?</h4>
  <div class="row justify-content-center">
    <div class="col-lg-12 col-md-12 col-12 text-left">
      <div class="form-group">
        <input type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
        <label for="celeb-name">Your Name *</label>
        <input type="text" name="celeb-name" id="celeb-name" class="form-control" placeholder="Full Name">
        <span class="error-font text-danger"></span>
      </div>
      <div class="form-group">
        <label for="email-address">Your Email</label>
        <input type="email" name="email-address" id="email-address" class="form-control" placeholder="yourname@example.com">
        <span class="error-font text-danger"></span>
      </div>
      <div class="form-group">
        <label for="contact-number">Contact Number *</label>
        <input type="text" name="contact-number" id="contact-number" class="form-control" placeholder="Phone number">
        <span class="error-font text-danger"></span>
      </div>
      <div class="form-group">
        <label for="instagram">Instagram ID </label>
        <input type="text" name="instagram" id="instagram" class="form-control" placeholder="yourname">
        <span class="error-font text-danger"></span>
      </div>
    </div>
  </div>
  <div class="row justify-content-center">
    <div class="col-lg-12 col-md-12 col-12 form-group">
      <button type="submit" class="book-now-button celeb-submit-button">Submit</button>
    </div>
  </div>
</form>

POST https://www.tring.co.in/celebrity/need-help-form

<form id="frm-contact-admin" class="col-md-12 p-0 text-center" method="POST" action="https://www.tring.co.in/celebrity/need-help-form" novalidate="" siq_id="autopick_1686">
  <div class="row">
    <div class="col-md-12 col-12 mt-4">
      <div class="form-row">
        <div class="form-group text-left col-md-12 col-12">
          <img src="https://ik.imagekit.io/j83rchiauw/tring/close.svg" class="bars pull-right" alt="close button" data-dismiss="modal">
          <label class="need-help">Need Help?</label>
          <label id="sub-heading1">Kindly provide us your contact details and we will assist you</label>
        </div>
      </div>
    </div>
    <div class="col-md-6 col-12 text-left name-box">
      <div class="form-group">
        <label for="contact-name" class="sub-heading2">Your name</label>
        <input type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
        <input type="text" class="form-control contact-name" id="contact-name" placeholder="My Name" name="contact-name" value="">
        <span class="error-font text-danger"></span>
      </div>
    </div>
    <div class="col-md-6 col-12 text-left">
      <div class="form-group">
        <label for="contact-email" class="sub-heading2">My Email</label>
        <input type="text" class="form-control contact-email" id="contact-email" placeholder="your@email.com" name="contact-email" value="">
        <span class="error-font text-danger"></span>
      </div>
    </div>
    <div class="col-md-12 text-left contact-row">
      <div class="form-group">
        <label for="contact-num" class="sub-heading2">Contact number*</label>
        <input type="text" class="form-control contact-num" id="contact-num" placeholder="Your mobile number to reach" name="contact-num" value="">
        <span class="error-font text-danger"></span>
      </div>
    </div>
    <div class="col-md-12 col-12 captcha-code">
      <div class="form-group justify-content-center">
        <div class="contact-google-captcha"></div>
        <span class="error-font text-danger"></span>
      </div>
    </div>
    <div class="col-md-12 col-12 mt-4">
      <div class="form-row form-button">
        <div class="form-group col-md-12 col-12 text-left">
          <button type="submit" class="book-now-button need-help-details pull-left contact-submit-button">Submit</button> &nbsp;
        </div>
        <div class="form-group col-md-12 col-12 text-center">
          <span id="verify-loading" class="d-none"><img data-src="https://ik.imagekit.io/j83rchiauw/tring/small_loading.gif" src="https://cdn.tring.co.in/img/ui/temp_src.png" class="lazyload" alt="loading"></span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.tring.co.in/subscribe-us

<form id="form-subscribe" method="POST" action="https://www.tring.co.in/subscribe-us" enctype="multipart/form-data" siq_id="autopick_932">
  <input type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
  <div class="form-group">
    <input type="email" id="subscribe-email" name="subscribe-email" class="subscribe-email form-control" value="" placeholder="Join our over 1,00,000 subscribers" required="">
    <button class="btn btn-red subscribe-btn" type="button">Subscribe</button>
    <br><span class="error-font text-danger"></span>
  </div>
</form>

POST https://www.tring.co.in/tring-for-business

<form id="customer-enquiry-form" role="form" method="POST" action="https://www.tring.co.in/tring-for-business" enctype="multipart/form-data" siq_id="autopick_809">
  <input type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
  <input type="hidden" class="form-border" id="enquiry-id" name="enquiry_id" value="">
  <div class="row m-0 enquiry-form">
    <div class="col-lg-12">
      <div class="close-icon-popup text-right">
        <img class="close-icon-img image-lazy-load" alt="close-popup" src="https://ik.imagekit.io/j83rchiauw/brand-enquiry/popup-close.png?tr=q-80" style="">
      </div>
    </div>
    <div class="col-lg-12">
      <div class="form-heading text-left">
        <h2 class="get-started">Let’s get started</h2>
      </div>
    </div>
    <div class="col-lg-6 text-left">
      <label class="brand-label">Name</label>
      <input type="text" class="form-control input-box form-border" maxlength="40" placeholder="Your name" id="brand-client-name" name="brand-client-name" value=""
        onkeypress="if (!window.__cfRLUnblockHandlers) return false; return (event.charCode > 64 &amp;&amp; event.charCode < 91) || (event.charCode > 96 &amp;&amp; event.charCode < 123) || (event.charCode==32)">
      <span class="error-font text-danger" id="error-brand-client-name"></span>
    </div>
    <div class="col-lg-6  text-left">
      <label class="brand-label">Mobile</label>
      <input type="number" class="form-control input-box form-border" maxlength="10" placeholder="Your number" id="brand-mobile-no" name="brand-mobile-no" value="">
      <div class="error-font text-danger" id="error-mobile-no"></div>
    </div>
    <div class="col-lg-6 text-left mb-5">
      <label class="brand-label">Company/ Brand Website</label>
      <input type="text" class="form-control input-box form-border" maxlength="40" placeholder="Your Company/ Brand Website" id="brand-company" name="brand-company" value="">
      <div class="error-font text-danger" id="error-brand-website"></div>
    </div>
    <div class="col-lg-6  text-left">
      <label class="brand-label">Work Email ID</label>
      <input type="email" class="form-control input-box form-border" maxlength="40" placeholder="Your Email" id="brand-business-email" name="brand-business-email" value="">
      <div class="error-font text-danger" id="error-business-email"></div>
    </div>
    <div class="col-lg-12">
      <div class="brand-continue">
        <div class="text-left continue-loader">
          <span id="last-submit-loading" style="display: none;"><img src="https://cdn.tring.co.in/img/small_loading.gif" alt="loading-gif"> Please Wait...</span>
        </div>
        <input type="hidden" id="submit-flag" value="0" name="submit-flag" hidden="">
        <input type="hidden" name="celeb_name" id="celeb_name" value="">
        <button type="button" class="btn continue-btn">Continue</button>
        <p>By continuing, I accept Tring’s <a href="/brands/business-terms" class="popup-terms" target="_blank">Terms &amp; Conditions</a></p>
      </div>
    </div>
  </div>
  <div class="row m-0 otp-screen d-none">
    <div class="col-lg-12">
      <div class="close-icon-popup text-right">
        <img class="close-icon-otp image-lazy-load" alt="close-popup" src="https://ik.imagekit.io/j83rchiauw/brand-enquiry/popup-close.png?tr=q-80" style="">
      </div>
    </div>
    <div class="col-lg-12">
      <div class="form-heading text-left">
        <h2 class="verify-otp">Verify with OTP</h2>
        <p class="sent-no">Sent to <span class="send-otp-mobile"></span></p>
      </div>
    </div>
    <div class="col-lg-12 text-left">
      <label class="enter-code">Enter the OTP you received</label>
      <input type="number" class="form-control input-box code-input" id="otp-input" maxlength="4" placeholder="4 Digit OTP" name="otp" value="" autofocus="autofocus">
      <span class="error-font text-danger" id="error-otp"></span>
    </div>
    <div class="col-lg-12 text-left">
      <button class="resend-otp">Resend OTP <span id="timer"></span></button>
    </div>
    <div class="col-lg-12">
      <div class="brand-confirm">
        <input type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
        <input type="hidden" class="send-otp-mobile" id="mobile-no" value="" name="mobile-no" hidden="">
        <input type="hidden" class="send-otp-mobile" id="otp_enquiry_id" value="" name="otp_enquiry_id" hidden="">
        <button type="button" class="btn confirm-btn">Confirm</button>
        <p>By continuing, I accept Tring’s <a href="/brands/business-terms" class="popup-terms" target="_blank">Terms &amp; Conditions</a></p>
      </div>
    </div>
  </div>
</form>

POST

<form id="signup-form" method="POST" siq_id="autopick_2721">
  <input type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
  <div class="form-group">
    <label>Full Name</label><input type="text" name="name" class="form-control form-control-style1" placeholder="Your Name" id="full_name" value=""
      onkeypress="if (!window.__cfRLUnblockHandlers) return false; return (event.charCode> 64 &amp;&amp; event.charCode < 91) || (event.charCode> 96 &amp;&amp; event.charCode < 123) || (event.charCode==32)"><span
      class="error-msgs text-center text-danger"></span>
  </div>
  <div class="form-group">
    <label>My Email ID</label> <input type="email" name="email" class="form-control form-control-style1" placeholder="Email Id" id="email_signup" value=""> <span class="error-msgs text-center text-danger"></span>
  </div>
  <div class="form-group">
    <label>Password</label> <input type="password" name="password" class="form-control form-control-style1" placeholder="Password" id="password-signup"> <span class="error-msgs text-center text-danger"></span>
  </div>
  <div class="form-group">
    <label>Invite Code(Optional)</label><input type="text" name="invite_code" class="form-control form-control-style1" placeholder="Invite Code" id="invite_code">
  </div>
  <button type="submit" class="btn btn-block signup-btn casino-signup offer-signup">Sign up</button>
</form>

POST

<form id="signup-form-profile" method="POST" siq_id="autopick_8589">
  <input type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
  <div class="profile-edit-part">
    <div class="form-group">
      <label>My Gender</label>
      <div class="gender-radio-group">
        <input type="radio" id="option-one" name="gender" value="male">
        <label for="option-one">Male</label>
        <input type="radio" id="option-two" name="gender" value="female">
        <label for="option-two">Female</label>
        <input type="radio" id="option-three" name="gender" value="other">
        <label for="option-three">Other</label>
      </div>
    </div>
    <div class="dropdown-birthday d-flex" id="dropdown-birthday-box">
      <div class="first-dropdown">
        <div class="label-div">
          <label class="dropdown-label common-label-name " id="label-day">Day</label>
        </div>
        <select class="dropdown-day common-drop-class" name="dob_day" id="dob_day">
          <option class="hidden-option" value="">&nbsp;</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
          <option value="13">13</option>
          <option value="14">14</option>
          <option value="15">15</option>
          <option value="16">16</option>
          <option value="17">17</option>
          <option value="18">18</option>
          <option value="19">19</option>
          <option value="20">20</option>
          <option value="21">21</option>
          <option value="22">22</option>
          <option value="23">23</option>
          <option value="24">24</option>
          <option value="25">25</option>
          <option value="26">26</option>
          <option value="27">27</option>
          <option value="28">28</option>
          <option value="29">29</option>
          <option value="30">30</option>
          <option value="31">31</option>
        </select>
      </div>
      <div class="second-dropdown">
        <div class="label-div1">
          <label class="dropdown-label1 common-label-name " id="label-month">Month</label>
        </div>
        <select class="dropdown-month common-drop-class" name="dob_month" id="dob_month">
          <option class="hidden-option" value="">&nbsp;</option>
          <option value="01">January</option>
          <option value="02">February</option>
          <option value="03">March</option>
          <option value="04">April</option>
          <option value="05">May</option>
          <option value="06">June</option>
          <option value="07">July</option>
          <option value="08">August</option>
          <option value="09">September</option>
          <option value="10">October</option>
          <option value="11">November</option>
          <option value="12">December</option>
        </select>
        <div id="dob_month_error"></div>
      </div>
      <div class="third-dropdown">
        <div class="label-div2">
          <label class="dropdown-label2 common-label-name " id="label-year">Year</label>
        </div>
        <select class="dropdown-year common-drop-class" name="dob_year" id="dob_year">
          <option class="hidden-option" value="">&nbsp;</option>
          <option value="2014">2014</option>
          <option value="2013">2013</option>
          <option value="2012">2012</option>
          <option value="2011">2011</option>
          <option value="2010">2010</option>
          <option value="2009">2009</option>
          <option value="2008">2008</option>
          <option value="2007">2007</option>
          <option value="2006">2006</option>
          <option value="2005">2005</option>
          <option value="2004">2004</option>
          <option value="2003">2003</option>
          <option value="2002">2002</option>
          <option value="2001">2001</option>
          <option value="2000">2000</option>
          <option value="1999">1999</option>
          <option value="1998">1998</option>
          <option value="1997">1997</option>
          <option value="1996">1996</option>
          <option value="1995">1995</option>
          <option value="1994">1994</option>
          <option value="1993">1993</option>
          <option value="1992">1992</option>
          <option value="1991">1991</option>
          <option value="1990">1990</option>
          <option value="1989">1989</option>
          <option value="1988">1988</option>
          <option value="1987">1987</option>
          <option value="1986">1986</option>
          <option value="1985">1985</option>
          <option value="1984">1984</option>
          <option value="1983">1983</option>
          <option value="1982">1982</option>
          <option value="1981">1981</option>
          <option value="1980">1980</option>
          <option value="1979">1979</option>
          <option value="1978">1978</option>
          <option value="1977">1977</option>
          <option value="1976">1976</option>
          <option value="1975">1975</option>
          <option value="1974">1974</option>
          <option value="1973">1973</option>
          <option value="1972">1972</option>
          <option value="1971">1971</option>
          <option value="1970">1970</option>
          <option value="1969">1969</option>
          <option value="1968">1968</option>
          <option value="1967">1967</option>
          <option value="1966">1966</option>
          <option value="1965">1965</option>
          <option value="1964">1964</option>
          <option value="1963">1963</option>
          <option value="1962">1962</option>
          <option value="1961">1961</option>
          <option value="1960">1960</option>
          <option value="1959">1959</option>
          <option value="1958">1958</option>
          <option value="1957">1957</option>
          <option value="1956">1956</option>
          <option value="1955">1955</option>
          <option value="1954">1954</option>
        </select>
        <div id="dob_year_error"></div>
      </div>
    </div>
    <div class="form-group otp-mobile-div">
      <label>My Mobile No.</label>
      <p class="mobile-sub-text">We’ll send you a 4 digit code to your mobile number.</p>
      <div class="input-group user-no-div">
        <div class="input-group-prepend">
          <span class="input-group-text">
            <select>
              <option>+91</option>
            </select>
          </span>
        </div>
        <input type="text" class="form-control form-control-style signup-mob" placeholder="Your Mobile No." value="">
      </div>
    </div>
    <div class="form-group after-code-sent" style="display: none;">
      <label>OTP Verification</label>
      <p class="p2">Please enter the OTP we have sent to <span class="mobile-val"></span> <br><a class="change_no"><span class="time-color"> Change</span></a></p>
      <div class="d-flex mt-2 mb-2 justify-content-center">
        <input type="text" name="verify_otp[]" class="form-control code-form-control-style" maxlength="1" oninput="if (!window.__cfRLUnblockHandlers) return false; this.value=this.value.replace(/[^0-9]/g,'');">
        <input type="text" name="verify_otp[]" class="form-control code-form-control-style" maxlength="1" oninput="if (!window.__cfRLUnblockHandlers) return false; this.value=this.value.replace(/[^0-9]/g,'');">
        <input type="text" name="verify_otp[]" class="form-control code-form-control-style" maxlength="1" oninput="if (!window.__cfRLUnblockHandlers) return false; this.value=this.value.replace(/[^0-9]/g,'');">
        <input type="text" name="verify_otp[]" class="form-control code-form-control-style" maxlength="1" oninput="if (!window.__cfRLUnblockHandlers) return false; this.value=this.value.replace(/[^0-9]/g,'');">
      </div>
      <p class="p2 mt-1 mb-1 text-center">Resend in <span class="time-color" id="timer"></span></p>
      <p class="p2 mt-1 mb-1 text-center">If you don’t receive a code! <a class="" id="signup-resend"><span class="time-color"> Resend</span></a></p>
    </div>
    <div>
      <button type="button" class="btn btn-block send-otp-btn signup-send-otp" id="User_signup_mob">Send OTP</button>
      <button type="button" class="btn btn-block verify-proceed-btn" style="display: none;">Verify OTP</button>
    </div>
    <div class="verify_otp" style="display: none;"></div>
  </div>
</form>

POST

<form id="signin-form" method="POST" siq_id="autopick_2257">
  <input type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
  <div class="form-group">
    <label>My Email ID</label><input type="email" name="login_email" class="form-control form-control-style" placeholder="Email Id" id="email_login" value=""><span class="error-msgs text-center text-danger"></span>
  </div>
  <div class="form-group">
    <label>Password</label><input type="password" name="login_password" class="form-control form-control-style" placeholder="Password" id="password-login"><span class="error-msgs text-center text-danger"></span>
  </div>
  <button type="submit" class="btn btn-block signin-btn">Login</button>
</form>

Name: needhelpform

<form name="needhelpform" class="floating-label" siq_id="autopick_3465">
  <div class="form-label-group">
    <input type="text" name="needhelp-mobile" id="needhelp-mobile" class="form-control" maxlength="10" onkeypress="if (!window.__cfRLUnblockHandlers) return false; return event.charCode >= 48 &amp;&amp; event.charCode <= 57"
      placeholder="Enter Mobile Number" autocomplete="off" onpaste="if (!window.__cfRLUnblockHandlers) return false; return false;" required="">
    <label for="needhelp-mobile">Mobile Number<span>&nbsp;*</span></label>
    <span class="error-needhelp text-center text-danger" id="error-needhelp-mobile"></span>
  </div>
  <div class="form-label-group">
    <input type="text" name="needhelp-name" id="needhelp-name" class="form-control" placeholder="Enter Name" autocomplete="off"
      onkeypress="if (!window.__cfRLUnblockHandlers) return false; return (event.charCode > 64 &amp;&amp; event.charCode < 91) || (event.charCode > 96 &amp;&amp; event.charCode < 123) || (event.charCode==32)"
      onpaste="if (!window.__cfRLUnblockHandlers) return false; return false;" required="">
    <label for="needhelp-name">Name<span>&nbsp;*</span></label>
    <span class="error-needhelp text-center text-danger" id="error-needhelp-name"></span>
  </div>
  <div class="modal-footer">
    <button type="button" id="needhelp-submit" class="btn btn-primary">Submit</button>
  </div>
</form>

POST https://www.tring.co.in/add-to-cart/post-cart-payment

<form id="cart-checkout-form" action="https://www.tring.co.in/add-to-cart/post-cart-payment" method="POST" siq_id="autopick_4377">
  <input type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
  <input type="text" id="offer-applied" name="offer-applied" value="0" hidden="">
  <input type="text" id="cart-subtotal" name="cart-subtotal" value="0" hidden="">
  <input type="text" id="cart-discount" name="cart-discount" value="0" hidden="">
  <input type="text" id="cart-total" name="cart-total" value="0" hidden="">
  <input type="text" id="bogo-applied" name="bogo-applied" value="0" hidden="">
  <input type="text" id="booking-details-not-filled" name="booking-details-not-filled" value="0" hidden="">
  <div id="accordion-cart-data">
    <div class="card">
      <div class="card-header p-0">
        <div class="mb-0">
          <div class="offers-div">
            <button type="button" class="btn cart-btn-click" data-toggle="collapse" data-target="#offers-toggle" aria-expanded="false" aria-controls="offers-toggle">
              <img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/offers_star.png?tr=q-80" class="offer-star" alt="offer-star" loading="lazy">Available Offers (<span id="available-offers">1</span>) </button>
            <div class="prime-tag-div" data-toggle="collapse" data-target="#offers-toggle" aria-expanded="false" aria-controls="offers-toggle">
              <img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/chip-prime-icon.svg?tr=q-80" class="prime-tag-img" alt="prime-tag" loading="lazy"><span onclick="if (!window.__cfRLUnblockHandlers) return false; closeOffer()"
                class="close-offers"><img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/offer-close-icon.svg?" alt="offer-close-icon" class="offer-close-icon" loading="lazy"></span>
            </div>
            <div class="bogo-tag-div">
              <img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/chip-bogo-icon.svg?tr=q-80" class="bogo-tag-img" alt="bogo-img" loading="lazy">
            </div>
          </div>
        </div>
      </div>
      <div class="card-body ">
        <div id="offers-toggle" class="collapse" data-parent="#accordion-cart-data">
          <div class="prime-div">
            <div class="prime-left-div">
              <img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/icon-offer-tringprime.svg?tr=q-80" class="prime-logo" alt="prime-logo" loading="lazy">
              <p class="prime-tag"><span class="prime-prize">₹99 </span>for one year Membership<span class="prime-year"> <s>₹499/year</s></span></p>
            </div>
            <div class="prime-right-div">
              <button type="button" class="cart-apply-btn" data-offer="1">Apply</button>
            </div>
          </div>
          <div class="bogo-div d-none">
            <div class="bogo-left-div">
              <img src="https://ik.imagekit.io/j83rchiauw/add_to_cart/icon-offer-buyonegetone.svg?tr=q-80" class="bogo-logo" alt="bogo-logo" loading="lazy">
              <p class="prime-tag">Add one celebrity shoutout, get the second one free</p>
            </div>
            <div class="bogo-right-div">
              <button type="button" class="cart-apply-btn bogo-btn" data-offer="2" disabled="">Applied</button>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="card">
      <div class="card-header p-0">
        <div class="mb-0">
          <a href="javascript:void(0);" class="card-btn collapsed" data-toggle="collapse" data-target="#subtotal-collapse" aria-expanded="false" aria-controls="subtotal-collapse">
<div class="offers-div">
<button type="button" class="btn cart-btn-click">
<span>&nbsp;</span>Payment Details
</button>
</div>
</a>
        </div>
      </div>
      <div id="subtotal-collapse" class="collapse" data-parent="#accordion-cart-data">
        <div class="card-body">
          <div class="cart-amount-sec mt-2">
            <div class="cart-total-amount">
              <p class="subtotal-title">Subtotal</p>
              <p class="subtotal-prize total-amount">₹ 0</p>
            </div>
            <div class="cart-total-amount prime-membership-sec d-none">
              <p class="subtotal-title">Tring Prime Membership</p>
              <p class="subtotal-prize">₹ 99</p>
            </div>
            <div class="cart-total-amount">
              <p class="subtotal-title">Discount</p>
              <p class="discount-prize">- ₹ 0</p>
            </div>
            <div class="cart-total-amount bogo-sec d-none">
              <p class="subtotal-title">BOGO Offer</p>
              <p class="subtotal-prize">- ₹ 0</p>
            </div>
            <div class="cart-total-amount total-amount-sec">
              <p class="car-amount-text">Total Amount (Inc. all taxes)</p>
              <p class="cart-total-prize">₹ 0</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="cart-buttons d-flex">
    <a href="/celebrity-list/featured" class="shopping-btn btn">Continue shopping</a>
    <button type="button" class="cart-checkout-btn">Checkout</button>
  </div>
  <p class="cart-footer-term">By continuing, I accept Tring’s <a href="/terms" target="_blank">Terms of Service</a> &amp; <a href="/privacy-policy" target="_blank">Privacy Policy</a></p>
</form>

POST https://www.tring.co.in/user-logout

<form id="form-sign-out" class="col-md-12 text-center" method="POST" action="https://www.tring.co.in/user-logout" enctype="multipart/form-data" siq_id="autopick_214">
  <input id="csrf-token" type="hidden" name="_token" value="JTwAiIAcgzbhzFqmEGumhgWjz01Bhje7hYi5uZtM">
</form>

Text Content

 * CATEGORIES
   
    
   
   
   * MOVIE ARTIST  
   
   
   * INFLUENCERS
   
   
   * ATHLETES
   
   
   * MODELS
   
   
   * PUBLIC FIGURES
   
   
   * TV ARTIST
   
   
   * MUSIC
   
   
   * MOVIE MAKERS
   
   
   * ENTERTAINERS
   
   
   * COMEDIANS
   
   
   * CHEFS
   
   
   * AUTHORS & SPEAKERS


 * GIFTING
   
    
   
   
    *  BIRTHDAY GIFTS
   
   
    *   WOMEN
   
   
    * WIFE
   
   
    * GIRLFRIEND
   
   
    * MOTHER
   
   
    * SISTER
   
   
    * DAUGHTER
   
   
    * FRIEND
   
   
    * GRANDMOTHER
   
    *  
   
   
    *   MEN
   
   
    * HUSBAND
   
   
    * BOYFRIEND
   
   
    * FATHER
   
   
    * BROTHER
   
   
    * SON
   
   
    * FRIEND
   
   
    * GRANDFATHER
   
   
    *   ANNIVERSARY GIFTS
   
   
    *   WOMEN
   
   
    * WIFE
   
   
    * GIRLFRIEND
   
   
    * MOTHER
   
   
    * SISTER
   
   
    * DAUGHTER
   
   
    * FRIEND
   
   
    * GRANDMOTHER
   
    *  
   
   
    *   MEN
   
   
    * HUSBAND
   
   
    * BOYFRIEND
   
   
    * FATHER
   
   
    * BROTHER
   
   
    * SON
   
   
    * FRIEND
   
   
    * GRANDFATHER
   
    *  
   
   
    *  COUPLES
   
   
    * PARENTS
   
   
    * GRANDPARENTS
   
   
    * NEWLY MARRIED
   
   
    * BF / GF
   
    *  
   
   
    *  WEDDING GIFTS
   
   
    * MEN
   
   
    * WOMEN
   
   
    * BROTHER
   
   
    * SISTER
   
   
    * FRIEND
   
   
    * OCCASIONS
   
   
    * PERSONAL
   
   
    * BIRTHDAY GIFTS
   
   
    * ANNIVERSARY GIFTS
   
   
    * HOUSEWARMING GIFTS
   
   
    * BEST WISHES GIFTS
   
    *  
   
   
    * CORPORATE
   
   
    * BOSS
   
   
    * EMPLOYEES
   
   
    * COLLEAGUES
   
    *  
   
   
    * SPECIAL DAYS
   
   
    * MOTHER'S DAY
   
   
    * FATHER'S DAY
   
   
    * FRIENDSHIP DAY
   
   
    * TEACHER'S DAY
   
   
    * GRANDPARENT'S DAY
   
   
    * VALENTINE'S DAY
   
   
    * WOMEN'S DAY


 * HOW TO TRING?


 * SUPPORT

 * SEARCH FROM 12000+ CELEBS


 * PROMOTE MY BUSINESS


 * LOGIN/SIGNUP

 * 

12000+ celebs



HOME


CATEGORIES


SUPPORT


TRY YOUR LUCK


HOW TO TRING?


GIFTING


PROMOTE MY BUSINESS

Login/SignUp


CONTACT US

×


SIGN IN



Remember Me
Sign In

Forgot Password
If not registered, please Sign Up
Continue with the guest Login
×


SIGN UP







   Please accept our terms and conditions to proceed

Sign Up

Already User ? Sign In
×

ARE YOU A CELEB AND WANT TO JOIN US?

Your Name *
Your Email
Contact Number *
Instagram ID
Submit
×


YOU REGISTERED SUCCESSFULLY.

VERIFICATION LINK HAS BEEN SENT TO YOUR REGISTERED EMAIL ID.



Login
Track my booking Enter your transaction id and we will share you the latest
update Enter transaction ID
Submit  
Need Help? Kindly provide us your contact details and we will assist you
Your name
My Email
Contact number*

Submit  


THANK YOU FOR ENROLLING WITH US! WE'LL GET BACK TO YOU SOON.


OK

THANK YOU FOR CONTACTING US! WE'LL GET BACK TO YOU SOON.


OK
WIN Live Video Call with Favourite Celebrity Enter the Contest Now!

Go Next
Select Relation * Friend Boyfriend Girlfriend Father Mother Brother Sister
Cousin GrandFather GrandMother Spouse

Day1st2nd3rd4th5th6th7th8th9th10th11th12th13th14th15th16th17th18th19th20th21st22nd23rd24th25th26th27th28th29th30th31stMonthJanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecemberYear20242023202220212020201920182017201620152014201320122011201020092008200720062005200420032002200120001999199819971996199519941993199219911990198919881987198619851984198319821981198019791978197719761975197419731972197119701969196819671966196519641963196219611960195919581957195619551954195319521951195019491948194719461945194419431942194119401939193819371936193519341933193219311930192919281927192619251924192319221921192019191918191719161915191419131912191119101909190819071906190519041903
Submit



YOUR ENTRY HAS BEEN SUBMITTED!

MOBILE NUMBER ALREADY EXISTS, YOU HAVE ALREADY SUBMITTED YOUR ENTRY!


WE MAKE YOUR FAVOURITE CELEBRITIES
TALK TO YOU, PERSONALLY.

Surprise your loved ones with over 10,000+ celebrities

 * Search "Shakti Kapoor"
 * Search "Viswanathan Anand"
 * Search "Gujarati Star"
 * Search "Punjabi Singer"
 * Search "Anupama"
 * Search "Gift For A Lifetime"
 * Search "Salim Merchant"

# PersonalisedCelebrityMessages




Type to search..
34 items
Featured Celebrities


ANIL GEORGE

Life Story Anil George is an Indian actor recognized for his role as Lala in the
hit crime-thriller series 'Mirzapur.' He grew up in a Christian family in
Yamunanagar and got hooked on acting by performing skits and dramas based on
Bible stories during his childhood. His early interest in acting developed into
a passion, mostly through church plays and local cinema experiences. Family Anil
George is married to Nandi George, and they have a son named Neil George, born
in 2004. Height His height is approximately 178 cm, about 5 feet and 10 inches.
Career Anil George began his acting career as a theatre artist in Delhi and
moved to Bollywood with the help of actor Tom Alter. His television debut was
'Yug' in 1996. Anil George began his career in the year 1999 with the film Kabhi
Pass Kabhi Fail. He has appeared in various successful projects, including
'Mirzapur,' 'Uri The Surgical Strike,' and web series 'Avrodh The Siege Within'
and 'Cartel.' He has also been featured in multiple films like 'Miss Lovely,'
'Mardaani,' and 'Babumoshai Bandookbaaz.' Anil George's dialogue 'Bade Harami Ho
Beta' from the web show Mirzapur has become really famous and was used on a wide
scale as a meme. Anil George Year Movie Name Character 2021 Dybbuk N/A 2020
Sadak 2 Om 2019 Romeo Akbar Walter Isaq Afridi 2018 Udanchhoo Dhanraj Singhania
2017 Muzaffarnagar 2013 Jodha Singh 2016 Do Lafzon Ki Kahani Srikant 2014 Miss
Lovely Vicky Duggal 2014 Mardaani Vakeel Social Media Anil George shares
pictures of his work and family on Instagram. His account is @anilgeorge7229,
with 25K followers. Interesting Facts Anil George's acting career and
appreciation began with church plays and the encouragement of his elder brother
through childhood performances. He is a fan of cinema and would travel to
Saharanpur to watch films early in his teenage years. Tom Alter, a former
teacher at St. Thomas School, where Anil studied, played an instrumental role in
bringing him to Mumbai for his acting career. Sporting a trademark look with
long locks and a grey beard, Anil George is recognized for his roles as
antagonists in films and TV series.


RAJIV LAKSHMAN

You can now interact with Rajiv Lakshman via Tring! Book a Personalised video
message from Rajiv Lakshman and surprise your friends or yourself. With Tring,
you can even get your brand promoted by Rajiv Lakshman.Rajiv Lakshman is an
actor and producer from India.Rajiv Lakshman's birthday is on 15th April. Rajiv
Lakshman's birth year is 1975. Rajiv Lakshman's age is 46 years as of 2022.
Rajiv Lakshman's place of birth is in Machilipatnam, Andhra Pradesh. Rajiv
Lakshman's Zodiac sign is Aries.Rajiv Lakshman is married to Susan Laxman. Rajiv
Lakshman has a son. Rajiv Lakshman's son’s name is Vedaant. Rajiv Lakshman is
the brother of Raghu Ram. Rajiv Lakshman’s education has been at Delhi Tamil
Education Association Senior Secondary School, Delhi. Rajiv Lakshman completed
his graduation at Delhi University.Rajiv Lakshman is the co-owner of a company
called Monozygotics. Rajiv Lakshman is famously known for the show MTV Roadies
where he has judged contestants. Soon after Roadies, he was appointed as the
senior supervising producer of MTV India. Rajiv Lakshman also appears in the
famous comedy show Comedy Nights Bachao. Rajiv Lakshman has also acted in the
famous movie Dhanak and the movie Tees Maar Khan where he played the role of the
Johri brother. He was also seen in the web series Skulls and Roses. Rajiv
Lakshman appeared in MTV Dropout Pvt Ltd, a reality television show for aspiring
entrepreneurs, with his brother Raghu. He played Alvin in the Tamil film Doctor
in 2021, with his twin Raghu, who played Melvin.Rajiv Lakshman has a huge
following on Instagram. Rajiv Lakshman’s Instagram ID is @rajivlakshmanBook a
personalized message from Rajiv Lakshman and make someone’s day special. Book
Now!! #JustTringIt Rajiv Lakshman's Profession- Actor, Producer   Rajiv Lakshman
Celebrity Type- TV, Movie Actor   Rajiv Lakshman's Date Of Birth- 15th April
1975   Rajiv Lakshman's Year Of Birth- 1975   Rajiv Lakshman's Place Of Birth-
Andhra Pradesh, India   Rajiv Lakshman’s Age- 47 years as of 2022   Rajiv
Lakshman’s Zodiac Sign-  Aries   Rajiv Lakshman’s Notable Work- MTV Roadies  
Rajiv Lakshman's Height- 5 feet 9 inches   Rajiv Lakshman's Weight- 69kgs  
Rajiv Lakshman's Net Worth- $1.5 million    Number of Instagram Followers of
Rajiv Lakshman- 47.5k followers   Number of Twitter Followers of Rajiv Lakshman-
7035k followers  


ADITI GOVITRIKAR

You can now interact with Aditi Govitrikar via Tring! Book a Personalised video
message from Aditi Govitrikar and surprise your friends or yourself. With Tring,
you can even get your brand promoted by Aditi Govitrikar.Aditi Govitrikar is an
Indian Actress, Model, and Doctor. The only Indian supermodel with both a
medical doctorate and a psychology degree from 1997 to 2004. The Hindustan Times
has dubbed her Beauty with Brains.Aditi Govitrikar’s birthday is on the 21st of
May. Aditi Govitrikar was born in the year 1976. Aditi Govitrikar is 46 years
old as of 2022. Aditi Govitrikar’s Zodiac sign is Gemini. Aditi Govitrikar’s
birthplace is Panvel, Maharashtra, India.Aditi Govitrikar completed her
schooling at Barns High School, Panvel. Later, Aditi Govitrikar pursued MBBS at
Grant Medical College in the year 1997. Aditi Govitrikar also completed her Post
graduation specializing in MS in Obstetrics and Gynaecology. Aditi Govitrikar
was married to Muffazal Lakdawala from 1998 to 2009. Aditi Govitrikar has a
daughter, Kiara, and a son, Zhiaan.In 1996, Aditi Govitrikar won the Gladrags
Mega model Contest. In 2000, Aditi Govitrikar won the Gladrags Mrs. India
Contest. Later in the year 2001, Aditi Govitrikar won the Mrs. World Contest.
Aditi Govitrikar is the first Indian woman to win the title of Mrs World.Aditi
Govitrikar began her career in acting when she starred in Thammudu, a box-office
smash. Aditi Govitrikar went on to star in several movies, including Paheli,
India's official submission to the 79th Academy Awards, and De Dana Dan, which
won an award at the International Indian Film Academy Award.Aditi Govitrikar
also starred in several super hit music videos, including Adnan Sami and Asha
Bhosle's Kabhi to Nazar Milao and Jagjit Singh's Aaeena. In 2020, Aditi
Govitrikar hosted the show Mother's Care On Zee Zest. Aditi Govitrikar competed
in Bigg Boss 3 and Fear Factor: Khatron Ke Khiladi 1. Aditi Govitrikar founded
PETA in India and has endorsed several high-profile international brands,
including Coca-Cola, Chopard, Fendi, and Harry Winston.Aditi Govitrikar appeared
in the Mismatched web series, starring Rohit Saraf and Prajakata Koli.
Mismatched was streamed on Netflix. Aditi Govitrikar played the role of Kalpana
Singh. Aditi Govitrikar is all set to perform in Mismatched season 2Aditi
Govitrikar has a huge fan base on social media. Aditi Govitrikar’s Instagram ID
is @aditigovitrikar. Aditi Govitrikar’s fans adore and admire her for the roles
she has portrayed on screen.Book a personalised message from Aditi Govitrikar
and make someone’s day special. Book Now!! #JustTringIt.Aditi Govitrikar's
Profession- ActressAditi Govitrikar Celebrity Type- Television StarAditi
Govitrikar's Date Of Birth-  21st of May 1976Aditi Govitrikar's Year Of Birth-
1976Aditi Govitrikar's Place Of Birth- Mumbai, IndiaAditi Govitrikar’s Age- 46
years as of 2022Aditi Govitrikar’s Zodiac Sign- GeminiAditi Govitrikar's Notable
Work- Bigg Boss 3Aditi Govitrikar's Height- ‘5.7” (170cm)Aditi Govitrikar's
Weight- 60 kgAditi Govitrikar's Net Worth- $1.5 millionNumber of Instagram
Followers of Aditi Govitrikar- 1.1 million followers


SHENAZ TREASURY

Shenaz Treasury is an Indian actor, host, writer, and model. She is popular for
her role in the 2003 film Ishq Vishk. She co-starred with Shahid Kapoor and
Amrita Rao in the film Life Story Shenaz Treasury, born on June 29, 1981, is an
Indian actress, TV host, writer, and travel vlogger. She was discovered by a
photographer during her first year of college, which led her to start modeling.
Shenaz moved to New York City back in 2001 to study method acting. Education She
attended school and college in Mumbai, specifically, St. Xavier's College. After
moving to New York City, she studied method acting at the Lee Strasberg Theatre
and Film Institute. She also took a writing course at New York University (NYU).
Family Shenaz was born into a Parsi family in Mumbai. Her father worked as a
merchant marine engineer. She is married to Roye Segal. He is a writer and a
director. Age As of 2024, Shenaz Treasury is 42 years old. Height and Weight
Shenaz's height is 5 feet 4 inches and her weight is approximately 58 kg Career
Shenaz Treasury’s first modelling job for Gold Spot, a soft drink, came about
when a photographer saw her during her first year of college. She also worked on
advertisements for Akai and Philips. Later, Shenaz started working for MTV's
Most Wanted as a video jockey. In 2001, Shenaz Treasury made her acting debut
with the Telugu film Eduruleni Manishi. Shenaz entered Bollywood quickly thanks
to her role in the 2003 film Ishq Vishk, which also starred Shahid Kapoor and
Amrita Rao. In 2003, Shenaz Treasury left for Hong Kong after finishing Ishq
Vishk to perform on MTV Whatever Things, the highest-rated show in the place at
the time. In 2005, Shenaz Treasury came back to India for The Great Indian
Laughter Challenge and The Unforgettable Tour. In 2007, she hosted the American
travel TV show Culture Shock. In 2009, Shenaz Treasury starred in Aagey Se Right
and Radio. In 2011, she both wrote and starred in the movie Luv Ka The End.
Shenaz also starred in the movie Delhi Belly alongside Imran Khan, Kunaal Roy
Kapur, and Vir Das. She acted alongside Barun Sobti in the film Main Aur Mr.
Riight. In 2015, Shenaz Treasury joined The Nightly Show with Larry Wilmore on
Comedy Central as a contributor and sometimes appeared on panels. She also
hosted the All Women Special Wrestling Event "WWE Evolution". In 2017, she
starred in the awesome indie film The Big Sick as Kumail Nanjiani's
sister-in-law, Fatima Nanjiani. Shenaz Treasury is also an author, along with
her acting career. Shenaz has also published travel-related articles in
Cosmopolitan, Femina, and Elle, among other magazines. Shenaz Treasury has
worked on a book called All He Left Me Was A Recipe. Filmography Year Title Role
2001 Eduruleni Manishi Sri 2003 Ishq Vishk Alisha Sahay 2004 Hum Tum Shalini
2006 Umar Sapna P. Lakha 2009 Aagey Se Right Pearl 2009 Radio Shanaya Dhingra
2011 Luv Ka The End Ms. Naaz 2011 Delhi Belly Sonia Mehra 2014 Main Aur Mr.
Riight Aliya 2017 The Big Sick Fatima 2017 Munna Michael Anchor 2018 Kaalakaandi
Ayesha 2021 Americanish Ameera Television Year TV Show Role 2007 Culture Shock
Herself/host 2011-2013 One Life to Live Rama Patel 2015 The Nightly Show with
Larry Wilmore Contributor 2016 Brown Nation Dimple Parikh 2018 WWE Raw Sunday
Dhamaal Herself/host Awards and Achievement Shenaz was nominated for the best
supporting actress award by the Filmfare Film Awards for her work in the film
Ishq Vishk. Social Media Shenaz is active on social media, especially Instagram
and YouTube, where she shares her travel vlogs. Shenaz Treasury has a huge fan
base on social media. Shenaz Treasury’s Instagram ID is @shenaztreasury. Her
fans adore and admire her while enjoying her travel posts. Interesting Facts She
was discovered by a photographer during her first year in college. Shenaz
started her career with modeling and has worked for well-known brands such as
Gold Spot, Akai, and Philips. A unique aspect of her career is her passion for
travel, which led her to become a travel vlogger. Shenaz is proactive about
social issues, as evidenced by her open letter addressing women's safety in
India, which she sent to influential figures in India, including politicians and
celebrities.


TINA DATTA

Tina Datta is a famous actress and model from India who mostly works in the
Hindi television industry. Tina is popular for her role of Ichcha in the Colors
TV drama series Uttaran. Life Story Tina was born on the 27th of November, 1991,
in Kolkata, West Bengal. Tina Datta’s age is 31 as of 2023. Her zodiac sign is
Sagittarius. Education Tina Datta received her early education from the Meghmala
Roy Education Centre in Behala, Kolkata. Later, she pursued her secondary
education at St. Paul's Boarding And Day School, also in Kolkata. Tina later
graduated from the University of Calcutta. Family Tina grew up in a normal
Bengali family. Tapan Kumar Datta, her father, and Madhumita Datta, her mother,
helped her become a strong, independent woman. She is also very close to her
older brother, Debraj Datta. Tina Datta's Age When She Made Her Acting Debut
Tina Datta’s journey in the entertainment industry began very early in her life.
As a child artist, she made her TV debut in the Bengali serial Sister Nivedita
in 1996. Tina Datta's age was just five when she made her debut. Career After
her TV debut in 1997, Tina made her film debut with the Bengali film Pita Mata
Santan. In 2003, Tina got parts in two Bengali films called Tharak and Chokher
Bali. In Chokher Bali, she worked with Aishwarya Bachchan. Tina was cast as Hiya
and Saira in the Bengali soap series Khela in 2007. Tina Datta appeared in the
Bengali film Chirodini Tumi Je Amar in 2008. In the same year, she played Kumkum
Roy Choudhary in a Bengali TV show called Durga. Tina was also on the Bengali
reality comedy TV show I Laugh You. Tina Datta made her Bollywood debut in
Parineeta. However, her big break came in 2009, when she appeared in the Colours
TV show Uttaran. She was praised for how well she played the role of Ichha
Bharti Singh Bundela, which strengthened her place in the industry. In the 2009
Hindi fantasy drama Koi Aane Ko Hai, Tina played the role of Paromita Roy. In
the mythical TV show Karmaphal Daata Shani, Tina played Dhamini, Shani's wife.
In 2011, Tina Datta appeared on Bigg Boss for the fifth season as a special
guest contestant. Tina played for Ahmedabad Express in both seasons of the
sports reality TV show Box Cricket League (BCL), which aired in 2014 and 2016.
Tina Datta competed in season 7 of Fear Factor: Khatron Ke Khiladi, hosted by
Arjun Kapoor, in 2016. In October 2016, Tina Datta became a contestant on the
16th season of the Hindi reality TV show Bigg Boss. On December 10, 2022, she
was eliminated from the show; however, Shalin Bhanot saved her, allowing her to
come back on December 11. Tina Datta's latest TV show was Hum Rahe Na Rahe Hum
on Sony Entertainment Television with Jay Bhanushali. She went on to show her
talent in various other projects, including TV series and web series. Tina made
her Hindi Web Series debut in Naxalbari on ZEE5 in 2020, where she played the
role of Ketki, getting even more experience as an actress. Tina Datta got the
roles of Jahnvi Chaudhry and Kundani Roy in the 2018 Hindi magical romance drama
TV show Daayan. Tina has also been in a lot of Hindi comedy shows, including
Comedy Circus (2009), Comedy Nights with Kapil (2013), Comedy Classes (2015),
Comedy Nights Bachao (2016), and many more. Tina Datta joined the Save Soil
movement on June 14, 2014. Sadhguru led the campaign. Tina has been on the
covers of many popular fashion magazines, including Grihshobha, Enlighten India
Magazine, Be Attractive, Downtown Mirror, and Bigg Boss Times, to name a few. In
2017, Tina took a horse riding training course. The following year, she went to
see the soldiers on the Line Of Control (LOC). That's where she tried out
different kinds of weapons that the army used. Tina really loves dogs. She posts
a lot of pictures of herself with Bruno and Rani, two of her dogs. Bruno is a
Golden Retriever. Yoga is something that Tina Datta really believes in. A lot of
the time, she tells her fans to start doing yoga. Awards and Achievements Tina
Datta’s talent has been recognized with many awards throughout her career. Her
performance in Uttaran got her the Producers Guild Film Award for Best Actress
in a Drama Series and Kalakar Award for Best New Face Female, both in 2010.
Further, she won the 16th Lion Gold Award for Best Actress in 2010 and the All
India Achievers Award for Excellence in Acting in 2011. In 2013, she won the
Golden Petal Award for Most Janbaaz Personality. Her great performance in
Uttaran was recognized with the Hira Manek Award in 2013. She also won the
Golden Achievers Award from the All India Achievers Conference in 2016. More
recently, Tina received the Women Empowerment Award from the Make Earth Green
Again (MEGA) Foundation in 2021 and OTT Debut Award' for Naxalbari in 2022.
While Tina Datta is famous in the entertainment business, she has also
constantly shown that she is a skilled and versatile actress. Fans of hers are
eagerly anticipating her future projects and expect nothing less than pure
greatness. We encourage you to book well in advance to secure your personalised
video messages from Tina Datta. Make your special occasions truly extraordinary
with a unique video message from her. Book now and create cherished memories
that will be treasured for a lifetime! #JustTringIt Photos


SHAKTI ARORA

You can now interact with Shakti Arora via Tring! Book a Personalised video
message from Shakti Arora and surprise your friends or yourself. With Tring, you
can even get your brand promoted by Shakti Arora. Life Story Shakti Arora, born
on May 16, 1986, is an Indian actor primarily working in Hindi television. Known
for his performances in Tere Liye, Pavitra Rishta, Meri Aashiqui Tum Se Hi, and
Silsila Badalte Rishton Ka, he has made a name for himself in the Indian
entertainment industry. Not just acting, but Shakti has also showcased his dance
skills in reality shows like Nach Baliye 7 and Jhalak Dikhhla Jaa 9. Family
Shakti Arora hails from a family with a legal background. His father, Naresh
Kumar is a lawyer, and his mother, Renu Arora. He is married to Neha Saxena who
also comes from the television industry. Education Shakti Arora pursued his
graduation at SVKM's Narsee Monjee College of Commerce and Economics in Mumbai.
It is reported that the television star holds a Bachelor of Commerce degree with
a specialization in tourism and travel management. Age As of this year (2024),
Shakti Arora is 37 years old. Height and Weight Shakti Arora stands 5'11 and
weighs approximately 78 kg Career Arora made his television debut in 2006 with
Ssshhhh...Phir Koi Hai and has gained critical praise for his performances in
several television series since then. Some of his well-known roles include Dr.
Onir Dutt in Pavitra Rishta and Ranveer Vaghela in Meri Aashiqui Tum Se Hi. He
has also participated in numerous reality and dance shows. Recently, he assumed
the role of Ishaan Bhosale in StarPlus's Ghum Hai Kisikey Pyaar Meiin.
Television Arora has been a part of multiple television series such as Tere
Liye, Pavitra Rishta, Sanskaar Laxmi, Meri Aashiqui Tum Se Hi, Yeh Hai Aashiqui,
Silsila Badalte Rishto ka and more. His latest television appearance has been
in Ghum Hai Kisikey Pyaar Meiin as Ishaan Bhosale.                              
                                                                      Movies In
terms of films, Shakti appeared in the Indonesian film 'Arwah Tumbal Nyai: Part
Arwah' in 2018, and the Hindi short film 'Tera Yaar Hu Main' in 2020. Awards and
Achievement Year Award Category Work Result 2014 Indian Television Academy
Awards GR8! Performer of the Year - Male Meri Aashiqui Tum Se Hi Nominated 2015
Indian Television Academy Awards Youth Icon of the Year Meri Aashiqui Tum Se Hi
Won 2019 Indian Telly Awards Best Actor In Lead Role (Male) Silsila Badalte
Rishton Ka Nominated 2020 Gold Glam and Style Awards Stylish Influencer (Male) —
Won Music Video No Song Name Singer Featuring Views 1 Adhoore Adhoore Rishab Raj
and Charu Kashyap Shakti Arora and Chandni 11M 2 Ranjhanaa Unknown Shakti Arora
and Savi Tomar 64K 3 Ishq Tumpe Aisa Unknown Shakti Arora and Kanika Mann 5.7M 4
Teri Rooh Toshi Sabri Shakti Arora and Nisha Guragain 4.8M 5 Ish Nibhava Unknown
Shakti Arora and Divya Agarwal 8.3M 6 Darshan Deja NI Anmol Chandra Shakti Arora
1.8M 7 Fan Ho Gaya Kshiti Tarey Shakti Arora and Neha Saxena 777K 8 Tara Armaan
Aprna Dixit, Shakti Arora 4.2M   Social Media He is likely active on platforms
like Instagram, Twitter, and Facebook. His Instagram handle is @shaktiarora with
3.6M followers and his twitter handle is @shaktiarora with 161K followers
Interesting Facts Shakti Arora earned critical appreciation early in his career
for his roles and made a successful transition from supporting roles to lead
roles. He has showcased his diverse talent by participating in various reality
shows like dance-related (Nach Baliye, Jhalak Dikhhla Jaa) and cooking show
(Kitchen Champion 5). In addition to acting, Arora has also demonstrated his
hosting skills in shows like Gyaan Guru and Man Mein Hai Visshwas 2. Shakti
Arora Real Name Shakti Arora Known Name Shakti Arora Profession Actor Celebrity
Type TV Star Age 37 (as of 2024) Date Of Birth May 16, 1986 Birthplace Mumbai
Marital Status Marries Wife Neha Saxena Zodiac Sign Tauras Nationality Indian
City of Residence Mumbai, Maharashtra Height 5'11'' Weight 78Kg (approx.) Food
Habit Non-Vegeterian First Movie - Net Worth in INR - Net Worth in USD -
Instagram ID @shaktiarora Instagram Followers 3.6M Twitter Handle @shaktiarora  


DAISY SHAH

Book a Personalised video message from Daisy Shah and surprise your family and
friends. Daisy Shah is an Indian actress, model, and dancer who predominantly
features in Hindi and Kannada films. She has assisted choreographer Ganesh
Acharya in his work. Daisy Shah's first break came in 2011 when she was cast as
the lead in the Kannada film Bhadra. In the 2014 Hindi film Jai Ho, she then
co-starred with Salman Khan. She appeared in Hate Story 3 in 2015. Daisy Shah
appeared on the 13th season of Fear Factor: Khatron Ke Khiladi in 2023. Life
Story Daisy Shah's age is 39 as of 2023. Daisy was born on the 25th of
August,1984, in Mumbai, Maharashtra. Her zodiac sign is Virgo. She comes from a
Gujarati family and was born and raised in Mumbai. Education When Daisy was in
tenth grade, she received the Miss Photogenic prize in the MS Dombivli
competition at a nearby mall. Daisy completed her studies in arts from Khalsa
College in Mumbai.  Family Although there is not much information available on
Daisy’s family, Shah has an elder sister named Deepali Shah, with whom she has
an incredible bond. Career Daisy Shah is an Indian actress, model, and dancer
who has made a name for herself in the Bollywood film industry. She gained
experience working in various television commercials. Her talent and dedication
caught the attention of the famous choreographer Ganesh Acharya, who offered her
the opportunity to work as his assistant.   During her early career, Daisy Shah
assisted Ganesh Acharya on films like Zameen and Khakee before switching to a
modelling career. Known for her graceful dance moves and charming on-screen
presence, Daisy's career has seen steady growth, and she is among the top movie
stars.   In 2011, Daisy made her acting debut in the Kannada film Bhadra, where
she showcased her acting skills and impressed both critics and audiences. Her
performance in the film garnered positive reviews and set the stage for her
future endeavours. The same year, Daisy played Ammu in Bodyguard, a remake of
the same-named Malayalam film. She then did two item songs for the Kannada film
Bachchan and the Hindi film Bloody Isshq.   However, it was her entry into
Bollywood that brought her wider recognition. In 2014, Daisy Shah was cast
opposite superstar Salman Khan in the film Jai Ho. Directed by Sohail Khan, the
movie was a remake of the Telugu film Stalin and marked Daisy's Bollywood debut.
Her portrayal of Rinky, a supportive love interest, earned her praise for her
natural acting style and screen presence.   Following the success of Jai Ho, she
continued to work on various projects, including films like Aakramana (2014),
Spark (2014), Hate Story 3 (2015), and Ramratan (2017). While these films
received mixed reviews, Daisy's performances were often noted for her commitment
and dedication to her characters. Daisy Shah was also in Race 3, along with Anil
Kapoor, Salman Khan, Bobby Deol, Jacqueline Fernandez, Saqib Saleem, and Freddy
Daruwala.   In 2019, Daisy Shah played a sub-inspector and football teacher in
the Gujarati movie Gujarat 11, and her performance was well-received.   Daisy
Shah took part in the well-known Indian reality show Khatron Ke Khiladi. The
13th season of the show premiered on July 15. As the season progresses, the
participants face a number of challenges, from confronting their deepest phobias
to taking on physically demanding stunts that tested their strength and mental
resolve. Other well-known figures entered the contest alongside Daisy, including
Ruhi Chaturvedi, Nyra Banerjee, Anjali Anand, and Rohit Roy.   Apart from
acting, Daisy Shah is also an accomplished dancer. Her skills in various dance
forms, including contemporary and Indian classical, have been showcased in films
and on stage. Daisy has been part of several live dance performances and has
even appeared as a guest on reality shows, further cementing her reputation as a
skilled dancer.   Daisy's career has been a journey of growth and exploration.
While she has faced her share of ups and downs, she continues working diligently
to carve a niche in the industry. Her dedication, talent, and ability to
captivate audiences with her performances have earned her a loyal fan base and
opened doors to further opportunities in the world of Bollywood. Awards and
Achievements Daisy's accomplishments extend beyond formal recognition. Her
ability to connect with audiences, her contributions to the art of dance, and
her commitment to social causes have made her a respected figure in the
entertainment industry. She won the Filmfare Award East in 2021 for Actress with
Cause and has also been nominated for Most Entertaining Film Debut - Female in
BIG Star Entertainment Awards for the movie Jai Ho in 2015.   Other than this,
Daisy Shah also actively participates in charitable endeavours and supports
causes that aim to impact society positively. She has been involved in
initiatives related to women's empowerment, animal shelter and education, using
her platform to raise awareness and contribute to meaningful social change.   We
encourage you to book well in advance to secure your personalised wishes from
Daisy Shah. Make your special occasions truly extraordinary with a touch of
Daisy's warm wishes and star-studded charm. Book now and create cherished
memories that will be treasured for a lifetime! #JustTringIt


AJAZ KHAN

You can now interact with Ajaz Khan via Tring! Book a Personalised video message
from Ajaz Khan and surprise your friends or yourself. With Tring, you can even
get your brand promoted by Ajaz KhanAjaz Khan is an Indian Actor. Ajaz Khan was
born on 29 May 1981. Ajaz Khan's age is 41 years as of 2022. Ajaz Khan was born
in Ahmedabad, India. Ajaz Khan's zodiac sign is Gemini.Ajaz Khan is married to
Andrea Khan and they also have a son Alexander Khan Ajaz Khan did his schooling
at Vishwa Bharti School and St. Xavier’s School.Ajaz Khan is well-known for his
participation in the Colors TV reality show Big Boss Season 7. Ajaz has appeared
in films in both Hindi and Telegu, including Lakeer Ka Fakeer, Rakta Charitra,
Bbuddah Hoga Terra Baap, Rakhta Charitra 2, Rogue, Veta, Love Day, and many
others.Ajaz Khan has appeared in a number of television shows, including Diya
Aur Baati Hum, Ek Nayi Chhoti Si Zindagi, Kahaani Humaray Mahaabhaarat Ki, and
others. Ajaz was also seen in Season 5 of the television reality show Fear
Factor: Khatron Ke Khiladi.Ajaz Khan's Instagram ID is @imajazkhan. Ajaz Khan
has a huge fan following on his Instagram ID. Ajaz Khan’s Twitter ID is
@AjazkhanActor. Ajaz Khan has a decent following on his Twitter ID.Book a
personalised message from Ajaz Khan and make someone’s day special. Book Now!!
#JustTringIt.


OMI VAIDYA

Book a Personalised video message from Omi Vaidya and surprise your family and
friends. Book a Wish From Omi Vaidya Are you seeking a unique and unforgettable
way to celebrate special occasions? Look no further! We are thrilled to announce
an exclusive opportunity to book personalised wishes from the renowned Bollywood
actor and director Omi Vaidya, popularly known as Chatur Ramalingam or Silencer
from 3 Idiots, for birthdays, anniversaries, weddings, festivals, and more!
Imagine your loved one's delight as they receive a sweet video message directly
from Omi Vaidya, specially created just for them. Whether it's a birthday
surprise, an anniversary celebration, a wedding gift, or any other special
occasion, Omi's personalised wishes will make the moment truly memorable. Book
an Invitation From Omi Vaidya Are you planning an occasion and want to make your
invitations truly remarkable? We are thrilled to introduce a unique opportunity
to book personalised invitation messages from Omi Vaidya. Imagine the excitement
on your guests' faces when they receive a one-of-a-kind invitation directly from
Omi Vaidya himself. Whether it's a birthday extravaganza, an anniversary
celebration, a wedding event, or any other special occasion, Omi's personalised
invitation messages will add an unforgettable touch of positive energy and
warmth. Book a Motivational Video Message From Omi Vaidya Are you searching for
a unique and impactful way to uplift and motivate your loved ones who are
feeling down? Book personalised motivational messages from Omi Vaidya. Whether
it's a friend facing a setback, a family member in need of a boost, or anyone
going through a difficult phase, Omi's personalised motivational messages will
ignite a spark of hope and motivation. Book a Personalised Brand Endorsement
Video From Omi Vaidya Looking to boost your brand's visibility? Look no further!
Tring India offers the opportunity to book Omi Vaidya, the renowned actor and
director, for brand endorsements and promotions. With his captivating persona,
Omi will take your brand to new heights. Don't miss out; contact Tring India
today! Why Should You Book A Personalised Wish From Omi Vaidya? A Touch of
Stardom - Omi Vaidya's charisma and talent have won the hearts of millions. Now,
you can bring his star power directly to your loved ones, making their day
extraordinary and full of star-studded charm. Heartfelt and Personalised
Messages - Omi Vaidya will pour his heart into creating personalised messages
tailored to the individual and occasion. From heartfelt birthday greetings to
warm anniversary wishes, his messages will leave a lasting impression and touch
the person’s soul. Exclusive Content - Each personalised wish from Omi Vaidya
will be unique and exclusive. You can expect his warm smile, infectious energy,
and genuine emotions to make the person feel truly special and cherished.
Flexibility and Variety - Whether it's a video message, a voice note, or a
virtual meet-and-greet, we offer various options to suit your preferences and
occasion. You can choose the perfect way to surprise your beloved and make their
day even more magical. Unforgettable Memories - Omi Vaidya's personalised wishes
will create lifelong memories for both you and your loved ones. They will
treasure the personalised video or voice message, relishing the joy and
excitement of receiving greetings from a beloved Bollywood star. Life Story Omi
Vaidya is an American actor born in India who predominantly appears in Bollywood
films. His role as Chatur Ramalingam, or Silencer, in the 2009 college-drama
movie 3 Idiots is what made him known around the world. Omi was born on the 10th
of January, 1982. His birthplace is Yucca Valley, California, U.S. Omi Vaidya’s
age is 41. His zodiac sign is Capricorn. Education He completed his primary and
secondary education in the United States. Omi Vaidya’s age was just six when he
started acting. Omi took part in a bunch of Marathi Natak and English plays in
the US. He then learned more about acting in high school, and that's when he
realised that he really wanted to pursue acting as a career. Omi then enrolled
in NYU Film School and learned the pillars of filmmaking, editing, acting, etc.
He also learned about the technical language used on sets. After graduating with
honours from NYU, Omi returned to Los Angeles and began auditioning for roles in
TV serials and films. Omi Vaidya's educational journey in the theatre arts
provided him with a solid foundation and knowledge of the craft. It equipped him
with the necessary skills and techniques to excel in acting. His academic
background, coupled with his natural talent and dedication, helped him make a
mark in the entertainment industry. Family Omi was raised and born in Los
Angeles, California, although he used to travel to India once a year. When
visiting India, he made frequent trips to Mumbai. Omi Vaidya’s wife is Minal
Patel. They tied the knot on August 22, 2009. Minal gave birth to their first
child in 2015. They welcomed their second child in 2018. Career Omi Vaidya made
his breakthrough in 3 Idiots, where he co-starred with Sharman Joshi, Aamir
Khan, and R Madhavan and portrayed the character of Chatur, a quirky and
ambitious student. Omi's performance in the film was widely appreciated for its
comedic timing and portrayal of an overachieving yet socially awkward student.
His iconic performance became immensely popular. Following the success of 3
Idiots, Omi Vaidya gained recognition and became a sought-after actor. He
appeared in various Bollywood films, showcasing his versatility across genres.
Some notable movies he has been a part of include Dil Toh Baccha Hai Ji (2011),
Desi Boyz (2011), and Players (2012). Additionally, Omi Vaidya explored
opportunities in Hollywood and worked on several international projects. He
appeared in the American sitcom The Office in 2010, playing the character of
Sadiq, an IT guy. His portrayal was well-received, further expanding his reach
and exposure. Vaidya has also appeared in Arrested Development.  Apart from
acting, Omi has also directed feature films as well as a number of short films.
He has also worked as a producer and has additionally performed in a number of
advertisements. Omi Vaidya's talent and comedic timing have made him a popular
choice for comedy films. He has displayed his comedic prowess in movies like
Desi Boyz and Yeh Hai Bakrapur (2014), earning him praise for his ability to
deliver humour with his impeccable timing and expressions. Overall, Omi Vaidya's
career has been marked by his ability to captivate audiences with his comedic
performances. His portrayal of memorable characters and his knack for delivering
humour have established him as a talented actor in both Bollywood and Hollywood.
With his versatility, charm, and comedic timing, he continues to leave a lasting
impression on audiences worldwide. Omi Vaidya Movies and TV Shows Movies Year
Film Character 2007 Rolling Assar 2009 3 Idiots Chatur Ramalingam (Silencer)
2011 Big in Bollywood Himself 2011 Dil Toh Bachcha Hai Ji Milind Kelkar 2011
Desi Boyz Ajay 2012 Players Sunny Mehra 2012 Jodi Breakers Nano 2017 Mirror Game
Vikram 2018 Blackmail Boss DK 2018 Astro Dr Ramesh 2023 MR-9: Do or Die
Scientists TV Shows Year TV Show Character 2005-2007 The Office Sadiq 2008 Life
Vairam 2008 Bones Hamid Hirani 2009 Kath & Kim Prakash 2009 Kamen Rider: Dragon
Knight Fish 2014 Growing Up Fisher Elliot 2015 For Here or to Go Lakshmi 2016
Brown Nation Balan Sree Ramakrishnan 2019-present Metro Park (web series) Kannan
Net Worth Omi Vaidya's net worth is a topic of discussion, and according to some
beliefs, his estimated net worth is roughly $2 million. However, different
sources suggest different figures. The actual net worth may differ due to
various factors, including his earnings from projects, personal investments, and
expenditures. Awards and Achievements Omi has been recognised for his
exceptional performance in the entertainment industry. He has won a number of
accolades for his hard work and fantastic acting skills. For his outstanding
performance in 3 Idiots, Omi won the Best Comedian Award and Most Promising
Newcomer- Male at the 2010 Screen Awards. He then won an IIFA Award for Star
Debut Of The Year- Male for 3 Idiot. Omi won the Best Short Film Award for the
short film The Desert Rose at the Valley Film Festival in 2008. And then won
Best Film With Diversity Theme in the Port Townsend Film Festival for the same
in 2008. He also won the Best Student Film Award for Out of Time at the Valley
Film Festival in 2008. Omi Vaidya's popularity, fan base, and impact of his
performances speak volumes about his abilities and the enjoyment he brings to
audiences. His unique comedic style and memorable characters have cemented his
place in the hearts of viewers. We encourage you to book well in advance to
secure your personalised wishes from Omi Vaidya. Make your special occasions
truly extraordinary with a touch of Omi's warm wishes and star-studded charm.
Book now and create cherished memories that will be treasured for a lifetime!
#JustTringIt Photos


AZHAR SHAIKH

You can now interact with Azhar Shaikh via Tring! Book a Personalised video
message from Azhar Shaikh and surprise your friends or yourself. With Tring, you
can even get your brand promoted by Azhar Shaikh.Azhar Shaikh is an Indian
actor. Azhar Shaikh's birthday is on the 12th of September. Azhar Shaikh was
born in the year 1996. Azhar Shaikh’s age is 26 years old in age as of 2022.
Azhar Shaikh's birthplace is Mumbai, Maharashtra.Azhar Shaikh's father's name is
Mukhtar Shaikh. His mother's name is Nazma Shaikh. Azhar Shaikh has a sister
named Aasifa Shaikh.Azhar Shaikh is best known for playing Pinku aka Pankaj
Sahay in the popular TV show Taarak Mehta Ka Ooltah Chashmah. Pinku is the best
friend of Tapu and is a part of the Tapu Sena. Pinku is a kind boy who believes
in family and friendship.Aside from playing Pinku, Azhar Shaikh has also
appeared in a Hindi language film called Aa Jao Please and is a well-known
fitness freak who is constantly posting photos and videos from his workout
sessions on social media.Azhar Shaikh's Instagram ID is @iamazharshaikh and his
Twitter ID is @azharshaikh_95. He has a massive following on social media.Book a
personalised message from Azhar Shaikh as a unique birthday gift for your wife
to make her day special. Book Now! #JustTringItAzhar Shaikh Profession-
Actor. Azhar Shaikh Celebrity Type- TV Star.Azhar Shaikh Age- 26 as of
2022.Azhar Shaikh Date Of Birth- 12th of September 1996.Azhar Shaikh Year of
Birth- 1996.Azhar Shaikh Zodiac Sign- Virgo.Azhar Shaikh’s Birthplace- Mumbai,
Maharashtra.Azhar Shaikh Height- 5’7’’.Azhar Shaikh Weight- Approx. 70 kg.Azhar
Shaikh Debut- Taarak Mehta Ka Ooltah Chashmah.Azhar Shaikh’s Net Worth-
N/A.Azhar Shaikh Instagram- iamazharshaikh.Azhar Shaikh Twitter- azharshaikh_95.

Categories


MOVIE STAR

Did you know? You can now book a personalised video message from your favourite
characters of your loved Indian web series! Keep reading to know more about the
different stars that you can interact with on Tring. You may interact with over
10,000 celebrities on Tring. It features celebrities from all sorts of
backgrounds, from athletes to chefs, TV show actors to movie stars, influencers
to motivational speakers.Are you a fan of Indian movies? Tring has celebrities
from all genres of Indian movies, from action, romantic or historic films, it
also has celebrities from different industries like bollywood, mollywood,
kollywood, bollywood, etc.Tring has famous actors from films like Sharman Joshi,
Daisy Shah, Raghu Ram, Rohit Bose Roy, Sophie Choudhury, Flora Saini, etc. Tring
also has actors from the 90’s like Shakti Kapoor, Prem Chopra, etc.Book
personalised wishes from these celebrities right away to make your loved ones’
day special.


TV STAR

Did you know? You can now book a personalised video message from your favourite
TV stars! Keep reading to know more about TV drama star, TV drama actors, TV
drama history, TV drama free online, TV drama history, TV drama origin, TV drama
Instagram, TV drama updates and more. TV stars are the term referred to
actors/singers associated with the Indian television drama (soap operas). Indian
television drama (or Indian serials in Indian English) refers to television
shows that are created, produced, and filmed in India with Indian actors
portraying Indian characters.Hum Log (Hindi), which was broadcast from 1984–1985
and finished with 154 episodes, was India's first television drama. The first
Indian TV serial to surpass 1,000 episodes was Kyunki Saas Bhi Kabhi Bahu Thi
(Hindi) (2000-2008), which finished with 1,833 episodes.Arjun Bijlani, Gaurav
Sharma, Sheena Bajaj, Ruhi Chaturvedi, Rehan Saif Ansari, Barkha Singh, Aman
Gupta, Karan Veer Mehra, Jay Bhanusali, Rohit Bose Roy, etc. are among the
prominent TV actors in India.Nearly all of India's major languages are used in
the production of Indian serials, while many also combine the native tongue with
English. Foreign nations also broadcast TV dramas.Additionally, crime dramas
began to be created and broadcast. C.I.D., a television show, follows a group of
Mumbai's Crime Investigation Department detectives. The longest-running crime TV
show in India is C.I.D.The mythological drama Devon Ke Dev...Mahadev from India
received the highest rating with 8.2 TVR per episode. Currently, Star Plus,
Colors TV, Zee TV, and Sony Entertainment Television are the four major networks
that broadcast primetime television dramas with a nationwide audience.


YOUTUBER

Did you know? You can now book a personalised video message from your favourite
YouTuber! Keep reading to know more about YouTuber income, YouTuber online,
YouTuber Instagram, YouTuber updates and more. A YouTuber is an online celebrity
or influencer who creates videos for the YouTube video-sharing website and often
uploads them to their own YouTube channel. In English, the phrase was first used
in 2006.Microcelebrities is a term often used to describe influential YouTubers.
Microcelebrities don't seem to be a part of the established and for-profit
system of celebrities because YouTube is viewed as a bottom-up social media
video platform.YouTubers provide content in a range of genres, such as gaming,
entertainment, fashion, and education.CarryMinati, Ashish Chanchlani, BB Ki
Vines, Munawar Faruqui, Amit Bhadana, Ujjwal Chaurasia, Prajakta Kohli, etc are
among the most influential YouTubers of India. Sheena Bajaj, Ruhi Chaturvedi,
Sahil Virwani, Suhani Kapoor, Aman Gupta, Shwetha Naidu, etc. are also quite
popular YouTubers in India.The influence of YouTubers has spread outside of the
platform as well. Some have dabbled in popular media, such as films and web
shows.A number of YouTubers have utilized their prominence to speak out on
social issues or collect money for charity in addition to branching out into
other media. Mark Rober, Felip Neto, Mr. Beast, and others are notable examples.


INSTAGRAMMER

This is Instagram Influencer


TIK TOK STAR

Did you know? You can now book a personalised video message from your favourite
characters of your loved movie Tik Tok! Keep reading to know more about Tik Tok
cast, Tik Tok OTT, watch Tik Tok online, Tik Tok Instagram, Tik Tok updates and
more. A TikTok star is someone who creates videos on TikTok and receives great
views for the same. TikTok is a video-creating platform widely used by users
across the globe. The Chinese corporation ByteDance owns the short-form video
hosting service TikTok, also known as Douyin in China. It features a wide range
of short-form user videos, with lengths ranging from 15 seconds to ten minutes,
in genres such as pranks, stunts, tricks, jokes, dancing, and entertainment. The
Chinese market first saw the launch of Douyin in September 2016, while TikTok is
the app's worldwide counterpart. 2017 saw the release of TikTok for iOS and
Android.Charli D’Amelio, Addison Rae, Zach King, Bella Poarch, Spencer Polanco
Knight, etc. are the top 5 most popular TikTok stars.In India, Jubin Shah,
Jaansi Jaiswal, Faraaz Sarang, Muzaffar Kapadia, Kritika Dagar, Imran Nazir
Khan, etc. are among the most popular stars.TikTok has come under fire for its
addictive qualities and other psychological impacts, as well as for issues with
unsuitable content, false information, censorship and moderation, and user
privacy. Even TikTok was been banned in India as a result of this in the year
2020.


SPORTSPERSON

Did you know? You can now book a personalised video message from your favourite
Sports Person! Keep reading to know more about Sports Person, Sports India,
Sports career, Sports professionals, Sports matches, Sports tournaments, Sports
players, Sports Instagram, Sports updates, and more. A sportsperson or a sports
player is a person who participates or excels in one or more  sports
fields.Indian tribal games and more popular sports like cricket, football, field
hockey, badminton, and kabaddi are all included in the broad category of Indian
sports. The vast array of sporting disciplines in India represents the diversity
of the country's culture, people, and tribes.India's most popular sport is
cricket, and it has hosted and won the Cricket World Cup numerous times. Field
hockey has been India's most successful Olympic sport; the Indian men's team has
won twelve medals, including eight golds.Saina Nehwal, Vishwanathan Anand, Sania
Mirza, Milkha Singh, PV Sindhu, Neeraj Chopra, Chanu Saikhom Mirabai, MS Dhoni,
Sachin Tendulkar, PT Usha, etc. are the best sportspersons in India.Devinder
Walmiki, Mona Meshram, Naina Kehwal, Dilpreet Singh, Deepak Punia, Kamalpreet
Kaur, Divya Kakran, Priyanka Goswami, etc. are other prominent sport players of
India.The Asian Games and other competitions have featured numerous Kabaddi
matches and seasons that India has won. Kabaddi is an age-old sport and one of
the country's fastest-growing sports.The Maharashtra Open in tennis, the Indian
Open in golf, the India Open in badminton, and the India Open in badminton are
among the major international sporting tournaments hosted each year in India
(table tennis).India's greatest honor for sporting accomplishment is the Major
Dhyan Chand Khel Ratna, while the Dronacharya Award is awarded for best
coaching.


BLOGGER

Did you know? You can now book a personalised video message from your favourite
characters of your loved movie Blogger! Keep reading to know more about Blogger
cast, Blogger plot, Blogger OTT, watch Blogger online, Blogger Instagram,
Blogger updates and more. A blog post is a standalone web page on your website
that explores a specific blog subtopic.You may rank on search engines for a
range of keywords by writing blog posts. In the aforementioned illustration,
your blog article might help your company rank on Google for "autumn shoes."
They have access to the rest of your business' website when someone searches for
fall shoes and finds your blog post. After reading your content, they might
click "Products" to view the apparel items your business offers for sale.The
first blog, Links.net, is credited to Swarthmore College student Justin Hall in
1994. But at the time, it wasn't regarded as a blog. just a site for you.The
term "weblog" was first used in 1997 by Robot Wisdom blogger Jorn Barger to
describe his method of "logging the web" while he browsed the internet.
Programmer Peter Merholz first abbreviated "weblog" to "blog" in 1999.A blog
used to be a personal weblog or journal where people could exchange knowledge or
opinions on a range of subjects. The data was presented in reverse chronological
order, so the most current entry would be at the top.A blogger is someone who
creates blog posts and shares their thoughts and experiences online. With more
and more people connecting online, a lot of people have started penning down
their words for the world to see. Some bloggers have taken this to the next step
and have started blogging about their life in the form of videos which is also
known as vlogging. Vloggers typically vlog about what's happening in their life,
their thoughts, emotions, achievements and everything in between. Vlogging and
blogging might seem like an easy pass time but it requires immense focus and
consistency to create engaging content which can resonate with the masses, Some
famous personalities who have been successful in doing so are Sourav Joshi,
Pawan Bhati, Tanmay Bhatt, Sheena Bajaj and Saanya Khatter, to name a few.


MODEL

Did you know? You can now book a personalised video message from your favourite
Model! A model is someone who performs one of several functions, including
serving as a visual aid for artists making works of art, posing for photographs,
or promoting, displaying, or advertising commercial products (particularly
fashion apparel in fashion shows).Despite the fact that women make up the
majority of models, men do exist, particularly in the fashion industry. Models
may have formal or informal jobs. A few prominent male models include Rohan
Mehra, Aamir Ali, and Harsh Rajput. The 'founder of haute couture,' Charles
Frederick Worth, who invited his wife, Marie Vernet Worth, to model his
creations, is credited with establishing modeling as a profession in
1853.Modeling is regarded as distinct from other forms of public performance,
such as acting or dancing. Although it is not often evident how modeling differs
from performing, being an actor in a play or a movie is not typically seen as
‘modeling.’ Similar to this, participating in a TV commercial is typically not
seen as modeling. Speaking is typically not involved in modeling. Personal
thoughts are typically kept to oneself, and a model's reputation and appearance
are taken very seriously.Fashion, glamour, fitness, bikini, fine art, body-part,
promotional, and commercial print models are a few examples of modeling
categories. Models appear in a wide range of media, such as books, magazines,
movies, newspapers, the internet, and television.In addition to their regular
jobs, celebrities including actresses, singers, athletes, and reality TV stars
frequently take part in modeling competitions, assignments, and contracts.
Modeling is frequently not a full-time, primary activity.A few Indian popular
models include Sana Saeed, Aishwarya Sakhuja, Falaq Naaz, and Bhumika Gurung.


FITNESS

Did you know? You can now book a personalised video message from your favourite
Fitness!Fitness is a condition of health and well-being, as well as the ability
to participate in sports, jobs, and daily activities. Physical fitness is
typically accomplished with correct nutrition, moderate-to-vigorous physical
activity, adequate rest, and a formal recovery plan.There are many athletes who
promote fitness as a lifestyle, especially in 2022, some of them are Saina
Nehwal, Santoshi Suroshe, Sangram Chougule, and Meghna Naidu.Prior to the
Industrial Revolution, fitness was described as the ability to complete the
day's activities without becoming overly tired or lethargic. However, as a
result of automation and lifestyle changes, physical fitness is now regarded as
a measure of the body's ability to function efficiently and effectively in work
and leisure activities, to be healthy, to resist hypokinetic diseases, to
improve the immune system, and to respond to emergency situations.Today, fitness
is a way of life. It is about obtaining a nutritionist, and a personal trainer,
and even introducing functional training or perhaps a weekly spa into the
routine for someone who goes to the gym.Physical fitness has been shown to help
the body's blood pressure. Staying active and exercising on a regular basis
strengthens the heart. The heart is the primary organ in the control of systolic
and diastolic blood pressure. Physical activity causes blood pressure to rise.
When the patient finishes doing the activity, his or her blood pressure returns
to normal. The more physical activity you do, the easier this process becomes,
and you'll have a better cardiovascular profile as a result.


SINGER

Did you know? You can now book a personalised video message from your favourite
singers! Keep reading to know more.First, let's look at what singing means:The
act of producing musical sounds using the voice is known as singing. A singer or
vocalist is someone who sings. Music (arias, recitatives, songs, etc.) that can
be sung with or without instrumental accompaniment is performed by singers. In a
group of musicians, like a choir, singing is common. Singers can perform solo or
with an ensemble, ranging from a big band or symphony orchestra to a single
instrument (as in art songs or some jazz forms). Different singing styles
include opera and Chinese Opera, Indian and Japanese Music, Gospel, Traditional
and World Music, Jazz, Blues, and Ghazal, as well as Pop, Rock, and Electronic
Dance Music. Art music forms like Opera and Chinese Opera also fall under this
category.The singing can be planned or spontaneous, formal or informal. It might
be practised as a vocation, a pastime, a source of joy or solace, a ritual, a
type of religious observance, a lesson in music education, or just for fun.
Excellence in singing needs patience, commitment, training, and consistent
practice. Professional vocalists typically focus on one particular musical
genre, like Rock or Classical, however, some have success in other genres as
well (singing in more than one genre). Throughout their careers, professional
singers typically receive voice instruction from voice teachers or vocal
coaches.Vocalists receive a wide range of pay and working circumstances. Singing
employment typically depends on contracts for individual shows or performances,
or for a series of shows, as opposed to jobs in other music fields like music
education, which typically include full-time, compensated roles. A good voice,
musical aptitude, interpersonal skills, and a flair for drama and showmanship
are required of aspiring singers and vocalists. Additionally, singers must
possess the desire and ambition to continuously learn and advance.Some vocalists
also pursue careers in songwriting, music production, and composition. Some
musicians upload videos to streaming services like YouTube. By performing
auditions in front of a music director, singers promote themselves to employers
looking for vocal ability. The talent buyers that a person looks for can vary
depending on the type of vocal music that they have trained in, such as record
companies, A&R representatives, music directors, choir directors, nightclub
managers, or concert organisers. A CD or DVD with vocal performance snippets is
used to showcase a singer's abilities.Get a personalised video message from a
famous singer to surprise your beloved on their birthday. Just imagine the look
of pure joy on their faces when they receive a surprise birthday message from
their favourite singer.Apart from amazing birthday surprises, we also provide
Aarti videos for special occasions like Ganesh Chaturthi, Diwali, and many more.
These Aarti videos beautifully contribute to the festive spirit. Witness famous
singers performing Aarti, filling your home with divine vibes and a sense of
spirituality. It surely is a cherished experience.You can get a video message
from famous singers like Kailash Kher, Sonu Kakkar, Shankar Mahadevan, Salim
Merchant, Nidhi Subbaiah, Ankit Tiwari, Khushboo Grewal, Daboo Malik, and more.

A-Listers


KRISHNA SHROFF PRODUCER HOBBIES HEIGHT AGE BIRTHDATE


ANUPAM MITTAL NET WORTH WIFE AGE SHARK TANK MOVIE


VIVEK (ACTOR) BIOGRAPHY, MOVIES, AGE, NET WORTH, AWARDS, DEATH


PEARL V PURI BIOGRAPHY AGE FAMILY CAREER MOVIES NET WORTH


KRISHNA SHROFF PRODUCER HOBBIES HEIGHT AGE BIRTHDATE KRISHNA SHROFF PRODUCER
HOBBIES HEIGHT AGE BIRTHDATE


ANUPAM MITTAL NET WORTH WIFE AGE SHARK TANK MOVIE


VIVEK (ACTOR) BIOGRAPHY, MOVIES, AGE, NET WORTH, AWARDS, DEATH


PEARL V PURI BIOGRAPHY AGE FAMILY CAREER MOVIES NET WORTH

no results
Blogs


‘NATU NATU’ SONG FROM RRR WON THE TITLE OF THE BEST SONG AT THE GOLDEN GLOBE
AWARDS

The Hollywood Foreign Press Association began bestowing the Golden Globe Awards
in January 1944, recognizing excellence in both American and international film
and television. The HFPA has 105 members according to in 2022 analysis.Even
though the Golden Globes' significance has been waning in recent years, the
annual event at which the awards are presented is typically held every January
and has been a significant component of the film industry's awards season, which
ends with the Academy Awards each year.This year which held the 80th Golden
Globe Awards saw various outstanding wins, however, it was a very proud and
privileged moment for all Indians across the globe. Natu Natu, the smash hit
song from the Indian film RRR, has won the prestigious Golden Globe for Best
Original Song. MM Keeravani composed the history-making music for SS Rajamouli's
blockbuster film RRR. Rahul Sipligunj and Kaala Bhairava are the singers. “Naatu
Naatu" has become somewhat of an anthem for all Indian fans.  The dance-off
number "Naatu Naatu," which stars NTR Jr. and Ram Charan as opposing British
oppressors, is renowned for its intricate choreography and melodic
storytelling.Jr. NTR and Ram Charan's dance number "Naatu Naatu" was up against
Rihanna's "Lift Me Up" from Black Panther: Wakanda Forever and Taylor Swift's
"Carolina" from Where the Crawdads Sing. Other contenders included "Ciao Papa"
from Guillermo del Toro's Pinocchio, and Lady Gaga's "Hold My Hand" from Top
Gun: Maverick.  The dance-off number "Naatu Naatu," which stars NTR Jr. and Ram
Charan as opposing British oppressors, is renowned for its intricate
choreography and melodic storytelling.RRR has marked history with its
achievements. It is a proud moment for India to watch something so significant
happen to an Indian regional language film. RRR is a trendsetter not only in
India but all across the world as it is breaking numerous records.


ROMANTIC HUG DAY WISHES AND GREETINGS TO THE ONE YOU LOVE

Happy Hug Day Wishes: The loveliest way to show someone they are special to you
and that you care about them is to hug them. Hug Day is on February 12th. Send
hug day wishes to make your special one feel your warm embrace through your
words on this special day. You can choose from the lists of happy hug day
wishes. Find your favourite Happy Hug Day wishes and send them to your partner
or a friend as a virtual hug.    Hug Day is the perfect time to show your
special someone how much you care. With thoughtful, happy hug day wishes and
heartfelt greetings, you can let your loved one know how much they mean to you.
Celebrate this special day by conveying your love and affection through romantic
hug day wishes and greetings. Let your beloved know how much you care, and make
this day one to remember!   Hug Day WishesHappy hug day. I wish I could hold you
every single day. I'm sending you warm hugs.Your bear hug warms my heart. Your
hug is the best feeling there is. Happy Hug Day 2023!Your hug makes me feel
better no matter how miserable my day is. Happy Hug Day, my darling! secure,
cherished, and at peace in your arms. I want to die in your arms. Happy Hug
Day! A hug is the ultimate sign of friendship and makes for a nice memory. Happy
Hug Day.  I'm sending you some good vibes via hugs because I know how precious
you are, and I always want the best for you. Happy Hug Day!  You are so adorable
in my eyes that I hope I can hug you every day, not today. Happy Hug Day, my
darling. On this great evening, I'm sending you love with a bear hug and many
kisses.   I can feel better by remembering your hug when I'm feeling down. I
can't even imagine how wonderful your hug will make me feel if thinking about it
makes me happy. Happy Hug day.  An unexpected hug can sometimes completely
transform someone's life. And you completed mine. I'm sending you a million
hugs, my dear friend. Happy Hug Day! I adore you not for who you are but for the
person you make me feel when we are together. Happy Hug Day, my darling!   A
warm hug can sometimes express a thousand words that words alone cannot. Cheers
to Hug Day 2023.   Happy Hug Day, sweetheart. I'm sending you a long-distance
loving hug to make you feel special.   I can feel your arms around me and your
warm breath on my shoulder, even from a hundred miles away. Happy Hug Day.   I'm
sending you a huge hug filled with love on this special night. Happy Hug Day. 
 Any time is a good time for a hug, so give someone you care about one and let
them feel the love. Happy Hug Day.   Happy Hug Day! My tension and anxiety are
all gone when I hug you, and full of love and affection.   I want to embrace you
and keep you all to myself. Happy Hug Day!    I want to hug everyone I care
about and who supports me at all times. My family and friends, you make my life
lovely. I'm wrapping my arms around you. Happy Hug Day!  I'd like to give you a
big hug of gratitude for coming into my life. You make life worthwhile. Happy
Hug Day.    Hug Day Wishes for HusbandYou have the cosiest and happiest hug day,
my love. I appreciate you being there for me when I'm down.   In your arms,
husband, the most secure. Happy Hug Day.   All your love when you hold me. I'm
grateful to have a shoulder on which to rest my head. It feels like an ocean of
love and compassion when I hug you. Happy hugging day, my man.   I'm sending my
spouse a beautiful hug. I swear to keep you confined in my arms and to cherish
you till the day I die. Happy hug day, sweet hubby.   I enjoy receiving your
hugs. The chocolates are more priceless than the amenities! So please hold me
more forever because I always want that. Happy Hug Day, sweetheart. Your hug
means a lot.   Hug me daily and turn my heart to mush. But, accept my hug first
since I can't help but hug you. Happy Hug Day, gentleman.   Being able to hug
you anywhere and whenever I want is one of the benefits of getting married to
you. Happy Hug Day, sweetheart. I can't get enough of you, though.   I can't
tell you how much I love you with a million. "I love you. On this day of hugs,
let my hug do the talking. I adore you. Happy Hug Day!   May the comfort of my
hugs always fill you with plenty of energy to continue living. I hope you have a
wonderful hug day.   Happy Hug Day. Your hug makes me grin every time I remember
it.   Happy Hug Day. Your hug can resolve every issue I have.   Beloved hubby,
I'm sending you a hug because I know it will have more impact than a million
words you'll never say. I cherish you. Happy Hug Day!   Hey Handsome Husband, I
hope you are on your way to hug me since a hug is like a boomerang. Thus, I am
sending you one right now! I should receive one right away. Happy Hug Day.   It
is difficult to remain angry when you hug me, and I LOVE THAT! Happy Hug Day, my
darling!   Happy Hug Day! My tension and anxiety are all gone when I hug you,
and full of love and affection.   I want to embrace you and keep you all to
myself. Happy Hug Day!   I want to hug everyone I care about and who supports me
at all times. My family and friends, you make my life lovely. I'm wrapping my
arms around you. Happy Hug Day!   I want to hug you before Valentine's Day since
it makes us feel closer. Happy Hug Day!   I want to share our most incredible
intimacy with you—a hug. Happy Hug Day!   I'm sending you a warm hug from a long
distance away because this hug day would be empty in my arms without you. Dear,
Happy Hug Day. Hug Day Wishes for Husband Hug Day Wishes For BoyfriendAll I want
is to live in your arms and die there. Happy Hug Day.   Being in your arms is my
safest place in this cruel world. Always hold me in your arms. Happy Hug Day. 
 I would forever hold you in my arms if hugs could explain how much I love you. 
 I'm sending you a huge hug filled with love on this special night. Cheers to
Hug Day 2023.I sense a connection to your spirit when you hug me—lovely, happy
hug day.   Commit that you will always embrace me in your arms on this day of
hugs. So that I can live my life and , I want you at my side, keeping your arms
around me.Happy Hug Day. If my words cannot convey my love for you, I'm
confident my hug will.When you want to hug someone, you don't always need a good
reason, and that's how I'm feeling right now. On this day of hugs, I need to
squeeze you .   Enjoy Hug Day! I need to hug you as much as I need to breathe.
If I don't have it or you, I can't survive.   I wish you a very happy Hug Day!
Let me hug you and tell you I love you.   A hug will do if words can't express
how much I love you. I am fortunate to have you because you are my entire
universe. My love, I'm sending you the warmest of hugs today.   When I'm feeling
down, your hug is the ultimate comfort; it provides the remedy I need. But, on
this Hug Day, I am sending you a hug to remind you that I love you no matter
what. Handsome, Happy Hug Day.   The happiest memory of you is when we first
hugged since it was the first time I felt your heartbeat. In honour of that, I'm
sending you a hearty embrace. Happy Hug Day, sweetheart.   By holding me in your
arms, you are the magician with the power to stop both time and the universe.
Wizard, Happy Hug Day. Could you give me a longer and tighter hug?   Make me
feel valued by you as you squeeze me in your powerful arms. Happy Hugging Day. 
 Every time you hug me and draw me close to you, it's magical. I never want to
miss an opportunity to be with you. Happy Hug Day.   I appreciate you being my
closest friend. I'm sending you a huge hug! Happy Hug Day.   Happy Hug Day, dear
buddy. I can't thank you enough for how your hug made me feel better about
myself.   Hugs is a way to express someone's importance and specialness. I'm
giving you a warm embrace. As a result, dear buddy. Happy Hug Day.I'm sending
you a warm hug to brighten your day on this special day. Happy Hug DayHug Day
Wishes For Girlfriend / WifeI wish I could give you a huge hug and kisses every
day. Happy hugging day, my darling!Being in your arms is my safest place in this
cruel world. Always hold me in your arms. Happy Hug Day.Baby, you are secure in
my arms, and I'll look out for you no matter what. Happy Hug Day. Happy Hug Day
to my darling angel; how you care for and approach me to hug me makes my heart
glitter.   Happy Hug Day to my life partner. I want to give you a big bear hug
right now. That's all I want to do.   No matter how far apart you are, my love
will always discover a way to hug you . Happy Hug Day.   A lengthy, firm hug
from you is impressive any day, any time. Although love is an intangible and
invisible emotion, it can be expressed through a cosy hug. Happy hug day!   A
hug can transform someone's life, as your hug improved my life. Happy Hug Day! 
 Your hugs are a sign of love that motivates me. Happy Hug Day, sweetheart.  On
this day of hugs, let's hug each other and feel each other's heartbeats to bring
some serenity into our lives. My queen, you have my undying affection. Happy hug
day!   A hug can transform someone's life, as your hug improved my life. Happy
Hugging Day!   Your hugs are a sign of love that motivates me. Happy Hug Day,
sweetheart   On this day of hugs, let's hug each other and feel each other's
heartbeats to bring some serenity into our lives. My queen, you have my undying
affection. Happy hug day!  The most sincere emotional touch, a hug, can take
away all your concerns and sorrows. Because I love you so much, I'm giving you
one of my warm hugs on this hugging day to banish all bad vibes from your life.
Happy Hug Day, sweetheart!   Set the sparkle in my heart, and the butterflies
lose in my tummy. How? give me a big embrace. I need it more than you know.
Happy Hug Day, sweetheart.   On this day dedicated to hugs, I am sending you a
warm embrace because nothing makes me happier than wrapping my arms around you.
Happy Hug Day!  


50 AFFORDABLE VALENTINE’S DAY GIFTS FOR HUSBAND-2023

Valentine's Day is a special time of the year when couples express their love
and affection for one another. It's a day when people make an extra effort to
make their significant others feel special and appreciated. If you're looking
for a unique and affordable Valentine's Day gift for your husband, you're in
luck. There are plenty of options that will show your husband how much you care
without breaking the bank. Here are 50 unique and affordable Valentine's Day
gift ideas for your husband:1. A custom-made piece of art, such as a painting or
sculpture, represents your relationship.2. A custom-made piece of jewellery,
such as a watch or a ring, that he'll treasure forever.3. A unique and unusual
plant or succulent that he can care for and enjoy.4. A homemade coupon book that
offers special gifts such as a back rub, a home-cooked meal, or a day of his
choice.5. A homemade photo album or scrapbook filled with memories of your time
together.6. A personalized phone case that features a picture of the two of
you.7. A homemade candle or soap in his favourite scent.8. A subscription to a
monthly box service that delivers curated items such as snacks, grooming
products, or books.9. A custom-made t-shirt or hoodie featuring a special phrase
or inside joke that only the two of you understand.10. A romantic day trip to a
nearby town or city that he's always wanted to visit.11. You can also gift your
Husband a personalised video message/video call/ dm from his favourite
Celebrities at an affordable price. Visit Tring’s Official Website to Know
More.12. A wine or whiskey-tasting experience at a local winery or
distillery.13.  A cooking class that teaches him to make his favourite dish.14.
A unique set of cooking or baking utensils that he can use to make delicious
meals at home.15. A personalized set of golf balls or a new golf club with his
name on it.16. A new tool or gadget that he's been wanting, such as a new power
drill or a new pair of noise-cancelling headphones.17. A new video game or
gaming console that he's been waiting to play.18. A new book by his favourite
author or a new book that he's been wanting to read.19. A new drone or
remote-controlled toy that he can enjoy.20. A new set of weights or a new piece
of workout equipment that he can use to stay in shape.21. You can gift a new
t-shirt/shirt or sweater to work or out on a date.22. A new pair of jeans or
slacks will look great on him.23. A new pair of shoes or boots that he can wear
for special occasions or for everyday wear.24. A new coat or jacket that he can
wear to stay warm during the colder months.25. A new bag or backpack that he can
use for work or travel.25. A new umbrella or rain gear that he can use to stay
dry during unexpected rain showers.26. A new set of socks or underwear will keep
him comfortable.27. A new set of bed sheets or a new comforter that will make
him feel like he's sleeping in a luxury hotel.28. A new piece of art or decor
that he can use to decorate his office or man cave.29. A new plant or succulent
that he can care for and enjoy.30. A new cooking class or wine-tasting
experience that he can enjoy with you.31. A new set of golf lessons or tennis
lessons that he can take to improve his game.32. A new guitar or piano lesson
that will allow him to explore his musical side.33. A new dance class or salsa
lesson that will help him impress you on your next date night.34. A new cooking
or cocktail recipe book that he can use to whip up something delicious in the
kitchen.35. A new set of cooking or baking utensils will help him make delicious
meals at home.36. A new set of golf balls or tennis balls that he can use to
play his favourite sport.37. A new set of golf tees or tennis balls that he can
use to replace his old ones.38. A new set of golf clubs or tennis rackets will
help him take his game to the next level.39. A new set of cooking or baking
equipment will help him make his favourite dishes.40. A new music album or
concert tickets of his favourite artist that he can look forward to listening
to.41. A new spa package that he can enjoy with you or alone.42. A new set of
board games or card games that he can play with friends.43. A new set of tools
for his hobby like painting or woodworking.44. A new subscription to an online
course that he's been meaning to take.45. A new set of books from his favourite
series or the author that he's been meaning to read.46. A new telescope or
binoculars for star-gazing.47. A new fishing rod or tackle box for a day of
fishing.48. A new set of tools for his gardening hobby49. A new car detailing
package that he can use to make his car look like new.50. Book a surprise
weekend getaway for the two of you to a destination he's always wanted to
visit.These are just a few unique and affordable Valentine's Day gift ideas for
your husband. The most important thing is to put thought and effort into your
gift and show your husband how much you care about and appreciate him. Whether
it's a small gesture or a big surprise, as long as it comes from the heart, your
husband will surely love it.In conclusion, Valentine's Day is a special time of
the year when couples express their love and affection for one another. It's a
day when people make an extra effort to make their significant others feel
special and appreciated. Finding the perfect gift for your husband can be
challenging, especially if you're on a budget. But as this list shows, there are
plenty of unique and affordable Valentine's Day gift ideas for your husband that
will show him how much you care without breaking the bank. Remember to put
thought and effort into your gift, and your husband will love it.


KAL HO NAA HO ACTRESS JHANAK SHUKLA GOT ENGAGED TO HER LONGTIME BOYFRIEND
SWAPNIL SURYAWANSHI

Jhanak Shukla, the Kal Ho Naa Ho actress, is now engaged to her boyfriend,
Swapnil Suryawanshi. Jhanak recently posted photos and videos from her Roka
ceremony on her Instagram account. Her mother, actress Supriya Shukla, has also
shared a post wishing her daughter and son-in-law good luck for their life
ahead. Jhanak posted happy photos from the ceremony with the caption “Finally,
it's official! Gaya, Roka ho Gaya” with a heart emoticon. Jhanak looks lovely in
a pink and yellow kurta and pyjama set, while Swapnil looks dashing in a
lavender kurta and white pyjama set.Jhanak Shukla rose to prominence as a child
artist on the famous Indian television show Karishma Kaa Karishma. She then
appeared in Karan Johar's film Kal Ho Naa Ho, where she played Preity Zinta's
sister. Shah Rukh Khan and Saif Ali Khan also appeared in the movie. Jhanak
Shukla posted a family photo on Monday with the caption, "The one with the
Family. #RokaPicsContinue."Supriya Shukla, Jhanak's mother, also shared the
photos and wrote an emotional note that read, "Ek nanhi pari mein ghar aayi...
By God's grace, the family expands... Swapnil and his parents are now
families... At home, there is a Roka ceremony. With love and best wishes... God
bless you... Our children are blessed because our elders shower their love on us
from above. Sharing these special moments with my friends... My Instagram
family... Everyone who has supported me wishes the best for my family and me...
Show me your betiyon ke rishte kare hain... Jhanak ki baari aaye... I adore you,
Princu... and swap you."Jhanak, the actress from Kumkum Bhagya, commented
shortly after the actress shared the post, "Thank you very much, Mama! I adore
you!" Shraddha Arya also wished the family well, "Congratulations, Maa, Beti,
and Fam... this is wonderful news. Jhanak, you have my heart.


MOONRISE: SHEHNAAZ GILL AND GURU RANDHAWA SHARE A GLIMPSE OF THEIR NEW SONG

Shehnaaz Gill's fans are excited about her new song. The actress will appear in
a music video with singer-actor Guru Randhawa soon. The song is called Moonrise,
and the motion poster depicts the two stars running on a beach. Shehnaaz Gill
captioned the poster, "2023 is going to see a new kind of #Moonrise," with a
heart emoji. "Can't hide my excitement for this one from the #ManOfTheMoon
album," she added. On January 10, 2023, the Moon will rise. "Watch this space."
She also tagged T-Series, Bhushan Kumar, and Guru Randhawa in the post. The
actress's fans have flooded the comments section with heart emojis.Guru Randhawa
also shared a poster of the album and said: "Super excited to bring to you
#Moonrise from #ManOfTheMoon. On January 10, 2023, the Moon will rise. "Watch
this space."Guru Randhawa and Shehnaaz Gill shared a video of behind-the-scenes
footage from the song's shoot. They can be seen giggling while posing for
photos. "Caption khud likh lo," the caption said. Mujhe nhi samaj aa raha.
(Create your caption. Nothing makes sense to me.).""Not a single word I have
understood except for 'LIGHT,' and that represents you," stylist Ken Ferns,
Shehnaaz's BFF, said. "'Light shirt de?"' Mrunal Thakur responded, "Hahahaha,
cuties."Shehnaaz Gill and Guru Randhawa are seen joking around in another
behind-the-scenes video. "You are only allowed to look at @shehnaazgill during
the shoot," Guru wrote in the caption. The moon will rise on January 10,
2023."Ken Ferns commented once more, saying, "Hahaha, Sana. You are absolutely
hilarious. Nobody else could possibly be like you. "Meri paglu."Salman Khan's
Kisi Ka Bhai Kisi Ki Jaan will mark Shehnaaz Gill's Bollywood debut. She is
well-known for her work on the reality television show Bigg Boss.Guru previously
shared a behind-the-scenes video from the song's filming. "You are only allowed
to look at Shehnaaz Gill during the shoot," the video caption read. The moon
will rise on January 10, 2023.


HAPPY PROPOSE DAY WISHES, QUOTES, AND MESSAGES FOR EVERYONE

You will find some amazing propose day wishes because it's the time of year that
has come for more be romantically love between two lovers. Valentine's day is
celebrated on February 14, but we now know that the season of love lasts for
much longer than a week. This week's day represents the magic of love we should
express to one another. It's a fantastic chance for single folks to declare
their love to a crush. Do you know how to ask someone you love to marry you? Or
if you want them to be your girlfriend/boyfriend? Send our propose day wishes to
boyfriend/girlfriend or any loved ones to showcase to them how much you care on
this special day.With lovely propose day wishes, you want to let your love know
how much you care for them. Some may think it's not easy to express your love on
this page of Tring for every individual. Expressing your love and making them
feel special by sending him/her the below Propose Day wishes. On this propose
day, make your love express to your love and make them yours forever.During the
beautiful week from February 7 to February 14, couple exchange unique Valentines
Day gift. The second day of the week is proposal day. It is a lovely occasion
that expresses connections and love without having a set date. It is often
observed in several nations around the world on February 8. So, propose day is a
perfect date to propose to your loved one. Celebrate your Day propose and make
it the best day of both your lives.Propose Day Wishes For BoyfriendThe world's
luckiest girl is me, thanks to you. All I have to live for is your love. Happy
day of the proposal, my sweet partner!  Happy proposal day, my sweetheart. Will
you be my Husband's honour?Baby, I appreciate your unwavering love and defence
of me. I want to spend with rest of my days with them.Since I met you, my days
have been filled with laughter, and my evenings are filled with pleasant dreams.
Never again do I want to lose you. Please stay at my side forever.You are what
completes me. Whenever I hold your hands, give you a strong embrace, or kiss
you, I feel special. Could you be mine?I made the best life choice when I said
"YES" to you. Because you are the centre of all my beautiful dreams, I don't
want to live without you!Having you around is like being in a romance movie
where everything is so colourful and every moment is filled with love. Cheers to
proposals!On the eve of joyful proposal day, let's affirm our commitment to one
another by saying "yes" to each other. Will you stay by my side for the rest of
my life, my love?You are merely someone I desired to have as my own. I'm asking
you again: Will you be mine?The most excellent part of our lives may be spending
our later years together. Let's put it into action. I'll grab your hand and lead
you to unending love!To apprehend you and keep you under my control permanently,
I allowed you to steal my heart. Happy day to propose, my charming lover!I would
never have known that getting old with you would be such fun if you hadn't
proposed to me. I adore you. Cheers to proposals!Thank you for walking with me
on all of my travels and roads. Cheers to proposals! The ideal boyfriend ever is
you!Will you be my savour for the rest of my life, the finest boyfriend in the
world?Can you make me smile forever just the way you do it now?Want to irritate
you forever, May I?I'm starting to love you and would love to love you
forever.Want to change Miss to Mrs Will you?Want to call you my Husband? Can you
change that?You were terrific as a Friend. Let's add Boy to it. Will you be my
boyfriend?I am bored with my surname. Can I borrow yours forever? Propose Day
Wishes for HusbandEvery day, my love for you will become more and more intense.
Happy day to propose, my love.I would love to get down on one knee and make a
romantic proposal to you from the bottom of my heart. I adore you a thousand
times over, and I would do anything to keep you.I forget my pain and anguish
when you squeeze me in your arms. For the final day of my life, I want to stand
by your side. Happy proposal day, sweetheart.Happy proposal day, my sweetheart.
I'll keep popping the question to you on this day every year since you are so
dashing.My sole wish for today is to spend my entire life with you. Happy
proposal day to the hubs!You are the one who brings my life and me to
completion. I hope you're always there to complete me with your love on Propose
Day.Propose day will always have a special place in my heart because it was on
this day that I received the most romantic proposal of my life. My beloved
spouse, best wishes on this special day.I am very lucky you are in my life since
you are not only my husband but also my soulmate. I'm wishing my devoted husband
a very happy Propose Day.Feeling safe and protected in your embrace makes me a
happy soul. I'd want to wish the world's greatest hubby a very Happy Propose
Day.You are the source of my delight, so I ask God to increase your joy and
smiles forever. Greetings on Propose Day.May we always be happy and contented
pair? May our affection for one another inspire others. Regards on Propose
Day.Today, I pledge that I will always strive to improve with age because it is
the one unique gift I can give to you. Greetings on Propose Day.Your beauty has
the power to make my eyes sparkle, and your smile has the capacity to melt my
heart." Nothing else but your magic, my angel. Wishing you a very Happy Propose
Day.I have no room for tragedies in my life because of how much love and
affection you have brought into it. I'd want to wish my spouse a nice and happy
proposal day.To the guy who knows how to always make his wife feel loved and
special. My dear, best wishes to you on Propose Day.Will always be grateful to
you for proposing to me and winning my heart; it is the best thing you have ever
done. Greetings on Propose Day.From acquaintances to lovers and from romantic
correspondence to a lovely proposal for life. Thanks for everything and for
making me your wife. Happy Propose Day, sweetheart.I don't need to worry about
the rest of the world when you are here. I find calm in your embrace, and your
heart is where I belong. Your laughter makes me laugh, and your tears make my
eyes water. I adore and live for you because of you. Will be like this till my
last breath.We dispute, we agree, we love, and we live; it is our life, and
there is no place for being alone. We fight, and we make up. I want to open up
to you about my entire life and all my feelings. I cherish you. Can we be the
same forever?Will you marry me all over again?Want to be both your favourite
greeting and the hardest farewell? Propose Day Wishes For GirlfriendI appreciate
you always being there! I am absolutely nothing without you. Will you always be
by my side?I can tell from my life's history that asking for your hand was the
best choice I've ever made. Happy proposal day to you!Please accept my unending
love on this important day and know that you are the reason I am alive and
breathing! Cheers to proposals!Baby, you are what completes me. I want to hold
your hand forever because I love you so much.I want to express how important you
are to me on this great occasion of propose day. I value the entire period we
were together remarkably. We should stay together forever.Make a pact today that
we will deal with everything that comes our way as a team. Give me your sword,
and I'll give you my shield. Cheers to proposals!The best thing I ever did was
fall in love with you, and now I want to be with you forever.My lovely
girlfriend, I'm grateful you entered my life and made it so enjoyable. I now
find it impossible to imagine my existence without you. Will you commit to me
for the rest of your life?I would like to express how important you are to me on
this great occasion of propose day. I value the entire period of time we were
together remarkably. We should stay together forever.Make a pact today that we
will deal with everything that comes our way as a team. Give me your sword, and
I'll give you my shield. Cheers to proposals!The best thing I ever did was fall
in love with you, and now I want to be with you forever.My lovely girlfriend,
I'm grateful you entered my life and made it enjoyable. I now find it impossible
to imagine my existence without you. Will you commit to me for the rest of your
life?I can't let you go because you mean the world to me. I'm re-proposing you
to be my girl on this special day. Baby, I love you.All I want is to spend every
moment of my life with you and to feel your presence. Do you want to be my
girl?I discovered love when I met you. Your eyes showed me the genuine hues of
life, and I don't ever want to let you go. I adore you.I can't let you go
because you mean the world to me. I'm re-proposing you to be my girl on this
special day. Baby, I love you.All I want is to spend every moment of my life
with you and to feel your presence. Do you want to be my girl?I discovered love
when I met you. Your eyes showed me the genuine hues of life, and I don't ever
want to let you go. I adore you.You ignited a fire in my soul and a mental storm
in me. Now, the only person who can end my pain is you! Be mine always!In my
heart, I sense a bond with you. Let's stay connected for the rest of our lives.
Happy Propose Day, my lovely!I want to share my feelings with you on this
special day. Baby, will you accept my love?  Propose Day Wishes for WifeYou'll
never know when love will come your way. But when it does, you'll realise it
right away!  There is no better offer I can make than to say that I am the best
person you will ever discover since love is passionate and blind.I swear that I
will always hold your hand throughout my entire life. Love, Happy Propose Day!I
only want to express my concern for you and my commitment to making you feel my
profound love without having any particular goals in mind. Happy Propose Day, my
sweetheart!You are the fulfilment of my prayer, my wish come true, and my dream
come true. Will you propose to me again?My appreciation for the life that God
has given me has improved because of your affection. Sweetheart, happy proposal
day!Till the end of time, until the ocean runs dry, until the stars in the sky
glitter, until fairies live high in the sky. I'll continue to love you. Propose
day is here, sweetie!You are my pillar of support. You are my life's love.
You're the one that made my life more exciting. On Propose Day, will you accept
me forever?My love, my life, and my passion. I would be without life without
you. Let's make a commitment to never part ways. Propose day is here!God sent
you just when I was learning the actual purpose of my life. I then understood
where I genuinely belonged! Cheers to proposals!All I wanted was someone who
would take good care of me, be there for me constantly, and never tell the
truth. And look! I found you! Cheers to proposals!The most substantial feelings
are the hardest to put into words. You are mine forever if you just gaze deeply
into my eyes.Being loved by someone is the best sensation in the world since
love is the purest form of emotion. Propose day is here!I want to be with you
today, tomorrow, and forever. I cherish you. Dear, Happy Propose Day!Just know
that you are a princess in my heart, and I adore you. I want to stay at your
side forever. Cheers to proposals!You are like the soothing sun. You resemble
delicious sugar. Never alter because I adore you just as you are. Enjoy your
proposal day!Would I love to be in your company forever? My wifeyHappy Propose
Day, My wife.Be the sunshine or the darkness, and I promise you to stay forever.
Happy Propose Day.Will you be mine for seven Jaman?I am in love with you even
after two years of marriage. Will you stay forever? Happy Propose Day.  Propose
day takes place on the second day of Valentine's Week and is so romantically
charged. It's a day to tell your girlfriend, boyfriend, and crush that you love
them. Additionally, you can use this as an opportunity to surprise your loved
ones with Propose Day wishes for your proposed anniversary. Therefore, feel free
to renew your proposal to your particular someone on this day to show how much
you care about them. You can express love for your girlfriend, boyfriend, or
crush with Happy Propose Day wishes and messages. Because this ideal occasion
only arises once a year, make sure to wish them a good propose day. Be the one
to constantly remind your loved ones how much you care for them and long for
their presence in your life.Tring will assist you in making the gift more
special and memorable, including helping you pick the ideal Valentines Day Gift
for them. On Tring, followers can communicate with their favourite celebrities.
They are owing to the biggest celebrity engagement network in India. More than
12000 celebrities are included on their website.Their roster of celebrities
includes The Kapil Sharma Show, Tarak Mehta, Kushal Tandon, and the cast of
Anupama. If you want your special ones to be able to get in touch with you, go
to the Tring website and choose their services. Tring offers three different
ways for users to get in touch with famous people: an Instagram direct message,
a personalised video message, and a video call. The best Valentines Day gift for
girlfriend, wife or other loved one would undoubtedly be a service.Our
suggestions have helped you pick the best propose day wishes for your loved
ones. Lastly, thanks for reading. Have a great day, and happy Valentine Day in
advance

no results

Surprise your loved ones with over 10,000+ celebrities

# PersonalisedCelebrityMessages

Book Now

Watch the video to see how a tring will make you feel

 * 
 * 

Get Personalised Video Messages from Bhau Kadam!

Book Now!


Recorded Videos for your brand! Book within 3 mins.

Book Now


Price you see, is what you pay!

Taxes included, no hidden charges!



 * Video Shoutout 
   30 to 50 second video would be created by a Celebrity as per the script
   suggested by the user. It can be for any occasions like birthday,
   anniversary, roast, get well soon etc.
 * Meet & Greet  
   Meet your favourite celebrity for the ultimate fan experience
 * Gift under 500
   Get your favourite celebrities talk to you, personally in ₹500/-
 * Brand Enquiry
   Any brand can create recorded video from the celebrity as per their
   requirements and script.

×



FEATURED CELEBRITY

Get personalised video messages from your favourite celebrity! What's more? The
price you see is the price you pay!


SHANKAR MAHADEVAN

#Singer   #Music Composer  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 9999
Starts from ₹ 8499 ₹ 9999
Book Now


ISHITA RAJ

#Movie Star   #Pyaar Ka Punchnama  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 4999
Starts from ₹ 4249 ₹ 4999
Book Now


KAILASH KHER

#Singer   #Music Composer  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 17499
Starts from ₹ 14874 ₹ 17499
Book Now


POONAM PANDEY

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 25000
Starts from ₹ 21250 ₹ 25000
Book Now


OJAS RAWAL

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 3099
Starts from ₹ 2634 ₹ 3099
Book Now


BABA SEHGAL

#Singer   #Rapper  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 2999
Starts from ₹ 2549 ₹ 2999
Book Now


ELLI AVRRAM

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 20000
Starts from ₹ 17000 ₹ 20000
Book Now


PREM CHOPRA

#Movie Star   #Dhamaal  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 5999
Starts from ₹ 5099 ₹ 5999
Book Now


SIMA TAPARIA

#Web Personality  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 4999
Starts from ₹ 4249 ₹ 4999
Book Now


BHAU KADAM

#Movie Star   #Marathi Stars  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 7999
Starts from ₹ 6799 ₹ 7999
Book Now


KIKU SHARDA

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 14999
Starts from ₹ 12749 ₹ 14999
Book Now


KARANVIR BOHRA

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 1999
Starts from ₹ 1699 ₹ 1999
Book Now


PRIYA MANI RAJ

#Movie Star   #Model  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 5999
Starts from ₹ 5099 ₹ 5999
Book Now


SALIM MERCHANT

#Singer   #Music Composer  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Book Now


EHSAAN NOORANI

#Singer   #Music Composer  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 3499
Starts from ₹ 2974 ₹ 3499
Book Now


SHAKTI KAPOOR

#Movie Star   #Bigg Boss  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 16899
Starts from ₹ 14364 ₹ 16899
Book Now


OMI VAIDYA

#Movie Star   #International Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 6999
Starts from ₹ 5949 ₹ 6999
Book Now


VISWANATHAN ANAND

#Sportsperson   #Public Figure  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 10999
Starts from ₹ 9349 ₹ 10999
Book Now


TIKU TALSANIA

#Movie Star   #TV Star  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 4699
Starts from ₹ 3994 ₹ 4699
Book Now


AARTI CHABRIA

#Movie Star   #Model  
Added to cart, you can add more celebs
Added to cart, you can add more celebs
Starts from ₹ 2999
Starts from ₹ 2549 ₹ 2999
Book Now


×
Categories

Select categories to explore celeb.

 * Charity
 * Movie Star
 * TV Star
 * Model
 * Singer
 * Prime
 * Sportsperson
 * Influencer
 * Youtuber
 * instagrammer
 * Dancer
 * Tik Tok Star
 * Fitness
 * Marathi Stars
 * Public Figure
 * Film Star
 * Photographer
 * Choreographer

Apply Clear All


POPULAR CATEGORIES TO EXPLORE

Featured
Trending
Movie Star
TV Star
Model
Charity
Sportsperson
Singer
Prime Time
More
Featured
Trending
Movie Star
TV Star
Model
Charity
Sportsperson
Singer
On TV
More


NEXT DAY DELIVERY SEE ALL

Added to cart, you can add more celebs
Starts from  ₹4999  ₹7000
₹4249
 15%.off₹4999
Book Now

SWWAPNIL JOSHI

#Movie Star   #TV Star   #Marathi Stars  

Added to cart, you can add more celebs
Starts from  ₹15999
₹13599
 15%.off₹15999
Book Now

DAISY SHAH

#Movie Star   #Gujarati Star   #Charity  

Added to cart, you can add more celebs
Starts from  ₹999  ₹1699
₹849
 15%.off₹999
Book Now

SALIM MERCHANT

#Singer   #Music Composer   #Music Director  

Added to cart, you can add more celebs
Starts from  ₹999
₹849
 15%.off₹999
Book Now

KISHORI SHAHANE

#Movie Star   #TV Star   #Marathi Stars  

Added to cart, you can add more celebs
Starts from  ₹1499
₹1274
 15%.off₹1499
Book Now

MANDAR CHANDWADKAR

#Movie Star   #TV Star   #Director  

Added to cart, you can add more celebs
Starts from  ₹5999
₹5099
 15%.off₹5999
Book Now

PREM CHOPRA

#Movie Star   #Dhamaal   #Raja Babu  

Added to cart, you can add more celebs
Starts from  ₹14999
₹12749
 15%.off₹14999
Book Now

KIKU SHARDA

#Movie Star   #TV Star   #Comedian  

Added to cart, you can add more celebs
Starts from  ₹2999
₹2549
 15%.off₹2999
Book Now

BABA SEHGAL

#Singer   #Rapper   #Musician  

Added to cart, you can add more celebs
Starts from  ₹2799
₹2379
 15%.off₹2799
Book Now

MOHIT MALHOTRA

#Movie Star   #TV Star   #Music Composer  

Added to cart, you can add more celebs
Starts from  ₹500
₹425
 15%.off₹500
Book Now

BHAKHTYAR IRANI

#Movie Star   #TV Star   #Model  

Added to cart, you can add more celebs
Starts from  ₹4999  ₹7000
₹4249
 15%.off₹4999
Book Now

SWWAPNIL JOSHI

#Movie Star   #TV Star   #Marathi Stars  

Added to cart, you can add more celebs
Starts from  ₹15999
₹13599
 15%.off₹15999
Book Now

DAISY SHAH

#Movie Star   #Gujarati Star   #Charity  

Added to cart, you can add more celebs
Starts from  ₹999  ₹1699
₹849
 15%.off₹999
Book Now

SALIM MERCHANT

#Singer   #Music Composer   #Music Director  

Added to cart, you can add more celebs
Starts from  ₹999
₹849
 15%.off₹999
Book Now

KISHORI SHAHANE

#Movie Star   #TV Star   #Marathi Stars  

Added to cart, you can add more celebs
Starts from  ₹1499
₹1274
 15%.off₹1499
Book Now

MANDAR CHANDWADKAR

#Movie Star   #TV Star   #Director  

Added to cart, you can add more celebs
Starts from  ₹5999
₹5099
 15%.off₹5999
Book Now

PREM CHOPRA

#Movie Star   #Dhamaal   #Raja Babu  

Added to cart, you can add more celebs
Starts from  ₹14999
₹12749
 15%.off₹14999
Book Now

KIKU SHARDA

#Movie Star   #TV Star   #Comedian  

Added to cart, you can add more celebs
Starts from  ₹2999
₹2549
 15%.off₹2999
Book Now

BABA SEHGAL

#Singer   #Rapper   #Musician  

Added to cart, you can add more celebs
Starts from  ₹2799
₹2379
 15%.off₹2799
Book Now

MOHIT MALHOTRA

#Movie Star   #TV Star   #Music Composer  

Added to cart, you can add more celebs
Starts from  ₹500
₹425
 15%.off₹500
Book Now

BHAKHTYAR IRANI

#Movie Star   #TV Star   #Model  


TRING DHAMAKA SEE ALL

Added to cart, you can add more celebs
Starts from  ₹500  ₹1000
Book Now

AMBIKA RANJANKAR

#Movie Star   #TV Star   #Marathi Stars  

Added to cart, you can add more celebs
Starts from  ₹500  ₹1000
Book Now

RUSHAD RANA

#Movie Star   #TV Star   #Class of 2020  

Added to cart, you can add more celebs
Starts from  ₹500  ₹1000
Book Now

SONALIKA JOSHI

#TV Star   #Anchor   #Theatre Artist  

Added to cart, you can add more celebs
Starts from  ₹500  ₹1000
Book Now

BHAKHTYAR IRANI

#Movie Star   #TV Star   #Model  

Added to cart, you can add more celebs
Starts from  ₹500  ₹1000
Book Now

TANNAZ IRANI

#Movie Star   #TV Star   #Model  

Added to cart, you can add more celebs
Starts from  ₹500  ₹1000
Book Now

AZHAR SHAIKH

#TV Star   #Taarak Mehta Ka Ooltah Chashma   #Friendship Day Gifts  

Added to cart, you can add more celebs
Starts from  ₹500  ₹1000
Book Now

SUHASI DHAMI

#TV Star   #KumKum Bhagya   #Nach Baliye  

Added to cart, you can add more celebs
Starts from  ₹299  ₹500
Book Now

BHAVINI PUROHIT

#TV Star   #Saath Nibhaana Saathiya   #Jaana Na Dil Se Door  

Added to cart, you can add more celebs
Starts from  ₹500  ₹1000
Book Now

AMAN HORA

#Singer   #Recorded Video with a Song  

Added to cart, you can add more celebs
Starts from  ₹500  ₹1000
Book Now

ASTHA AGARWAL

#TV Star   #Ghum Hai Kisikey Pyaar Meiin   #Ek Tha Raja Ek Thi Rani  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book Now

AMBIKA RANJANKAR

#Movie Star   #TV Star   #Marathi Stars  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book Now

RUSHAD RANA

#Movie Star   #TV Star   #Class of 2020  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book Now

SONALIKA JOSHI

#TV Star   #Anchor   #Theatre Artist  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book Now

BHAKHTYAR IRANI

#Movie Star   #TV Star   #Model  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book Now

TANNAZ IRANI

#Movie Star   #TV Star   #Model  

Added to cart, you can add more celebs
Starts from  ₹500  ₹999
₹250
 50%.off₹500
Book Now

AZHAR SHAIKH

#TV Star   #Taarak Mehta Ka Ooltah Chashma   #Friendship Day Gifts  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book Now

SUHASI DHAMI

#TV Star   #KumKum Bhagya   #Nach Baliye  

Added to cart, you can add more celebs
Starts from  ₹299
₹150
 50%.off₹299
Book Now

BHAVINI PUROHIT

#TV Star   #Saath Nibhaana Saathiya   #Jaana Na Dil Se Door  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book Now

AMAN HORA

#Singer   #Recorded Video with a Song  

Added to cart, you can add more celebs
Starts from  ₹500
₹250
 50%.off₹500
Book Now

ASTHA AGARWAL

#TV Star   #Ghum Hai Kisikey Pyaar Meiin   #Ek Tha Raja Ek Thi Rani  


VIDEO WITH A SONG SEE ALL





NEW ON TRING SEE ALL





TRING FOR CHANGE

You can make a difference. Support a cause and get a celebrity's video message





INTERNATIONAL STARS SEE ALL





TRENDING CELEBRITIES SEE ALL





EASY ON POCKET SEE ALL





PRIME TIME SEE ALL





MOVIE STARS SEE ALL





REGIONAL STARS SEE ALL





STARS OF BALAJI SEE ALL





ATHLETES SEE ALL





MODELS SEE ALL




Promote your business through celebrity

Promotions Endorsements Shoutouts Events

Tring for business helps you connect with relevant celebrities cost-effectively
& swiftly, thus helping you create content which is highly engaging, incredibly
catchy and remarkably relevant, turning audiences and viewers into your
potential customers. With more than 12000+ celebrities and multiple products,
Tring is the go-to place if you are looking to scale your business or build your
brand.

Fill the form
‹ ›

‹›



LOVED BY THE PEOPLE

Hear all about it straight from our customers,
used tring to make every moment special and hey you can make yours too:)

'Top of the world'
'Crying with joy'
'Bowled Over'
This is how your loved ones are going to feel like, when they receive a tring!


FREQUENTLY ASKED QUESTIONS

HOW CAN I GET A MESSAGE FROM A CELEBRITY?

To receive your own celebrity video shoutout, all you need to do is
visit www.tring.co.in and select the celebrity of your choice, personalize the
message to fit the occasion. You can use this video message to surprise your
loved ones and friends on their special days. The best part about these
celebrity video shoutouts is that you don’t have to wait for a special occasion.
You can use them to celebrate milestones, job promotions, weddings or just share
these celebrity video shoutouts to brighten someone’s day and tell them how much
you love and appreciate them!
Here’s how you can receive your own personalised celebrity video shoutout for
all your celebrations!

Step 1: Visit this page to book your celebrity video shoutout - www.tring.co.in

Step 2: Select the celebrity of your choice
Tring lets you pick celebrities from over 12000+ options! You can select your
favourite comedian, singer, musician, actor, influencer and sportsperson from
the long list.

Step 3: Book your personalised video shoutout from celebrities
When you find the celebrity of your choice, you can click on their profile, read
more about them, check out their pricing and response time as well.

Step 4: Share your personalised message with the celebrity
You can fill up the details in the form and add your personalised video message
that you wish to convey through the celebrity. You can personalize it according
to the occasion at hand.

Step 5: Complete the booking 
Once you filled in all the details, you can complete the booking process by
making the payment. You will receive the message according to the instructions
provided to you. Your personalised video message will be sent to you by mail.

Don’t hold back anymore! You’ve got the power to transform someone’s day. Make
your loved ones cherish their special day with wishes from their favourite
celebrities. Go ahead, book your Tring NOW!

WHAT ARE THE ENGAGEMENT AND CONNECTION SERVICES OFFERED BY TRING?

Tring keeps adding newer and deeper engagement products regularly. Presently we
offer the below 4 options. However, subscribe to our free newsletter to be
updated every time we have a new product and celebrity on the platform.
1) Personalised video messages – Celebrities record an approx. 30 second
personalised video with the message content as given by the user. The video can
be booked for yourself or for gifting. Common uses are birthday wishes,
anniversary, get well soon, all the best, apologies, etc.
2) Video Call – Celebrities get on a 5 minute video call with the user
(monitored). The user can invite up to 4 friends on the call.
3) DM on social media – Celebrities send a single text message to the user on
social media (Instagram) from their verified account.
4) Wishes on Air – Users can request for personalised audio wishes for
themselves or their loved ones live on radio, at a time and date of their
choosing, from their favourite Radio Jockey.


WHAT IS THE PROCESS TO BOOK A TRING VIDEO?

It is very easy and does not take more than a few seconds to book a Tring. The
user simply needs to provide details like the sender's name, recipient's name,
occasion, detailed message they would like to convey, along-with the delivery
details and Tring shall help create the most unique and permanent gift, to be
cherished for a lifetime.

HOW MUCH TIME DOES IT TAKE FOR MY REQUEST TO GET DELIVERED?

Usually, it takes a maximum of 7 working days to process your request. However,
we try our best to ensure we stick to your preferred date and close the
requests. We also offer 24-hour delivery from some celebrities, for those last
minute bookings. The process time is subject to celebrity availability.

ARE THE PRICES VISIBLE ON THE WEBSITE ALSO APPLICABLE FOR BRAND/ CORPORATE
ORDERS?

The prices displayed on the website are for individual, personal and non-brand
orders. However, the celebrities are available for brand orders, including but
not limited to: awareness, corporate team-building, brand endorsements, and
similar branding orders through Tring. Please reach out to us on +91-81690 73903
(Phone call/ WhatsApp) or operations@tring.co.in so we can help you find the
perfect celebrity for your brand requirement, at the most economical pricing.

WHAT IF CELEBRITY DOES NOT COMPLETE THE VIDEO?

This is very, very rare but if due to some unforeseen circumstances, the
celebrity is unable to complete the video request at a time, we shall process
your refund for the full amount immediately. We encourage you to re-book your
order as per our order guidelines, and Tring team shall strive to get you the
perfect video message from your favourite celebrity.

WHY DID MY ORDER GET DECLINED?

It may be due to one or more reasons, including but not limited to: celeb
unavailability, inappropriate request or message, business name or brand name
mentioned in the personal message request, not enough time, etc. We suggest to
re-book the order and place the request following the Tring standard order
guidelines. Or you may call us at our helpline number for assistance.

WHY IS TRING THE BEST GIFTING PORTAL?

Tring is the best gifting portal in India now as it is unique and different from
rest of the personalised gifts available in the market. Tring is a website where
around 12000+ celebrities are listed who are willing to be a part of their fan’s
celebration. Tring has three services - a personalised video message, a video
call and a DM on Instagram. Any service would make the best gifts for your loved
ones.
See All FAQs


AS FEATURED IN




BE THE FIRST ONE TO KNOW

Subscribe to our emailer to get exclusive offers daily!

Subscribe

 * Universal majestic,
   Jeejabai Bhosale Marg,
   ACC Nagar, Chedda Nagar Mumbai,
   Maharashtra 400043
 * +918828315721
 * operations@tring.co.in

×



LET’S GET STARTED

Name
Mobile

Company/ Brand Website

Work Email ID

Please Wait...
Continue

By continuing, I accept Tring’s Terms & Conditions


VERIFY WITH OTP

Sent to

Enter the OTP you received
Resend OTP
Confirm

By continuing, I accept Tring’s Terms & Conditions

×

Get
 100 tcash
signing up with
Tring
Get
 100 tcash
signing up with
Tring
×
Welcome
Sign up with Tring
Continue with Facebook Continue with Google

Or continue with email

Full Name
My Email ID
Password
Invite Code(Optional)
Sign up
Already on tring? Login
×

You’re almost there
My Gender
Male Female Other
Day
  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
30 31
Month
  January February March April May June July August September October November
December

Year
  2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000
1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984
1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968
1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954

My Mobile No.

We’ll send you a 4 digit code to your mobile number.

+91
OTP Verification

Please enter the OTP we have sent to
Change



Resend in

If you don’t receive a code! Resend

Send OTP Verify OTP



GIFT A TRING

✕


BIRTHDAY


ANNIVERSARY


WEDDING GIFTS


PERSONAL


CORPORATE


SPECIAL DAYS


BIRTHDAY GIFT

✕


WOMEN


WIFE


GIRLFRIEND


MOTHER


SISTER


DAUGHTER


FRIEND


GRANDMOTHER


MEN


HUSBAND


BOYFRIEND


FATHER


BROTHER


SON


FRIEND


GRANDFATHER


ANNIVERSARY GIFT

✕


WOMEN


WIFE


GIRLFRIEND


MOTHER


SISTER


DAUGHTER


FRIEND


GRANDMOTHER


MEN


HUSBAND


BOYFRIEND


FATHER


BROTHER


SON


FRIEND


GRANDFATHER


COUPLE


PARENTS


GRANDPARENTS


NEWLY MARRIED


BF-GF


WEDDING GIFT

✕


MEN


WOMEN


BROTHER


SISTER


FRIEND


PERSONAL GIFT

✕


BIRTHDAY GIFTS


ANNIVERSARY GIFTS


HOUSEWARMING GIFTS


BEST WISHES GIFTS


CORPORATE GIFT

✕


BOSS


EMPLOYEES


COLLEAGUES


SPECIAL DAY GIFT

✕


MOTHER'S DAY


FATHER'S DAY


FRIENDSHIP DAY


TEACHER'S DAY


GRANDPARENTS' DAY


VALENTINE'S DAY


WOMEN'S DAY


MOVIE ARTIST  


INFLUENCERS


ATHLETES


MODELS


PUBLIC FIGURES


TV ARTIST


MUSIC


MOVIE MAKERS


ENTERTAINERS


COMEDIANS


CHEFS


AUTHORS & SPEAKERS

×
×
Login with Tring
Continue with Facebook Continue with Google

Or continue with email

My Email ID
Password
Login
Not on tring? Sign up



NEED HELP?

×

Issue with an existing order Want to book a business video ? Want to book a
celebrity shoutout ?
Back

WE SHALL REACH YOU IN 2 HRS (BETWEEN 10:30 AM TO 7 PM) ON THE DETAILS YOU
PROVIDE

Mobile Number *
Name *
Submit
Discover More:  



CELEBRITIES


MOVIES


TV SHOWS


WEB SERIES


SPORTS EVENTS


EVENTS


WISHES


GIFTS


QUOTES


INVITATIONS


CAPTIONS


AARTI




PERSONALISED VIDEO MESSAGE FROM YOUR FAVOURITE CELEBRITY

Sharing experiences, and celebrating life's moments has never been more
accessible and fun in our rapidly socialising world. If you are looking for a
unique gift, look no further, surprise your loved ones with a virtual gift from
a celebrity star! Get a video wish, a message or an Instagram DM from your
favourite celebrity which will make your wish unique and unforgettable.


ENHANCE YOUR GIFTING AND WISHING EXPERIENCE


 * CELEBRITY BIRTHDAY WISHES
   
   Ever dreamt of getting a birthday wish from Amitabh Bacchan? Leave your
   ordinary way of birthday greeting behind and imagine receiving exclusive
   birthday wishes from your favourite tv actor and a movie star. Whether you're
   a fan of Bollywood glamour or appreciate the charm of Telugu cinema,we ensure
   to offer birthday wishes from across different film industries namely
   Bollywood, Kannada, Tamil, Malayalam, Bengali, Punjabi, Gujarati and Telugu
   celebrities or any other celebrity actor you are a fan of. Make your loved
   one’s birthday celebration memorable with the magic of personalised celebrity
   birthday wishes.


 * MEMORABLE ANNIVERSARY WISHES AND MESSAGES FROM YOUR FAVOURITE TV AND MOVIE
   STAR
   
   Celebrate your special milestones with a touch of stardom. Experience the
   magic of celebrity charm on your special day with personalised anniversary
   wishes from TV and Movie stars. Get anniversary messages by Bollywood
   celebrities and other renowned stars to surprise your spouse in a unique way.
   Tring, ensures an extraordinary touch with exclusive anniversary wishes,
   including happy anniversary wishes from your favourite TV and Movie stars.
   Book a selfie video wish from celebrities like Shakti Kapoor, Shankar
   Mahadevan, Daisy Shah, Kishori Shahane and many more to receive warm and
   personalised greetings from celebs, turning your anniversary into a
   star-studded affair filled with joy and love.


 * PERSONALISED VIDEO MESSAGE BY A CELEBRITY
   
   Make your celebrations special with personalised videos from celebrities,
   whether it's a heartwarming video wish by your favourite star, celebrity
   birthday video messages or personalised celebrity messages crafted just for
   you. Tring ensures a seamless and memorable experience, offering unique
   touches like personalised celebrity messages in India. Let the stars
   themselves make your moments truly special with their selfie video celebrity
   birthday wishes.


 * SHOUTOUT FROM YOUR FAVOURITE ACTOR
   
   Tring offers exclusive shoutouts from celebrities, adding a touch of glamour
   and excitement to your celebrations. Whether you're looking for a
   personalised greeting or a special message from your favourite star, our
   celebrity shoutouts are tailored to make your moments truly memorable. From
   heartfelt messages to personalised shoutouts, let your celebrations shine
   with the star power they deserve. Make every occasion extraordinary with
   celebrity shoutouts that leave a lasting impression.


 * CELEBRITY GREETINGS: BIRTHDAY WISHES AND EXCLUSIVE MESSAGES ON INSTAGRAM
   
   Tring brings you personalised birthday wishes on Instagram from your
   favourite stars. Experience the charm of Bollywood celebrity birthday wishes
   on Instagram. Whether you seek general celebrity birthday greetings or
   specific mentions, Tring makes it possible for you to get birthday,
   anniversary wishes and messages by your favourite actor or actress. You can
   experience a unique opportunity for a video call with celebrities,
   introducing a new level of interactivity to your special occasions.


 * VIDEO CALL WITH CELEBRITY
   
   Whether you are a die-hard fan or looking to surprise a loved one, our
   platform brings you the opportunity to connect with celebrities in real-time.
   Engage in a live conversation or even have the chance to talk with your
   favourite celebrities on a video call.


 * MEET AND GREET
   
   Have an ultimate fan experience with our exclusive Meet and Greet with
   Celebrity, where dreams come to life and unforgettable memories are made.
   Book your favourite celebrity for a one-on-one in person meeting. Connect,
   converse, and create lasting memories with movie celebrities, tv stars, etc
   you always wanted to meet.


VIDEO WISHES BY 12000+ CELEBRITIES FROM TV SHOWS, MOVIES, SINGERS, SPORTS,
COMEDIANS, INFLUENCERS & MODELS


 * PERSONALISED BIRTHDAY WISHES FROM YOUR FAVORITE MOVIE STARS
   
   Make your occasions special with a video message from your favourite movie
   star! Tring introduces personalised video messages and selfie videos from
   your favourite movie stars. A chance to make your dreams come true! We
   feature movie stars who have a very huge fan following in India and abroad.
   Get an actor wishing a happy birthday to you! With a number of A-list movie
   stars like Shakti Kapoor, Swwapnil Joshi, Mukta Barve, Manoj Joshi, Dalip
   Tahil, Sheeba Chadha, Aamir Ali, Rushad Rana and many more onboarded with us.


 * CELEBRATE SPECIAL OCCASIONS WITH YOUR BELOVED TV STARS
   
   Do you wish to get a birthday wish from Sonu (Nidhi Bhanushali) from Taarak
   Mehta Ka Ooltah Chashma on your birthday? Tring makes it possible with a wide
   range of TV Stars to choose from. Indian television has experienced such long
   TV series and among them is one such loved SAB TV show. So, if you love a
   certain character to death from the show, you’re in luck! We have the entire
   star-studded cast of Taarak Mehta Ka Ooltah Chashma on board with us. Tring
   brings forth different ways for you to get a video wish from your celebrity
   idol.
   
   You can get wishes from the cast of popular tv show Yeh Rishta Kya Kehlata
   Hai celebrities like Swati Chitnis, Alka Badola Kaushal, Amal Sherawat,
   Pankhuri Awasthy and more.
   
   Choose from the cast of Kundali Bhagya and get birthday, anniversary or
   wishes on special occasions from the fan favourite Dr Preeta Luthra (Shraddha
   Arya) or everyone’s crush Karan Luthra (Shakti Arora) and many more.
   
   Get a wish from the above mentioned TV Stars and other such popular TV Shows,
   for a birthday, anniversary, wedding or a motivational message. Use this
   video message from a celebrity to either surprise a loved one or spoil
   yourself a little on your birthday, anniversary or any occasion!
   
   In order to give your gifts a visual touch, Tring also provides meet and
   greet events with your favourite TV Stars such as Shraddha Arya, Shakti
   Arora, Erica Fernandes, Arjun Bijlani, Gautam Rode, Ambika Ranjankar, Kiku
   Sharda and more.


 * A PERSONALISED WISH OR MOTIVATIONAL VIDEO MESSAGES FROM YOUR FAVOURITE
   SPORTSPERSON
   
   Whether it's a birthday, a milestone achievement, or a boost for your
   personal goals, Tring enables you to connect with the sporting heroes who
   inspire you. Get personalised selfie video wishes or motivational messages
   from famous cricketers namely Veda Krishnamurthy and the evergreen Salil
   Ankola, Rishank Devadiga and other such Kabaddi players that make us proud,
   the genius chess master Viswanathan Anand, the proud runner Dutee Chand, the
   taekwondo expert Latika Bhandari, the very talented wrestler Deepak Punia and
   many more. Maybe you or a loved one is going through a difficult time and
   want some encouragement. At times like these, imagine if you can get
   motivation from your favourite sports idols. Tring helps make that easy with
   motivational celebrity videos and messages that you can gift to the sports
   fans of their beloved athletes.


 * VIDEO WISHES FROM THE MOST POPULAR INFLUENCERS
   
   Trendsetters, fashionistas, motivators, lifestyle or any kind of influencers
   who help make your life enjoyable, Tring has it all! Get a birthday wish from
   your favourite content creators. Tring brings about celebrity shoutouts from
   famous influencers for you. Whether its a personalised Instagram DM you can
   get it from popular influencers such as Sai Godbole, Vaishnavi Rao, Jay
   Dudhane, Sheena Bajaj and more.


 * MUSICAL VIDEO WISH FROM YOUR FAVOURITE SINGERS
   
   Your favourite singers often become soundtracks to your hearts, make these
   soundtracks come to life with a selfie video wish with a song sung by your
   favourite singer. Get birthday, anniversary and wishes for special occasions
   along with a song sung by your favourite singers! Make your dreams come true
   and choose from singers like Shankar Mahadevan, Kailash Kher, Sonu Kakkar,
   Vaishali Samant, Salim Merchant, Ankit Tiwari and more.


 * FUNNY VIDEO WISHES FROM COMEDIANS
   
   Get laughter into your personal lives with a personalised humourous wish from
   your favourite stand up comedian! Tring brings your favourite comedians from
   the stage to being more up close and personal with their humorous banter.
   Choose from TV as well as stand-up comedians from the likes of Kiku Sharda,
   Cyrus Broacha, Deven Bhojani, Vanita Kharat, Bhau Kadam, Gaurav More, Namrata
   Awate Sambherao, and more. Surprise your friends and loved ones with a funny
   birthday wish from a celebrity on their birthday.


SALIENT FEATURES OF CELEBRITY VIDEO MESSAGES WITH TRING


 * NO AI - ABSOLUTE REAL CELEBRITY SELFIE VIDEOS
   
   At Tring, personalised wishes and messages by celebrities are crafted without
   the use of AI. We pride ourselves on delivering an authentic and intimate
   experience for our users. Our platform ensures that each wish and message is
   personalised by the celebrities themselves.Say farewell to automated
   greetings and embrace the sincerity of direct, personalised messages from
   your beloved movie stars, Tv actors, actresses, celebrity singers, athletes,
   influencers and 12000 more celebrities.


 * 24 HOURS EXPRESS DELIVERY GIFTING
   
   Get personalised wishes by the next day which create a unique gifting
   experience. Surprise your loved ones within 24 hours and make this a lifetime
   experience for them. Make every moment of your birthday or anniversary
   extraordinary with the magic of celebrity greetings.
   
   
   LOOKING FOR A QUICK AND UNIQUE GIFT AVAILABLE IN 24 HOUR?
   
   Book Now


 * EASY BOOKING
   
   Effortless gift the joy of celebrity personalised video wishes with our easy
   booking process. Sign up with your user-friendly website, choose from a list
   of 12000+ celebrities and book your choice of wish or message. Tell us what
   you want the celebrity to say, the celebrity records a selfie video and sends
   it your way. Sign Up


HOW TO GET WISHES FROM CELEBRITIES?

Wondering how you can get a personalised selfie video wish or message by a
celebrity for a birthday, anniversary, festival, happy new year or any occasion?

Happiness in 4 easy steps -

 * Choose from a list of over 12000 varieties of celebrities

 * Tell us what you want the celebrity to say

 * Real celebrities record a selfie video and it is delivered to you on WhatsApp
   or Email

 * Share the Joy! Gift this video to your loved ones for surprise of a lifetime

--------------------------------------------------------------------------------

Celebs wishing happy birthday! How exciting it would be? Make every moment
special with a personalised celebrity message. Tring is India’s largest
engagement platform for celebrity video shoutout.

About

OUR STORY

MEDIA COVERAGE

BLOGS

Resources

TERMS & CONDITION

PRIVACY & POLICY

INVESTOR RELATIONSHIP

Help

FAQ

CONTACT US

OFFERS

CASE STUDIES

Explore

BROWSE ALL CELEBRITIES

RETURNS & REFUNDS

HOW TO TRING?

CAREERS

Social

  INSTAGRAM

  YOUTUBE

  FACEBOOK

  TWITTER

  WHATSAPP

Social

                
We accept
 * 
 * 
 * 
 * 
 * 
 * 

--------------------------------------------------------------------------------

© 2024 tring.co.in   Secured with SSL Made with in India


×

Validation Message


OK
×

OTP Message


OK
×

×

Allow tring to send you notifications

No Yes

My Cart

0

Max. limit reached

×

Cart Empty

Explore Celebrities
Available Offers (1)



₹99 for one year Membership ₹499/year

Apply

Add one celebrity shoutout, get the second one free

Applied
 Payment Details

Subtotal

₹ 0

Tring Prime Membership

₹ 99

Discount

- ₹ 0

BOGO Offer

- ₹ 0

Total Amount (Inc. all taxes)

₹ 0

Continue shopping Checkout

By continuing, I accept Tring’s Terms of Service & Privacy Policy







We're Online!

How may I help you today?

Want to get 15% Tring Prime discount on your bookings?
We promise to only send you relevant content and give you updates on your
transactions
No, thanks!Yes, of course!