%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/.nuxt/dist/client/
Upload File :
Create Path :
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/.nuxt/dist/client/35d1e95.js

(window.webpackJsonp=window.webpackJsonp||[]).push([[74,22,39],{379:function(t,e,r){var content=r(385);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(34).default)("68b99d2a",content,!0,{sourceMap:!1})},384:function(t,e,r){"use strict";r(379)},385:function(t,e,r){var n=r(33)((function(i){return i[1]}));n.push([t.i,".time[data-v-6ba927ca]{display:block;border-radius:0.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(51, 51, 51, var(--tw-border-opacity));--tw-border-opacity:0.1;padding:0.5rem;text-align:center;font-size:0.875rem;line-height:1.25rem;line-height:1.25rem;transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:100ms;}.time[data-v-6ba927ca]:focus, .time[data-v-6ba927ca]:hover{--tw-bg-opacity:1;background-color:rgba(51, 51, 51, var(--tw-bg-opacity))}.time[data-v-6ba927ca]:focus, .time[data-v-6ba927ca]:hover{--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}",""]),t.exports=n},386:function(t,e,r){"use strict";r.r(e);var n=r(0),o=(r(3),r(213),{props:{therapist_id:Number,therapist_slug:String,is_booking_enabled:Boolean,classes:String},data:function(){return{isLoading:!1,isOpen:!1,date:null,availability:[]}},methods:{openAvailability:function(){var t=this;return Object(n.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.isLoading=!0,t.isOpen=!0,e.next=4,t.$axios.post("/availability/next/"+t.therapist_id).then((function(e){t.isLoading=!1,t.date=e.data.date,t.availability=e.data.slots})).catch((function(e){t.isLoading=!1}));case 4:case"end":return e.stop()}}),e)})))()}}}),l=(r(384),r(10)),component=Object(l.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return t.is_booking_enabled?r("div",{staticClass:"w-full relative flex items-center",class:t.classes,on:{mouseleave:function(e){t.isOpen=!1}}},[r("button",{staticClass:"mt-4 uppercase font-medium flex items-center justify-center focus:outline-none hover:text-yellow transition duration-200",attrs:{type:"button"},on:{click:t.openAvailability}},[t._v("\n    Book Now\n    "),r("svg",{staticClass:"w-4 h-4 ml-1",class:t.isOpen?"transform rotate-180":"",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[r("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 9l-7 7-7-7"}})])]),t._v(" "),t.isOpen?r("div",{staticClass:"absolute z-20 top-full left-0 w-full p-6 bg-white rounded-lg shadow"},[1==t.isLoading?r("div",{staticClass:"flex items-center justify-center"},[r("svg",{staticClass:"animate-spin -ml-1 mr-3 h-5 w-5 text-current",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[r("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),r("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v(" "),r("span",[t._v("Loading Times")])]):t.availability.length>0?r("div",[r("span",{staticClass:"block font-bold mb-2"},[t._v(t._s(t.$moment.utc(t.date).format("DD/MM/Y")))]),t._v(" "),r("div",{staticClass:"grid grid-cols-3 gap-2"},t._l(t.availability,(function(time,e){return r("NuxtLink",{key:e,staticClass:"time",attrs:{to:"/booking/"+t.therapist_slug+"?date="+t.$moment.utc(time.start).format("Y-MM-DD")+"&time="+time.start}},[t._v(t._s(t.$moment.utc(time.start).format("H:mm")))])})),1)]):r("div",{staticClass:"flex items-center justify-center"},[r("span",{staticClass:"font-bold"},[t._v("No availability")])])]):t._e()]):t._e()}),[],!1,null,"6ba927ca",null);e.default=component.exports},441:function(t,e,r){"use strict";r.r(e);var n={props:{session:Object,products:Array,is_booking_enabled:Boolean,slug:{type:String,required:!0}}},o=r(10),component=Object(o.a)(n,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"text-white border border-l-8 border-yellow py-4 px-6 lg:px-8 text-center"},[r("h4",{staticClass:"block text-lg text-yellow"},[t._v(t._s(t.session.name))]),t._v(" "),t._l(t.products,(function(e,n){return r("div",{key:n,staticClass:"my-6"},[r("span",{staticClass:"block text-2xl leading-5 text-white font-medium"},[t._v(t._s(e.price.formatted))]),t._v(" "),r("small",{staticClass:"block text-gray"},[t._v("("+t._s(e.type)+")")])])})),t._v(" "),t.is_booking_enabled?r("NuxtLink",{staticClass:"w-full btn btn-small btn-secondary uppercase font-medium rounded-full",attrs:{to:"/booking/"+t.slug+"?=session_type="+t.session.id}},[t._v("Book")]):t._e()],2)}),[],!1,null,null,null);e.default=component.exports},501:function(t,e,r){"use strict";r.r(e);var n=r(0),o=(r(14),r(3),{head:function(){return{titleTemplate:this.full_name+" | %s",meta:[{hid:"description",name:"description",content:this.therapist.short_description}]}},data:function(){return{working:!1,showModal:!1,form:{name:null,email:null,phone:null,message:null}}},computed:{therapist:function(){return this.$store.state.therapists.single},full_name:function(){return this.therapist.user.full_name}},mounted:function(){var t=this;return Object(n.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=8;break;case 5:e.prev=5,e.t0=e.catch(0),console.error(e.t0);case 8:case"end":return e.stop()}}),e,null,[[0,5]])})))()},asyncData:function(t){return Object(n.a)(regeneratorRuntime.mark((function e(){var r,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.store,n=t.params,e.next=3,r.dispatch("therapists/single",n.slug);case 3:case"end":return e.stop()}}),e)})))()},methods:{onSubmit:function(){var t=this;return Object(n.a)(regeneratorRuntime.mark((function e(){var r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.execute("login");case 3:r=e.sent,t.sendMessage(r),e.next=10;break;case 7:e.prev=7,e.t0=e.catch(0),console.log("Login error:",e.t0);case 10:case"end":return e.stop()}}),e,null,[[0,7]])})))()},sendMessage:function(t){var e=this;return Object(n.a)(regeneratorRuntime.mark((function r(){return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,e.$refs.contactForm.validate().then((function(r){if(r){var n=new FormData;n.append("recaptcha_token",t),n.append("name",e.form.name),n.append("email",e.form.email),n.append("phone",e.form.phone),n.append("message",e.form.message),e.working=!0,e.$axios.post("/user/"+e.therapist.user.id+"/messages",n).then((function(t){e.$toast.success("Your message has been sent, "+e.therapist.user.first_name+" will be in touch soon!").goAway(3e3),e.working=!1,e.showModal=!1})).catch((function(t){e.working=!1,e.$refs.contactForm.setErrors(t.response.data.errors)}))}}));case 2:case"end":return r.stop()}}),r)})))()}},beforeDestroy:function(){this.$recaptcha.destroy()}}),l=r(10),component=Object(l.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"page-wrapper"},[r("PageHeader",{attrs:{classObject:"pb-48 md:pb-20 tas-bg-"+t.therapist.colour}},[r("div",{staticClass:"relative z-20 text-center"},[r("figure",{staticClass:"relative inline-block w-40 mb-8"},[r("div",{staticClass:"absolute top-0 left-0 w-full h-full border-10",class:"tas-border-"+t.therapist.colour}),t._v(" "),r("img",{staticClass:"block w-full",attrs:{src:t.therapist.user.photo_url,alt:t.therapist.user.first_name}})]),t._v(" "),r("h1",[r("span",{staticClass:"block w-full text-5xl md:text-7xl leading-none "},[t._v(t._s(t.therapist.user.first_name))]),t._v(" "),r("span",{staticClass:"block w-full uppercase text-2xl"},[t._v(t._s(t.therapist.user.last_name))])])]),t._v(" "),r("div",{staticClass:"page-header-bottom grid grid-cols-1 md:grid-cols-3"},[r("div",{staticClass:"flex items-center justify-center md:justify-start mb-6 md:mb-0"},[r("NuxtLink",{staticClass:"uppercase font-medium flex items-center justify-center",attrs:{to:"/therapists"}},[r("svg",{staticClass:"w-4 h-4 mr-1",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[r("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15 19l-7-7 7-7"}})]),t._v("\n          Back\n        ")])],1),t._v(" "),t.therapist.is_booking_enabled?r("div",{staticClass:"flex items-center justify-center"},[r("NuxtLink",{staticClass:"btn btn-primary rounded-full uppercase text-sm font-medium",attrs:{to:"/booking/"+t.therapist.slug,type:"button"}},[t._v("Book "+t._s(t.therapist.user.first_name))])],1):r("div",{staticClass:"flex items-center justify-center"},[r("button",{staticClass:"btn btn-primary rounded-full uppercase text-sm font-medium",attrs:{type:"button"},on:{click:function(e){t.showModal=!0}}},[t._v("Contact "+t._s(t.therapist.user.first_name))])]),t._v(" "),t.therapist.is_booking_enabled?r("div",{staticClass:"flex items-center justify-center md:justify-end"},[r("NextAvailability",{attrs:{classes:"justify-center md:justify-end",therapist_id:t.therapist.id,therapist_slug:t.therapist.slug,is_booking_enabled:t.therapist.is_booking_enabled}})],1):t._e()])]),t._v(" "),r("t-modal",{attrs:{header:"Send "+t.therapist.user.first_name+" a message"},model:{value:t.showModal,callback:function(e){t.showModal=e},expression:"showModal"}},[r("ValidationObserver",{ref:"contactForm"},[r("form",{attrs:{role:"form",method:"POST"},on:{submit:function(e){return e.preventDefault(),t.onSubmit(e)}}},[r("t-input-group",{attrs:{label:"Name"}},[r("ValidationProvider",{attrs:{rules:"required",name:"name"},scopedSlots:t._u([{key:"default",fn:function(e){var n=e.errors;return[r("t-input",{attrs:{type:"text",placeholder:"Enter your name"},model:{value:t.form.name,callback:function(e){t.$set(t.form,"name",e)},expression:"form.name"}}),t._v(" "),n[0]?r("span",{staticClass:"field-invalid"},[t._v(t._s(n[0]))]):t._e()]}}])})],1),t._v(" "),r("t-input-group",{attrs:{label:"Email"}},[r("ValidationProvider",{attrs:{rules:"required|email",name:"email"},scopedSlots:t._u([{key:"default",fn:function(e){var n=e.errors;return[r("t-input",{attrs:{type:"email",placeholder:"Enter your email address"},model:{value:t.form.email,callback:function(e){t.$set(t.form,"email",e)},expression:"form.email"}}),t._v(" "),n[0]?r("span",{staticClass:"field-invalid"},[t._v(t._s(n[0]))]):t._e()]}}])})],1),t._v(" "),r("t-input-group",{attrs:{label:"Mobile"}},[r("ValidationProvider",{attrs:{rules:"required|phone_number",name:"phone"},scopedSlots:t._u([{key:"default",fn:function(e){var n=e.errors;return[r("t-input",{attrs:{type:"tel",placeholder:"e.g +44"},model:{value:t.form.phone,callback:function(e){t.$set(t.form,"phone",e)},expression:"form.phone"}}),t._v(" "),n[0]?r("span",{staticClass:"field-invalid"},[t._v(t._s(n[0]))]):t._e()]}}])})],1),t._v(" "),r("t-input-group",{attrs:{label:"Message"}},[r("ValidationProvider",{attrs:{rules:"required",name:"message"},scopedSlots:t._u([{key:"default",fn:function(e){var n=e.errors;return[r("t-textarea",{model:{value:t.form.message,callback:function(e){t.$set(t.form,"message",e)},expression:"form.message"}}),t._v(" "),n[0]?r("span",{staticClass:"field-invalid"},[t._v(t._s(n[0]))]):t._e()]}}])})],1),t._v(" "),r("recaptcha"),t._v(" "),r("span",{staticClass:"flex items-center justify-center text-sm text-black text-opacity-70 mb-6"},[r("svg",{staticClass:"h-5 w-5 mr-1",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[r("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z"}})]),t._v(" "),r("span",[t._v("This message will be encrypted and only seen by "+t._s(t.therapist.user.full_name))])]),t._v(" "),r("div",{staticClass:"flex items-center justify-center bg-gray p-3 -mx-3 -mb-3 rounded-b-lg"},[r("button",{staticClass:"btn btn-primary btn-small",attrs:{type:"submit"}},[0==t.working?r("span",[t._v("Send Message")]):r("span",{staticClass:"flex items-center justify-center"},[r("svg",{staticClass:"animate-spin -ml-1 mr-3 h-5 w-5 text-current",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[r("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),r("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v(" "),r("span",[t._v("Sending")])])])])],1)])],1),t._v(" "),r("section",{staticClass:"grid grid-cols-1 lg:grid-cols-3 gap-10 md:mb-8"},[r("article",{staticClass:"bg-gray p-8 lg:col-span-2"},[r("h3",{staticClass:"text-3xl font-bold my-0 mb-6"},[t._v("About "+t._s(t.therapist.user.first_name))]),t._v(" "),r("div",{staticClass:"prose max-w-full",domProps:{innerHTML:t._s(t.therapist.description)}}),t._v(" "),t.therapist.tags?r("div",{staticClass:"flex flex-wrap mt-8"},t._l(t.therapist.tags,(function(e,n){return r("div",{key:n,staticClass:"rounded-full px-3 py-2 mr-2 mb-2 bg-white text-sm leading-3 transition"},[t._v(t._s(e.name))])})),0):t._e()]),t._v(" "),r("aside",{staticClass:"bg-gray p-8 lg:col-span-1"},[t._m(0),t._v(" "),t.therapist.products.length>0?r("div",{staticClass:"border-t border-black border-opacity-10 py-3 grid grid-cols-2 gap-x-3"},[r("h3",{staticClass:"text-sm font-medium uppercase"},[t._v("Prices")]),t._v(" "),r("div",[r("span",{staticClass:"block font-medium"},[t._v("From "+t._s(t.therapist.price_from.formatted))]),t._v(" "),r("a",{staticClass:"block text-blue-light uppercase text-sm",attrs:{href:"#prices"}},[t._v("View Prices")])])]):t._e(),t._v(" "),t.therapist.location?r("div",{staticClass:"border-t border-black border-opacity-10 py-3 grid grid-cols-2 gap-x-3"},[r("h3",{staticClass:"text-sm font-medium uppercase"},[t._v("Location")]),t._v(" "),r("div",["Practice Location"==t.therapist.location.address_type?r("span",{staticClass:"block font-medium"},[t._v(t._s(t.therapist.location.formatted))]):r("span",{staticClass:"block font-medium"},[t._v(t._s(t.therapist.location.town_city))])])]):t._e(),t._v(" "),t.therapist.languages.length>0?r("div",{staticClass:"border-t border-black border-opacity-10 py-3 grid grid-cols-2 gap-x-3"},[r("h3",{staticClass:"text-sm font-medium uppercase"},[t._v("Languages")]),t._v(" "),r("div",t._l(t.therapist.languages,(function(e,n){return r("span",{key:n,staticClass:"block font-medium"},[t._v(t._s(e.name))])})),0)]):t._e(),t._v(" "),t.therapist.main_specialism?r("div",{staticClass:"border-t border-black border-opacity-10 py-3 grid grid-cols-2 gap-x-3"},[r("h3",{staticClass:"text-sm font-medium uppercase"},[t._v("Main Specialism")]),t._v(" "),r("div",[r("span",{staticClass:"block font-medium"},[t._v(t._s(t.therapist.main_specialism.name))]),t._v(" "),r("a",{staticClass:"block text-blue-light uppercase text-sm",attrs:{href:"#specialisms"}},[t._v("View All")])])]):t._e(),t._v(" "),t.therapist.sessions?r("div",{staticClass:"border-t border-black border-opacity-10 py-3 grid grid-cols-2 gap-x-3"},[r("h3",{staticClass:"text-sm font-medium uppercase"},[t._v("Sessions")]),t._v(" "),r("div",[t._l(t.therapist.sessions,(function(e,n){return r("span",{key:n,staticClass:"block font-medium"},[t._v(t._s(e.name))])})),t._v(" "),t.therapist.products.length>0?r("a",{staticClass:"block text-blue-light uppercase text-sm",attrs:{href:"#prices"}},[t._v("Book a Session")]):t._e()],2)]):t._e(),t._v(" "),r("div",{staticClass:"border-t border-black border-opacity-10 pt-6 flex flex-wrap items-center justify-center"},[r("button",{staticClass:"btn btn-primary rounded-full uppercase text-sm font-medium",attrs:{type:"button"},on:{click:function(e){t.showModal=!0}}},[t._v("Contact "+t._s(t.therapist.user.first_name))])])])]),t._v(" "),t.therapist.specialisms.length>0?r("section",{staticClass:"pt-8 pb-10 md:pt-12 md:pb-20 px-6 lg:px-0",attrs:{id:"specialisms"}},[t._m(1),t._v(" "),r("div",{staticClass:"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-x-8 gap-y-4 sm:mt-16"},t._l(t.therapist.specialisms,(function(e,n){return r("NuxtLink",{key:n,staticClass:"bg-gray border-l-8 border-yellow p-3 sm:p-4 transition hover:bg-yellow",attrs:{to:"/therapists/specialism/"+e.slug}},[t._v("\n        "+t._s(e.name)+"\n      ")])})),1)]):t._e(),t._v(" "),t.therapist.products.length>0&&t.therapist.sessions.length>0?r("section",{staticClass:"bg-black py-10 md:py-20 px-6 md:px-8 mb-8",attrs:{id:"prices"}},[r("header",{staticClass:"max-w-2xl mx-auto w-full text-white"},[r("h3",{staticClass:"text-3xl font-bold text-center mb-10"},[t._v(t._s(t.therapist.user.first_name)+"'s Rates")]),t._v(" "),r("article",{domProps:{innerHTML:t._s(t.therapist.pricing_text)}})]),t._v(" "),t.therapist.products?r("div",{staticClass:"max-w-5xl mx-auto w-full mt-16"},[r("div",{staticClass:"flex flex-wrap items-center justify-center -mx-2"},t._l(t.therapist.sessions,(function(e,n){return r("div",{key:n,staticClass:"px-2 mb-4 w-full md:w-1/2 lg:w-1/4"},[r("TherapistPrice",{attrs:{slug:t.therapist.slug,session:e,products:t.therapist.products,is_booking_enabled:t.therapist.is_booking_enabled}})],1)})),0)]):t._e()]):t._e(),t._v(" "),t.therapist.image_one.url?r("section",{staticClass:"md:-mx-8 relative md:h-screen bg-cover bg-center bg-gray",style:"background-image: url("+t.therapist.image_one.url+")"},[r("img",{staticClass:"block md:hidden",attrs:{src:t.therapist.image_one.url}})]):t._e(),t._v(" "),t.therapist.questions_one.length>0?r("section",{staticClass:"py-20 px-6 lg:px-0"},[r("div",{staticClass:"max-w-3xl mx-auto w-full"},[r("header",{staticClass:"text-center mb-20"},[r("figure",{staticClass:"relative inline-block w-32 mb-8"},[r("div",{staticClass:"absolute top-0 left-0 w-full h-full border-15",class:"tas-border-"+t.therapist.colour}),t._v(" "),r("img",{staticClass:"block w-full",attrs:{src:t.therapist.user.photo_url,alt:t.therapist.user.first_name}})]),t._v(" "),r("h2",{staticClass:"text-3xl font-bold"},[t._v("Get to Know "+t._s(t.therapist.user.first_name))])]),t._v(" "),t._l(t.therapist.questions_one,(function(e,n){return r("article",{key:n,staticClass:"mb-10"},[r("h2",{staticClass:"mb-6 text-xl font-bold"},[t._v(t._s(e.question))]),t._v(" "),r("p",[t._v(t._s(e.answer))])])}))],2)]):t._e(),t._v(" "),t.therapist.is_booking_enabled?r("div",{staticClass:"pt-8 md:pt-20 md:pb-16 px-4 md:px-6 bg-white flex flex-col items-center justify-center"},[r("h2",{staticClass:"text-xl sm:text-2xl font-bold mb-6"},[t._v("Book a session with "+t._s(t.therapist.user.first_name))]),t._v(" "),r("NuxtLink",{staticClass:"btn btn-primary rounded-full uppercase text-sm font-medium",attrs:{to:"/booking/"+t.therapist.slug,type:"button"}},[t._v("Book "+t._s(t.therapist.user.first_name))])],1):t._e()],1)}),[function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("header",{staticClass:"mb-6"},[r("h3",{staticClass:"text-3xl font-bold text-center"},[t._v("Overview")])])},function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("header",{staticClass:"max-w-2xl mx-auto w-full"},[r("h3",{staticClass:"text-3xl font-bold text-center mb-10"},[t._v("Specialisms")])])}],!1,null,null,null);e.default=component.exports;installComponents(component,{NextAvailability:r(386).default,PageHeader:r(212).default,Header:r(101).default,TherapistPrice:r(441).default})}}]);

Zerion Mini Shell 1.0