CINXE.COM
Bizicard - Digital Visiting Card - M.V. Narayan
<!DOCTYPE html> <html lang="en"> <head> <link href='https://cdn.jsdelivr.net/npm/fullcalendar@5.10.1/main.min.css' rel='stylesheet' /> <script src='https://cdn.jsdelivr.net/npm/fullcalendar@5.10.1/main.min.js'></script> <title>Bizicard - Digital Visiting Card - M.V. Narayan</title> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-T1ND1GG3QT"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-T1ND1GG3QT'); </script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,900" rel="stylesheet"> <link rel="icon" href="https://bizicard.in/public/bizicard-new-favicon.png" type="image/png"> <link rel="stylesheet" href="https://bizicard.in/public/css/main.css"> <link rel="stylesheet" href="https://bizicard.in/public/css/style.css"> <link rel="stylesheet" href="https://bizicard.in/public/fonts/flaticon/font/flaticon.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <meta property="og:url" content="https://www.bizicard.in/mvnarayan/" /> <meta property="og:type" content="website" /> <meta property="og:title" content="M.V. Narayan" /> <meta property="og:description" content= "Director"/> <meta property="og:image" content="https://bizicard.in/public/img/1735908779.jpg"> <link href='https://cdn.jsdelivr.net/npm/fullcalendar@5.10.1/main.min.css' rel='stylesheet' /> <style> .pdf-container { position: relative; width: 100%; padding-top: 100%; /* Aspect ratio for responsive scaling (height:width = 1:1) */ overflow: hidden; /* Hide overflow to prevent scrolling */ } .pdf-embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; /* Remove border */ } /* CSS to style the paragraph */ p.stylish-paragraph { color: blue; /* Set the text color to blue */ font-size: 16px; /* Set the font size */ font-family: Arial, sans-serif; /* Set the font family */ /* Add more styling properties as needed */ } .large-icon { width: 50px; height: 50px; } .custom-accordion-item { border: none; margin-bottom: 1rem; /* Add space between items */ background-color: #f5e6ff; } .custom-accordion-item + .custom-accordion-item { margin-top: 1rem; /* Add additional spacing above the next item */ } .custom-accordion-header { border: none; background: none; } .btn-link.no-border { border: none !important; box-shadow: none !important; } .accordion { background-color: transparent; /* Make accordion background transparent */ } .container { padding: 1rem; /* Add padding to the container to keep items away from edges */ } .top-bottom-gap { padding-top: 10px; /* Adjust the value as needed */ padding-bottom: 10px; /* Adjust the value as needed */ padding-left: 0px; /* Adjust the value as needed */ padding-right: 0px; margin: 0; } .zero-gap { margin: 0 !important; padding: 0 !important; } .custom-logo-container { padding: 0; margin: 0; height: 100%; /* Ensure the container takes full height of its parent */ display: flex; /* Use flexbox to control layout */ align-items: center; /* Center items vertically */ justify-content: center; /* Center items horizontally */ } .logo-container { width: 100%; height: 100%; overflow: hidden; /* Ensure no overflow outside the container */ } .logo-img { height: 100px; /*object-fit: cover; /* Ensures the image covers the container while maintaining aspect ratio */ display: block; /* Removes any space below the image */ margin-left:auto; margin-right:auto; } .video-wrapper { /* Adjust the top and bottom margin as needed */ padding: 10px; /* Add padding inside the container */ box-sizing: border-box; /* Ensure padding is included in the element's total width and height */ } .embed-responsive { padding: 10px; /* Padding inside the video container */ /* Make sure the padding area has the same background color */ } .embed-responsive-item { width: 100%; height: auto; } .stylish-paragraph { white-space: pre-wrap; /* Preserves line breaks and handles wrapping */ text-align: left; /* Aligns text to the left */ margin: 0; /* Removes any default margin */ padding: 0; /* Removes any default padding */ line-height: 0; /* Adjust line height if needed for readability */ word-wrap: break-word; } /* Change cursor to pointer (hand) on event click */ .fc-daygrid-day, .fc-event { cursor: pointer; } /* Reduce the overall size of the calendar */ #calendar { max-width: 80%; /* Adjust width if needed */ margin: 0 auto; font-size: 0.75rem; /* Make the text smaller */ } /* Make date cells smaller in height */ .fc-daygrid-day { height: 5px; /* Further reduce the height of each day cell */ max-width: 40px; /* You can also reduce the width */ } /* Adjust the layout of the day grid frame */ .fc-daygrid-day-frame { padding: 1px; /* Minimal padding inside the cells */ height: 100%; /* Ensure it fills the day cell */ } /* Optional: Customize event text inside day cells */ .fc-event { font-size: 0.7rem; /* Make event text smaller */ padding: 0px; /* Minimal padding for events */ } /* Make the calendar header (previous/next buttons and title) smaller */ .fc-toolbar h2 { font-size: 0.9rem; /* Smaller header text */ } /* Make the toolbar buttons smaller */ .fc-toolbar .fc-button { font-size: 0.7rem; padding: 0.1rem 0.4rem; /* Smaller buttons */ } /* Set the cursor to pointer when hovering over a date cell */ .fc-daygrid-day { cursor: pointer; } /* Prevent the calendar from scrolling */ .fc { overflow: hidden; } .no-pointer { pointer-events: all; /* Enable pointer events for the link */ } .stretched-link { pointer-events: none; /* Disable pointer events for the accordion toggle button, except when necessary */ } .btn-link:hover .no-pointer { pointer-events: all; /* Ensure links inside the content can still be clicked */ } .container { padding: 16px; } .accordion-item { margin-top: 20px; /* Space above accordion items */ } /* Image Grid */ .image-grid { position: relative; width: 100%; } .grid-item img { width: 100%; height: auto; display: block; object-fit: cover; } /* Overlay for More Images */ .more-overlay { position: absolute; bottom: 10px; right: 10px; background: rgba(0, 0, 0, 0.7); color: #fff; font-size: 18px; font-weight: bold; padding: 10px 15px; border-radius: 5px; cursor: pointer; } .overlay { text-align: center; } /* Additional Images Styling */ #moreImages .additional-image { margin-top: 10px; } .additional-image img { border-radius: 5px; display: block; width: 100%; } </style> </head> <body> <div class="container"> <div class="row row-centered"> <div class="col-lg-3"></div> <div class="col-lg-6 col-centered-flex align-items-center justify-content-center" style="padding-bottom: 35px;"> <div class="col-centered-flex d-flex flex-column align-items-center justify-content-center border"> <div class="col col-centered-flex d-flex flex-column align-items-center justify-content-center custom-logo-container" style="background-color: #f5e6ff;"> <div class='visible logo-container'> <img src='https://bizicard.in/public/img/20220222185512_nk-consultants-logo.jpg' alt='M.V. Narayan' class="logo-img"> </div> </div> <div class="col col-centered-flex d-flex flex-column align-items-center justify-content-center" style="background-color: #f5e6ff;"> <img src="https://bizicard.in/public/img/1735908779.jpg" class="img-fluid photo" alt="" > <span class="pname" style="color: #36454f;">M.V. Narayan</span> <span style="color: #36454f;">Director</span> <span style="color: #36454f; font-weight: 600;">N K Consultants</span> </div> <div class="col col-centered-flex d-flex flex-column align-items-center justify-content-center video-wrapper" style="background-color: #f5e6ff;"> <div class="embed-responsive embed-responsive-16by9"> <video id="userVideo" class="embed-responsive-item" controls> <source src="https://bizicard.in/public/video/20230406144759Be_your_Digital_Brand.mp4" type="video/mp4"> Your browser does not support the video tag. </video> </div> </div> <script> document.addEventListener('DOMContentLoaded', function() { var video = document.getElementById('userVideo'); video.pause(); // Ensure the video is paused initially }); </script> <div class="col" style="background-color: #ce93d8; padding-bottom: 20px;"> <div class="row justify-content-center" style="margin-top: 20px; margin-bottom: 12px;"> <!-- Save Contact Button as a Link --> <a href="https://bizicard.in/vcard/139" rel="nofollow" class="btn" style="background-color: #28a745; color: white; padding: 12px 30px; border-radius: 30px; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); width: auto; min-width: 250px; text-align: center; font-size: 20px;"> Save Contact </a> </div> <div class="row justify-content-center"> <span class="mx-3 mt-1" style="color: #36454f; font-weight: bold;">Profile</span> </div> <div class="row justify-content-center"> <a href="#" class="aicon" data-toggle="modal" data-target="#aboutModal"> <img src="https://bizicard.in/public/icons/about-black.png" class="icon large-icon"><br> <span style="color: #36454f;">About</span> </a> <!-- Modal --> <div class="modal fade" id="aboutModal" tabindex="-1" role="dialog" aria-labelledby="aboutModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="aboutModalLabel">About Me</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <!-- Content of the modal goes here --> <p class="stylish-paragraph"> <p>As a Management Graduate , I worked in the IT industry for about 10 years , selling hardware and software. Post job , serving Business Owners and Corporates with various IT and Financial products, since last 20 years.</p> <p>Presently, have 2 verticals - <span style="text-decoration: underline;"><em>Financial and Business Services</em></span>. This covers services ,like:</p> <p>a) <strong>Wealth Care</strong> - Retirement, Inheritance and Asset Structuring using Life Insurance</p> <p>b) <strong>Risk Protection</strong> - Life, Health, Cyber, Commercial Crime, Director's Liability</p> <p>c) <strong>Alternate Investments</strong>- Start-up Eco System, Special Credit Fund, Commercial Real Assets in USA and UAE</p> <p>d) <strong>Compliances</strong> - ESG and Sustainibility</p> <p>e) <strong>Unclaimed Financial Instruments</strong> - Shares, Mutual Funds, Bank, Insurance,PF</p> <p>f) Having a global business at <strong>Ras-Al-Khaimah, UAE </strong></p> </p> <!-- You can load the content dynamically via AJAX if needed --> </div> </div> </div> </div> <!-- Trigger Modal for Appointments (First Modal) --> <a href="#" class="aicon share-modal-trigger" data-toggle="modal" data-target="#shareModal139"> <img src="https://bizicard.in/public/newicons/share-black.png" class="icon large-icon"></br> <span style="color: #36454f;">Share</span> </a> <!-- Modal --> <div class="modal fade" id="shareModal139" tabindex="-1" role="dialog" aria-labelledby="shareModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="shareModalLabel">Share This Card</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <form id="myshareForm139" action="https://bizicard.in/dodefaultsharecard/139" method="POST"> <div class="form-group"> <label for="name">Name</label> <input type="text" class="form-control" name="name" placeholder="Enter Your Name" required> </div> <div class="form-group"> <label for="mobile">Mobile Number</label> <input type="text" class="form-control" name="mobile" placeholder="Enter Number You Want to Share the Card" required> </div> <div class="form-group"> <label for="email">Email</label> <input type="email" class="form-control" name="email" placeholder="Enter Email You Want to Share the Card" required> </div> <div class="form-group"> <label for="message">Message</label> <textarea class="form-control" name="message" rows="4" placeholder="Enter Your Message"></textarea> </div> <button type="submit" class="btn btn-primary btn-block">Share</button> </form> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!----> <div class="modal fade" id="shareModal2139" tabindex="-1" role="dialog" aria-labelledby="shareModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="shareModalLabel">Share This Card</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <p>This Card can not be share<p> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> <!-- Add additional buttons if needed --> </div> </div> </div> </div> <input type="hidden" class="input" value="bizicard.in/mvnarayan" id="textvalue"> <a href="#" class="aicon qr" data-toggle="modal" data-target="#myModal"><img src="https://bizicard.in/public/newicons/qr-code-black.png" class="icon large-icon"></br><span style="color: #36454f;">QR</span></a> <div id="qrcode-container"></div> <!-- Modal --> <div class="modal fade" id="myModal" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> </div> <div class="modal-body"> <img id="qr-code-image" class="code"> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> </div> </div> <div class="col" style="background-color: #ba68c8; padding-bottom: 20px;"> <div class="row justify-content-center"> <span class="mx-3 mt-1" style="color: #36454f; font-weight: bold;">Contact</span> </div> <div class="row justify-content-center"> <a href="tel:+919820346739" class="aicon"><img src="https://bizicard.in/public/newicons/call-black.png" class="icon large-icon" alt="call me"></br><span style="color: #36454f;">Call Me</span></a> <a href="https://bizicard.in/whatsappmsg/139" class="aicon"><img src="https://bizicard.in/public/newicons/whatsapp-black.png" class="icon large-icon" alt="WhatsApp"><br/><span style="color: #36454f;">WhatsApp</span></a> <a href="mailto:mvn.bada@gmail.com" class="aicon" target="_blank"><img src="https://bizicard.in/public/newicons/email-black.png" class="icon large-icon" alt=""><br/><span style="color: #36454f;">E-mail</span></a> <a href="904, Soumya Towers," class="aicon" target="_blank"><img src="https://bizicard.in/public/newicons/website-black.png" class="icon large-icon"><br><span style="color: #36454f;">Website</span></a> <a href="https://goo.gl/maps/fiknVVFQebSo9fzp9" class="aicon" target="_blank"><img src="https://bizicard.in/public/newicons/google-maps-black.png" class="icon large-icon" alt=""><br><span style="color: #36454f;">Map</span></a> </div> </div> <div class="col" style="background-color: #481169; padding-bottom: 20px;"> <div class="row justify-content-center"> <span class="mx-3 mt-1" style="color: #36454f; font-weight: bold;">Social Media</span> </div> <div class="row justify-content-center"> <div class='visible'> <a href="https://www.linkedin.com/in/long-term-cash-flow/" class='aicon' target='_blank'><img src="https://bizicard.in/public/newicons/linkedin-black.png" class='icon large-icon' alt='LinkedIn'><br><span style="color: #36454f;">LinkedIn</span></a> </div> <div class='visible'> <a href="https://www.facebook.com/mahadevan.v.narayan" class='aicon' target='_blank'><img src='https://bizicard.in/public/newicons/facebook-black.png' class='icon large-icon' alt='Facebook'><br><span style="color: #36454f;">Facebook</span></a> </div> </div> </div> <div class="contain no-gap top-bottom-gap"> <!-- Image Grid --> <div class="image-grid single-image" style="background-color: #f5e6ff;"> <!-- Main Image --> <a href="https://Build your capital through Compounding" target="_blank" rel="noopener noreferrer" class="grid-item"> <img src="https://bizicard.in/public/img/mvnarayan_20230825121108.jpg" alt="Main Slider Image" class="w-100"> </a> <!-- Overlay for More Images --> <div class="grid-item more-overlay" onclick="toggleMoreImages()"> <div class="overlay">+3</div> </div> </div> <!-- Additional Images (Initially Hidden) --> <div id="moreImages" style="display: none;"> <div class="additional-image"> <a href="https://Build long-term income" target="_blank" rel="noopener noreferrer"> <img src="https://bizicard.in/public/img/mvnarayan_20230825121113.jpg" alt="Slider Image" class="w-100"> </a> </div> <div class="additional-image"> <a href="https://Free Consultation and Business Scale-up" target="_blank" rel="noopener noreferrer"> <img src="https://bizicard.in/public/img/1727699068.jpg" alt="Slider Image" class="w-100"> </a> </div> <div class="additional-image"> <a href="https://Free Telephonic Mentorship" target="_blank" rel="noopener noreferrer"> <img src="https://bizicard.in/public/img/1736681166.jpg" alt="Slider Image" class="w-100"> </a> </div> </div> </div> <!-- Start of the accordion --> <div class="container zero-gap"> <div class="accordion" id="accordion"> <div class="card custom-accordion-item" style="background-color: #f5e6ff;"> <div class="card-header custom-accordion-header" id="heading0"> <h5 class="mb-0"> <button class="btn btn-link no-border w-100 p-0 d-flex justify-content-center" type="button" data-toggle="collapse" data-target="#collapse0" aria-expanded="true" aria-controls="collapse0" onclick="myFunction(829, 139)"> <span class="d-block w-100 mx-3 mt-1 text-center" style="color: #36454f; font-weight: bold;">About Me</span> </button> </h5> </div> <div id="collapse0" class="collapse" aria-labelledby="heading0" data-parent="#accordion"> <div class="card-body" style="background-color: #FFFFFF;"> <img src="https://bizicard.in/public/img/1736142705.jpg" alt="page" width="100%" height="auto"> <br> <div style="background-color: #FFFFFF; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px;"> <p style="text-align: justify;"><span style="font-family: 'comic sans ms', sans-serif;"><em><span style="color: #e03e2d;"><strong>M V Narayan, Director, NK Consultants</strong></span></em></span> has been working with Individuals and Corporates in the field of Consultancy and Financial Planning, since last 35 years. </p> <p style="text-align: justify;">Our mission is to empower people to build long-term Recurring income for Business and Family. To this extent, we work on Business and Financial Requirements and curate Solutions.</p> <p style="text-align: justify;">Currently, specializing in :</p> <p style="text-align: justify;"> a) <em>Wealth Care</em></p> <p style="text-align: justify;"> b) <em>Risk Protection </em></p> <p style="text-align: justify;"> c) <em>Compliances for ESG and Sustainibility . </em></p> <p style="text-align: justify;"> d) <em>Alternate Investment Opportunities</em> </p> <p style="text-align: justify;"> e) <em>Unclaimed Financial Instruments Retrieval Advisory</em></p> <p style="text-align: justify;"><em> f) Setting up of a Global Office at Ras-Al-Khaimah USE</em></p> <p style="text-align: justify;"> We educate and facilitate Business Owners on the above subjects. We have a Teams of Lawyers, CAs, Advisors- Business / Finance, IT experts and Strategic Planners. </p> </div> <p class="label-link"></p> </div> </div> </div> <div class="card custom-accordion-item" style="background-color: #f5e6ff;"> <div class="card-header custom-accordion-header" id="heading1"> <h5 class="mb-0"> <button class="btn btn-link no-border w-100 p-0 d-flex justify-content-center" type="button" data-toggle="collapse" data-target="#collapse1" aria-expanded="true" aria-controls="collapse1" onclick="myFunction(830, 139)"> <span class="d-block w-100 mx-3 mt-1 text-center" style="color: #36454f; font-weight: bold;">Risk Protection</span> </button> </h5> </div> <div id="collapse1" class="collapse" aria-labelledby="heading1" data-parent="#accordion"> <div class="card-body" style="background-color: #FFFFFF;"> <img src="https://bizicard.in/public/img/1736142415.jpg" alt="page" width="100%" height="auto"> <br> <div style="background-color: #FFFFFF; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px;"> <p><span style="font-weight: 400;">We share knowledge about how <strong><em><span style="color: #e03e2d;">Business Life Insurance</span></em></strong> can be applied, for:</span></p> <p><span style="font-weight: 400;">* Funding for Business Growth</span></p> <p><span style="font-weight: 400;">* Married Women's Property Act 1874</span></p> <p><span style="font-weight: 400;">* Income Protection against Critical Illness.</span></p> <p><span style="font-weight: 400;">* Life-long Guaranteed Tax-free Income</span></p> <p><span style="font-weight: 400;">* Business Succession & Inheritance </span></p> <p style="text-align: justify;">We work on Insurance Assets in both - <strong>Rs and $</strong></p> <p style="text-align: justify;"><span style="color: #e03e2d;"><em><strong>Health Insurance- </strong></em></span></p> <p style="text-align: justify;"><span style="color: #e03e2d;"><em><strong><span style="color: #000000;">a) </span> </strong></em><span style="color: #000000;">Mediclaim for Employees and family members</span></span></p> <p style="text-align: justify;"><span style="color: #e03e2d;"><span style="color: #000000;">b) Income Protection against Critical Illness / Accident</span></span></p> <p style="text-align: justify;"><span style="color: #e03e2d;"><strong><em>Cyber and Commercial Crime Insurance-<span style="color: #000000;"> </span></em></strong><span style="color: #000000;">Frauds are rampant and it reduces at least 5% of revenues . Risks include Thefts, Embezzlement, Forgery, and cyber fraud like social engineering. Both the insurances shield against business, assets, reputation and bottom line against unexpected attacks.</span></span></p> <p style="text-align: justify;"><span style="color: #e03e2d;"><span style="color: #000000;">While <span style="text-decoration: underline; color: #169179;">Corporate Insurance</span> protects from Financial Losses due to frauds due to employees and external agents. </span></span></p> <p style="text-align: justify;"><span style="color: #e03e2d;"><span style="color: #000000;"><span style="text-decoration: underline; color: #169179;">Cyber Insurance</span> mitigates financial and reputational fallout of cyber incidents</span></span></p> <p style="text-align: justify;"><span style="color: #e03e2d;"><span style="color: #000000;"><em><strong><span style="color: #e03e2d;">Directors & Officers Liability Insurance</span></strong></em> is basically to protect Directors and Officers against actions brought against them during professional work. Its a type of Insurance that provides Financial protection for them, in the event they are personally sued for alleged acts, while managing the company. </span></span></p> </div> <p class="label-link"></p> </div> </div> </div> <div class="card custom-accordion-item" style="background-color: #f5e6ff;"> <div class="card-header custom-accordion-header" id="heading2"> <h5 class="mb-0"> <button class="btn btn-link no-border w-100 p-0 d-flex justify-content-center" type="button" data-toggle="collapse" data-target="#collapse2" aria-expanded="true" aria-controls="collapse2" onclick="myFunction(831, 139)"> <span class="d-block w-100 mx-3 mt-1 text-center" style="color: #36454f; font-weight: bold;">Unclaimed Financial Instruments</span> </button> </h5> </div> <div id="collapse2" class="collapse" aria-labelledby="heading2" data-parent="#accordion"> <div class="card-body" style="background-color: #FFFFFF;"> <img src="https://bizicard.in/public/img/1743674571.jpg" alt="page" width="100%" height="auto"> <br> <div style="background-color: #FFFFFF; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px;"> <p>Indians have a lot of instruments lying with the Govt. , but they lie unclaimed, for more than 7 years. In fact, it could be instruments invested by the previous generations ,which current generation may not be aware.</p> <p>It is now possible to trace all unclaimed Shares, Mutual Funds, PFs, Deposits, Insurance through our <strong>Retrieval Advisory</strong>.</p> </div> <p class="label-link"></p> </div> </div> </div> <div class="card custom-accordion-item" style="background-color: #f5e6ff;"> <div class="card-header custom-accordion-header" id="heading3"> <h5 class="mb-0"> <button class="btn btn-link no-border w-100 p-0 d-flex justify-content-center" type="button" data-toggle="collapse" data-target="#collapse3" aria-expanded="true" aria-controls="collapse3" onclick="myFunction(832, 139)"> <span class="d-block w-100 mx-3 mt-1 text-center" style="color: #36454f; font-weight: bold;">Alternate Investments</span> </button> </h5> </div> <div id="collapse3" class="collapse" aria-labelledby="heading3" data-parent="#accordion"> <div class="card-body" style="background-color: #FFFFFF;"> <img src="https://bizicard.in/public/img/1727699642.jpg" alt="page" width="100%" height="auto"> <br> <div style="background-color: #FFFFFF; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px;"> <p style="text-align: justify;"><em><strong><span style="color: #ff0000;">Share knowledge on Alternate Investments in Business Funding / Overseas Funds in Dollars</span></strong></em></p> <p style="text-align: justify;">1. Our team has created a <strong>CAT 2 fund</strong>, which will invest in emerging sectors like Health care, Artificial Intelligence, Cyber Security, Security and Surveillance etc. Funds are for growth-stage for about 20-22 companies.</p> <p style="text-align: justify;"><span style="text-decoration: underline;">We are looking for investors of Rs 1 cr and above. </span></p> <p style="text-align: justify;"><span style="font-weight: 400; color: #000000;">2. You can invest in <strong>Commercial Real Estate in USA</strong>, minimum $55,000 ( Rs 40 lakhs) . Primarily meant for people who want expand business in USA or cater to children's education.</span></p> <p style="text-align: justify;"><span style="font-weight: 400; color: #000000;">3. We do <strong>Asset Structuring</strong> mainly for High Net Worth Individuals , through Life Insurance.. It involves arranging client's financial assets to maximise tax efficiency, ensure protection and foster growth.</span></p> <p style="text-align: justify;"> </p> <p> </p> </div> <p class="label-link"></p> </div> </div> </div> <div class="card custom-accordion-item" style="background-color: #f5e6ff;"> <div class="card-header custom-accordion-header" id="heading4"> <h5 class="mb-0"> <button class="btn btn-link no-border w-100 p-0 d-flex justify-content-center" type="button" data-toggle="collapse" data-target="#collapse4" aria-expanded="true" aria-controls="collapse4" onclick="myFunction(833, 139)"> <span class="d-block w-100 mx-3 mt-1 text-center" style="color: #36454f; font-weight: bold;">Business Compliance</span> </button> </h5> </div> <div id="collapse4" class="collapse" aria-labelledby="heading4" data-parent="#accordion"> <div class="card-body" style="background-color: #FFFFFF;"> <div class="pdf-container"> <iframe src="https://bizicard.in/public/pdf/1725860835_cc12b1b27e432d2a1d11.pdf" type="application/pdf" frameborder="0" scrolling="auto" class="pdf-embed"></iframe> </div> <br> <p>Click <a href="https://bizicard.in//public/pdf/1725860835_cc12b1b27e432d2a1d11.pdf" target="_blank" class="no-pointer">here</a> to view/download the PDF.</p> <div style="background-color: #FFFFFF; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px;"> <p>2 main issues have been a talking point , globally, including India. The first one is<em><strong> <span style="color: #e03e2d;">ESG - Environment, Social and Governance Compliance</span></strong></em><span style="color: #e03e2d;">. </span>It states that in future Businesses have to follow certain standards, that shows</p> <p>a) Nature Conservation</p> <p>b) Consideration of People and Relationships</p> <p>c) Standards for running a company</p> <p> </p> <p>The 2nd issue relates to <span style="color: #e03e2d;"><em><strong>Data Personal Digital Protection Act 2023</strong></em></span>. It recognizes the rights of individuals to protect their personal data. We will have to process the personal data , for lawful purposes ,only. Penalities are huge.</p> </div> <p class="label-link"></p> </div> </div> </div> <div class="card custom-accordion-item" style="background-color: #f5e6ff;"> <div class="card-header custom-accordion-header" id="heading5"> <h5 class="mb-0"> <button class="btn btn-link no-border w-100 p-0 d-flex justify-content-center" type="button" data-toggle="collapse" data-target="#collapse5" aria-expanded="true" aria-controls="collapse5" onclick="myFunction(1361, 139)"> <span class="d-block w-100 mx-3 mt-1 text-center" style="color: #36454f; font-weight: bold;">Your office in UAE</span> </button> </h5> </div> <div id="collapse5" class="collapse" aria-labelledby="heading5" data-parent="#accordion"> <div class="card-body" style="background-color: #FFFFFF;"> <img src="https://bizicard.in/public/img/1743677336.jpg" alt="page" width="100%" height="auto"> <br> <div style="background-color: #FFFFFF; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px;"> <p><span style="text-decoration: underline;"><span style="color: #ba372a; text-decoration: underline;">Global Expansion through an office in RAS-Al-Khaimah</span></span></p> <p>The Government of Ras-Al-Khaimah ( 7th Emirate in UAE) has appointed our Firm ABLE, to introduce Indian Business Owners to set up a global office , and do Business with other countries.</p> <p>It could be in Services or Trading or Manufacturing. Hence, you can take a Co-working space, Cabin Space for Small Business; and Land, Warehouse , Factories at higher levels.</p> <p>If you plan to have a global address, this is the cost-effective place to be. Government will provide services on all registrations, opening of bank account, a licence and visa.</p> <p>Ras-al-Khaimah is an upcoming Emirate stated to be developed by 2027. Few 5 Star hotels , a 50-storey Casino, Residential complexes are under construction </p> </div> <p class="label-link"></p> </div> </div> </div> <div class="card custom-accordion-item" style="background-color: #f5e6ff;"> <div class="card-header custom-accordion-header" id="heading6"> <h5 class="mb-0"> <button class="btn btn-link no-border w-100 p-0 d-flex justify-content-center" type="button" data-toggle="collapse" data-target="#collapse6" aria-expanded="true" aria-controls="collapse6" onclick="myFunction(1362, 139)"> <span class="d-block w-100 mx-3 mt-1 text-center" style="color: #36454f; font-weight: bold;">Your Marketing Tool</span> </button> </h5> </div> <div id="collapse6" class="collapse" aria-labelledby="heading6" data-parent="#accordion"> <div class="card-body" style="background-color: #FFFFFF;"> <img src="https://bizicard.in/public/img/1743678688.jpg" alt="page" width="100%" height="auto"> <br> <div style="background-color: #FFFFFF; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px;"> <p> <span style="text-decoration: underline; color: #ba372a;">Digital Visiting cards for Branding and Advertising</span></p> <p><span style="color: #000000;">Bizicard is a digital representation of your contact information and professional details that can be easily shared and accessed using various digital platforms such as e-mail, messaging apps or social media.</span></p> <p><span style="color: #000000;">It includes your job title, company name, phone number, mail-id, website address and social media profiles.</span></p> <p><span style="color: #000000;">Digital Business cards are convenient, eco-friendly and allows for easy updates and customisations. Mine is <a href="../mvnarayan">https://bizicard.in/mvnarayan</a></span></p> <p> </p> </div> <p class="label-link"></p> </div> </div> </div> </div> </div> <!-- End of the accordion --> </div> </div> <div class="col-lg-3"></div> </div><!-- row --> </div><!-- container --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.6.0/css/bootstrap.min.css"> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.6.0/js/bootstrap.min.js"></script> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script src="https://bizicard.in/public/theme/vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/qrious@4.0.2/dist/qrious.min.js"></script> <style> .block { background-color: #F0E68C; padding: 5px; width: 100%; } .block1 { background-color: #00FF00; padding: 5px; width: 100%; } </style> <style> .button-link { display: inline-block; padding: 2px 3px; color: blue; border: none; border-radius: 5px; } </style> <script> $(function(){ $(document).on("click", ".qr", function(){ generateQRCode(); }); }); function generateQRCode() { var data = $('#textvalue').val(); var url = `https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=${encodeURIComponent(data)}`; $('#qr-code-image').attr('src', url); } </script> </body> </html> <script> function myFunction(id, user_id) { console.log("Function called with id:", id, "and user_id:", user_id); $.ajax({ url: "https://bizicard.in/selectlabelforcustomer", method: "POST", data: { id: id, user_id: user_id }, success: function(result) { console.log("AJAX request successful. Result:", result); let data; try { data = JSON.parse(result); } catch (e) { console.error("Error parsing JSON:", e); return; } var links = document.querySelectorAll("p.label-link"); if (links.length > 0) { links.forEach(function(link) { link.innerHTML = data; // Replace inner HTML with the response data }); } else { console.log("No elements found with class 'label-link'"); } var labels = document.querySelectorAll(".label"); if (labels.length > 0) { labels.forEach(function(label) { label.innerHTML = data; }); } else { console.log("No elements found with class 'label'"); } console.log("Data inserted successfully."); }, error: function(xhr, status, error) { console.error("AJAX request failed:", status, error); } }); } </script> <script> $(document).ready(function() { $('#appointmentModal').on('shown.bs.modal', function () { var calendarEl = document.getElementById('calendar'); // Initialize FullCalendar var calendar = new FullCalendar.Calendar(calendarEl, { initialView: 'dayGridMonth', events: [ ], eventClick: function(info) { // Clear previous modal data clearModalData(); // Populate the appointment details modal with corrected date format var eventDate = new Date(info.event.start); // Format the date according to the local timezone var formattedDate = eventDate.getFullYear() + '-' + String(eventDate.getMonth() + 1).padStart(2, '0') + '-' + String(eventDate.getDate()).padStart(2, '0'); $('#event_name').text(info.event.title); $('#event_date').text(formattedDate); $('#event_price').text(info.event.extendedProps.price); $('#event_time').text(info.event.extendedProps.time); $('#event_duration').text(info.event.extendedProps.duration); // Show the details modal $('#appointmentModal').modal('hide'); $('#appointmentDetailModal').modal('show'); // Store event data to pass to the form modal $('#confirmBookingBtn').data('event', info.event); }, dateClick: function(info) { // Ensure we're comparing dates correctly without timezone issues var clickedDate = new Date(info.dateStr); clickedDate.setHours(0, 0, 0, 0); var eventsOnDate = calendar.getEvents().filter(function(event) { var eventDate = new Date(event.start); eventDate.setHours(0, 0, 0, 0); return eventDate.getTime() === clickedDate.getTime(); }); // Clear previous modal data clearModalData(); if (eventsOnDate.length > 0) { var event = eventsOnDate[0]; // Correctly format the event date var eventDate = new Date(event.start); // Format the date according to the local timezone var formattedDate = eventDate.getFullYear() + '-' + String(eventDate.getMonth() + 1).padStart(2, '0') + '-' + String(eventDate.getDate()).padStart(2, '0'); $('#event_name').text(event.title); $('#event_date').text(formattedDate); $('#event_price').text(event.extendedProps.price); $('#event_time').text(event.extendedProps.time); $('#event_duration').text(event.extendedProps.duration); // Show the details modal $('#appointmentModal').modal('hide'); $('#appointmentDetailModal').modal('show'); // Store event data to pass to the form modal $('#confirmBookingBtn').data('event', event); } else { // No event on this date, hide the details modal if it's open $('#appointmentDetailModal').modal('hide'); } } }); calendar.render(); }); // Function to clear the modal data function clearModalData() { $('#event_name').text(''); $('#event_date').text(''); $('#event_price').text(''); $('#event_time').text(''); $('#event_duration').text(''); } // Clean up the calendar instance when the modal is closed $('#appointmentModal').on('hidden.bs.modal', function () { $('#calendar').empty(); }); // Handle "Confirm Booking" button click to open the form modal $('#confirmBookingBtn').on('click', function() { var event = $(this).data('event'); if (event) { // Get the event date in the local timezone var eventDate = new Date(event.start); var formattedDate = eventDate.getFullYear() + '-' + String(eventDate.getMonth() + 1).padStart(2, '0') + '-' + String(eventDate.getDate()).padStart(2, '0'); // Pass event data to the booking form $('#booking_event_id').val(event.id); $('#booking_user_id').val(event.extendedProps.user_id); $('#booking_event_name').val(event.title); $('#booking_event_date').val(formattedDate); // Use the locally formatted date $('#booking_event_time').val(event.extendedProps.time); $('#booking_event_duration').val(event.extendedProps.duration); $('#booking_event_price').val(event.extendedProps.price); // Open the booking form modal $('#appointmentDetailModal').modal('hide'); $('#bookingFormModal').modal('show'); } }); }); </script> <script> // Toggle Additional Images function toggleMoreImages() { const moreImages = document.getElementById('moreImages'); if (moreImages.style.display === 'none' || moreImages.style.display === '') { moreImages.style.display = 'block'; } else { moreImages.style.display = 'none'; } } </script>