{"id":5836,"date":"2026-03-16T13:39:53","date_gmt":"2026-03-16T13:39:53","guid":{"rendered":"https:\/\/mastervincehypnosis.com\/?page_id=5836"},"modified":"2026-04-01T16:30:28","modified_gmt":"2026-04-01T16:30:28","slug":"links","status":"publish","type":"page","link":"https:\/\/mastervincehypnosis.com\/?page_id=5836","title":{"rendered":"Links"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5836\" class=\"elementor elementor-5836\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-21b1721 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"21b1721\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-46ee004\" data-id=\"46ee004\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1c3a813 elementor-widget elementor-widget-heading\" data-id=\"1c3a813\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Find me<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d4c501 elementor-widget elementor-widget-heading\" data-id=\"3d4c501\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Paths to your Master<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-165d8e3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"165d8e3\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e8b6ed9\" data-id=\"e8b6ed9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-834ba55 elementor-widget elementor-widget-html\" data-id=\"834ba55\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes\">\n  <title>Master Vince \u00b7 all links<\/title>\n  <style>\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    \/* Force full width for all containers - THIS IS THE MAGIC FIX *\/\n    body > div,\n    body > div > div {\n      width: 100%;\n      max-width: 100%;\n      margin: 0;\n      padding: 0;\n    }\n\n    html, body {\n      margin: 0;\n      padding: 0;\n      width: 100%;\n      min-height: 100vh;\n      background: linear-gradient(145deg, #1a1022 0%, #2d1b3c 100%);\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    }\n\nbody {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  min-height: 100vh;\n  padding: 0;        \/* \u2190 CHANGE TO 0 *\/\n  margin: 0;\n}\n\n    .links-card {\n      max-width: 500px;\n      width: 100%;\n      background: rgba(20, 12, 28, 0.85);\n      backdrop-filter: blur(12px);\n      -webkit-backdrop-filter: blur(12px);\n      border-radius: 2.5rem;\n      padding: 2.5rem 2rem;\n      border: 1px solid rgba(160, 120, 200, 0.2);\n      box-shadow: 0 25px 50px -12px rgba(0,0,0,0.8);\n      margin: 0 auto;\n    }\n\n    \/* Profile section *\/\n    .profile {\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n\n    .avatar {\n      width: 100px;\n      height: 100px;\n      border-radius: 50%;  \/* ROUND *\/\n      margin: 0 auto 1rem;\n      overflow: hidden;     \/* Ensures image stays inside circle *\/\n      border: 2px solid rgba(200, 150, 255, 0.3);\n      box-shadow: 0 10px 20px -5px rgba(0,0,0,0.5);\n    }\n\n    .avatar img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;    \/* Makes image cover the circle nicely *\/\n      display: block;\n    }\n\n    .handle {\n      font-size: 1.2rem;\n      font-weight: 600;\n      color: #e0c0ff;\n      margin-bottom: 0.25rem;\n    }\n\n    .bio {\n      color: #b8a2d4;\n      font-size: 0.95rem;\n      line-height: 1.5;\n    }\n\n    \/* Links section *\/\n    .link-item {\n      display: flex;\n      align-items: center;\n      gap: 1rem;\n      padding: 1rem 1.2rem;\n      margin-bottom: 1rem;\n      background: rgba(255,255,255,0.05);\n      border: 1px solid rgba(200, 150, 255, 0.15);\n      border-radius: 60px;\n      color: white;\n      text-decoration: none;\n      transition: all 0.2s ease;\n      backdrop-filter: blur(5px);\n    }\n\n    .link-item:hover {\n      background: rgba(74, 43, 94, 0.6);\n      border-color: #b394d6;\n      transform: scale(1.02);\n      box-shadow: 0 5px 15px rgba(0,0,0,0.3);\n    }\n\n    .link-icon {\n      min-width: 40px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .link-icon img {\n      display: block;\n      width: 32px;\n      height: 32px;\n      border-radius: 50%;   \/* ROUND icons *\/\n      object-fit: cover;     \/* Ensures image fills the circle *\/\n    }\n\n    .link-text {\n      flex: 1;\n      font-weight: 500;\n      color: #f0e6ff;\n      font-size: 1.1rem;\n    }\n\n    .link-arrow {\n      color: #b394d6;\n      font-size: 1.2rem;\n      transition: transform 0.2s;\n    }\n\n    .link-item:hover .link-arrow {\n      transform: translateX(5px);\n    }\n\n    \/* Badge for exclusive links *\/\n    .link-badge {\n      font-size: 0.7rem;\n      padding: 0.2rem 0.6rem;\n      border-radius: 30px;\n      background: #ffd966;\n      color: #2d1b3c;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      margin-left: 0.5rem;\n    }\n\n    \/* Footer *\/\n    .footer {\n      margin-top: 2.5rem;\n      text-align: center;\n      color: #6a4f7c;\n      font-size: 0.85rem;\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"links-card\">\n    <!-- Profile with new avatar -->\n    <div class=\"profile\">\n      <div class=\"avatar\">\n        <img decoding=\"async\" src=\"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2026\/03\/Avatar-MVH.jpg\" alt=\"Master Vince\">\n      <\/div>\n      \n      <div class=\"bio\">Entrepreneur by day, hypnotic Master by night. Guiding willing minds into deep surrender.<\/div>\n    <\/div>\n\n    <!-- Links with rounded icons -->\n    <a href=\"https:\/\/mastervincehypnosis.com\/\" class=\"link-item\" target=\"_blank\">\n      <span class=\"link-icon\">\n        <img decoding=\"async\" src=\"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2026\/03\/Site-Links-Icons-SITE.png\" alt=\"Main site\" width=\"32\" height=\"32\">\n      <\/span>\n      <span class=\"link-text\">Main Site<\/span>\n      <span class=\"link-arrow\">\u2192<\/span>\n    <\/a>\n\n    <a href=\"https:\/\/www.youtube.com\/@MasterVinceHypnosis\" class=\"link-item\" target=\"_blank\">\n      <span class=\"link-icon\">\n        <img decoding=\"async\" src=\"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2026\/03\/Site-Links-Icons-VIDS.png\" alt=\"YouTube\" width=\"32\" height=\"32\">\n      <\/span>\n      <span class=\"link-text\">YouTube<\/span>\n      <span class=\"link-arrow\">\u2192<\/span>\n    <\/a>\n\n    <a href=\"https:\/\/www.patreon.com\/rss\/mastervincehypnosis?auth=LmiBLT3FH-w7pBjFtL_vHqFfvFcnI-DX&show=876519\" class=\"link-item\" target=\"_blank\">\n      <span class=\"link-icon\">\n        <img decoding=\"async\" src=\"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2026\/03\/Site-Links-Icons-FREE.png\" alt=\"Podcast\" width=\"32\" height=\"32\">\n      <\/span>\n      <span class=\"link-text\">Podcast<\/span>\n      <span class=\"link-arrow\">\u2192<\/span>\n    <\/a>\n\n    <a href=\"https:\/\/www.patreon.com\/cw\/mastervincehypnosis\/membership\" class=\"link-item\" target=\"_blank\">\n      <span class=\"link-icon\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2026\/03\/Site-Links-Icons-TRAIN.png\" alt=\"Become a member\" width=\"32\" height=\"32\">\n      <\/span>\n      <span class=\"link-text\">Become a member<\/span>\n      <span class=\"link-badge\">exclusive<\/span>\n      <span class=\"link-arrow\">\u2192<\/span>\n    <\/a>\n\n    <!-- Footer -->\n    <div class=\"footer\">\n      <p>\u2728 your Master awaits \u2728<\/p>\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Find me Paths to your Master Master Vince \u00b7 all links Entrepreneur by day, hypnotic Master by night. Guiding willing minds into deep surrender. Main Site \u2192 YouTube \u2192 Podcast \u2192 Become a member exclusive \u2192 \u2728 your Master awaits \u2728<\/p>\n","protected":false},"author":1,"featured_media":5840,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-5836","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Links - mastervincehypnosis.com<\/title>\n<meta name=\"description\" content=\"Find paths to your Master.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mastervincehypnosis.com\/?page_id=5836\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Links\" \/>\n<meta property=\"og:description\" content=\"Find paths to your Master.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mastervincehypnosis.com\/?page_id=5836\" \/>\n<meta property=\"og:site_name\" content=\"mastervincehypnosis.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/MasterVinceHypnosis\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-01T16:30:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2026\/03\/Links-top-image-copie.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1344\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@MVHypnosis\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/?page_id=5836\",\"url\":\"https:\\\/\\\/mastervincehypnosis.com\\\/?page_id=5836\",\"name\":\"Links - mastervincehypnosis.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/?page_id=5836#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/?page_id=5836#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mastervincehypnosis.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Links-top-image-copie.jpg\",\"datePublished\":\"2026-03-16T13:39:53+00:00\",\"dateModified\":\"2026-04-01T16:30:28+00:00\",\"description\":\"Find paths to your Master.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/?page_id=5836#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mastervincehypnosis.com\\\/?page_id=5836\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/?page_id=5836#primaryimage\",\"url\":\"https:\\\/\\\/mastervincehypnosis.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Links-top-image-copie.jpg\",\"contentUrl\":\"https:\\\/\\\/mastervincehypnosis.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Links-top-image-copie.jpg\",\"width\":1344,\"height\":768},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/?page_id=5836#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mastervincehypnosis.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Links\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/#website\",\"url\":\"https:\\\/\\\/mastervincehypnosis.com\\\/\",\"name\":\"mastervincehypnosis.com\",\"description\":\"Hypnotic audios for everybody\",\"publisher\":{\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/#\\\/schema\\\/person\\\/7a6c073117bef597a6afe22fb1081f3b\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mastervincehypnosis.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/#\\\/schema\\\/person\\\/7a6c073117bef597a6afe22fb1081f3b\",\"name\":\"mastervincehypnosis@hotmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Patreon-Cover-image-avatar-2.png\",\"url\":\"https:\\\/\\\/mastervincehypnosis.com\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Patreon-Cover-image-avatar-2.png\",\"contentUrl\":\"https:\\\/\\\/mastervincehypnosis.com\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Patreon-Cover-image-avatar-2.png\",\"width\":1024,\"height\":1024,\"caption\":\"mastervincehypnosis@hotmail.com\"},\"logo\":{\"@id\":\"https:\\\/\\\/mastervincehypnosis.com\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Patreon-Cover-image-avatar-2.png\"},\"sameAs\":[\"http:\\\/\\\/mastervincehypnosis.com\",\"https:\\\/\\\/www.facebook.com\\\/MasterVinceHypnosis\",\"https:\\\/\\\/www.instagram.com\\\/mastervincehypnosis\\\/\",\"https:\\\/\\\/www.pinterest.fr\\\/mastervincehypnosis\\\/\",\"https:\\\/\\\/x.com\\\/https:\\\/\\\/twitter.com\\\/MVHypnosis\",\"https:\\\/\\\/www.youtube.com\\\/@mastervincehypnosis\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Links - mastervincehypnosis.com","description":"Find paths to your Master.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mastervincehypnosis.com\/?page_id=5836","og_locale":"en_US","og_type":"article","og_title":"Links","og_description":"Find paths to your Master.","og_url":"https:\/\/mastervincehypnosis.com\/?page_id=5836","og_site_name":"mastervincehypnosis.com","article_publisher":"https:\/\/www.facebook.com\/MasterVinceHypnosis","article_modified_time":"2026-04-01T16:30:28+00:00","og_image":[{"width":1344,"height":768,"url":"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2026\/03\/Links-top-image-copie.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@MVHypnosis","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mastervincehypnosis.com\/?page_id=5836","url":"https:\/\/mastervincehypnosis.com\/?page_id=5836","name":"Links - mastervincehypnosis.com","isPartOf":{"@id":"https:\/\/mastervincehypnosis.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mastervincehypnosis.com\/?page_id=5836#primaryimage"},"image":{"@id":"https:\/\/mastervincehypnosis.com\/?page_id=5836#primaryimage"},"thumbnailUrl":"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2026\/03\/Links-top-image-copie.jpg","datePublished":"2026-03-16T13:39:53+00:00","dateModified":"2026-04-01T16:30:28+00:00","description":"Find paths to your Master.","breadcrumb":{"@id":"https:\/\/mastervincehypnosis.com\/?page_id=5836#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mastervincehypnosis.com\/?page_id=5836"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mastervincehypnosis.com\/?page_id=5836#primaryimage","url":"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2026\/03\/Links-top-image-copie.jpg","contentUrl":"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2026\/03\/Links-top-image-copie.jpg","width":1344,"height":768},{"@type":"BreadcrumbList","@id":"https:\/\/mastervincehypnosis.com\/?page_id=5836#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mastervincehypnosis.com\/"},{"@type":"ListItem","position":2,"name":"Links"}]},{"@type":"WebSite","@id":"https:\/\/mastervincehypnosis.com\/#website","url":"https:\/\/mastervincehypnosis.com\/","name":"mastervincehypnosis.com","description":"Hypnotic audios for everybody","publisher":{"@id":"https:\/\/mastervincehypnosis.com\/#\/schema\/person\/7a6c073117bef597a6afe22fb1081f3b"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mastervincehypnosis.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/mastervincehypnosis.com\/#\/schema\/person\/7a6c073117bef597a6afe22fb1081f3b","name":"mastervincehypnosis@hotmail.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2022\/11\/Patreon-Cover-image-avatar-2.png","url":"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2022\/11\/Patreon-Cover-image-avatar-2.png","contentUrl":"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2022\/11\/Patreon-Cover-image-avatar-2.png","width":1024,"height":1024,"caption":"mastervincehypnosis@hotmail.com"},"logo":{"@id":"https:\/\/mastervincehypnosis.com\/wp-content\/uploads\/2022\/11\/Patreon-Cover-image-avatar-2.png"},"sameAs":["http:\/\/mastervincehypnosis.com","https:\/\/www.facebook.com\/MasterVinceHypnosis","https:\/\/www.instagram.com\/mastervincehypnosis\/","https:\/\/www.pinterest.fr\/mastervincehypnosis\/","https:\/\/x.com\/https:\/\/twitter.com\/MVHypnosis","https:\/\/www.youtube.com\/@mastervincehypnosis"]}]}},"_links":{"self":[{"href":"https:\/\/mastervincehypnosis.com\/index.php?rest_route=\/wp\/v2\/pages\/5836","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mastervincehypnosis.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mastervincehypnosis.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mastervincehypnosis.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mastervincehypnosis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5836"}],"version-history":[{"count":18,"href":"https:\/\/mastervincehypnosis.com\/index.php?rest_route=\/wp\/v2\/pages\/5836\/revisions"}],"predecessor-version":[{"id":6125,"href":"https:\/\/mastervincehypnosis.com\/index.php?rest_route=\/wp\/v2\/pages\/5836\/revisions\/6125"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mastervincehypnosis.com\/index.php?rest_route=\/wp\/v2\/media\/5840"}],"wp:attachment":[{"href":"https:\/\/mastervincehypnosis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5836"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}