Help
RSS
API
Feed
Maltego
Contact
Domain > www.eternalbliss00.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-24
91.108.107.46
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlContent-Length: 795Date: Tue, 24 Feb 2026 19:04:27 GMTServer: LiteSpeedLocation: https://www.eternalbliss00.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100X-Powered-By: PHP/8.2.28set-cookie: ci_session2dlvotpad4lq25g3vvtgrfbb6hvs1mpu; expiresTue, 24 Feb 2026 21:04:29 GMT; Max-Age7200; path/; HttpOnly; SameSiteLax; secureExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedDate: Tue, 24 Feb 2026 19:04:29 GMTServer: LiteSpeedplatform: hostingerpanel: hpanelRetry-After: 60Content-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Eternal Bliss/title> meta namedescription contentEternal Bliss Align With Your Mind, To Transform Your Life.> meta namedescription contentTransform your life with certified mind power & transformation coaching by Annanya D in Nashik. Book your appointment today.>meta namekeywords contentMind Power Coach Nashik, Transformation Coach India, Switch Word Therapy, Eternal Bliss, Annanya D, Life Coaching Workshops>meta propertyog:title contentEternal Bliss – Mind Potential & Transformation Coaching>meta propertyog:description contentEmpowering lives through mind power training, healing workshops, and transformation coaching. #MindPower #TransformationCoach #MentalWellness #LifeCoach #EternalBliss>meta propertyog:image contenthttps://eternalbliss00.com/assets/images/logo.jpeg>meta propertyog:url contenthttps://eternalbliss00.com/>meta propertyog:type contentwebsite>meta namekeywords contentMind Power Coach, Transformation Coach, Eternal Bliss, Annanya D, Mind Potential Trainer, Mental Health, Life Transformation, Mindset Coaching, Goal Setting Workshops, Stress Management, DMIA Coach, Personal Development, Leadership Mastery, Healing Workshops, Peak Performance, Abundance Coaching, Switch Word Therapy, Health Creation, Relationship Mastery, Corporate Training, Public Workshops, Mental Wellness, Self Empowerment, Life Coaching Nashik> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css relstylesheet> script srchttps://kit.fontawesome.com/a076d05399.js crossoriginanonymous>/script> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyBellefair&familyPT+Serif:ital,wght@0,400;0,700;1,400;1,700&displayswap relstylesheet> !-- Font Awesome CDN --> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyBellefair&familyMontserrat:ital,wght@0,100..900;1,100..900&familyPT+Serif:ital,wght@0,400;0,700;1,400;1,700&displayswap relstylesheet> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyBellefair&familyMontserrat:ital,wght@0,100..900;1,100..900&familyPT+Serif:ital,wght@0,400;0,700;1,400;1,700&displayswap relstylesheet> !-- Include Owl Carousel CSS --> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css> link hrefhttps://fonts.googleapis.com/css?familyLato:300,400,700,900&displayswap relstylesheet> link relstylesheet hrefhttps://md-aqil.github.io/images/swiper.min.css>/head>body> style> body { background-color: rgb(255, 255, 255); font-family: Cinzel Decorative, serif; /* z-index:-1; */ } .navbar { background-color: white; padding: 3px 0; font-family: Cinzel Decorative, serif; box-shadow: 0px 4px 10px rgb(130, 100, 55); } .nav-item a { color: rgba(200, 144, 59, 255); /* Skin tone color */ font-weight: 600; text-transform: uppercase; font-size: 18px; margin: 0 10px; transition: color 0.3s ease, transform 0.3s ease, text-shadow 0.3s ease; position: relative; display: inline-block; } /* Adding an underline effect */ .nav-item a::after { content: ; position: absolute; left: 0; bottom: -5px; width: 100%; height: 2px; background: linear-gradient(90deg, rgba(200, 144, 59, 255), black); transform: scaleX(0); transition: transform 0.3s ease-in-out; } /* Hover Effect */ .nav-item a:hover { text-decoration: none; color: rgba(130, 78, 0, 0.96); transform: scale(1.1); /* text-shadow: 2px 2px 8px rgba(200,144,59,0.6); Glow effect */ } /* Underline effect appears on hover */ .nav-item a:hover::after { transform: scaleX(1); } .cart-icon span { position: absolute; top: -5px; right: -5px; background-color: rgba(200, 144, 59, 255); color: white; font-size: 12px; border-radius: 50%; width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; } .appointment-btn { background-color: rgba(200, 144, 59, 255); color: white; padding: 10px 15px; border-radius: 5px; text-transform: uppercase; font-weight: 600; font-size: 14px; transition: background 0.3s ease, transform 0.3s ease; } .appointment-btn:hover { background-color: rgba(130, 78, 0, 0.96); color: white; transform: scale(1.1); } .logo { width: 120px; height: 100px; }/style>nav classnavbar navbar-expand-lg > div classcontainer> a href#> img srchttps://eternalbliss00.com/assets/images/logo1.png alt height90 width90 altLogo classlogo> /a> button classnavbar-toggler typebutton data-bs-togglecollapse data-bs-target#navbarNav> span classnavbar-toggler-icon>/span> /button> div classcollapse navbar-collapse justify-content-center idnavbarNav> ul classnavbar-nav> li classnav-item>a classnav-link hrefhttps://eternalbliss00.com/>✦ Home/a>/li> li classnav-item>a classnav-link hrefhttps://eternalbliss00.com/Welcome/services>✦ Services/a>/li> li classnav-item>a classnav-link hrefhttps://eternalbliss00.com/Welcome/Courses>✦ Portfolio/a>/li> li classnav-item>a classnav-link hrefhttps://eternalbliss00.com/welcome/gallery>✦ Gallery/a>/li> li classnav-item>a classnav-link hrefhttps://eternalbliss00.com/welcome/contact>✦ Contact Us/a>/li> /ul> div classd-flex justify-content-center align-items-center> a href# classappointment-btn data-bs-togglemodal data-bs-target#appointmentModal>✦ Appointment/a> /div> /div> !-- a href# classappointment-btn>✦ Appointment/a> --> style> .modal-backdrop { background-color: rgba(255, 255, 255, 0.1) !important; /* Light transparent background */ backdrop-filter: blur(10px) !important; /* Blur effect */ } /style> /div> div classmodal fade idappointmentModal tabindex-1 aria-labelledbymodalLabel aria-hiddentrue> div classmodal-dialog> div classmodal-content bg-light> div classmodal-header > h5 classmodal-title fw-bold idmodalLabel>Book an Appointment/h5> button typebutton classbtn-close data-bs-dismissmodal aria-labelClose>/button> /div> div classmodal-body> !-- Appointment Form --> form actionhttps://eternalbliss00.com/Welcome/bookAppointmentPost methodPOST style font-family: Montserrat, serif;> div classmb-3> label classform-label fw-bold>Full Name/label> input typetext classform-control namename placeholderEnter your full name required> /div> div classmb-3> label classform-label fw-bold>Mobile Number/label> input typetel classform-control namecontactno placeholderEnter your mobile number required> /div> div classmb-3> label classform-label fw-bold>Email ID/label> input typeemail classform-control nameemail placeholderEnter your email required> /div> !-- div classmb-3> label classform-label fw-bold>Address/label> textarea classform-control rows2 nameaddress placeholderEnter your address required>/textarea> /div> --> div classmb-3> label classform-label fw-bold>Your Message/label> textarea classform-control rows3 namemessage placeholderEnter your message required>/textarea> /div> button typesubmit classbtn w-100 stylebackground-color: rgb(193, 137, 54); color:white;font-weight:bold;>Book Appointment/button> /form> /div> /div> /div> /div>/nav> div classcontainer> /div> script> // Hide alerts after 3 seconds setTimeout(function() { let alerts document.querySelectorAll(.alert); alerts.forEach(alert > { let bsAlert new bootstrap.Alert(alert); bsAlert.close(); }); }, 3000); /script> !-- Modal --> div classmodal fade idsubscribeModal data-bs-backdropstatic data-bs-keyboardfalse tabindex-1 aria-labelledbymodalLabel aria-hiddentrue> div classmodal-dialog> div classmodal-content> div classmodal-header> h5 classmodal-title idmodalLabel>Subscribe Now/h5> button typebutton classbtn-close data-bs-dismissmodal aria-labelClose>/button> /div> div classmodal-body> form idsubscribeForm actionhttps://eternalbliss00.com/Welcome/SubscriptionPost methodPOST> div classmb-3> label forname classform-label>Name/label> input typetext classform-control idname namename required> /div> div classmb-3> label foremail classform-label>Email/label> input typeemail classform-control idemail nameemail required> /div> button typesubmit classbtn btn-primary w-100>Subscribe/button> /form> /div> /div> /div> /div> script> // Show modal when page loads document.addEventListener(DOMContentLoaded, function() { var myModal new bootstrap.Modal(document.getElementById(subscribeModal)); myModal.show(); }); /script> div classcontainer-fluid hero> style> /* ✨ Smooth fade-in and slide-up animation for text */ @keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } /* ✨ Rotating animation for the astrology image */ @keyframes rotateImage { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /* ✨ Glowing text effect */ @keyframes glowText { 0% { color: rgba(200, 144, 59, 1); } 50% { color: gold; } 100% { color: rgba(200, 144, 59, 1); } } /* Apply fade-in animation to the text section */ .text-section { animation: fadeInUp 1.5s ease-in-out; opacity: 0; transform: translateY(30px); transition: all 0.8s ease-in-out; } /* When scrolled into view, show text */ .text-section.appear { opacity: 1; transform: translateY(0); } /* Rotate the image smoothly */ .rotating-image { animation: rotateImage 20s linear infinite; } /* Smooth hover effect for the button */ .explore { transition: all 0.3s ease-in-out; } .explore:hover { transform: scale(1.1); background: linear-gradient(135deg, rgba(227, 195, 102, 1), rgba(255, 223, 120, 1)); } /* Glow effect for the heading */ .head:hover { animation: glowText 1.5s infinite alternate; } /style> script> // Function to trigger text animation when in viewport document.addEventListener(DOMContentLoaded, function() { const elements document.querySelectorAll(.text-section); function checkScroll() { elements.forEach((element) > { const rect element.getBoundingClientRect(); if (rect.top window.innerHeight - 50) { element.classList.add(appear); } }); } window.addEventListener(scroll, checkScroll); checkScroll(); }); /script> !-- Your Main Section with Animations --> div classrow text-white justify-content-center w-100 px-4 py-2 my-5 stylealign-items: center;> !-- Text Content Section --> div classcol-md-6 text-center text-section> h1 classhead stylecolor: rgba(200, 144, 59, 1); font-size: 32px; font-weight: 900; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; font-family: Roboto, serif;> Eternal Bliss ✨ /h1> h2 stylecolor:rgba(130, 78, 0, 0.96); font-size: 28px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; text-shadow: 3px 3px 8px rgba(255, 223, 186, 0.7); margin-bottom: 15px; font-family: Montserrat, serif;> Align With Your Mind, To Transform Your Life. /h2> a hrefhttps://eternalbliss00.com/Welcome/services classbtn fw-bold explore stylebackground: linear-gradient(135deg, rgba(227, 195, 102, 1), rgba(200, 170, 80, 1)); color: black; padding: 8px 12px; border-radius: 10px; font-size: 18px; font-weight: bold;> 🔮 Explore More /a> /div> !-- Image Section --> div classcol-md-6 text-center> img classmx-auto d-block w-75 astroImg rotating-image srchttps://eternalbliss00.com/assets/images/chakra.png altRotating Image style max-width: 650px; width: 800px; height: auto; > !-- https://silverliningastrology.com/assets/uploads/133168814.png --> /div> /div> /div> !-- Rotating Image Animation --> style> @import url(https://fonts.googleapis.com/css2?familyCinzel+Decorative:wght@700&familyPoppins:wght@400;500&displayswap); .rotating-image { animation: rotate 12s linear infinite; filter: drop-shadow(0 0 15px rgba(255, 223, 186, 0.5)); } @keyframes rotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /style> style> @import url(https://fonts.googleapis.com/css2?familyCinzel+Decorative:wght@400;700&familyBellefair&displayswap); .bgabout { background-image: url(https://th.bing.com/th/id/OIP._x2HhvETFmSoX7HmG0509gHaEo?rs1&pidImgDetMain); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; width: 100%; padding: 50px 0; position: relative; z-index: 1; color: white; font-family: Cinzel Decorative, serif; text-align: center; } .bgabout::after { position: absolute; z-index: -1; content: ; top: 0; right: 0; left: 0; bottom: 0; background-color: black; opacity: 0.4; } .bgabout h2 { font-size: 32px; font-weight: bold; text-transform: uppercase; font-family: Cinzel Decorative, serif; margin-bottom: 15px; animation: fadeInDown 1s ease-in-out; } .about-content h3 { font-size: 24px; font-weight: bold; font-style: italic; text-transform: uppercase; margin-bottom: 15px; font-family: Montserrat, serif; animation: fadeInUp 1s ease-in-out; } .about-content p { font-size: 24px; line-height: 1.5; font-family: Montserrat, serif; animation: fadeIn 1.5s ease-in-out; } .about-content .btn-more { background: rgb(215, 133, 8); color: white; padding: 8px 16px; border-radius: 5px; text-transform: uppercase; font-weight: bold; transition: background 0.3s ease; animation: fadeInUp 1s ease-in-out; } .about-content .btn-more:hover { background: rgba(227, 195, 102, 1); } .image { border: 10px solid white; border-radius: 50%; animation: fadeIn 2s ease-in-out; } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeInDown { from { opacity: 0; transform: translateY(-30px); } to { opacity: 1; transform: translateY(0); } } @keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } /style> div classbgabout position-relative> div classcol-md-12 text-center> h2 classtitle section-header fw-bold>About Us/h2> hr classw-25 mx-auto styleheight: 5px; background-color: white;> /div> div classrow px-3 mx-0 pt-3 pb-5 d-flex align-items-center> div classcol-lg-6 col-sm-12 text-center> img classimg-responsive image w-50 srchttps://eternalbliss00.com/uploads/professional/bdf2441df9d8575cc18dfc387bb38df8.jpg altAbout Us> /div> div classcol-lg-6> div classabout-content> !-- h3>/h3> --> p classmb-5>Healing and Empowering people from all walks of life to live happy, healthy and more prosperous lives. Known to be a Transformation Leader, she works on peoples mindsets and helps her client break through any self imposed limitations and brings them to state of mind which believes that anything is possible. /p> p>a hrefhttps://youtube.com/@annanya00d?siCvqv_DcKhzNUOCsz classbtn btn-more>Watch Video/a>/p> /div> /div> /div> /div> div classcontainer py-5> script srchttps://code.jquery.com/jquery-3.6.0.min.js>/script> div classcontainer py-5> div classtext-center> h1 classsection-title>Through expert counseling, your lifes journey will unfold its true path./h1> /div> !-- Stats Section --> div classrow text-center> div classcol-md-4> div classstats-box> h2 classcounter data-count120>0/h2> p>Clients Served/p> /div> /div> div classcol-md-4> div classstats-box> h2 classcounter data-count13>0/h2> p>Certificates/p> /div> /div> div classcol-md-4> div classstats-box> h2 classcounter data-count4>0/h2> p>Years of Experience/p> /div> /div> /div> /div> !-- Counter Animation Script --> script> // function animateCounters() { // $(.counter).each(function() { // var $this $(this), // countTo $this.attr(data-count); // $({ // countNum: $this.text() // }).animate({ // countNum: countTo // }, { // duration: 3000, // Speed of animation (3s) // easing: linear, // step: function() { // $this.text(Math.floor(this.countNum)); // }, // complete: function() { // $this.text(this.countNum); // setTimeout(function() { // $this.text(0); // Reset counter to 0 // animateCounters(); // Restart animation // }, 1000); // 1s delay before restarting // } // }); // }); // } function animateCounters() { $(.counter).each(function() { var $this $(this), countTo $this.attr(data-count); $({ countNum: 0 }).animate({ countNum: countTo }, { duration: 3000, // Animation duration (3s) easing: linear, step: function() { $this.text(Math.floor(this.countNum)); }, complete: function() { $this.text(this.countNum); // Ensure final value is set } }); }); } $(document).ready(function() { animateCounters(); // Start animation on page load }); /script> !-- Why Choose Section --> div classrow > div classcol-md-12> div classrow g-4> div classcol-md-3 col-sm-6> div classfeature-box text-center p-3 border rounded> i classfas fa-shield-alt fa-3x mb-3>/i> h4>VISION/h4> p stylefont-family:Montserrat, serif;>To make the Humankind capable, by Unleashing the power within them, to lead Harmonious and Successful Life for self and bringing the Well-being for others./p> /div> /div> div classcol-md-3 col-sm-6> div classfeature-box text-center p-3 border rounded> i classfas fa-chart-line fa-3x mb-3>/i> h4>MISSION/h4> p stylefont-family:Montserrat, serif;>To touch the 9 lakh souls by August 2028, by working limitless towards the transformation of Humankind to live Harmonious happy and successful life./p> /div> /div> div classcol-md-3 col-sm-6> div classfeature-box text-center p-3 border rounded> i classfas fa-headset fa-3x mb-3>/i> h4>Benefits/h4> p stylefont-family:Montserrat, serif;>Experience peace, calmness Increase your creativity Be limitless Connect with abundance./p> /div> /div> div classcol-md-3 col-sm-6> div classfeature-box text-center p-3 border rounded> i classfas fa-check-circle fa-3x mb-3>/i> h4>100% SOLUTION/h4> p stylefont-family:Montserrat, serif;>We will Unleash the power within you by bringing out your own potential and skills. You will experience a harmony in all your relationships, and will achieve your goals with happiness./p> /div> /div> /div> /div> /div> /div> style> .section-title { text-align: center; font-size: 28px; font-weight: 600; margin-bottom: 15px; color: rgb(198, 137, 7); font-family: Cinzel Decorative, serif; } .sub-title { text-align: center; font-size: 22px; color: rgb(128, 95, 13); font-weight: bold; margin-bottom: 40px; font-family: Montserrat, serif; } /* Stats Box */ .stats-box { /* border: 5px solid rgb(152, 98, 22); */ /* background-color: rgba(169, 134, 69, 0.51); */ padding: 20px; text-align: center; border-radius: 10px; font-weight: bold; min-height: 150px; transition: transform 0.5s ease-in-out; font-family: Cinzel Decorative, serif; } .stats-box h2 { font-size: 32px; font-weight: bold; color: rgba(130, 78, 0, 0.96); font-family: Cinzel Decorative, serif; } .stats-box p { font-size: 16px; color: rgb(119, 84, 9); font-family: Cinzel Decorative, serif; } .stats-box:hover { transform: scale(1.05); } /* Why Choose Section */ .why-choose { margin-top: 50px; text-align: left; } .why-choose h3 { font-size: 24px; font-weight: bold; color: rgb(119, 84, 9); font-family: Cinzel Decorative, serif; } .why-choose p { font-size: 16px; color: rgb(221, 160, 47); font-weight: bold; font-family: Cinzel Decorative, serif; } /* Feature Box */ .feature-box { background-image: url(https://th.bing.com/th/id/OIP.BXoho-OvN8Gz3lAR80EbQQHaEK?w1280&h720&rs1&pidImgDetMain); /* Set background image */ background-size: cover; /* Ensures the image covers the entire box */ background-position: center; /* Centers the background image */ padding: 20px; border-radius: 10px; text-align: center; border: 1px solid rgb(220, 118, 49); min-height: 250px; height: 100%; display: flex; flex-direction: column; justify-content: space-between; align-items: center; position: relative; overflow: hidden; transition: transform 0.5s ease-in-out, box-shadow 0.3s ease-in-out; animation: pulse 3s infinite alternate ease-in-out; font-family: Cinzel Decorative, serif; } /* Adding an overlay with opacity */ .feature-box::before { content: ; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); /* Black overlay with 50% opacity */ z-index: 1; border-radius: 10px; } /* Ensuring content appears above overlay */ .feature-box * { position: relative; z-index: 2; } .feature-box i { font-size: 40px; color: #FFB000; margin-bottom: 10px; } .feature-box h4 { font-size: 18px; color: white; font-weight: bold; } .feature-box p { font-size: 14px; color: white; flex-grow: 1; /* Allows text to expand within the container */ } .feature-box:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(255, 178, 0, 0.3); } /* Ensures all column divs take the same height */ .row.g-4 { display: flex; flex-wrap: wrap; } .row.g-4>div { display: flex; } /* Continuous Animation */ @keyframes pulse { 0% { transform: scale(1); box-shadow: 0 0 10px rgba(255, 178, 0, 0.3); } 100% { transform: scale(1.05); box-shadow: 0 0 20px rgba(255, 178, 0, 0.5); } } /style> div classcontainer-fluid m-auto mt-5 p-0 idservice> div classrow certification-row justify-content-center pt-3 m-0> div classcol-md-12 text-center mt-5 mb-3> h1> span stylepadding: 10px; border-bottom: 3px solid white; color: white; font-size: 30px; font-weight: bolder;> CERTIFICATIONS /span> /h1> /div> !-- Owl Carousel Section --> div classowl-carousel owl-theme mt-5> div classitem> div classd-flex justify-content-center> img classimg-fluid srchttps://eternalbliss00.com/uploads/certificates/941c78b592cb5844868a5deb91429bd5.jpg alt> /div> div classover> h4 classfw-bold text-center text-white>Angel Healing Course complition/h4> p class text-justify>/p> /div> /div> div classitem> div classd-flex justify-content-center> img classimg-fluid srchttps://eternalbliss00.com/uploads/certificates/0fe4657b3f39f26a71e90a92c2035119.jpg alt> /div> div classover> h4 classfw-bold text-center text-white>Reiki Method of Natural Healing/h4> p class text-justify>/p> /div> /div> div classitem> div classd-flex justify-content-center> img classimg-fluid srchttps://eternalbliss00.com/uploads/certificates/0d62fb2982c6b135b3a99f1b1220c20c.jpg alt> /div> div classover> h4 classfw-bold text-center text-white>DMIT Counciler/h4> p class text-justify>/p> /div> /div> div classitem> div classd-flex justify-content-center> img classimg-fluid srchttps://eternalbliss00.com/uploads/certificates/f64a398696e4f27fa3ae6045c48ec2ef.jpg alt> /div> div classover> h4 classfw-bold text-center text-white>Angel knot Magic Workshop/h4> p class text-justify>/p> /div> /div> div classitem> div classd-flex justify-content-center> img classimg-fluid srchttps://eternalbliss00.com/uploads/certificates/69d151b33cd0c418815e06c1fa3986f0.jpg alt> /div> div classover> h4 classfw-bold text-center text-white>Meditation Teachers Training/h4> p class text-justify>/p> /div> /div> /div> /div> /div> style> .owl-carousel .item img { width: auto; height: 30vh; display: block; border-radius: 5%; outline: 4px solid white; } .certification-row { font-family: Cinzel Decorative, serif; background-image: url(https://eternalbliss00.com/assets/images/JCvcbo.webp); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; width: 100%; padding: 0%; position: relative; z-index: 1; font-weight: bold; } .certification-row::after { position: absolute; z-index: -1; content: ; top: 0; right: 0; left: 0; bottom: 0; background-color: black; opacity: 0.4; } .owl-carousel .item a { text-decoration: none; color: #e7c588; text-align: center; font-weight: bold; } .owl-carousel .item img { margin-bottom: 20px; } .over p { color: white; padding-top: 10px; } .image img { box-shadow: 3px 3px 20px #6c2524; } /style>!-- Testimonial Section Starts -->section classspacer py-5> h1 classtext-center mb-4>What Our Clients Say/h1> div classcontainer> div classrow align-items-center> !-- Image Carousel --> div classcol-lg-5 text-center> div classswiper gallery-thumbs> div classswiper-wrapper> div classswiper-slide data-index0> img classimg-fluid rounded-circle shadow srchttps://eternalbliss00.com/uploads/professional/9a46a72cf3bc6944409991e15d51c173.jpg altClient> /div> div classswiper-slide data-index1> img classimg-fluid rounded-circle shadow srchttps://eternalbliss00.com/uploads/professional/b0b283e28fbda147af014460c6f243d0.jpg altClient> /div> div classswiper-slide data-index2> img classimg-fluid rounded-circle shadow srchttps://eternalbliss00.com/uploads/professional/c4aba65f10fdf1e4f8de3857bd44d0dd.jpg altClient> /div> /div> /div> /div> !-- Testimonial Text Carousel --> div classcol-lg-7> div classswiper testimonial> div classswiper-wrapper> div classswiper-slide data-index0> div classcard p-4 border-0 shadow-lg bg-light> p classtestimonial-message>Annanya introduced me to switch word therapy.Switch word therapy is a simple and interesting practice. sdfasdfa/p> h5 classtestimonial-name mt-3>-Riya Chajed-/h5> /div> /div> div classswiper-slide data-index1> div classcard p-4 border-0 shadow-lg bg-light> p classtestimonial-message>When my pd data was delete it was not recovering but by doing this therapy it was recovered. /p> h5 classtestimonial-name mt-3>-Arena Student-/h5> /div> /div> div classswiper-slide data-index2> div classcard p-4 border-0 shadow-lg bg-light> p classtestimonial-message> Annanya D from Eternal bliss.In this workshop we tge staff of Arena Animation was introduced to the concepts of Goal setting and the step by step process was explained with the reasoning why and how those work and tunned our wish inro reality. /p> h5 classtestimonial-name mt-3>-Mr Ravindra -/h5> /div> /div> /div> div classswiper-pagination mt-3>/div> /div> /div> /div> /div>/section>!-- Swiper JS and CSS -->link relstylesheet hrefhttps://cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.css>script srchttps://cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.js>/script>script> document.addEventListener(DOMContentLoaded, function () { var galleryThumbs new Swiper(.gallery-thumbs, { effect: coverflow, grabCursor: true, centeredSlides: true, slidesPerView: auto, coverflowEffect: { rotate: 0, stretch: 0, depth: 50, modifier: 6, slideShadows: false, }, watchSlidesVisibility: true, watchSlidesProgress: true, }); var galleryTop new Swiper(.testimonial, { speed: 400, spaceBetween: 50, autoplay: { delay: 3000, disableOnInteraction: false, }, pagination: { clickable: true, el: .swiper-pagination, type: bullets, }, thumbs: { swiper: galleryThumbs }, controller: { control: galleryThumbs } }); // Ensure both sliders stay in sync galleryTop.on(slideChange, function () { galleryThumbs.slideTo(galleryTop.activeIndex); }); galleryThumbs.on(click, function () { galleryTop.slideTo(galleryThumbs.clickedIndex); }); });/script>!-- Styles -->style>/* General Section Styling */.spacer { padding: 50px 0; background-color: #f9f9f9;}h1.text-center { font-family: Cinzel Decorative, serif; font-size: 32px; font-weight: bold; color: #6c2524; margin-bottom: 30px;}/* Swiper Styling */.swiper-slide img { max-width: 300px; width: 200px; max-height: 300px; height: 200px; border: 4px solid #ff9800; padding: 5px; background: #fff; transition: transform 0.3s ease-in-out;}.swiper-slide img:hover { transform: scale(1.1);}/* Testimonial Card Styling */.swiper-slide .card { text-align: center; border-radius: 15px; background: linear-gradient(135deg, rgb(159, 107, 27), rgb(215, 155, 4)); color: #fff; padding: 30px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); position: relative; overflow: hidden;}.swiper-slide .card::before { content: “; font-size: 100px; color: rgba(255, 255, 255, 0.3); position: absolute; top: -10px; left: 10px; font-family: Georgia, serif;}.swiper-slide .card::after { content: ”; font-size: 100px; color: rgba(255, 255, 255, 0.3); position: absolute; bottom: -10px; right: 10px; font-family: Georgia, serif;}.testimonial-message { font-style: italic; font-size: 18px; line-height: 1.5; margin-bottom: 15px;}.testimonial-name { font-weight: bold; font-size: 20px; text-transform: uppercase; letter-spacing: 1px;}/* Responsive Design */@media (max-width: 1024px) { .gallery-thumbs { max-width: 80%; margin: 0 auto; } .swiper-slide img { max-width: 100px; } .swiper-slide .card { padding: 20px; } .swiper-slide .card::before, .swiper-slide .card::after { font-size: 80px; }}@media (max-width: 768px) { .row.align-items-center { flex-direction: column; } .col-lg-5, .col-lg-7 { width: 100%; text-align: center; } .swiper-slide img { max-width: 80px; } .swiper-slide .card { padding: 15px; } .swiper-slide .card::before, .swiper-slide .card::after { font-size: 60px; }}@media (max-width: 480px) { .swiper-slide img { max-width: 250px; } .swiper-slide .card { padding: 10px; } .swiper-slide .card::before, .swiper-slide .card::after { font-size: 50px; }}/style>!-- Testimonial Section Ends --> div classd-flex justify-content-center align-items-center mb-5 mt-5> button classbtn btn-primary data-bs-togglemodal data-bs-target#appointmentModal>Book Appointment/button> style> .btn-primary { background: linear-gradient(45deg, rgb(231, 175, 8), rgb(200, 140, 0)); /* Gold gradient */ border: none; padding: 12px 25px; font-size: 18px; font-weight: bold; color: white; border-radius: 10px; /* Rounded corners */ box-shadow: 0 5px 15px rgba(231, 175, 8, 0.5); /* Bright golden shadow */ transition: all 0.3s ease-in-out; text-transform: uppercase; } .btn-primary:hover { background: linear-gradient(45deg, rgb(200, 140, 0), rgb(231, 175, 8)); /* Reverse gradient */ transform: scale(1.05); /* Slightly increase size on hover */ box-shadow: 0 8px 20px rgba(231, 175, 8, 0.7); /* Increase golden glow */ } .btn-primary:active { transform: scale(0.98); /* Pressed effect */ } /style> /div> !-- Modal --> div classmodal fade idappointmentModal tabindex-1 aria-labelledbymodalLabel aria-hiddentrue> div classmodal-dialog> div classmodal-content> div classmodal-header> h5 classmodal-title idmodalLabel>Book an Appointment/h5> button typebutton classbtn-close data-bs-dismissmodal aria-labelClose>/button> /div> div classmodal-body> !-- Appointment Form --> form> div classmb-3> label classform-label>Full Name/label> input typetext classform-control placeholderEnter your full name required> /div> div classmb-3> label classform-label>Mobile Number/label> input typetel classform-control placeholderEnter your mobile number required> /div> div classmb-3> label classform-label>Email ID/label> input typeemail classform-control placeholderEnter your email required> /div> div classmb-3> label classform-label>Address/label> textarea classform-control rows2 placeholderEnter your address required>/textarea> /div> div classmb-3> label classform-label>Your Message/label> textarea classform-control rows3 placeholderEnter your message required>/textarea> /div> button typesubmit classbtn btn-success w-100>Book Appointment/button> /form> /div> /div> /div> /div> !-- Custom CSS for Blur Background --> style> /* Make modal background blurred instead of black */ .modal-backdrop { background-color: rgba(255, 255, 255, 0.1) !important; /* Light transparent background */ backdrop-filter: blur(10px) !important; /* Blur effect */ } /style> style> @import url(https://fonts.googleapis.com/css2?familyCinzel+Decorative:wght@700&familyPoppins:wght@400;500&displayswap);/style>link relpreconnect hrefhttps://fonts.googleapis.com>link hrefhttps://fonts.googleapis.com/css2?familyMontserrat:wght@100..900&displayswap relstylesheet>footer classtext-white pt-2 w-100 stylebackground-color:rgba(130, 78, 0, 0.96);> div classcontainer-fluid> div classrow mx-0 text-center> !-- Left Column --> div classcol-md-4 col-lg-4 col-sm-12 col-12 mt-3 text-align-justify> h5 classtext-uppercase mb-4 fw-bold stylecolor: #e7c588; font-family: Roboto, serif; font-size: 27px;> Eternal Bliss /h5> p classtext-center stylefont-family: Montserrat, sans-serif; text-align: justify;> Mind Potential Trainerbr> Certified Mind Power, Transformation Coach & Certified DMIA Coach by Rise Development Academy.br> Public workshops on Successful & Happy Living, Health Creation & Relationship Mastery. Corporate workshops on Peak Performance, Sales & Leadership Mastery, Stress Management, and Personal Effectiveness. /p> /div> !-- Useful Links --> div classcol-md-4 col-lg-4 col-sm-12 col-12 mt-3 text-left stylefont-family: Cinzel Decorative, serif;> h5 classtext-uppercase mb-4 fw-bold stylecolor: #e7c588;font-family: Roboto, serif;>Useful Links/h5> ul classnavbar-nav style font-family: Cinzel Decorative, serif;> li classnav-items text-white>a classnav-link href#>✦ Home/a>/li> li classnav-items text-white>a classnav-link hrefhttps://eternalbliss00.com/Welcome/services>✦ Services/a>/li> li classnav-items text-white>a classnav-link hrefhttps://eternalbliss00.com/Welcome/gallery>✦ Gallery/a>/li> li classnav-items text-white>a classnav-link hrefhttps://eternalbliss00.com/Welcome/Courses>✦ Portfolio/a>/li> li classnav-items text-white>a classnav-link hrefhttps://eternalbliss00.com/Welcome/contact>✦ Contact Us/a>/li> /ul> /div> !-- Contact Info --> div classcol-md-4 col-lg-4 col-sm-12 col-12 mt-3 text-left> h5 classtext-uppercase mb-4 fw-bold stylecolor: #e7c588;font-family: Roboto, serif;>Contact/h5> p>i classfas fa-home mr-3>/i> span stylefont-family: Montserrat, sans-serif;>Nashik, Maharashtra/span>/p> p>i classfas fa-envelope mr-3>/i> span stylefont-family: Montserrat, sans-serif;>annanya00d@gmail.com/span>/p> p>i classfas fa-phone mr-3>/i> span stylefont-family: Montserrat, sans-serif;>+91 - 8767864731/span>/p> p>i classfas fa-phone mr-3>/i> span stylefont-family: Montserrat, sans-serif;>+91 - 8108062762/span>/p> /div> /div> !-- Social Media & Copyright --> div classrow text-center py-3 stylebackground-color: rgba(200, 144, 59, 1); min-width: 100%;> div classcol-12> a hrefhttps://www.facebook.com/share/1E5KzMpgs7/>i classfa-brands fa-facebook-f p-3 fs-5 text-white>/i>/a> a hrefhttps://www.threads.net/@_eternal_bliss_00>i classfa-brands fa-instagram p-3 fs-5 text-white>/i>/a> a hrefhttps://youtube.com/@annanya00d?siCvqv_DcKhzNUOCsz>i classfa-brands fa-youtube p-3 fs-5 text-white>/i>/a> /div> div classcol-12> p stylecolor:rgb(100, 58, 4); font-weight:bold;>© COPYRIGHT 2025 RESERVED BY EternalBliss /p> /div> /div> /div>/footer>style> footer { width: 100vw !important; margin-left: 0; margin-right: 0; }/style> !-- Include jQuery & Owl Carousel JS --> script srchttps://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js>/script> script srchttps://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js>/script> script> $(document).ready(function() { $(.owl-carousel).owlCarousel({ items: 3, // Show 3 items at a time loop: true, // Infinite loop margin: 20, // Space between items autoplay: true, // Auto-play enabled autoplayTimeout: 3000, // Move one item every 3 seconds autoplayHoverPause: true, // Pause on hover nav: true, // Show navigation arrows responsive: { 0: { items: 1 }, 600: { items: 2 }, 1000: { items: 3 } } }); }); /script> script> $(document).ready(function() { $(#testimonialCarousel).owlCarousel({ loop: true, margin: 10, nav: true, dots: true, items: 3, // Show 3 cards at a time autoplay: true, autoplayTimeout: 3000, // 3 seconds per slide autoplayHoverPause: true, navText: , >, URLhashListener: true, // Enables URL hash navigation startPosition: URLHash // Start at the hash position if exists }); }); /script> script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.min.js>/script> script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js>/script> script> $(document).ready(function() { $(.owl-carousel-review).owlCarousel({ loop: true, margin: 10, nav: true, dots: true, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); }); /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
]