Help
RSS
API
Feed
Maltego
Contact
Domain > bhurivoj.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2018-04-22
101.53.144.68
(
ClassC
)
2025-10-15
103.86.177.4
(
ClassC
)
Port 80
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100X-Powered-By: PHP/8.2.29Content-Type: text/html; charsetUTF-8Cache-Control: no-cache, privateset-cookie: XSRF-TOKENeyJpdiI6InY1K3RxRHVLY3dSVHlHdWVLaFpYQUE9PSIsInZhbHVlIjoiYXEwTTRuZnliVG55UWF0cTl3ZUpaNURXcFpOb0tpamhoUmJ3VE5NN3RrQWdMNi8rTVpCNlF4azVPbi9kcnF3ZkhTYU5ZSkptUkpMSzNMVzh3cHF1VGtHNnlZQ2lVWlZ5b3RoMWtLNmgvWk9sTW1sakRlclZBSE9hZVpHVTdBVDMiLCJtYWMiOiIwOWZhODIxOWY3MTdlNTlhZjU5Y2UxOTExMDQxNTQyMTViNGViNDA0M2MzYzA1YWFiZWIyYjMyZjExOThlY2JmIiwidGFnIjoiIn0%3D; expiresWed, 15 Oct 2025 05:48:42 GMT; Max-Age7200; path/; samesitelaxset-cookie: bhurivoj_sessioneyJpdiI6IlRGK1AvRFBDVUQyWGxCYXBGWWlBSVE9PSIsInZhbHVlIjoiQTh4UkhDMEh0dWU0U1Nma2hWTC9GOWxoamlPcHh3Y1k3ejdLZEFzYTlhVDhsZnZLcHZ5S2FTU1k1d1E1cDk4SWROMVNXWTIzS3pnbnc4WWxDWVhFNkVXZjllZjlyVk1kaHczNUl2cXcxbDd0ZzBpR05sb0FMQmJEVGJqWi8ycisiLCJtYWMiOiI0ZGU3NDFmZjE1ZTdlZmJiNjE4Y2FkYjA0MzcyNGRlOGEyYWFjNzI3ZTFhNGQwMmU4MTM4ZDc2ZWFkNzQ3NzQ3IiwidGFnIjoiIn0%3D; expiresWed, 15 Oct 2025 05:48:42 GMT; Max-Age7200; path/; httponly; samesitelaxContent-Length: 32913Date: Wed, 15 Oct 2025 03:48:42 GMTServer: LiteSpeedX-Frame-Options: SAMEORIGINX-XSS-Protection: 1; modeblockX-Content-Type-Options: nosniff !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>BhuriVoj - Restaurant Management System/title> meta namedescription contentA Full Web Based Restaurant Management System with QR ordering, WhatsApp invoicing, and real-time management> meta namekeywords contentscanqr order whatsappInvoice autogeneratebill restaurant management> !-- Favicon --> link relicon hrefhttp://bhurivoj.com/images/favicon.ico> !-- Tailwind CSS --> script srchttps://cdn.tailwindcss.com>/script> !-- Font Awesome --> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css> !-- Google Fonts --> link hrefhttps://fonts.googleapis.com/css2?familyPoppins:wght@300;400;500;600;700&familySatisfy&displayswap relstylesheet> script> tailwind.config { theme: { extend: { fontFamily: { poppins: Poppins, sans-serif, satisfy: Satisfy, cursive }, colors: { primary: #ff6b6b, secondary: #48dbfb, dark: #2f3542, light: #f1f2f6 } } } } /script> style> .hero-bg { background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(http://bhurivoj.com/landing/assets/img/slide/slide-1.jpg); background-size: cover; background-position: center; } /style>/head>body classfont-poppins bg-gray-50> !-- Top Bar --> div classbg-dark text-white py-2 px-4 md:px-8 lg:px-16 flex flex-wrap justify-between items-center text-sm> div classflex items-center space-x-4> div classflex items-center> i classfas fa-phone-alt mr-2>/i> span>+91 8918828565/span> /div> div classhidden md:flex items-center> i classfar fa-clock mr-2>/i> span>Mon-Sat: 10:00 AM - 06:00 PM/span> /div> /div> div classhidden md:flex items-center space-x-4> a href# classhover:text-primary transition>i classfab fa-facebook-f>/i>/a> a href# classhover:text-primary transition>i classfab fa-twitter>/i>/a> a href# classhover:text-primary transition>i classfab fa-instagram>/i>/a> a href# classhover:text-primary transition>i classfab fa-linkedin-in>/i>/a> /div> /div> !-- Navigation --> nav classbg-white shadow-md sticky top-0 z-50> div classcontainer mx-auto px-4 md:px-6 py-3 flex justify-between items-center> div classflex items-center> a href# classtext-2xl font-bold text-dark hover:text-primary transition> BhuriVoj /a> /div> div classhidden md:flex space-x-8> a href#home classtext-dark hover:text-primary font-medium transition>Home/a> a href#features classtext-dark hover:text-primary font-medium transition>Features/a> a href#about classtext-dark hover:text-primary font-medium transition>About/a> a href#gallery classtext-dark hover:text-primary font-medium transition>Gallery/a> a href#contact classtext-dark hover:text-primary font-medium transition>Contact/a> /div> div classflex items-center space-x-4> a hrefhttp://bhurivoj.com/admin/login classbg-primary text-white px-4 py-2 rounded-lg hover:bg-opacity-90 transition flex items-center> i classfas fa-lock mr-2>/i> Login /a> button classmd:hidden text-dark text-2xl idmenu-toggle> i classfas fa-bars>/i> /button> /div> /div> !-- Mobile Menu --> div classmd:hidden hidden bg-white w-full py-2 px-4 idmobile-menu> a href#home classblock py-2 text-dark hover:text-primary>Home/a> a href#features classblock py-2 text-dark hover:text-primary>Features/a> a href#about classblock py-2 text-dark hover:text-primary>About/a> a href#gallery classblock py-2 text-dark hover:text-primary>Gallery/a> a href#contact classblock py-2 text-dark hover:text-primary>Contact/a> /div> /nav> !-- Hero Section --> section idhome classhero-bg min-h-screen flex items-center justify-center text-center text-white py-20 px-4> div classmax-w-4xl mx-auto> h1 classtext-4xl md:text-6xl font-bold mb-6 animate-fade-in> Revolutionize Your span classtext-primary font-satisfy>BhuriVoj/span> /h1> p classtext-lg md:text-xl mb-8 animate-fade-in-up> Effortlessly manage orders, track inventory, and generate invoices instantly with our all-in-one restaurant management solution. Seamless WhatsApp integration makes communication and payments smoother than ever. /p> div classflex flex-col sm:flex-row justify-center gap-4 animate-fade-in-up> a hrefscan classbg-primary hover:bg-opacity-90 text-white font-bold py-3 px-6 rounded-lg transition flex items-center justify-center> i classfas fa-qrcode mr-2>/i> Scan QR & Order /a> a href#demo classbg-white hover:bg-gray-100 text-dark font-bold py-3 px-6 rounded-lg transition flex items-center justify-center> i classfas fa-calendar-alt mr-2>/i> Book Demo /a> /div> /div> /section> !-- Features Section --> section idfeatures classpy-16 bg-white> div classcontainer mx-auto px-4> div classtext-center mb-16> h2 classtext-3xl md:text-4xl font-bold text-dark mb-4>Powerful Features/h2> p classtext-gray-600 max-w-2xl mx-auto> BhuriVoj revolutionizes restaurant operations with cutting-edge technology designed to streamline your business /p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8> !-- Feature 1 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-qrcode>/i> /div> h3 classtext-xl font-bold mb-3>QR-Enabled Tables/h3> p classtext-gray-600> Each table has a unique QR code for personalized dining. Customers scan to access your digital menu, eliminating confusion. /p> /div> !-- Feature 2 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-file-invoice-dollar>/i> /div> h3 classtext-xl font-bold mb-3>Seamless Invoicing/h3> p classtext-gray-600> Send professional invoices via WhatsApp or print them directly after order fulfillment for a polished customer experience. /p> /div> !-- Feature 3 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-utensils>/i> /div> h3 classtext-xl font-bold mb-3>Kitchen Communication/h3> p classtext-gray-600> Instantly send Kitchen Order Tickets (KOT) to staff via WhatsApp or printer with just one click for efficient operations. /p> /div> !-- Feature 4 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-sync-alt>/i> /div> h3 classtext-xl font-bold mb-3>Real-Time Updates/h3> p classtext-gray-600> All new orders appear instantly on your admin panel, keeping you in complete control of your restaurants operations. /p> /div> !-- Feature 5 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-tags>/i> /div> h3 classtext-xl font-bold mb-3>Dynamic Pricing/h3> p classtext-gray-600> Update menu prices anytime from the admin portal without costly reprints. Keep your menu fresh and competitive. /p> /div> !-- Feature 6 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-chart-line>/i> /div> h3 classtext-xl font-bold mb-3>Financial Insights/h3> p classtext-gray-600> Track income by day, month, or custom date ranges for informed decision-making and better financial management. /p> /div> /div> /div> /section> !-- About Section --> section idabout classpy-16 bg-gray-50> div classcontainer mx-auto px-4> div classflex flex-col lg:flex-row items-center> div classlg:w-1/2 mb-10 lg:mb-0 lg:pr-10> div classrelative rounded-xl overflow-hidden shadow-lg> img srchttp://bhurivoj.com/landing/assets/img/about.jpg altAbout BhuriVoj classw-full h-auto> div classabsolute inset-0 bg-black bg-opacity-30 flex items-center justify-center> a hrefhttps://www.youtube.com/watch?vYvkEiEh0oVI classbg-primary text-white rounded-full w-16 h-16 flex items-center justify-center hover:bg-opacity-90 transition> i classfas fa-play text-xl>/i> /a> /div> /div> /div> div classlg:w-1/2> h2 classtext-3xl md:text-4xl font-bold text-dark mb-6>About span classtext-primary>BhuriVoj/span>/h2> ul classspace-y-4> li classflex items-start> i classfas fa-check-circle text-primary mt-1 mr-3>/i> span>Customers enjoy convenient table-side ordering, eliminating long waits at crowded counters./span> /li> li classflex items-start> i classfas fa-check-circle text-primary mt-1 mr-3>/i> span>Unique QR codes on each table ensure a personalized, confusion-free dining experience./span> /li> li classflex items-start> i classfas fa-check-circle text-primary mt-1 mr-3>/i> span>Quick scanning redirects customers to a dynamic digital menu for easy browsing./span> /li> li classflex items-start> i classfas fa-check-circle text-primary mt-1 mr-3>/i> span>Simple click-to-order functionality makes the ordering process straightforward./span> /li> li classflex items-start> i classfas fa-check-circle text-primary mt-1 mr-3>/i> span>Real-time operation ensures instant order updates on your admin panel./span> /li> /ul> div classmt-8> a href#demo classbg-primary hover:bg-opacity-90 text-white font-bold py-3 px-6 rounded-lg transition inline-flex items-center> i classfas fa-calendar-alt mr-2>/i> Schedule a Demo /a> /div> /div> /div> /div> /section> !-- Stats Section --> section classpy-16 bg-dark text-white> div classcontainer mx-auto px-4> div classgrid grid-cols-2 md:grid-cols-4 gap-8 text-center> div classp-6> div classtext-4xl font-bold text-primary mb-2>100+/div> div classtext-gray-300>Happy Restaurants/div> /div> div classp-6> div classtext-4xl font-bold text-primary mb-2>24/7/div> div classtext-gray-300>Support Available/div> /div> div classp-6> div classtext-4xl font-bold text-primary mb-2>99.9%/div> div classtext-gray-300>Uptime Guarantee/div> /div> div classp-6> div classtext-4xl font-bold text-primary mb-2>5K+/div> div classtext-gray-300>Daily Orders/div> /div> /div> /div> /section> !-- Demo Section --> section iddemo classpy-16 bg-white> div classcontainer mx-auto px-4 max-w-4xl> div classtext-center mb-12> h2 classtext-3xl md:text-4xl font-bold text-dark mb-4>Schedule a span classtext-primary>Demo/span>/h2> p classtext-gray-600> If your business is not on the Internet then your business will be out of business - strong>Bill Gates/strong> /p> /div> form classbg-light p-8 rounded-xl shadow-sm> div classgrid grid-cols-1 md:grid-cols-2 gap-6 mb-6> div> label forname classblock text-gray-700 mb-2>Your Name/label> input typetext idname classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label foremail classblock text-gray-700 mb-2>Your Email/label> input typeemail idemail classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label forphone classblock text-gray-700 mb-2>Your Phone/label> input typetext idphone classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label fordate classblock text-gray-700 mb-2>Preferred Date/label> input typedate iddate classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label fortime classblock text-gray-700 mb-2>Preferred Time/label> input typetime idtime classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label forpeople classblock text-gray-700 mb-2>Number of People/label> input typenumber idpeople classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> /div> div classmb-6> label formessage classblock text-gray-700 mb-2>Message/label> textarea idmessage rows4 classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary>/textarea> /div> button typesubmit classbg-primary hover:bg-opacity-90 text-white font-bold py-3 px-6 rounded-lg transition w-full> Request Demo /button> /form> /div> /section> !-- Gallery Section --> section idgallery classpy-16 bg-gray-50> div classcontainer mx-auto px-4> div classtext-center mb-12> h2 classtext-3xl md:text-4xl font-bold text-dark mb-4>Our span classtext-primary>Gallery/span>/h2> p classtext-gray-600 max-w-2xl mx-auto> Explore how BhuriVoj transforms restaurant operations with these visual highlights /p> /div> div classgrid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4> a hrefhttp://bhurivoj.com/landing/assets/img/gallery/gallery-1.jpg classgallery-item group> img srchttp://bhurivoj.com/landing/assets/img/gallery/gallery-1.jpg altGallery Image 1 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> a hrefhttp://bhurivoj.com/landing/assets/img/gallery/gallery-2.jpg classgallery-item group> img srchttp://bhurivoj.com/landing/assets/img/gallery/gallery-2.jpg altGallery Image 2 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> a hrefhttp://bhurivoj.com/landing/assets/img/gallery/gallery-3.jpg classgallery-item group> img srchttp://bhurivoj.com/landing/assets/img/gallery/gallery-3.jpg altGallery Image 3 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> a hrefhttp://bhurivoj.com/landing/assets/img/gallery/gallery-4.jpg classgallery-item group> img srchttp://bhurivoj.com/landing/assets/img/gallery/gallery-4.jpg altGallery Image 4 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> a hrefhttp://bhurivoj.com/landing/assets/img/gallery/gallery-5.jpg classgallery-item group> img srchttp://bhurivoj.com/landing/assets/img/gallery/gallery-5.jpg altGallery Image 5 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> a hrefhttp://bhurivoj.com/landing/assets/img/gallery/gallery-6.jpg classgallery-item group> img srchttp://bhurivoj.com/landing/assets/img/gallery/gallery-6.jpg altGallery Image 6 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> /div> /div> /section> !-- Testimonials Section --> section classpy-16 bg-gray-50> div classcontainer mx-auto px-4> div classtext-center mb-12> h2 classtext-3xl md:text-4xl font-bold text-dark mb-4>What Our span classtext-primary>Clients/span> Say/h2> p classtext-gray-600 max-w-2xl mx-auto> Hear from restaurants that have transformed their operations with BhuriVoj /p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8> !-- Testimonial 1 --> div classbg-white p-6 rounded-xl shadow-sm> div classflex items-center mb-4> img srchttp://bhurivoj.com/landing/assets/img/testimonials/testimonials-1.jpg altSaul Goodman classw-12 h-12 rounded-full mr-4> div> h4 classfont-bold>Saul Goodman/h4> p classtext-gray-500 text-sm>Restaurant Owner/p> /div> /div> div classtext-yellow-400 mb-3> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> /div> p classtext-gray-600> BhuriVoj has completely transformed our restaurant operations. The QR ordering system has reduced our wait times by 40% and customers love the convenience. /p> /div> !-- Testimonial 2 --> div classbg-white p-6 rounded-xl shadow-sm> div classflex items-center mb-4> img srchttp://bhurivoj.com/landing/assets/img/testimonials/testimonials-2.jpg altSara Wilsson classw-12 h-12 rounded-full mr-4> div> h4 classfont-bold>Sara Wilsson/h4> p classtext-gray-500 text-sm>Cafe Manager/p> /div> /div> div classtext-yellow-400 mb-3> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> /div> p classtext-gray-600> The WhatsApp invoicing feature has been a game-changer for us. Our customers appreciate the digital receipts and its saved us so much paper and time. /p> /div> !-- Testimonial 3 --> div classbg-white p-6 rounded-xl shadow-sm> div classflex items-center mb-4> img srchttp://bhurivoj.com/landing/assets/img/testimonials/testimonials-3.jpg altJena Karlis classw-12 h-12 rounded-full mr-4> div> h4 classfont-bold>Jena Karlis/h4> p classtext-gray-500 text-sm>Hotel F&B Director/p> /div> /div> div classtext-yellow-400 mb-3> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> /div> p classtext-gray-600> Being able to update our menu prices instantly without reprinting menus has saved us thousands. The real-time reporting helps us make better business decisions. /p> /div> /div> /div> /section> !-- Contact Section --> section idcontact classpy-16 bg-white> div classcontainer mx-auto px-4> div classtext-center mb-12> h2 classtext-3xl md:text-4xl font-bold text-dark mb-4>Contact span classtext-primary>Us/span>/h2> p classtext-gray-600 max-w-2xl mx-auto> Get in touch to learn how BhuriVoj can transform your restaurant operations /p> /div> div classgrid grid-cols-1 lg:grid-cols-3 gap-8 mb-12> div classbg-light p-6 rounded-xl text-center> div classtext-primary text-3xl mb-4> i classfas fa-map-marker-alt>/i> /div> h3 classtext-xl font-bold mb-2>Location/h3> p classtext-gray-600>Newtown, Kolkata/p> /div> div classbg-light p-6 rounded-xl text-center> div classtext-primary text-3xl mb-4> i classfas fa-envelope>/i> /div> h3 classtext-xl font-bold mb-2>Email Us/h3> p classtext-gray-600>sadirul.islam786@gmail.com/p> /div> div classbg-light p-6 rounded-xl text-center> div classtext-primary text-3xl mb-4> i classfas fa-phone-alt>/i> /div> h3 classtext-xl font-bold mb-2>Call Us/h3> p classtext-gray-600>+91 8918828565/p> /div> /div> div classbg-light p-8 rounded-xl shadow-sm> form> div classgrid grid-cols-1 md:grid-cols-2 gap-6 mb-6> div> label forcontact-name classblock text-gray-700 mb-2>Your Name/label> input typetext idcontact-name classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label forcontact-email classblock text-gray-700 mb-2>Your Email/label> input typeemail idcontact-email classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> /div> div classmb-6> label forcontact-subject classblock text-gray-700 mb-2>Subject/label> input typetext idcontact-subject classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div classmb-6> label forcontact-message classblock text-gray-700 mb-2>Message/label> textarea idcontact-message rows4 classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary>/textarea> /div> button typesubmit classbg-primary hover:bg-opacity-90 text-white font-bold py-3 px-6 rounded-lg transition w-full> Send Message /button> /form> /div> /div> /section> !-- Map Section --> div classw-full h-96> iframe srchttps://www.google.com/maps/embed?pb!1m18!1m12!1m3!1d3684.0163968476156!2d88.43361431536346!3d22.582869738149!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a0275b1e9a6a1a9%3A0x9c0e6c1d1b4f0e1d!2sNewtown%2C%20Kolkata%2C%20West%20Bengal!5e0!3m2!1sen!2sin!4v1620000000000!5m2!1sen!2sin width100% height100% styleborder:0; allowfullscreen loadinglazy>/iframe> /div> !-- Footer --> footer classbg-dark text-white py-12> div classcontainer mx-auto px-4> div classtext-center mb-8> h3 classtext-2xl font-bold mb-4>BhuriVoj/h3> p classmax-w-2xl mx-auto text-gray-300> If your business is not on the Internet then your business will be out of business - strong>Bill Gates/strong> /p> div classflex justify-center space-x-4 mt-6> a href# classtext-gray-300 hover:text-white transition>i classfab fa-twitter>/i>/a> a href# classtext-gray-300 hover:text-white transition>i classfab fa-facebook-f>/i>/a> a href# classtext-gray-300 hover:text-white transition>i classfab fa-instagram>/i>/a> a href# classtext-gray-300 hover:text-white transition>i classfab fa-linkedin-in>/i>/a> /div> /div> div classflex flex-col md:flex-row justify-between items-center border-t border-gray-700 pt-8> div classmb-4 md:mb-0 text-center md:text-left> div classflex space-x-4 justify-center md:justify-start mb-2> a hrefhttp://bhurivoj.com/privacy-policy classtext-gray-300 hover:text-white transition>Privacy Policy/a> span classtext-gray-500>•/span> a hrefhttp://bhurivoj.com/terms-and-condition classtext-gray-300 hover:text-white transition>Terms & Conditions/a> /div> p classtext-gray-500 text-sm> © Copyright strong>BhuriVoj/strong>. All Rights Reserved /p> /div> div classtext-center md:text-right> p classtext-gray-500 text-sm> Designed by a hrefhttps://bhurivoj.com classtext-primary hover:underline>BhuriVoj/a> /p> /div> /div> /div> /footer> !-- Back to Top Button --> a href# classback-to-top fixed bottom-8 right-8 bg-primary text-white w-12 h-12 rounded-full flex items-center justify-center shadow-lg hover:bg-opacity-90 transition> i classfas fa-arrow-up>/i> /a> !-- Scripts --> script> // Mobile menu toggle document.getElementById(menu-toggle).addEventListener(click, function() { const mobileMenu document.getElementById(mobile-menu); mobileMenu.classList.toggle(hidden); }); // Smooth scrolling for anchor links document.querySelectorAll(ahref^#).forEach(anchor > { anchor.addEventListener(click, function(e) { e.preventDefault(); const targetId this.getAttribute(href); if (targetId #) return; const targetElement document.querySelector(targetId); if (targetElement) { targetElement.scrollIntoView({ behavior: smooth }); // Close mobile menu if open const mobileMenu document.getElementById(mobile-menu); if (!mobileMenu.classList.contains(hidden)) { mobileMenu.classList.add(hidden); } } }); }); // Back to top button visibility window.addEventListener(scroll, function() { const backToTopButton document.querySelector(.back-to-top); if (window.pageYOffset > 300) { backToTopButton.classList.add(show); } else { backToTopButton.classList.remove(show); } }); /script>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100X-Powered-By: PHP/8.2.29Content-Type: text/html; charsetUTF-8Cache-Control: no-cache, privateset-cookie: XSRF-TOKENeyJpdiI6IjMyaENERzdwR05wZm5TZTdtenVmQVE9PSIsInZhbHVlIjoiTXgwNDRZSTh6WDQwZVRQc0VabExWQ2FUaTBKZjB6NXU5RnpZUnVtcGZPNmhNRE1tT3hRZm5KM2FSdVgzRSt6Y2l0TDUxODhCbUg2VHh4KzI5aGRyWFRQQjBiYUl2Rkhncm1lNmcvbVN0bHhrUU1LT01LY3NKOVllSUYraW55VkIiLCJtYWMiOiIwZjIwOGMzZDExMzgwNTIwYWZmZThhZGFiNGQ1YWU3YmJjY2I1ZWUyMTk2OGQzMjE2MDc4OWNhNjJiNDlmNzU5IiwidGFnIjoiIn0%3D; expiresWed, 15 Oct 2025 05:48:44 GMT; Max-Age7200; path/; secure; samesitelaxset-cookie: bhurivoj_sessioneyJpdiI6ImhpRFVDN0hhQjl5Z0hBZjhDWndWc2c9PSIsInZhbHVlIjoiVUFBdkZEUWV2WjJKRWlLVjlRcUhzRHRNQVB4cC9jZHVrMnlodHFRekplWENsVW9rRlp3dHJvTFhva0s2Sk5pMUwranBJbGVIOE14dURFOFVWeTBkd0lXRjhBVFIrVTdySURySzA1WW12ME40YTlxd2NEaVVNMm5sWStUYjQyZHEiLCJtYWMiOiJkNTlkYzNiNzVhNzU1Njk2NGJiM2E1ZGJmOTBiNzcxM2NhYjJmNDRkZTU4NDExMGEyZTFhNTMyMjRmYjAzNjBhIiwidGFnIjoiIn0%3D; expiresWed, 15 Oct 2025 05:48:44 GMT; Max-Age7200; path/; httponly; samesitelax; secureContent-Length: 32934Date: Wed, 15 Oct 2025 03:48:44 GMTServer: LiteSpeedX-Frame-Options: SAMEORIGINX-XSS-Protection: 1; modeblockX-Content-Type-Options: nosniff !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>BhuriVoj - Restaurant Management System/title> meta namedescription contentA Full Web Based Restaurant Management System with QR ordering, WhatsApp invoicing, and real-time management> meta namekeywords contentscanqr order whatsappInvoice autogeneratebill restaurant management> !-- Favicon --> link relicon hrefhttps://bhurivoj.com/images/favicon.ico> !-- Tailwind CSS --> script srchttps://cdn.tailwindcss.com>/script> !-- Font Awesome --> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css> !-- Google Fonts --> link hrefhttps://fonts.googleapis.com/css2?familyPoppins:wght@300;400;500;600;700&familySatisfy&displayswap relstylesheet> script> tailwind.config { theme: { extend: { fontFamily: { poppins: Poppins, sans-serif, satisfy: Satisfy, cursive }, colors: { primary: #ff6b6b, secondary: #48dbfb, dark: #2f3542, light: #f1f2f6 } } } } /script> style> .hero-bg { background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(https://bhurivoj.com/landing/assets/img/slide/slide-1.jpg); background-size: cover; background-position: center; } /style>/head>body classfont-poppins bg-gray-50> !-- Top Bar --> div classbg-dark text-white py-2 px-4 md:px-8 lg:px-16 flex flex-wrap justify-between items-center text-sm> div classflex items-center space-x-4> div classflex items-center> i classfas fa-phone-alt mr-2>/i> span>+91 8918828565/span> /div> div classhidden md:flex items-center> i classfar fa-clock mr-2>/i> span>Mon-Sat: 10:00 AM - 06:00 PM/span> /div> /div> div classhidden md:flex items-center space-x-4> a href# classhover:text-primary transition>i classfab fa-facebook-f>/i>/a> a href# classhover:text-primary transition>i classfab fa-twitter>/i>/a> a href# classhover:text-primary transition>i classfab fa-instagram>/i>/a> a href# classhover:text-primary transition>i classfab fa-linkedin-in>/i>/a> /div> /div> !-- Navigation --> nav classbg-white shadow-md sticky top-0 z-50> div classcontainer mx-auto px-4 md:px-6 py-3 flex justify-between items-center> div classflex items-center> a href# classtext-2xl font-bold text-dark hover:text-primary transition> BhuriVoj /a> /div> div classhidden md:flex space-x-8> a href#home classtext-dark hover:text-primary font-medium transition>Home/a> a href#features classtext-dark hover:text-primary font-medium transition>Features/a> a href#about classtext-dark hover:text-primary font-medium transition>About/a> a href#gallery classtext-dark hover:text-primary font-medium transition>Gallery/a> a href#contact classtext-dark hover:text-primary font-medium transition>Contact/a> /div> div classflex items-center space-x-4> a hrefhttps://bhurivoj.com/admin/login classbg-primary text-white px-4 py-2 rounded-lg hover:bg-opacity-90 transition flex items-center> i classfas fa-lock mr-2>/i> Login /a> button classmd:hidden text-dark text-2xl idmenu-toggle> i classfas fa-bars>/i> /button> /div> /div> !-- Mobile Menu --> div classmd:hidden hidden bg-white w-full py-2 px-4 idmobile-menu> a href#home classblock py-2 text-dark hover:text-primary>Home/a> a href#features classblock py-2 text-dark hover:text-primary>Features/a> a href#about classblock py-2 text-dark hover:text-primary>About/a> a href#gallery classblock py-2 text-dark hover:text-primary>Gallery/a> a href#contact classblock py-2 text-dark hover:text-primary>Contact/a> /div> /nav> !-- Hero Section --> section idhome classhero-bg min-h-screen flex items-center justify-center text-center text-white py-20 px-4> div classmax-w-4xl mx-auto> h1 classtext-4xl md:text-6xl font-bold mb-6 animate-fade-in> Revolutionize Your span classtext-primary font-satisfy>BhuriVoj/span> /h1> p classtext-lg md:text-xl mb-8 animate-fade-in-up> Effortlessly manage orders, track inventory, and generate invoices instantly with our all-in-one restaurant management solution. Seamless WhatsApp integration makes communication and payments smoother than ever. /p> div classflex flex-col sm:flex-row justify-center gap-4 animate-fade-in-up> a hrefscan classbg-primary hover:bg-opacity-90 text-white font-bold py-3 px-6 rounded-lg transition flex items-center justify-center> i classfas fa-qrcode mr-2>/i> Scan QR & Order /a> a href#demo classbg-white hover:bg-gray-100 text-dark font-bold py-3 px-6 rounded-lg transition flex items-center justify-center> i classfas fa-calendar-alt mr-2>/i> Book Demo /a> /div> /div> /section> !-- Features Section --> section idfeatures classpy-16 bg-white> div classcontainer mx-auto px-4> div classtext-center mb-16> h2 classtext-3xl md:text-4xl font-bold text-dark mb-4>Powerful Features/h2> p classtext-gray-600 max-w-2xl mx-auto> BhuriVoj revolutionizes restaurant operations with cutting-edge technology designed to streamline your business /p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8> !-- Feature 1 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-qrcode>/i> /div> h3 classtext-xl font-bold mb-3>QR-Enabled Tables/h3> p classtext-gray-600> Each table has a unique QR code for personalized dining. Customers scan to access your digital menu, eliminating confusion. /p> /div> !-- Feature 2 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-file-invoice-dollar>/i> /div> h3 classtext-xl font-bold mb-3>Seamless Invoicing/h3> p classtext-gray-600> Send professional invoices via WhatsApp or print them directly after order fulfillment for a polished customer experience. /p> /div> !-- Feature 3 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-utensils>/i> /div> h3 classtext-xl font-bold mb-3>Kitchen Communication/h3> p classtext-gray-600> Instantly send Kitchen Order Tickets (KOT) to staff via WhatsApp or printer with just one click for efficient operations. /p> /div> !-- Feature 4 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-sync-alt>/i> /div> h3 classtext-xl font-bold mb-3>Real-Time Updates/h3> p classtext-gray-600> All new orders appear instantly on your admin panel, keeping you in complete control of your restaurants operations. /p> /div> !-- Feature 5 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-tags>/i> /div> h3 classtext-xl font-bold mb-3>Dynamic Pricing/h3> p classtext-gray-600> Update menu prices anytime from the admin portal without costly reprints. Keep your menu fresh and competitive. /p> /div> !-- Feature 6 --> div classbg-light p-8 rounded-xl shadow-sm hover:shadow-md transition> div classtext-primary text-4xl mb-4> i classfas fa-chart-line>/i> /div> h3 classtext-xl font-bold mb-3>Financial Insights/h3> p classtext-gray-600> Track income by day, month, or custom date ranges for informed decision-making and better financial management. /p> /div> /div> /div> /section> !-- About Section --> section idabout classpy-16 bg-gray-50> div classcontainer mx-auto px-4> div classflex flex-col lg:flex-row items-center> div classlg:w-1/2 mb-10 lg:mb-0 lg:pr-10> div classrelative rounded-xl overflow-hidden shadow-lg> img srchttps://bhurivoj.com/landing/assets/img/about.jpg altAbout BhuriVoj classw-full h-auto> div classabsolute inset-0 bg-black bg-opacity-30 flex items-center justify-center> a hrefhttps://www.youtube.com/watch?vYvkEiEh0oVI classbg-primary text-white rounded-full w-16 h-16 flex items-center justify-center hover:bg-opacity-90 transition> i classfas fa-play text-xl>/i> /a> /div> /div> /div> div classlg:w-1/2> h2 classtext-3xl md:text-4xl font-bold text-dark mb-6>About span classtext-primary>BhuriVoj/span>/h2> ul classspace-y-4> li classflex items-start> i classfas fa-check-circle text-primary mt-1 mr-3>/i> span>Customers enjoy convenient table-side ordering, eliminating long waits at crowded counters./span> /li> li classflex items-start> i classfas fa-check-circle text-primary mt-1 mr-3>/i> span>Unique QR codes on each table ensure a personalized, confusion-free dining experience./span> /li> li classflex items-start> i classfas fa-check-circle text-primary mt-1 mr-3>/i> span>Quick scanning redirects customers to a dynamic digital menu for easy browsing./span> /li> li classflex items-start> i classfas fa-check-circle text-primary mt-1 mr-3>/i> span>Simple click-to-order functionality makes the ordering process straightforward./span> /li> li classflex items-start> i classfas fa-check-circle text-primary mt-1 mr-3>/i> span>Real-time operation ensures instant order updates on your admin panel./span> /li> /ul> div classmt-8> a href#demo classbg-primary hover:bg-opacity-90 text-white font-bold py-3 px-6 rounded-lg transition inline-flex items-center> i classfas fa-calendar-alt mr-2>/i> Schedule a Demo /a> /div> /div> /div> /div> /section> !-- Stats Section --> section classpy-16 bg-dark text-white> div classcontainer mx-auto px-4> div classgrid grid-cols-2 md:grid-cols-4 gap-8 text-center> div classp-6> div classtext-4xl font-bold text-primary mb-2>100+/div> div classtext-gray-300>Happy Restaurants/div> /div> div classp-6> div classtext-4xl font-bold text-primary mb-2>24/7/div> div classtext-gray-300>Support Available/div> /div> div classp-6> div classtext-4xl font-bold text-primary mb-2>99.9%/div> div classtext-gray-300>Uptime Guarantee/div> /div> div classp-6> div classtext-4xl font-bold text-primary mb-2>5K+/div> div classtext-gray-300>Daily Orders/div> /div> /div> /div> /section> !-- Demo Section --> section iddemo classpy-16 bg-white> div classcontainer mx-auto px-4 max-w-4xl> div classtext-center mb-12> h2 classtext-3xl md:text-4xl font-bold text-dark mb-4>Schedule a span classtext-primary>Demo/span>/h2> p classtext-gray-600> If your business is not on the Internet then your business will be out of business - strong>Bill Gates/strong> /p> /div> form classbg-light p-8 rounded-xl shadow-sm> div classgrid grid-cols-1 md:grid-cols-2 gap-6 mb-6> div> label forname classblock text-gray-700 mb-2>Your Name/label> input typetext idname classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label foremail classblock text-gray-700 mb-2>Your Email/label> input typeemail idemail classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label forphone classblock text-gray-700 mb-2>Your Phone/label> input typetext idphone classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label fordate classblock text-gray-700 mb-2>Preferred Date/label> input typedate iddate classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label fortime classblock text-gray-700 mb-2>Preferred Time/label> input typetime idtime classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label forpeople classblock text-gray-700 mb-2>Number of People/label> input typenumber idpeople classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> /div> div classmb-6> label formessage classblock text-gray-700 mb-2>Message/label> textarea idmessage rows4 classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary>/textarea> /div> button typesubmit classbg-primary hover:bg-opacity-90 text-white font-bold py-3 px-6 rounded-lg transition w-full> Request Demo /button> /form> /div> /section> !-- Gallery Section --> section idgallery classpy-16 bg-gray-50> div classcontainer mx-auto px-4> div classtext-center mb-12> h2 classtext-3xl md:text-4xl font-bold text-dark mb-4>Our span classtext-primary>Gallery/span>/h2> p classtext-gray-600 max-w-2xl mx-auto> Explore how BhuriVoj transforms restaurant operations with these visual highlights /p> /div> div classgrid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4> a hrefhttps://bhurivoj.com/landing/assets/img/gallery/gallery-1.jpg classgallery-item group> img srchttps://bhurivoj.com/landing/assets/img/gallery/gallery-1.jpg altGallery Image 1 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> a hrefhttps://bhurivoj.com/landing/assets/img/gallery/gallery-2.jpg classgallery-item group> img srchttps://bhurivoj.com/landing/assets/img/gallery/gallery-2.jpg altGallery Image 2 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> a hrefhttps://bhurivoj.com/landing/assets/img/gallery/gallery-3.jpg classgallery-item group> img srchttps://bhurivoj.com/landing/assets/img/gallery/gallery-3.jpg altGallery Image 3 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> a hrefhttps://bhurivoj.com/landing/assets/img/gallery/gallery-4.jpg classgallery-item group> img srchttps://bhurivoj.com/landing/assets/img/gallery/gallery-4.jpg altGallery Image 4 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> a hrefhttps://bhurivoj.com/landing/assets/img/gallery/gallery-5.jpg classgallery-item group> img srchttps://bhurivoj.com/landing/assets/img/gallery/gallery-5.jpg altGallery Image 5 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> a hrefhttps://bhurivoj.com/landing/assets/img/gallery/gallery-6.jpg classgallery-item group> img srchttps://bhurivoj.com/landing/assets/img/gallery/gallery-6.jpg altGallery Image 6 classw-full h-64 object-cover rounded-lg shadow-sm group-hover:shadow-md transition> /a> /div> /div> /section> !-- Testimonials Section --> section classpy-16 bg-gray-50> div classcontainer mx-auto px-4> div classtext-center mb-12> h2 classtext-3xl md:text-4xl font-bold text-dark mb-4>What Our span classtext-primary>Clients/span> Say/h2> p classtext-gray-600 max-w-2xl mx-auto> Hear from restaurants that have transformed their operations with BhuriVoj /p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8> !-- Testimonial 1 --> div classbg-white p-6 rounded-xl shadow-sm> div classflex items-center mb-4> img srchttps://bhurivoj.com/landing/assets/img/testimonials/testimonials-1.jpg altSaul Goodman classw-12 h-12 rounded-full mr-4> div> h4 classfont-bold>Saul Goodman/h4> p classtext-gray-500 text-sm>Restaurant Owner/p> /div> /div> div classtext-yellow-400 mb-3> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> /div> p classtext-gray-600> BhuriVoj has completely transformed our restaurant operations. The QR ordering system has reduced our wait times by 40% and customers love the convenience. /p> /div> !-- Testimonial 2 --> div classbg-white p-6 rounded-xl shadow-sm> div classflex items-center mb-4> img srchttps://bhurivoj.com/landing/assets/img/testimonials/testimonials-2.jpg altSara Wilsson classw-12 h-12 rounded-full mr-4> div> h4 classfont-bold>Sara Wilsson/h4> p classtext-gray-500 text-sm>Cafe Manager/p> /div> /div> div classtext-yellow-400 mb-3> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> /div> p classtext-gray-600> The WhatsApp invoicing feature has been a game-changer for us. Our customers appreciate the digital receipts and its saved us so much paper and time. /p> /div> !-- Testimonial 3 --> div classbg-white p-6 rounded-xl shadow-sm> div classflex items-center mb-4> img srchttps://bhurivoj.com/landing/assets/img/testimonials/testimonials-3.jpg altJena Karlis classw-12 h-12 rounded-full mr-4> div> h4 classfont-bold>Jena Karlis/h4> p classtext-gray-500 text-sm>Hotel F&B Director/p> /div> /div> div classtext-yellow-400 mb-3> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> i classfas fa-star>/i> /div> p classtext-gray-600> Being able to update our menu prices instantly without reprinting menus has saved us thousands. The real-time reporting helps us make better business decisions. /p> /div> /div> /div> /section> !-- Contact Section --> section idcontact classpy-16 bg-white> div classcontainer mx-auto px-4> div classtext-center mb-12> h2 classtext-3xl md:text-4xl font-bold text-dark mb-4>Contact span classtext-primary>Us/span>/h2> p classtext-gray-600 max-w-2xl mx-auto> Get in touch to learn how BhuriVoj can transform your restaurant operations /p> /div> div classgrid grid-cols-1 lg:grid-cols-3 gap-8 mb-12> div classbg-light p-6 rounded-xl text-center> div classtext-primary text-3xl mb-4> i classfas fa-map-marker-alt>/i> /div> h3 classtext-xl font-bold mb-2>Location/h3> p classtext-gray-600>Newtown, Kolkata/p> /div> div classbg-light p-6 rounded-xl text-center> div classtext-primary text-3xl mb-4> i classfas fa-envelope>/i> /div> h3 classtext-xl font-bold mb-2>Email Us/h3> p classtext-gray-600>sadirul.islam786@gmail.com/p> /div> div classbg-light p-6 rounded-xl text-center> div classtext-primary text-3xl mb-4> i classfas fa-phone-alt>/i> /div> h3 classtext-xl font-bold mb-2>Call Us/h3> p classtext-gray-600>+91 8918828565/p> /div> /div> div classbg-light p-8 rounded-xl shadow-sm> form> div classgrid grid-cols-1 md:grid-cols-2 gap-6 mb-6> div> label forcontact-name classblock text-gray-700 mb-2>Your Name/label> input typetext idcontact-name classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div> label forcontact-email classblock text-gray-700 mb-2>Your Email/label> input typeemail idcontact-email classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> /div> div classmb-6> label forcontact-subject classblock text-gray-700 mb-2>Subject/label> input typetext idcontact-subject classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary> /div> div classmb-6> label forcontact-message classblock text-gray-700 mb-2>Message/label> textarea idcontact-message rows4 classw-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-primary>/textarea> /div> button typesubmit classbg-primary hover:bg-opacity-90 text-white font-bold py-3 px-6 rounded-lg transition w-full> Send Message /button> /form> /div> /div> /section> !-- Map Section --> div classw-full h-96> iframe srchttps://www.google.com/maps/embed?pb!1m18!1m12!1m3!1d3684.0163968476156!2d88.43361431536346!3d22.582869738149!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a0275b1e9a6a1a9%3A0x9c0e6c1d1b4f0e1d!2sNewtown%2C%20Kolkata%2C%20West%20Bengal!5e0!3m2!1sen!2sin!4v1620000000000!5m2!1sen!2sin width100% height100% styleborder:0; allowfullscreen loadinglazy>/iframe> /div> !-- Footer --> footer classbg-dark text-white py-12> div classcontainer mx-auto px-4> div classtext-center mb-8> h3 classtext-2xl font-bold mb-4>BhuriVoj/h3> p classmax-w-2xl mx-auto text-gray-300> If your business is not on the Internet then your business will be out of business - strong>Bill Gates/strong> /p> div classflex justify-center space-x-4 mt-6> a href# classtext-gray-300 hover:text-white transition>i classfab fa-twitter>/i>/a> a href# classtext-gray-300 hover:text-white transition>i classfab fa-facebook-f>/i>/a> a href# classtext-gray-300 hover:text-white transition>i classfab fa-instagram>/i>/a> a href# classtext-gray-300 hover:text-white transition>i classfab fa-linkedin-in>/i>/a> /div> /div> div classflex flex-col md:flex-row justify-between items-center border-t border-gray-700 pt-8> div classmb-4 md:mb-0 text-center md:text-left> div classflex space-x-4 justify-center md:justify-start mb-2> a hrefhttps://bhurivoj.com/privacy-policy classtext-gray-300 hover:text-white transition>Privacy Policy/a> span classtext-gray-500>•/span> a hrefhttps://bhurivoj.com/terms-and-condition classtext-gray-300 hover:text-white transition>Terms & Conditions/a> /div> p classtext-gray-500 text-sm> © Copyright strong>BhuriVoj/strong>. All Rights Reserved /p> /div> div classtext-center md:text-right> p classtext-gray-500 text-sm> Designed by a hrefhttps://bhurivoj.com classtext-primary hover:underline>BhuriVoj/a> /p> /div> /div> /div> /footer> !-- Back to Top Button --> a href# classback-to-top fixed bottom-8 right-8 bg-primary text-white w-12 h-12 rounded-full flex items-center justify-center shadow-lg hover:bg-opacity-90 transition> i classfas fa-arrow-up>/i> /a> !-- Scripts --> script> // Mobile menu toggle document.getElementById(menu-toggle).addEventListener(click, function() { const mobileMenu document.getElementById(mobile-menu); mobileMenu.classList.toggle(hidden); }); // Smooth scrolling for anchor links document.querySelectorAll(ahref^#).forEach(anchor > { anchor.addEventListener(click, function(e) { e.preventDefault(); const targetId this.getAttribute(href); if (targetId #) return; const targetElement document.querySelector(targetId); if (targetElement) { targetElement.scrollIntoView({ behavior: smooth }); // Close mobile menu if open const mobileMenu document.getElementById(mobile-menu); if (!mobileMenu.classList.contains(hidden)) { mobileMenu.classList.add(hidden); } } }); }); // Back to top button visibility window.addEventListener(scroll, function() { const backToTopButton document.querySelector(.back-to-top); if (window.pageYOffset > 300) { backToTopButton.classList.add(show); } else { backToTopButton.classList.remove(show); } }); /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]