{"id":23085,"date":"2025-02-25T10:51:05","date_gmt":"2025-02-25T05:21:05","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=23085"},"modified":"2025-02-25T10:51:07","modified_gmt":"2025-02-25T05:21:07","slug":"10-public-speaking-tips-for-shy-people","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/","title":{"rendered":"10 Public Speaking Tips For Shy People"},"content":{"rendered":"<p><html amp=\"\" lang=\"en\"><head>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script id="bv-lazyload-images" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var bv_lazyload_event_listener="load",bv_lazyload_events=["mousemove","click","keydown","wheel","touchmove","touchend"],bv_use_srcset_attr=!1,BV_DEBUG_MODE=!1,bv_style_observer,img_observer,picture_lazy_observer,bvImageLazyloadObserverOptions={rootMargin:"200px 0px",threshold:.01};function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog"),bv_lazyload_event_listener=="load"?window.addEventListener("load",event=>{handle_lazyload_images()}):bv_lazyload_event_listener=="readystatechange"&&document.addEventListener("readystatechange",event=>{document.readyState==="interactive"&&handle_lazyload_images()});function add_lazyload_image_event_listeners(handle_lazyload_images2){bv_lazyload_events.forEach(function(event){document.addEventListener(event,handle_lazyload_images2,!0)})}__name(add_lazyload_image_event_listeners,"add_lazyload_image_event_listeners");function remove_lazyload_image_event_listeners(){bv_lazyload_events.forEach(function(event){document.removeEventListener(event,handle_lazyload_images,!0)})}__name(remove_lazyload_image_event_listeners,"remove_lazyload_image_event_listeners");function bv_replace_lazyloaded_image_url(element2){let src_value=element2.getAttribute("bv-data-src"),srcset_value=element2.getAttribute("bv-data-srcset"),currentSrc=element2.getAttribute("src");currentSrc&&currentSrc.startsWith("data:image/svg+xml")&&(bv_use_srcset_attr&&srcset_value&&element2.setAttribute("srcset",srcset_value),src_value&&element2.setAttribute("src",src_value))}__name(bv_replace_lazyloaded_image_url,"bv_replace_lazyloaded_image_url");function bv_replace_inline_style_image_url(element2){let bv_style_attr=element2.getAttribute("bv-data-style");if(bvDebugLog(bv_style_attr),bv_style_attr){let currentStyles=element2.getAttribute("style")||"",newStyle=currentStyles+(currentStyles?";":"")+bv_style_attr;element2.setAttribute("style",newStyle)}else bvDebugLog("BV_STYLE_ATTRIBUTE_NOT_FOUND : "+entry)}__name(bv_replace_inline_style_image_url,"bv_replace_inline_style_image_url");function handleLazyloadImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_lazyloaded_image_url(entry2.target),img_observer.unobserve(entry2.target))})}__name(handleLazyloadImages,"handleLazyloadImages");function handleOnscreenInlineStyleImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_inline_style_image_url(entry2.target),bv_style_observer.unobserve(entry2.target))})}__name(handleOnscreenInlineStyleImages,"handleOnscreenInlineStyleImages");function handlePictureTags(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_picture_tag_url(entry2.target),picture_lazy_observer.unobserve(entry2.target))})}__name(handlePictureTags,"handlePictureTags");function bv_replace_picture_tag_url(element2){const child_elements=element2.children;for(let i=0;i<child_elements.length;i++){let child_elem=child_elements[i],_srcset=child_elem.getAttribute("bv-data-srcset"),_src=child_elem.getAttribute("bv-data-src");_srcset&&child_elem.setAttribute("srcset",_srcset),_src&&child_elem.setAttribute("src",_src),bv_replace_picture_tag_url(child_elem)}}__name(bv_replace_picture_tag_url,"bv_replace_picture_tag_url"),"IntersectionObserver"in window&&(bv_style_observer=new IntersectionObserver(handleOnscreenInlineStyleImages,bvImageLazyloadObserverOptions),img_observer=new IntersectionObserver(handleLazyloadImages,bvImageLazyloadObserverOptions),picture_lazy_observer=new IntersectionObserver(handlePictureTags,bvImageLazyloadObserverOptions));function handle_lazyload_images(){"IntersectionObserver"in window?(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_style_observer.observe(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(img_element=>{img_observer.observe(img_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{picture_lazy_observer.observe(picture_element)})):(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_replace_inline_style_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(target_element=>{bv_replace_lazyloaded_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{bv_replace_picture_tag_url(element)}))}__name(handle_lazyload_images,"handle_lazyload_images");
</script>

<script id="bv-viewport-image-hydration" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});const BV_VIEWPORT_IMAGE_CLASS="bv-viewport-img",BV_VIEWPORT_IMAGE_SWAP_MODE="src";function getViewportImageDeviceName(){let device_width=window.outerWidth;return device_width<=480?"mobile":device_width<=820?"ipad":device_width<=1536?"desktop":"large"}__name(getViewportImageDeviceName,"getViewportImageDeviceName");function getViewportHydrationAttr(node_element,attr_suffix,device_name){let attr_names=["bv-data-"+device_name+"-"+attr_suffix,"bv-data-large-"+attr_suffix];for(let index=0;index<attr_names.length;index+=1){let attr_value=node_element.getAttribute(attr_names[index]);if(attr_value)return attr_value}return""}__name(getViewportHydrationAttr,"getViewportHydrationAttr");function hydrateViewportImage(node_element){if(!node_element||node_element.getAttribute("bv-viewport-hydrated")==="1")return;let hydrated=!1,device_name=getViewportImageDeviceName(),src_attr=getViewportHydrationAttr(node_element,"src",device_name),srcset_attr=getViewportHydrationAttr(node_element,"srcset",device_name);BV_VIEWPORT_IMAGE_SWAP_MODE==="srcset"&&srcset_attr&&(node_element.setAttribute("srcset",srcset_attr),hydrated=!0),src_attr&&(node_element.setAttribute("src",src_attr),hydrated=!0),hydrated&&node_element.setAttribute("bv-viewport-hydrated","1")}__name(hydrateViewportImage,"hydrateViewportImage");function hydrateViewportImages(){let img_tags=document.querySelectorAll("."+BV_VIEWPORT_IMAGE_CLASS);setTimeout(()=>{img_tags.forEach(img_tag=>{hydrateViewportImage(img_tag)})},0)}__name(hydrateViewportImages,"hydrateViewportImages"),document.readyState==="loading"?document.addEventListener("DOMContentLoaded",hydrateViewportImages):hydrateViewportImages();
</script>

<script id="bv-dl-scripts-list" data-cfasync="false" bv-exclude="true">
var scriptAttrs = [{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0.js\\"","bv_inline_delayed":false},"bv_unique_id":"JxqBjscouZo0EJ2WWT3A","reference":0},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0\\/amp-story-1.0.js\\"","custom-element":"\\"amp-story\\"","bv_inline_delayed":false},"bv_unique_id":"gmOA2Ao1DltD8LpIwDLh","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"6nhzvMYtydmuDDY4A3cf","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"pQrxyHgCauOIAHTh2Ia8","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"1pDxcI2JU9XUSedOduDM","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"wCqCEO1TFpqlzayn2tkp","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"BAD44Hm3npG8E08Ddq73","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"dmFlY64rYTHRKUCwoWvU","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"meohKvjpLaHf9i9Gpkd9","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"98frzpXVW1CMdJ4rXEwB","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"2NxoYDVayYEBIkvrDdel","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"bEYQOXIWOXpUMOWJy9NH","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ovWK1aEk2UQfuNIb1yKD","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ypFBBIfl65BWzp7RTrMV","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ZjD3FPo2Gpvfa0HdJzXR","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"vTaceU4KCKYOi0qh21pO","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ItT90hQGU59UmbawGWXn","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Ea11ffqU1nSaXmBG2z60","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"CJ6CLpBcZWI62sWrPBV7","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"dIGaomOBmbev8jOqE1JI","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"vFqhihATaayR4hkfem3M","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"9s7irIJO3I9FW0cLezsh","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"86VekiRU3KOFIV0vXsos","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"OAYmy6d2v1IcSiENn7Kw","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"cUCmKdeNZyKxiM683LBG","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"u6uu6vXLcZWqAAs4PE9O","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"NMfUx02BfB2DT3mUJKD2","reference":26},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"StnHFbKm1ePzaE19uexS","reference":27},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"A4MshPDr5haLR6DPnAbQ","reference":28},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"z7Xf4HHHgxCUMjkGacK8","reference":29},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"sAvqfPIoHAOMYzZYhf1K","reference":30},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"r9FgXk40E8iYL3Xk2Bi4","reference":31},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"jinOdDZHFuT0eoRZI7x4","reference":32},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"sb80zCz3Xr0CrKJxnAvR","reference":33},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"pcKfzVq9t7fsi96xKjDY","reference":34},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"tABxraECw8p3w7WsW9iR","reference":35},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"u8M2OPYkMaGYT5tagRkN","reference":36},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"70jzLdZseQzNFlYwc1Yu","reference":37},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"smbm6gTkB1eSaNDOjdjl","reference":38},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"1z6rsYHkXbntvIXwpQrP","reference":39},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"8sBCkayCjCr8MUL4nNvi","reference":40},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"5IWpghNxbvOgsHBcGGKe","reference":41},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"QFHmEO6G556pbVBAbezf","reference":42},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"hh52EOjJ9Us4bfTmESVK","reference":43},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"gFbrSVrU0vHLsSkys8UE","reference":44},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"HWBE3aVdwKY1ceFyUuf5","reference":45},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"XclUzyLY8xrZQgnN1U97","reference":46},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"3jLhmXzfT2qvKcIh5u6t","reference":47},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"fmopXRefrHJXCPWtZSHn","reference":48},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"7bDI3ZlQ8x33YDYzgDe1","reference":49},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"Qeho2iY1bIfZkeif6VUu","reference":50},{"attrs":{"src":"data:text\/javascript;base64, ZnVuY3Rpb24gYnZfdHJpZ2dlcl9haXJsaWZ0X2V2ZW50KHRhcmdldCwgZXZlbnRfdHlwZSkgewoKICBpZiAoZXZlbnRfdHlwZSA9PT0gInJlYWR5c3RhdGVjaGFuZ2UiKSB7CiAgICBpZiAoYnZfc3RhdGVfY291bnRlciA9PT0gMCkgewogICAgICBidl9zdGF0ZV9jb3VudGVyICs9IDEKICAgICAgYnZfY3VzdG9tX3JlYWR5X3N0YXRlX3ZhbHVlID0gImludGVyYWN0aXZlIgogICAgfSBlbHNlIGlmKGJ2X3N0YXRlX2NvdW50ZXIgPT09IDEpIHsKICAgICAgYnZfc3RhdGVfY291bnRlciArPSAxCiAgICAgIGJ2X2N1c3RvbV9yZWFkeV9zdGF0ZV92YWx1ZSA9ICJjb21wbGV0ZSIKICAgIH0KICB9CgogIGxldCBldmVudF9uYW1lID0gIkFpcmxpZnQiICsgZXZlbnRfdHlwZTsKICBsZXQgc3ludGhldGljRXZlbnQgPSBuZXcgRXZlbnQoZXZlbnRfbmFtZSwgeyBidWJibGVzOiB0cnVlIH0pOwoKICBPYmplY3QuZGVmaW5lUHJvcGVydHkoc3ludGhldGljRXZlbnQsICJ0eXBlIiwgeyBnZXQ6IGZ1bmN0aW9uICgpIHsgcmV0dXJuIGV2ZW50X3R5cGU7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwogIE9iamVjdC5kZWZpbmVQcm9wZXJ0eShzeW50aGV0aWNFdmVudCwgInRhcmdldCIsIHsgZ2V0OiBmdW5jdGlvbiAoKSB7IHJldHVybiB0YXJnZXQ7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwoKICB0YXJnZXQuZGlzcGF0Y2hFdmVudChzeW50aGV0aWNFdmVudCk7Cn0KCmZ1bmN0aW9uIGJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpIHsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgInJlYWR5c3RhdGVjaGFuZ2UiKTsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgIkRPTUNvbnRlbnRMb2FkZWQiKTsKCiAgICBzZXRUaW1lb3V0KCgpID0+IHsKICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQoZG9jdW1lbnQsICJyZWFkeXN0YXRlY2hhbmdlIik7CgogICAgICAgIHNldFRpbWVvdXQoKCkgPT4gewogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAibG9hZCIpOwogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAicGFnZXNob3ciKTsKICAgICAgICB9LCAwKTsKICAgIH0sIDApOwp9Cgp2YXIgYnZfc3RhdGVfY291bnRlciA9IDAKCmJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpOwoK","id":"bv-trigger-listener","type":"text\/javascript","defer":true,"async":false},"bv_unique_id":"d6fe9c24159ed4a27d224d91c70f8fdc","reference":100000000}];
</script>
<script id="bv-web-worker" type="javascript/worker" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});self.onmessage=function(e){var counter=e.data.fetch_urls.length;e.data.fetch_urls.forEach(function(fetch_url){loadUrl(fetch_url,function(){console.log("DONE: "+fetch_url),counter=counter-1,counter===0&&self.postMessage({status:"SUCCESS"})})})};async function loadUrl(fetch_url,callback){try{var request=new Request(fetch_url,{mode:"no-cors",redirect:"follow"});await fetch(request),callback()}catch(fetchError){console.log("Fetch Error loading URL:",fetchError);try{var xhr=new XMLHttpRequest;xhr.onerror=callback,xhr.onload=callback,xhr.responseType="blob",xhr.open("GET",fetch_url,!0),xhr.send()}catch(xhrError){console.log("XHR Error loading URL:",xhrError),callback()}}}__name(loadUrl,"loadUrl");
</script>
<script id="bv-web-worker-handler" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});if(typeof scriptAttrs<"u"&&Array.isArray(scriptAttrs)&&scriptAttrs.length>0){const lastElement=scriptAttrs[scriptAttrs.length-1];if(lastElement.attrs&&lastElement.attrs.id==="bv-trigger-listener"){var bv_custom_ready_state_value="loading";Object.defineProperty(document,"readyState",{get:__name(function(){return bv_custom_ready_state_value},"get"),set:__name(function(){},"set")})}}if(typeof scriptAttrs>"u"||!Array.isArray(scriptAttrs))var scriptAttrs=[];if(typeof linkStyleAttrs>"u"||!Array.isArray(linkStyleAttrs))var linkStyleAttrs=[];function isMobileDevice(){return window.innerWidth<=500}__name(isMobileDevice,"isMobileDevice");var js_dom_loaded=!1;document.addEventListener("DOMContentLoaded",()=>{js_dom_loaded=!0});const EVENTS=["mousemove","click","keydown","wheel","touchmove","touchend"];var scriptUrls=[],styleUrls=[],bvEventCalled=!1,workerFinished=!1,functionExec=!1,scriptsInjected=!1,stylesInjected=!1,bv_load_event_fired=!1,autoInjectTimerStarted=!1;const BV_AUTO_INJECT_ENABLED=!0,BV_DESKTOP_AUTO_INJECT_DELAY=4e3,BV_MOBILE_AUTO_INJECT_DELAY=1e4,BV_WORKER_TIMEOUT_DURATION=3e3;scriptAttrs.forEach((scriptAttr,index)=>{scriptAttr.attrs.src&&!scriptAttr.attrs.src.includes("data:text/javascript")&&(scriptUrls[index]=scriptAttr.attrs.src)}),linkStyleAttrs.forEach((linkAttr,index)=>{styleUrls[index]=linkAttr.attrs.href});var fetchUrls=scriptUrls.concat(styleUrls);function addEventListeners(bvEventHandler2){EVENTS.forEach(function(event){document.addEventListener(event,bvEventFired,!0),document.addEventListener(event,bvEventHandler2,!0)})}__name(addEventListeners,"addEventListeners");function removeEventListeners(){EVENTS.forEach(function(event){document.removeEventListener(event,bvEventHandler,!0)})}__name(removeEventListeners,"removeEventListeners");function bvEventFired(){bvEventCalled||(bvEventCalled=!0,workerFinished=!0)}__name(bvEventFired,"bvEventFired");function bvGetElement(attributes,element){Object.keys(attributes).forEach(function(attr){attr==="async"?element.async=attributes[attr]:attr==="innerHTML"?element.innerHTML=atob(attributes[attr]):element.setAttribute(attr,attributes[attr])})}__name(bvGetElement,"bvGetElement");function bvAddElement(attr,element){var attributes=attr.attrs;if(attributes.bv_inline_delayed){let bvScriptId=attr.bv_unique_id,bvScriptElement=document.querySelector("[bv_unique_id='"+bvScriptId+"']");bvScriptElement?(!attributes.innerHTML&&!attributes.src&&bvScriptElement.textContent.trim()!==""&&(attributes.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent(bvScriptElement.textContent)))),bvGetElement(attributes,element),bvScriptElement.after(element)):console.log(`Script not found for ${bvScriptId}`)}else{bvGetElement(attributes,element);var templateId=attr.bv_unique_id,targetElement=document.querySelector("[id='"+templateId+"']");targetElement&&targetElement.after(element)}}__name(bvAddElement,"bvAddElement");function injectStyles(){if(stylesInjected){console.log("Styles already injected, skipping");return}stylesInjected=!0,document.querySelectorAll('style[type="bv_inline_delayed_css"], template[id]').forEach(element=>{if(element.tagName.toLowerCase()==="style"){var new_style=document.createElement("style");new_style.type="text/css",new_style.textContent=element.textContent,element.after(new_style),new_style.parentNode?element.remove():console.log("PARENT NODE NOT FOUND")}else if(element.tagName.toLowerCase()==="template"){var templateId=element.id,linkStyleAttr=linkStyleAttrs.find(attr=>attr.bv_unique_id===templateId);if(linkStyleAttr){var link=document.createElement("link");bvAddElement(linkStyleAttr,link),element.parentNode&&element.parentNode.replaceChild(link,element),console.log("EXTERNAL STYLE ADDED")}else console.log(`No linkStyleAttr found for template ID ${templateId}`)}}),linkStyleAttrs.forEach((linkStyleAttr,index)=>{console.log("STYLE ADDED");var element=document.createElement("link");bvAddElement(linkStyleAttr,element)})}__name(injectStyles,"injectStyles");function injectScripts(){if(scriptsInjected){console.log("Scripts already injected, skipping");return}scriptsInjected=!0;let last_script_element;scriptAttrs.forEach((scriptAttr,index)=>{if(bv_custom_ready_state_value==="loading"&&scriptAttr.attrs&&scriptAttr.attrs.is_first_defer_element===!0)if(last_script_element){const readyStateScript=document.createElement("script");readyStateScript.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent("bv_custom_ready_state_value = 'interactive';"))),readyStateScript.async=!1,last_script_element.after(readyStateScript)}else bv_custom_ready_state_value="interactive",console.log('Ready state manually set to "interactive"');console.log("JS ADDED");var element=document.createElement("script");last_script_element=element,bvAddElement(scriptAttr,element)})}__name(injectScripts,"injectScripts");function bvEventHandler(){console.log("EVENT FIRED"),js_dom_loaded&&bvEventCalled&&workerFinished&&!functionExec&&(functionExec=!0,injectStyles(),injectScripts(),removeEventListeners())}__name(bvEventHandler,"bvEventHandler");function autoInjectScriptsAfterLoad(){js_dom_loaded&&workerFinished&&!scriptsInjected&&!stylesInjected&&(console.log("Auto-injecting styles and scripts after timer"),injectStyles(),injectScripts())}__name(autoInjectScriptsAfterLoad,"autoInjectScriptsAfterLoad");function startAutoInjectTimer(){if(BV_AUTO_INJECT_ENABLED&&!autoInjectTimerStarted&&bv_load_event_fired&&!bvEventCalled){autoInjectTimerStarted=!0;var delay=isMobileDevice()?BV_MOBILE_AUTO_INJECT_DELAY:BV_DESKTOP_AUTO_INJECT_DELAY;console.log("Starting auto-inject timer with delay: "+delay+"ms"),setTimeout(function(){autoInjectScriptsAfterLoad()},delay)}}__name(startAutoInjectTimer,"startAutoInjectTimer"),addEventListeners(bvEventHandler);var requestObject=window.URL||window.webkitURL,bvWorker=new Worker(requestObject.createObjectURL(new Blob([document.getElementById("bv-web-worker").textContent],{type:"text/javascript"})));bvWorker.onmessage=function(e){e.data.status==="SUCCESS"&&(console.log("WORKER_FINISHED"),workerFinished=!0,bvEventHandler(),startAutoInjectTimer())},addEventListener("load",()=>{bvEventHandler(),bv_call_fetch_urls(),bv_load_event_fired=!0});function bv_call_fetch_urls(){!bv_load_event_fired&&!workerFinished&&(bvWorker.postMessage({fetch_urls:fetchUrls}),bv_initiate_worker_timer())}__name(bv_call_fetch_urls,"bv_call_fetch_urls"),setTimeout(function(){bv_call_fetch_urls()},5e3);function bv_initiate_worker_timer(){setTimeout(function(){workerFinished||(console.log("WORKER_TIMEDOUT"),workerFinished=!0,bvWorker.terminate()),bvEventHandler(),startAutoInjectTimer()},BV_WORKER_TIMEOUT_DURATION)}__name(bv_initiate_worker_timer,"bv_initiate_worker_timer");
</script>
<meta charSet=\"utf-8\"\/><meta name=\"viewport\" content=\"width=device-width,minimum-scale=1,initial-scale=1\"\/><template id="JxqBjscouZo0EJ2WWT3A"></template><\/script><template id="gmOA2Ao1DltD8LpIwDLh"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=EB+Garamond%3Awght%40400%3B700\" rel=\"stylesheet\"\/><link href=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337.png\" rel=\"preload\" as=\"image\"\/>\n<style amp-boilerplate=\"\">body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}<\/style>\n<p><noscript><\/p>\n<style amp-boilerplate=\"\">body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}<\/style>\n<p><\/noscript><\/p>\n<style amp-custom=\"\">\n              h1, h2, h3 { font-weight: normal; }<\/p>\n<p>              amp-story-page {\n                background-color: #131516;\n              }<\/p>\n<p>              amp-story-grid-layer {\n                overflow: visible;\n              }<\/p>\n<p>              @media (max-aspect-ratio: 9 \/ 16)  {\n                @media (min-aspect-ratio: 320 \/ 678) {\n                  amp-story-grid-layer.grid-layer {\n                    margin-top: calc((100% \/ 0.5625 - 100% \/ 0.6666666666666666) \/ 2);\n                  }\n                }\n              }<\/p>\n<p>              @media not all and (min-resolution:.001dpcm) {\n                @media {\n                  p.text-wrapper > span {\n                    font-size: calc(100% - 0.5px);\n                  }\n                }\n              }<\/p>\n<p>              .page-fullbleed-area,\n              .page-background-overlay-area {\n                position: absolute;\n                overflow: hidden;\n                width: 100%;\n                left: 0;\n                height: calc(1.1851851851851851 * 100%);\n                top: calc((1 - 1.1851851851851851) * 100% \/ 2);\n              }<\/p>\n<p>              .element-overlay-area {\n                position: absolute;\n                width: 100%;\n                height: 100%;\n                top: 0;\n                left: 0;\n              }<\/p>\n<p>              .page-safe-area {\n                overflow: visible;\n                position: absolute;\n                top: 0;\n                bottom: 0;\n                left: 0;\n                right: 0;\n                width: 100%;\n                height: calc(0.84375 * 100%);\n                margin: auto 0;\n              }<\/p>\n<p>              .mask {\n                position: absolute;\n                overflow: hidden;\n              }<\/p>\n<p>              .fill {\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                margin: 0;\n              }<\/p>\n<p>              @media (prefers-reduced-motion: no-preference) {\n                .animation-wrapper {\n                  opacity: var(--initial-opacity);\n                  transform: var(--initial-transform);\n                }\n              }<\/p>\n<p>              amp-story-grid-layer.align-bottom {\n                align-content: end;\n                padding: 0;\n                \/*\n                  AMP CTA Layer will exactly occupy 74px regardless of any device.\n                  To space out captions 74px from the BOTTOM (AMP CTA Layer),\n                  74px from the TOP should also be spaced out and thus: 2 * 74px\n                  will be the desired max-height.\n                *\/\n                max-height: calc(100vh - (2 * 74px));\n              }<\/p>\n<p>              .captions-area {\n                padding: 0 32px 0;\n              }<\/p>\n<p>              amp-story-captions {\n                margin-bottom: 16px;\n                text-align: center;\n              }<\/p>\n<p>              amp-story-audio-sticker {\n                height: 100%;\n              }<\/p>\n<p>              .audio-sticker {\n                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\n              }\n              <\/style>\n<p><meta name=\"web-stories-replace-head-start\"\/><title>10 Public Speaking Tips For Shy People<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/?post_type=web-story&amp;p=23085\"\/><meta name=\"web-stories-replace-head-end\"\/><\/head><body><amp-story standalone=\"\" publisher=\"Admissify\" publisher-logo-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2023\/10\/Favicon.jpg\" title=\"10 Public Speaking Tips For Shy People\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-337.png\"><amp-story-page id=\"78821534-5eba-4027-a4c3-48e5ead40547\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#eceae7\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-3e1e1fc0-7b7c-4c66-a09f-731ac09394d6\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337.png\" alt=\"Data Science vs. Machine Learning\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 29%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 29%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:68.93204%;width:94.90291%;height:18.12298%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5115089514066496% 0.5115089514066496% 0.5115089514066496% 0.5115089514066496% \/ 1.7857142857142856% 1.7857142857142856% 1.7857142857142856% 1.7857142857142856%\" id=\"el-198ed79b-d64e-4699-b6bf-ace409b6b859\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.02237851662404056% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:2.557544757033248% 2.557544757033248%;color:#000000\"><span><span style=\"font-weight: 700; color: #eee\">10 <\/span><span style=\"font-weight: 700; color: #eee\">Public Speaking<\/span><span style=\"font-weight: 700; color: #eee\"> Tips For Shy People<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:85.59871%;width:92.71845%;height:7.44337%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5235602094240838% 0.5235602094240838% 0.5235602094240838% 0.5235602094240838% \/ 4.3478260869565215% 4.3478260869565215% 4.3478260869565215% 4.3478260869565215%\" id=\"el-b9891946-a13d-4e86-b689-492a6d12ec94\">\n<p class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.24869109947644008% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.323625em;line-height:1.4;text-align:left;padding:2.6178010471204187% 2.6178010471204187%;color:#000000\"><span><span style=\"color: #fff\">Bhaskar| February 24, 2525<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:8.98058%;top:95.30744%;width:32.52427%;height:5.50162%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-2c5c5590-7c44-4e94-a2b5-b2fc37f895ed\">\n<div style=\"position:absolute;width:100%;height:105.4847%;left:0%;top:-2.74235%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png\" alt=\"logo redesign\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png 3669w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png 2048w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png 768w\" sizes=\"(min-width: 1024px) 15vh, 33vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"62fbf261-69ca-4264-95da-73fa67c6b655\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d34a5c68-3ac0-4e56-b29b-2ba61693f336\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0c0d1527-dbc1-4a38-8384-15a9c5bc207e\",\"keyframes\":{\"transform\":[\"translate3d(0px, 495.44154%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0f5e6fcc-5f77-4f61-9e15-07aa45ad4e58\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7fd00c0e-19a5-4e2e-be86-58d70ee28cea\",\"keyframes\":{\"transform\":[\"translate3d(0px, 118.06686%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#221f2d\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-3a4339ed-b2f7-446b-ae4e-2557d99e1ec6\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:77.99353%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-d34a5c68-3ac0-4e56-b29b-2ba61693f336\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-0c0d1527-dbc1-4a38-8384-15a9c5bc207e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 495.44154%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-d2b53d68-dc84-4add-8e74-be426ab3ee2d\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Practice Regularly<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:85.76052%;width:83.00971%;height:19.90291%;opacity:1\">\n<div id=\"anim-0f5e6fcc-5f77-4f61-9e15-07aa45ad4e58\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-7fd00c0e-19a5-4e2e-be86-58d70ee28cea\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 118.06686%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-b0383394-8f49-4d85-a585-d9d17dbeb178\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Rehearse your speech multiple times. Familiarity boosts confidence and helps reduce anxiety during the actual presentation.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.12621%;top:77.83172%;width:4.85437%;height:27.83172%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-d5fd0f05-1082-4925-a72a-23996399b4dc\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"8f36ca96-3dc0-408f-b9af-67b6892fb063\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0b559b80-bc0e-4fa0-802e-63216c243b4f\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-686de2ad-5ab1-414d-892e-670d99bafff4\",\"keyframes\":{\"transform\":[\"translate3d(0px, 495.44154%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0494e6e9-7891-48b7-b069-eaa3911f918e\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-a642a382-f0f4-4212-aaa6-172538e364d4\",\"keyframes\":{\"transform\":[\"translate3d(0px, 126.19697%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#dadde2\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-cc0080c9-a1ec-4ecd-9d40-b988d9a3936f\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:77.99353%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-0b559b80-bc0e-4fa0-802e-63216c243b4f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-686de2ad-5ab1-414d-892e-670d99bafff4\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 495.44154%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-a4c0e71f-6dfe-45e6-8752-825dfae0c80f\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Know Your Audience<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:84.14239%;width:83.00971%;height:19.90291%;opacity:1\">\n<div id=\"anim-0494e6e9-7891-48b7-b069-eaa3911f918e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-a642a382-f0f4-4212-aaa6-172538e364d4\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 126.19697%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-057cac1b-25ce-4051-9ac2-a84875845e0c\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Understand who you will be speaking to. This helps tailor your message, making it more relatable and engaging for the listeners.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.12621%;top:77.6699%;width:4.85437%;height:26.53722%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-b9cf5e87-13e2-49db-86a6-13558641167a\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"65f8c3d9-f225-489c-9f14-047fd55e779a\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-e90d5709-0e8a-486f-94a1-e9a7ca04c87f\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-aab918bd-fe64-485a-85d8-bbae188fb2de\",\"keyframes\":{\"transform\":[\"translate3d(0px, 521.08267%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-fa18b243-8dd6-44fd-9751-ca571057841b\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7c3e6a70-9391-4221-9058-90c4519300f2\",\"keyframes\":{\"transform\":[\"translate3d(0px, 134.32704%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#b2997f\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-bd053d2c-5de5-464e-bb44-ab44dddb7d4c\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:15.7767%;top:76.3754%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-e90d5709-0e8a-486f-94a1-e9a7ca04c87f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-aab918bd-fe64-485a-85d8-bbae188fb2de\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 521.08267%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-a7b3f739-171d-49fe-a7b0-f0ee7b1bfdb7\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Gamify Preparation<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:15.7767%;top:82.52427%;width:83.00971%;height:19.90291%;opacity:1\">\n<div id=\"anim-fa18b243-8dd6-44fd-9751-ca571057841b\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-7c3e6a70-9391-4221-9058-90c4519300f2\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 134.32704%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-2d443b5d-5c51-4fb0-bca8-2273920ebf1c\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Turn your speech prep into a game. Set challenges, time yourself, or reward progress to make practicing more fun and less daunting.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:77.6699%;width:4.85437%;height:25.24272%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-cde5f5c1-7b9b-486d-ada8-ad7034504c85\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"ae635e34-453c-4ca7-87b3-22aef257cca1\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-24f9127b-327a-406c-b951-50e53be5d09a\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-2ab0ebac-8eb2-4a5b-98b7-54fd4067dff9\",\"keyframes\":{\"transform\":[\"translate3d(0px, 521.08267%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-9b507e5c-1da7-419b-93f2-822b99fbd38e\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-821879ed-7c13-4330-ae0f-6f0c70fdbdeb\",\"keyframes\":{\"transform\":[\"translate3d(0px, 126.19697%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#5e5454\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-3346475f-1268-417c-a9b7-89c573caaf55\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:76.3754%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-24f9127b-327a-406c-b951-50e53be5d09a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-2ab0ebac-8eb2-4a5b-98b7-54fd4067dff9\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 521.08267%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-79cba921-ef6b-424c-94c8-9e7c15e6fdba\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Breathe Deeply<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:84.14239%;width:83.00971%;height:19.90291%;opacity:1\">\n<div id=\"anim-9b507e5c-1da7-419b-93f2-822b99fbd38e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-821879ed-7c13-4330-ae0f-6f0c70fdbdeb\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 126.19697%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-dd462711-c2e7-4df6-a005-2f418fbe31db\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Practice deep breathing before and during your speech. It calms nerves and helps maintain a steady pace while speaking.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.12621%;top:77.6699%;width:4.85437%;height:26.53722%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-43d0a701-edac-49a7-8687-032ac2889f3b\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"75d4cd31-6d6a-4cdd-ac69-a6c3443457eb\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0303384b-774c-4dc0-a7f2-015e3b30a7ed\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6ebb89ce-f403-4bd0-b105-685c25c33473\",\"keyframes\":{\"transform\":[\"translate3d(0px, 495.44154%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-cc5e4d31-00e6-4584-9ef0-25927ac9bc62\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-59e0af18-e193-4e7a-bdf2-aa781ad6443b\",\"keyframes\":{\"transform\":[\"translate3d(0px, 126.19697%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#6d4634\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-8917c0ba-1322-4f80-9adf-b46d0ad2e261\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:77.99353%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-0303384b-774c-4dc0-a7f2-015e3b30a7ed\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-6ebb89ce-f403-4bd0-b105-685c25c33473\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 495.44154%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-d336530f-e54f-44ed-8c3f-c1f9b4bc409c\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Embrace Pauses<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:84.14239%;width:83.00971%;height:19.90291%;opacity:1\">\n<div id=\"anim-cc5e4d31-00e6-4584-9ef0-25927ac9bc62\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-59e0af18-e193-4e7a-bdf2-aa781ad6443b\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 126.19697%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-07c917cd-7f57-43d4-889f-9243ae2bfcf9\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Use pauses effectively to gather your thoughts and let the audience absorb your message. Silence can enhance your delivery.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.33981%;top:77.6699%;width:4.85437%;height:25.56634%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-2e48e61c-34c3-498d-a038-c81f18bb961f\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"845f466d-a877-4982-9148-23bcfab602a1\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-69a5b761-bb2c-43b3-8701-26a07d085353\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-4f8d41a5-9bbc-442b-bf6a-3014ae8eddaf\",\"keyframes\":{\"transform\":[\"translate3d(0px, 572.36463%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6ed48cdf-74ed-453b-acec-ba325b733248\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-4fe9853f-f62f-4d33-b610-7f7a4abbbaf2\",\"keyframes\":{\"transform\":[\"translate3d(0px, 121.85671%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#283848\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-246ee05b-d52d-4533-a6bc-519ee3d111f6\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:15.7767%;top:73.13916%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-69a5b761-bb2c-43b3-8701-26a07d085353\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-4f8d41a5-9bbc-442b-bf6a-3014ae8eddaf\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 572.36463%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-07e533c6-50fa-425c-89e0-55fb8d9a631c\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Mind Mapping<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:15.7767%;top:79.28803%;width:83.00971%;height:24.59547%;opacity:1\">\n<div id=\"anim-6ed48cdf-74ed-453b-acec-ba325b733248\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-4fe9853f-f62f-4d33-b610-7f7a4abbbaf2\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 121.85671%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.3157894736842104% 1.3157894736842104% 1.3157894736842104% 1.3157894736842104%\" id=\"el-46bf73f2-c7a2-4264-be85-5622e7fc2888\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Organize your speech using mind maps instead of traditional outlines. This visual approach can reveal new ideas and connections for greater clarity.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:72.97735%;width:4.85437%;height:31.22977%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-a9122acd-7bc8-4fce-b5eb-210bc93fd441\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"3f0f524e-9d1d-42bf-abc0-9dd427775281\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-8f72f9ad-dd5c-4905-b0b1-98fe1387fd7d\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0396131b-5327-4e52-b225-36b6ccb0049f\",\"keyframes\":{\"transform\":[\"translate3d(0px, 495.44154%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-df2bc510-745f-42a9-8df9-8af23f0024c6\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c87451c0-5952-4850-851c-1d11565ce785\",\"keyframes\":{\"transform\":[\"translate3d(0px, 126.19697%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#0e1418\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-f5d0e391-ac61-475d-8809-2b42ccd8c9ef\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:77.99353%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-8f72f9ad-dd5c-4905-b0b1-98fe1387fd7d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-0396131b-5327-4e52-b225-36b6ccb0049f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 495.44154%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-52cbbd23-279d-4b58-8c16-2f2e68efb285\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Act It Out<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:84.14239%;width:83.00971%;height:19.90291%;opacity:1\">\n<div id=\"anim-df2bc510-745f-42a9-8df9-8af23f0024c6\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-c87451c0-5952-4850-851c-1d11565ce785\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 126.19697%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-380f1fa1-4f5c-46ea-8170-09d3a4975284\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">I<\/span><span style=\"color: #fff\">ntroduce elements of role-playing during your presentation. This unleashes creativity and transforms nervous energy into performance.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.12621%;top:77.6699%;width:4.85437%;height:26.53722%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-38b3582b-f267-4f5a-8786-405ac48f135f\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"94f0e12c-87e4-48b2-8cf3-f685c833801b\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-f5a545ce-3243-494b-bf95-d6caa9b67eba\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-3cd9c2de-e2ce-482d-9a04-30394bf6eb27\",\"keyframes\":{\"transform\":[\"translate3d(0px, 495.44154%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-e466a78f-850f-4cca-a4e0-0553ffe32d65\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d7e52bc1-9ab1-4f7e-8796-e89375ca00b9\",\"keyframes\":{\"transform\":[\"translate3d(0px, 126.19697%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#d3cbc3\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-ee81191a-ed23-47b0-88da-94d9e2af1f86\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:77.99353%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-f5a545ce-3243-494b-bf95-d6caa9b67eba\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-3cd9c2de-e2ce-482d-9a04-30394bf6eb27\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 495.44154%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-64841375-894f-447b-acb5-c55faa26eaa9\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Start with a Hook<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:84.14239%;width:83.00971%;height:19.90291%;opacity:1\">\n<div id=\"anim-e466a78f-850f-4cca-a4e0-0553ffe32d65\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-d7e52bc1-9ab1-4f7e-8796-e89375ca00b9\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 126.19697%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-eea11a5c-7fa9-4326-b1ff-0b241e218f3c\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Open with a surprising fact or statistic related to your topic. This grabs the audience&#8217;s attention and sets the stage for your message.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.36893%;top:78.15534%;width:4.85437%;height:26.05178%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-8918cd07-95b3-4e24-b3a0-0a33bcbbf105\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"1f07b5a2-dcf7-4a7d-bef8-694fbc6e2284\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-fd222157-5eb1-402c-83d5-fd3c89c27c7f\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7ca52aa8-35c4-42c2-91a3-f0424a3dee96\",\"keyframes\":{\"transform\":[\"translate3d(0px, 521.08267%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-319a8c48-cc42-40ac-af5d-494b6785f8f6\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-3ed34f21-c3d9-4d16-8aea-bd13fb9cbd8e\",\"keyframes\":{\"transform\":[\"translate3d(0px, 134.32704%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#22232a\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-26b9dec1-985c-4172-ba1f-2af09fd64d99\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:15.7767%;top:76.3754%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-fd222157-5eb1-402c-83d5-fd3c89c27c7f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-7ca52aa8-35c4-42c2-91a3-f0424a3dee96\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 521.08267%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-4a53baea-de7d-4838-8c6a-27959ec09d79\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Tell Personal Stories<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:15.7767%;top:82.52427%;width:83.00971%;height:19.90291%;opacity:1\">\n<div id=\"anim-319a8c48-cc42-40ac-af5d-494b6785f8f6\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-3ed34f21-c3d9-4d16-8aea-bd13fb9cbd8e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 134.32704%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-310be7ca-43ac-4963-9189-3ff79385f44d\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Sharing personal anecdotes makes your speech memorable and helps establish a relatable connection with your audience.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.31068%;top:77.6699%;width:4.85437%;height:23.94822%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-9f8f14a4-2619-44d5-85ad-20a04472f9eb\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"912729de-c3c0-4540-be4e-7c0cf6862ec4\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7484a73e-7384-43df-9cfe-6412a95ebe73\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-fecf806a-08bb-4b6f-b064-8e67668f7cfc\",\"keyframes\":{\"transform\":[\"translate3d(0px, 292.29634%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-9b207bf4-2459-4139-a884-1518239d7c58\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-624c59e3-aa55-4cd4-815c-0db7261bca76\",\"keyframes\":{\"transform\":[\"translate3d(0px, 118.06686%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#728795\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-8f29a3c7-a110-4348-8548-42ccc46d0e83\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:73.78641%;width:69.17476%;height:12.13592%;opacity:1\">\n<div id=\"anim-7484a73e-7384-43df-9cfe-6412a95ebe73\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-fecf806a-08bb-4b6f-b064-8e67668f7cfc\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 292.29634%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 2.666666666666667% 2.666666666666667% 2.666666666666667% 2.666666666666667%\" id=\"el-96205146-f310-420c-bbdc-9bf5ca0b46cc\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Seek Constructive Feedback<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:85.76052%;width:83.00971%;height:19.90291%;opacity:1\">\n<div id=\"anim-9b207bf4-2459-4139-a884-1518239d7c58\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-624c59e3-aa55-4cd4-815c-0db7261bca76\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 118.06686%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-19f8199e-3fce-4adc-be2c-1fde448672ee\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">After practicing, ask trusted friends for feedback. Use their insights to improve your delivery and build confidence.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:74.75728%;width:4.85437%;height:27.83172%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-c668e947-432e-4b3b-9e05-cf34fca854b0\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"4d6b7c9b-938e-4d7b-ac0b-97aeffd75796\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-ae0d6fdd-701b-47ec-b420-004c8c045783\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-1347c037-3dc5-4519-b281-1afb829a7ebb\",\"keyframes\":{\"transform\":[\"translate3d(0px, 533.90316%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-e5c39eaf-3f90-416f-94d1-38707c307d00\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-79e4e361-0742-41e6-8540-774b4a947558\",\"keyframes\":{\"transform\":[\"translate3d(0px, 108.69884%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#1c4274\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-7e97ba96-d3f3-4cbe-831d-4b59b278e6c5\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:75.56634%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-ae0d6fdd-701b-47ec-b420-004c8c045783\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-1347c037-3dc5-4519-b281-1afb829a7ebb\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 533.90316%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-594d273c-e37e-47b3-aa47-18dbff34d6ab\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Dress Comfortably<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:82.52427%;width:83.00971%;height:24.59547%;opacity:1\">\n<div id=\"anim-e5c39eaf-3f90-416f-94d1-38707c307d00\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-79e4e361-0742-41e6-8540-774b4a947558\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 108.69884%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.3157894736842104% 1.3157894736842104% 1.3157894736842104% 1.3157894736842104%\" id=\"el-be06ba2f-ca85-4f54-bfd7-966ce39a10ae\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Wear attire that makes you feel confident yet comfortable. How you dress can impact your confidence and overall presentation.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.09709%;top:77.18447%;width:4.85437%;height:24.75728%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-0121c5f2-5479-4e0a-9748-a43d1daa63d6\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"d238b882-a012-4f3d-829c-d33d14690101\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-bfde9de1-630b-4710-adc6-d99f8ec89a5b\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-074c5cf9-5490-4839-b08d-1e9c57644d17\",\"keyframes\":{\"transform\":[\"translate3d(0px, 636.46723%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-bd2ea075-7c8c-48ef-bc86-d707fa0a2d4e\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7f628f29-7b46-4bd3-b86c-c76fef22f31f\",\"keyframes\":{\"transform\":[\"translate3d(0px, 128.43568%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#c1b19f\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-2df197fe-ab22-47d4-b356-76df1af4417d\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:15.7767%;top:69.09385%;width:69.17476%;height:6.31068%;opacity:1\">\n<div id=\"anim-bfde9de1-630b-4710-adc6-d99f8ec89a5b\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-074c5cf9-5490-4839-b08d-1e9c57644d17\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 636.46723%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-4137cff4-eaeb-4f31-9cda-69b5602607f7\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Reflect with Videos<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:15.7767%;top:77.6699%;width:83.00971%;height:24.59547%;opacity:1\">\n<div id=\"anim-bd2ea075-7c8c-48ef-bc86-d707fa0a2d4e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-7f628f29-7b46-4bd3-b86c-c76fef22f31f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 128.43568%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.3157894736842104% 1.3157894736842104% 1.3157894736842104% 1.3157894736842104%\" id=\"el-63c16854-429c-43fc-b9c2-04b564cbc241\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Record yourself after practice to reflect on your delivery. Watching yourself can highlight strengths and areas for improvement, enhancing growth.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.76699%;top:68.77023%;width:5.09709%;height:32.03883%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-c394d3da-224f-41dd-81c7-20c7ace50485\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overcome your fear of public speaking with these 10 practical tips for shy people. Build confidence, improve communication, and speak with ease!<\/p>\n","protected":false},"author":4,"featured_media":23090,"template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","web_stories_publisher_logo":10252,"web_stories_poster":[],"web_stories_products":[],"footnotes":""},"web_story_category":[],"web_story_tag":[],"class_list":["post-23085","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>10 Public Speaking Tips For Shy People | Admissify Blog<\/title>\n<meta name=\"description\" content=\"Overcome your fear of public speaking with these 10 practical tips for shy people. Build confidence, improve communication, and speak with ease!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"10 Public Speaking Tips For Shy People | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"Overcome your fear of public speaking with these 10 practical tips for shy people. Build confidence, improve communication, and speak with ease!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-25T05:21:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-337.png\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"10 Public Speaking Tips For Shy People\",\"datePublished\":\"2025-02-25T05:21:05+00:00\",\"dateModified\":\"2025-02-25T05:21:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/\"},\"wordCount\":283,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/cropped-image-337.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/\",\"name\":\"10 Public Speaking Tips For Shy People | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/cropped-image-337.png\",\"datePublished\":\"2025-02-25T05:21:05+00:00\",\"dateModified\":\"2025-02-25T05:21:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/cropped-image-337.png\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/cropped-image-337.png\",\"width\":640,\"height\":853,\"caption\":\"image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/10-public-speaking-tips-for-shy-people\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stories\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"10 Public Speaking Tips For Shy People\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\",\"name\":\"Admissify\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\",\"name\":\"Gaurav Kandari\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"caption\":\"Gaurav Kandari\"},\"description\":\"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results.\"}]}<\/script>\n","yoast_head_json":{"title":"10 Public Speaking Tips For Shy People | Admissify Blog","description":"Overcome your fear of public speaking with these 10 practical tips for shy people. Build confidence, improve communication, and speak with ease!","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:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/","og_locale":"en_US","og_type":"article","og_title":"10 Public Speaking Tips For Shy People | Admissify Blog","og_description":"Overcome your fear of public speaking with these 10 practical tips for shy people. Build confidence, improve communication, and speak with ease!","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/","og_site_name":"Admissify Blog","article_modified_time":"2025-02-25T05:21:07+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-337.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"10 Public Speaking Tips For Shy People","datePublished":"2025-02-25T05:21:05+00:00","dateModified":"2025-02-25T05:21:07+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/"},"wordCount":283,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-337.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/","name":"10 Public Speaking Tips For Shy People | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-337.png","datePublished":"2025-02-25T05:21:05+00:00","dateModified":"2025-02-25T05:21:07+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-337.png","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-337.png","width":640,"height":853,"caption":"image"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/10-public-speaking-tips-for-shy-people\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.admissify.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Stories","item":"https:\/\/www.admissify.com\/blog\/web-stories\/"},{"@type":"ListItem","position":3,"name":"10 Public Speaking Tips For Shy People"}]},{"@type":"WebSite","@id":"https:\/\/www.admissify.com\/blog\/#website","url":"https:\/\/www.admissify.com\/blog\/","name":"Admissify","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.admissify.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225","name":"Gaurav Kandari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","caption":"Gaurav Kandari"},"description":"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results."}]}},"story_data":{"version":47,"pages":[{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"3e1e1fc0-7b7c-4c66-a09f-731ac09394d6","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-337-169x300.png","width":169,"height":300,"filesize":67088,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-169x300.png"},"large":{"file":"image-337-576x1024.png","width":576,"height":1024,"filesize":520193,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-576x1024.png"},"thumbnail":{"file":"image-337-150x150.png","width":150,"height":150,"filesize":34390,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-337-350x622.png","width":350,"height":622,"filesize":238458,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-337-242x180.png","width":242,"height":180,"filesize":59414,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-337-250x180.png","width":250,"height":180,"filesize":61242,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-337-75x75.png","width":75,"height":75,"filesize":10479,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-337-670x490.png","width":670,"height":490,"filesize":350159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-337-320x228.png","width":320,"height":228,"filesize":88662,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-337-300x225.png","width":300,"height":225,"filesize":86672,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-300x225.png"},"web-stories-poster-portrait":{"file":"image-337-640x853.png","width":640,"height":853,"filesize":538279,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-640x853.png"},"web-stories-publisher-logo":{"file":"image-337-96x96.png","width":96,"height":96,"filesize":15866,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-96x96.png"},"web-stories-thumbnail":{"file":"image-337-150x267.png","width":150,"height":267,"filesize":54515,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337-150x267.png"},"full":{"file":"image-337.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#eceae7","blurHash":"U,K_5vs:-;jY~qogkCoft6ofM{ofWBWBV@f6","creationDate":"2025-02-24T10:28:55","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-337.png","id":23089,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.29},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.6},"alt":"Data Science vs. Machine Learning"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":35,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.7}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":10,"vertical":10},"content":"<span style=\"font-weight: 700; color: #eee\">10 <\/span><span style=\"font-weight: 700; color: #eee\">Public Speaking<\/span><span style=\"font-weight: 700; color: #eee\"> Tips For Shy People<\/span>","x":28,"y":426,"width":391,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":112,"id":"198ed79b-d64e-4699-b6bf-ace409b6b859","marginOffset":3.84375},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":20,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.7}},"lineHeight":1.4,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":10,"vertical":10},"content":"<span style=\"color: #fff\">Bhaskar| February 24, 2525<\/span>","x":28,"y":529,"width":382,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":46,"id":"b9891946-a13d-4e86-b689-492a6d12ec94","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":3669,"height":982,"sizes":{"medium":{"file":"logo-redesign-300x80.png","width":300,"height":80,"filesize":14896,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x80.png"},"large":{"file":"logo-redesign-1024x274.png","width":1024,"height":274,"filesize":128785,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png"},"thumbnail":{"file":"logo-redesign-150x150.png","width":150,"height":150,"filesize":12644,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x150.png"},"medium_large":{"file":"logo-redesign-768x206.png","width":768,"height":206,"filesize":58214,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png"},"1536x1536":{"file":"logo-redesign-1536x411.png","width":1536,"height":411,"filesize":222755,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png"},"2048x2048":{"file":"logo-redesign-2048x548.png","width":2048,"height":548,"filesize":497549,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png"},"quemag-wp-thumbnail-comments":{"file":"logo-redesign-350x94.png","width":350,"height":94,"filesize":21299,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-350x94.png"},"quemag-wp-thumbnail-module-grid":{"file":"logo-redesign-242x180.png","width":242,"height":180,"filesize":17343,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"logo-redesign-250x180.png","width":250,"height":180,"filesize":23678,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"logo-redesign-75x75.png","width":75,"height":75,"filesize":4003,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"logo-redesign-910x244.png","width":910,"height":244,"filesize":116039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png"},"quemag-wp-thumbnail-blog-featured":{"file":"logo-redesign-670x490.png","width":670,"height":490,"filesize":160260,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"logo-redesign-320x228.png","width":320,"height":228,"filesize":36966,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"logo-redesign-300x225.png","width":300,"height":225,"filesize":36220,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x225.png"},"web-stories-poster-portrait":{"file":"logo-redesign-640x853.png","width":640,"height":853,"filesize":256430,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-640x853.png"},"web-stories-publisher-logo":{"file":"logo-redesign-96x96.png","width":96,"height":96,"filesize":5452,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-96x96.png"},"web-stories-thumbnail":{"file":"logo-redesign-150x40.png","width":150,"height":40,"filesize":5634,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x40.png"},"full":{"file":"logo-redesign.png","width":3669,"height":982,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac34","blurHash":"UDIgAJ-UROofu%$f?GxD1B%0$K$%03s,%0xD","creationDate":"2024-04-02T07:54:04","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png","id":14375,"alt":"logo redesign","local":false},"x":37,"y":589,"width":134,"height":34,"mask":{"type":"rectangle","showInLibrary":true,"name":"Rectangle","path":"M 0,0 1,0 1,1 0,1 0,0 Z","ratio":1,"supportsBorder":true},"id":"2c5c5590-7c44-4e94-a2b5-b2fc37f895ed","type":"image","overlay":null}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"78821534-5eba-4027-a4c3-48e5ead40547","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"3a4339ed-b2f7-446b-ae4e-2557d99e1ec6"},"animations":[]},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"3a4339ed-b2f7-446b-ae4e-2557d99e1ec6","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-339-169x300.png","width":169,"height":300,"filesize":75127,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-169x300.png"},"large":{"file":"image-339-576x1024.png","width":576,"height":1024,"filesize":645432,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-576x1024.png"},"thumbnail":{"file":"image-339-150x150.png","width":150,"height":150,"filesize":35933,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-339-350x622.png","width":350,"height":622,"filesize":279657,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-339-242x180.png","width":242,"height":180,"filesize":60684,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-339-250x180.png","width":250,"height":180,"filesize":62390,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-339-75x75.png","width":75,"height":75,"filesize":10790,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-339-670x490.png","width":670,"height":490,"filesize":370542,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-339-320x228.png","width":320,"height":228,"filesize":94884,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-339-300x225.png","width":300,"height":225,"filesize":90647,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-300x225.png"},"web-stories-poster-portrait":{"file":"image-339-640x853.png","width":640,"height":853,"filesize":638191,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-640x853.png"},"web-stories-publisher-logo":{"file":"image-339-96x96.png","width":96,"height":96,"filesize":16438,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-96x96.png"},"web-stories-thumbnail":{"file":"image-339-150x267.png","width":150,"height":267,"filesize":60863,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339-150x267.png"},"full":{"file":"image-339.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#221f2d","blurHash":"UVLq67xY?cad_NX9-;M{?Ht6IV%Nxuf6IVRi","creationDate":"2025-02-24T10:30:46","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-339.png","id":23092,"alt":"image","local":false},"overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Practice Regularly<\/span>","x":55,"y":482,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":39,"id":"d2b53d68-dc84-4add-8e74-be426ab3ee2d"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Rehearse your speech multiple times. Familiarity boosts confidence and helps reduce anxiety during the actual presentation.<\/span>","x":55,"y":530,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":123,"id":"b0383394-8f49-4d85-a585-d9d17dbeb178"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":172,"type":"shape","x":17,"y":481,"mask":{"type":"rectangle"},"id":"d5fd0f05-1082-4925-a72a-23996399b4dc"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"245978a1-3fdd-4903-a78c-ebdbef7734da","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d2b53d68-dc84-4add-8e74-be426ab3ee2d"]},{"id":"bb5cbf58-11a3-4e11-9fc5-b772ebe59e22","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b0383394-8f49-4d85-a585-d9d17dbeb178"]}],"id":"62fbf261-69ca-4264-95da-73fa67c6b655","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-342-169x300.png","width":169,"height":300,"filesize":67131,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-169x300.png"},"large":{"file":"image-342-576x1024.png","width":576,"height":1024,"filesize":531433,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-576x1024.png"},"thumbnail":{"file":"image-342-150x150.png","width":150,"height":150,"filesize":36957,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-342-350x622.png","width":350,"height":622,"filesize":239224,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-342-242x180.png","width":242,"height":180,"filesize":65551,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-342-250x180.png","width":250,"height":180,"filesize":67270,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-342-75x75.png","width":75,"height":75,"filesize":11325,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-342-670x490.png","width":670,"height":490,"filesize":368741,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-342-320x228.png","width":320,"height":228,"filesize":101229,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-342-300x225.png","width":300,"height":225,"filesize":95692,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-300x225.png"},"web-stories-poster-portrait":{"file":"image-342-640x853.png","width":640,"height":853,"filesize":535922,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-640x853.png"},"web-stories-publisher-logo":{"file":"image-342-96x96.png","width":96,"height":96,"filesize":17229,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-96x96.png"},"web-stories-thumbnail":{"file":"image-342-150x267.png","width":150,"height":267,"filesize":53610,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342-150x267.png"},"full":{"file":"image-342.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#dadde2","blurHash":"U}KUZoxtozWB~qt6WBayxaRkWAoLRjWBfkoe","creationDate":"2025-02-24T10:32:56","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-342.png","id":23095,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"cc0080c9-a1ec-4ecd-9d40-b988d9a3936f","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Know Your Audience<\/span>","x":55,"y":482,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"a4c0e71f-6dfe-45e6-8752-825dfae0c80f","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Understand who you will be speaking to. This helps tailor your message, making it more relatable and engaging for the listeners.<\/span>","x":55,"y":520,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"057cac1b-25ce-4051-9ac2-a84875845e0c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":164,"x":17,"y":480,"mask":{"type":"rectangle"},"id":"b9cf5e87-13e2-49db-86a6-13558641167a","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"62c91638-1b4e-4c00-894c-999477a5da88","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["a4c0e71f-6dfe-45e6-8752-825dfae0c80f"]},{"id":"6438b3f2-06f8-4ef1-a362-194c749bc2b1","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["057cac1b-25ce-4051-9ac2-a84875845e0c"]}],"id":"8f36ca96-3dc0-408f-b9af-67b6892fb063","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-344-169x300.png","width":169,"height":300,"filesize":87748,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-169x300.png"},"large":{"file":"image-344-576x1024.png","width":576,"height":1024,"filesize":865351,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-576x1024.png"},"thumbnail":{"file":"image-344-150x150.png","width":150,"height":150,"filesize":43920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-344-350x622.png","width":350,"height":622,"filesize":341743,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-344-242x180.png","width":242,"height":180,"filesize":78848,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-344-250x180.png","width":250,"height":180,"filesize":81316,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-344-75x75.png","width":75,"height":75,"filesize":12623,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-344-670x490.png","width":670,"height":490,"filesize":505674,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-344-320x228.png","width":320,"height":228,"filesize":126907,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-344-300x225.png","width":300,"height":225,"filesize":118340,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-300x225.png"},"web-stories-poster-portrait":{"file":"image-344-640x853.png","width":640,"height":853,"filesize":836326,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-640x853.png"},"web-stories-publisher-logo":{"file":"image-344-96x96.png","width":96,"height":96,"filesize":19658,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-96x96.png"},"web-stories-thumbnail":{"file":"image-344-150x267.png","width":150,"height":267,"filesize":70689,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344-150x267.png"},"full":{"file":"image-344.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#b2997f","blurHash":"UbIERw~pM|M{.8XUWBslSixut7R*x]-pt7Rk","creationDate":"2025-02-24T10:35:29","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-344.png","id":23100,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"bd053d2c-5de5-464e-bb44-ab44dddb7d4c","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Gamify Preparation<\/span>","x":65,"y":472,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"a7b3f739-171d-49fe-a7b0-f0ee7b1bfdb7","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Turn your speech prep into a game. Set challenges, time yourself, or reward progress to make practicing more fun and less daunting.<\/span>","x":65,"y":510,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"2d443b5d-5c51-4fb0-bca8-2273920ebf1c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":156,"x":28,"y":480,"mask":{"type":"rectangle"},"id":"cde5f5c1-7b9b-486d-ada8-ad7034504c85","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"253cb2c9-72be-4d2e-8994-ca319da5ec7f","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["a7b3f739-171d-49fe-a7b0-f0ee7b1bfdb7"]},{"id":"faf76dd5-72b6-4077-806b-89fa5ff3588d","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["2d443b5d-5c51-4fb0-bca8-2273920ebf1c"]}],"id":"65f8c3d9-f225-489c-9f14-047fd55e779a","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-345-169x300.png","width":169,"height":300,"filesize":87728,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-169x300.png"},"large":{"file":"image-345-576x1024.png","width":576,"height":1024,"filesize":917152,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-576x1024.png"},"thumbnail":{"file":"image-345-150x150.png","width":150,"height":150,"filesize":41105,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-345-350x622.png","width":350,"height":622,"filesize":363123,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-345-242x180.png","width":242,"height":180,"filesize":74992,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-345-250x180.png","width":250,"height":180,"filesize":77138,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-345-75x75.png","width":75,"height":75,"filesize":11532,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-345-670x490.png","width":670,"height":490,"filesize":481639,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-345-320x228.png","width":320,"height":228,"filesize":122238,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-345-300x225.png","width":300,"height":225,"filesize":113974,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-300x225.png"},"web-stories-poster-portrait":{"file":"image-345-640x853.png","width":640,"height":853,"filesize":841626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-640x853.png"},"web-stories-publisher-logo":{"file":"image-345-96x96.png","width":96,"height":96,"filesize":17971,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-96x96.png"},"web-stories-thumbnail":{"file":"image-345-150x267.png","width":150,"height":267,"filesize":69799,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345-150x267.png"},"full":{"file":"image-345.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#5e5454","blurHash":"UMD]Pa-;ELNG4TITt7t7%%t8$*xanhV@NGRj","creationDate":"2025-02-24T10:36:45","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-345.png","id":23101,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"3346475f-1268-417c-a9b7-89c573caaf55","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Breathe Deeply<\/span>","x":55,"y":472,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"79cba921-ef6b-424c-94c8-9e7c15e6fdba","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Practice deep breathing before and during your speech. It calms nerves and helps maintain a steady pace while speaking.<\/span>","x":55,"y":520,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"dd462711-c2e7-4df6-a005-2f418fbe31db","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":164,"x":17,"y":480,"mask":{"type":"rectangle"},"id":"43d0a701-edac-49a7-8687-032ac2889f3b","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"ceba63c1-0844-4a44-a743-f6cf1334d1d0","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["79cba921-ef6b-424c-94c8-9e7c15e6fdba"]},{"id":"67abc7a6-d877-431d-baa1-f1c9c164ab0b","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["dd462711-c2e7-4df6-a005-2f418fbe31db"]}],"id":"ae635e34-453c-4ca7-87b3-22aef257cca1","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-346-169x300.png","width":169,"height":300,"filesize":91770,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-169x300.png"},"large":{"file":"image-346-576x1024.png","width":576,"height":1024,"filesize":879188,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-576x1024.png"},"thumbnail":{"file":"image-346-150x150.png","width":150,"height":150,"filesize":45088,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-346-350x622.png","width":350,"height":622,"filesize":352565,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-346-242x180.png","width":242,"height":180,"filesize":82982,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-346-250x180.png","width":250,"height":180,"filesize":85732,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-346-75x75.png","width":75,"height":75,"filesize":13003,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-346-670x490.png","width":670,"height":490,"filesize":522677,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-346-320x228.png","width":320,"height":228,"filesize":134131,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-346-300x225.png","width":300,"height":225,"filesize":124375,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-300x225.png"},"web-stories-poster-portrait":{"file":"image-346-640x853.png","width":640,"height":853,"filesize":825857,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-640x853.png"},"web-stories-publisher-logo":{"file":"image-346-96x96.png","width":96,"height":96,"filesize":20314,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-96x96.png"},"web-stories-thumbnail":{"file":"image-346-150x267.png","width":150,"height":267,"filesize":74144,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346-150x267.png"},"full":{"file":"image-346.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#6d4634","blurHash":"UFFY0~4p-;oy}p00%KNG-;Rk?bWBRiIpS2WB","creationDate":"2025-02-24T10:38:14","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-346.png","id":23102,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"8917c0ba-1322-4f80-9adf-b46d0ad2e261","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Embrace Pauses<\/span>","x":55,"y":482,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"d336530f-e54f-44ed-8c3f-c1f9b4bc409c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Use pauses effectively to gather your thoughts and let the audience absorb your message. Silence can enhance your delivery.<\/span>","x":55,"y":520,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"07c917cd-7f57-43d4-889f-9243ae2bfcf9","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":158,"x":22,"y":480,"mask":{"type":"rectangle"},"id":"2e48e61c-34c3-498d-a038-c81f18bb961f","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"bbbbf6fc-167c-42a8-bf28-4ffae887fc0d","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d336530f-e54f-44ed-8c3f-c1f9b4bc409c"]},{"id":"af0db6fa-7eaa-4851-a5c8-4322099fb5b8","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["07c917cd-7f57-43d4-889f-9243ae2bfcf9"]}],"id":"75d4cd31-6d6a-4cdd-ac69-a6c3443457eb","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-347-169x300.png","width":169,"height":300,"filesize":96330,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-169x300.png"},"large":{"file":"image-347-576x1024.png","width":576,"height":1024,"filesize":1009612,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-576x1024.png"},"thumbnail":{"file":"image-347-150x150.png","width":150,"height":150,"filesize":47059,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-347-350x622.png","width":350,"height":622,"filesize":388478,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-347-242x180.png","width":242,"height":180,"filesize":91294,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-347-250x180.png","width":250,"height":180,"filesize":95096,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-347-75x75.png","width":75,"height":75,"filesize":12762,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-347-670x490.png","width":670,"height":490,"filesize":633016,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-347-320x228.png","width":320,"height":228,"filesize":152416,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-347-300x225.png","width":300,"height":225,"filesize":139751,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-300x225.png"},"web-stories-poster-portrait":{"file":"image-347-640x853.png","width":640,"height":853,"filesize":980035,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-640x853.png"},"web-stories-publisher-logo":{"file":"image-347-96x96.png","width":96,"height":96,"filesize":20257,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-96x96.png"},"web-stories-thumbnail":{"file":"image-347-150x267.png","width":150,"height":267,"filesize":77074,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347-150x267.png"},"full":{"file":"image-347.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#283848","blurHash":"UnKKc?S%%N%N~WRis:oftSozRkRjo#s:RjW=","creationDate":"2025-02-24T10:39:30","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-347.png","id":23103,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"246ee05b-d52d-4533-a6bc-519ee3d111f6","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Mind Mapping<\/span>","x":65,"y":452,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"07e533c6-50fa-425c-89e0-55fb8d9a631c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Organize your speech using mind maps instead of traditional outlines. This visual approach can reveal new ideas and connections for greater clarity.<\/span>","x":65,"y":490,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":152,"id":"46bf73f2-c7a2-4264-be85-5622e7fc2888","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":193,"x":30,"y":451,"mask":{"type":"rectangle"},"id":"a9122acd-7bc8-4fce-b5eb-210bc93fd441","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"dbeebd05-c90c-44d1-8321-19e0721e48d7","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["07e533c6-50fa-425c-89e0-55fb8d9a631c"]},{"id":"0a383096-e86a-4fd7-aa39-61d44f14a028","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["46bf73f2-c7a2-4264-be85-5622e7fc2888"]}],"id":"845f466d-a877-4982-9148-23bcfab602a1","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-348-169x300.png","width":169,"height":300,"filesize":72435,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-169x300.png"},"large":{"file":"image-348-576x1024.png","width":576,"height":1024,"filesize":693192,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-576x1024.png"},"thumbnail":{"file":"image-348-150x150.png","width":150,"height":150,"filesize":32987,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-348-350x622.png","width":350,"height":622,"filesize":285393,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-348-242x180.png","width":242,"height":180,"filesize":58251,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-348-250x180.png","width":250,"height":180,"filesize":59745,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-348-75x75.png","width":75,"height":75,"filesize":8988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-348-670x490.png","width":670,"height":490,"filesize":364039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-348-320x228.png","width":320,"height":228,"filesize":92852,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-348-300x225.png","width":300,"height":225,"filesize":88181,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-300x225.png"},"web-stories-poster-portrait":{"file":"image-348-640x853.png","width":640,"height":853,"filesize":627615,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-640x853.png"},"web-stories-publisher-logo":{"file":"image-348-96x96.png","width":96,"height":96,"filesize":14251,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-96x96.png"},"web-stories-thumbnail":{"file":"image-348-150x267.png","width":150,"height":267,"filesize":57889,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348-150x267.png"},"full":{"file":"image-348.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#0e1418","blurHash":"UC9aNyE1xt_N00-:IU4n_3D%fk-;Ri.8-;Rj","creationDate":"2025-02-24T10:40:51","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-348.png","id":23104,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"f5d0e391-ac61-475d-8809-2b42ccd8c9ef","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Act It Out<\/span>","x":55,"y":482,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"52cbbd23-279d-4b58-8c16-2f2e68efb285","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">I<\/span><span style=\"color: #fff\">ntroduce elements of role-playing during your presentation. This unleashes creativity and transforms nervous energy into performance.<\/span>","x":55,"y":520,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"380f1fa1-4f5c-46ea-8170-09d3a4975284","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":164,"x":17,"y":480,"mask":{"type":"rectangle"},"id":"38b3582b-f267-4f5a-8786-405ac48f135f","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"60ee810d-d50d-4575-978c-7af48d252d74","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["52cbbd23-279d-4b58-8c16-2f2e68efb285"]},{"id":"e186ef56-7285-400d-8c67-1151c1b2f22c","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["380f1fa1-4f5c-46ea-8170-09d3a4975284"]}],"id":"3f0f524e-9d1d-42bf-abc0-9dd427775281","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-349-169x300.png","width":169,"height":300,"filesize":87055,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-169x300.png"},"large":{"file":"image-349-576x1024.png","width":576,"height":1024,"filesize":703293,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-576x1024.png"},"thumbnail":{"file":"image-349-150x150.png","width":150,"height":150,"filesize":43657,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-349-350x622.png","width":350,"height":622,"filesize":313069,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-349-242x180.png","width":242,"height":180,"filesize":78404,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-349-250x180.png","width":250,"height":180,"filesize":80628,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-349-75x75.png","width":75,"height":75,"filesize":13076,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-349-670x490.png","width":670,"height":490,"filesize":465667,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-349-320x228.png","width":320,"height":228,"filesize":121668,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-349-300x225.png","width":300,"height":225,"filesize":115627,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-300x225.png"},"web-stories-poster-portrait":{"file":"image-349-640x853.png","width":640,"height":853,"filesize":700219,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-640x853.png"},"web-stories-publisher-logo":{"file":"image-349-96x96.png","width":96,"height":96,"filesize":20189,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-96x96.png"},"web-stories-thumbnail":{"file":"image-349-150x267.png","width":150,"height":267,"filesize":70806,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349-150x267.png"},"full":{"file":"image-349.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#d3cbc3","blurHash":"UfLNf8xt-mS5~TWCkDo0aJofM|ayNfRjITt6","creationDate":"2025-02-24T10:42:50","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-349.png","id":23105,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"ee81191a-ed23-47b0-88da-94d9e2af1f86","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Start with a Hook<\/span>","x":55,"y":482,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"64841375-894f-447b-acb5-c55faa26eaa9","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Open with a surprising fact or statistic related to your topic. This grabs the audience's attention and sets the stage for your message.<\/span>","x":55,"y":520,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"eea11a5c-7fa9-4326-b1ff-0b241e218f3c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":161,"x":18,"y":483,"mask":{"type":"rectangle"},"id":"8918cd07-95b3-4e24-b3a0-0a33bcbbf105","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"31c9a073-46f0-498f-a97b-d1bcb81b0388","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["64841375-894f-447b-acb5-c55faa26eaa9"]},{"id":"ed0d3721-debd-42c9-ba03-b6b8c6bec702","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["eea11a5c-7fa9-4326-b1ff-0b241e218f3c"]}],"id":"94f0e12c-87e4-48b2-8cf3-f685c833801b","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-350-169x300.png","width":169,"height":300,"filesize":85033,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-169x300.png"},"large":{"file":"image-350-576x1024.png","width":576,"height":1024,"filesize":815292,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-576x1024.png"},"thumbnail":{"file":"image-350-150x150.png","width":150,"height":150,"filesize":42912,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-350-350x622.png","width":350,"height":622,"filesize":322429,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-350-242x180.png","width":242,"height":180,"filesize":80577,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-350-250x180.png","width":250,"height":180,"filesize":83119,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-350-75x75.png","width":75,"height":75,"filesize":12705,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-350-670x490.png","width":670,"height":490,"filesize":535213,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-350-320x228.png","width":320,"height":228,"filesize":130960,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-350-300x225.png","width":300,"height":225,"filesize":121405,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-300x225.png"},"web-stories-poster-portrait":{"file":"image-350-640x853.png","width":640,"height":853,"filesize":788554,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-640x853.png"},"web-stories-publisher-logo":{"file":"image-350-96x96.png","width":96,"height":96,"filesize":19608,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-96x96.png"},"web-stories-thumbnail":{"file":"image-350-150x267.png","width":150,"height":267,"filesize":68824,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350-150x267.png"},"full":{"file":"image-350.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#22232a","blurHash":"UgH_cFIo?bog_NR%X5ofx^ayRPodoNafV@Rj","creationDate":"2025-02-24T10:43:52","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-350.png","id":23106,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"26b9dec1-985c-4172-ba1f-2af09fd64d99","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Tell Personal Stories<\/span>","x":65,"y":472,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"4a53baea-de7d-4838-8c6a-27959ec09d79","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Sharing personal anecdotes makes your speech memorable and helps establish a relatable connection with your audience.<\/span>","x":65,"y":510,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"310be7ca-43ac-4963-9189-3ff79385f44d","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":148,"x":26,"y":480,"mask":{"type":"rectangle"},"id":"9f8f14a4-2619-44d5-85ad-20a04472f9eb","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"35eba2c4-9ba3-4103-8268-34ebf3454e09","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["4a53baea-de7d-4838-8c6a-27959ec09d79"]},{"id":"b56676b1-0c5f-4c9c-9c76-490187c417dc","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["310be7ca-43ac-4963-9189-3ff79385f44d"]}],"id":"1f07b5a2-dcf7-4a7d-bef8-694fbc6e2284","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-351-169x300.png","width":169,"height":300,"filesize":90512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-169x300.png"},"large":{"file":"image-351-576x1024.png","width":576,"height":1024,"filesize":775501,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-576x1024.png"},"thumbnail":{"file":"image-351-150x150.png","width":150,"height":150,"filesize":47213,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-351-350x622.png","width":350,"height":622,"filesize":328722,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-351-242x180.png","width":242,"height":180,"filesize":88203,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-351-250x180.png","width":250,"height":180,"filesize":90898,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-351-75x75.png","width":75,"height":75,"filesize":13501,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-351-670x490.png","width":670,"height":490,"filesize":530906,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-351-320x228.png","width":320,"height":228,"filesize":140374,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-351-300x225.png","width":300,"height":225,"filesize":130502,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-300x225.png"},"web-stories-poster-portrait":{"file":"image-351-640x853.png","width":640,"height":853,"filesize":776606,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-640x853.png"},"web-stories-publisher-logo":{"file":"image-351-96x96.png","width":96,"height":96,"filesize":21159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-96x96.png"},"web-stories-thumbnail":{"file":"image-351-150x267.png","width":150,"height":267,"filesize":73383,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351-150x267.png"},"full":{"file":"image-351.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#728795","blurHash":"UDGSlzPB=x9Y00=]D%%N004o%gxD.T?vngIU","creationDate":"2025-02-24T10:47:29","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-351.png","id":23107,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"8f29a3c7-a110-4348-8548-42ccc46d0e83","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Seek Constructive Feedback<\/span>","x":55,"y":456,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":75,"id":"96205146-f310-420c-bbdc-9bf5ca0b46cc","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">After practicing, ask trusted friends for feedback. Use their insights to improve your delivery and build confidence.<\/span>","x":55,"y":530,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"19f8199e-3fce-4adc-be2c-1fde448672ee","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":172,"x":20,"y":462,"mask":{"type":"rectangle"},"id":"c668e947-432e-4b3b-9e05-cf34fca854b0","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"ad6f43f0-efa6-4e69-b9f8-9e8e26e97c70","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["96205146-f310-420c-bbdc-9bf5ca0b46cc"]},{"id":"bd5fe828-cefa-4774-b9ad-eee00dfb1637","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["19f8199e-3fce-4adc-be2c-1fde448672ee"]}],"id":"912729de-c3c0-4540-be4e-7c0cf6862ec4","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-352-169x300.png","width":169,"height":300,"filesize":73710,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-169x300.png"},"large":{"file":"image-352-576x1024.png","width":576,"height":1024,"filesize":746386,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-576x1024.png"},"thumbnail":{"file":"image-352-150x150.png","width":150,"height":150,"filesize":35037,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-352-350x622.png","width":350,"height":622,"filesize":302396,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-352-242x180.png","width":242,"height":180,"filesize":69375,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-352-250x180.png","width":250,"height":180,"filesize":71495,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-352-75x75.png","width":75,"height":75,"filesize":9927,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-352-670x490.png","width":670,"height":490,"filesize":483987,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-352-320x228.png","width":320,"height":228,"filesize":110699,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-352-300x225.png","width":300,"height":225,"filesize":102950,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-300x225.png"},"web-stories-poster-portrait":{"file":"image-352-640x853.png","width":640,"height":853,"filesize":721575,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-640x853.png"},"web-stories-publisher-logo":{"file":"image-352-96x96.png","width":96,"height":96,"filesize":15411,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-96x96.png"},"web-stories-thumbnail":{"file":"image-352-150x267.png","width":150,"height":267,"filesize":57752,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352-150x267.png"},"full":{"file":"image-352.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#1c4274","blurHash":"U}Kni5adR-xu~pj]xvayxZazt7WVNGayRjay","creationDate":"2025-02-24T10:50:01","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-352.png","id":23108,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"7e97ba96-d3f3-4cbe-831d-4b59b278e6c5","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Dress Comfortably<\/span>","x":55,"y":467,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"594d273c-e37e-47b3-aa47-18dbff34d6ab","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Wear attire that makes you feel confident yet comfortable. How you dress can impact your confidence and overall presentation.<\/span>","x":55,"y":510,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":152,"id":"be06ba2f-ca85-4f54-bfd7-966ce39a10ae","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":153,"x":21,"y":477,"mask":{"type":"rectangle"},"id":"0121c5f2-5479-4e0a-9748-a43d1daa63d6","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"e9e43d5a-52d3-475d-a308-3f335cf3e0d5","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["594d273c-e37e-47b3-aa47-18dbff34d6ab"]},{"id":"e9f4c4c4-66c6-4d69-b4d8-586d84be1466","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["be06ba2f-ca85-4f54-bfd7-966ce39a10ae"]}],"id":"4d6b7c9b-938e-4d7b-ac0b-97aeffd75796","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-353-169x300.png","width":169,"height":300,"filesize":95092,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-169x300.png"},"large":{"file":"image-353-576x1024.png","width":576,"height":1024,"filesize":1062691,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-576x1024.png"},"thumbnail":{"file":"image-353-150x150.png","width":150,"height":150,"filesize":45103,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-353-350x622.png","width":350,"height":622,"filesize":402358,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-353-242x180.png","width":242,"height":180,"filesize":85630,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-353-250x180.png","width":250,"height":180,"filesize":88609,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-353-75x75.png","width":75,"height":75,"filesize":12546,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-353-670x490.png","width":670,"height":490,"filesize":605992,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-353-320x228.png","width":320,"height":228,"filesize":143501,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-353-300x225.png","width":300,"height":225,"filesize":132660,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-300x225.png"},"web-stories-poster-portrait":{"file":"image-353-640x853.png","width":640,"height":853,"filesize":998943,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-640x853.png"},"web-stories-publisher-logo":{"file":"image-353-96x96.png","width":96,"height":96,"filesize":19601,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-96x96.png"},"web-stories-thumbnail":{"file":"image-353-150x267.png","width":150,"height":267,"filesize":75909,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353-150x267.png"},"full":{"file":"image-353.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#c1b19f","blurHash":"UEH-ut0L9FI9~Wb_VXxCD5yE-n9aElVsE09u","creationDate":"2025-02-24T10:51:31","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-353.png","id":23109,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"2df197fe-ab22-47d4-b356-76df1af4417d","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Reflect with Videos<\/span>","x":65,"y":427,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"4137cff4-eaeb-4f31-9cda-69b5602607f7","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Record yourself after practice to reflect on your delivery. Watching yourself can highlight strengths and areas for improvement, enhancing growth.<\/span>","x":65,"y":480,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":152,"id":"63c16854-429c-43fc-b9c2-04b564cbc241","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":21,"height":198,"x":32,"y":425,"mask":{"type":"rectangle"},"id":"c394d3da-224f-41dd-81c7-20c7ace50485","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"47e02b05-b420-4e15-8ae0-ec6c96338bcd","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["4137cff4-eaeb-4f31-9cda-69b5602607f7"]},{"id":"94c12b43-b677-4b92-a31b-e9a6329e5412","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["63c16854-429c-43fc-b9c2-04b564cbc241"]}],"id":"d238b882-a012-4f3d-829c-d33d14690101","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}}],"fonts":{"EB Garamond":{"family":"EB Garamond","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-298,"tAsc":1007,"tDes":-298,"tLGap":0,"wAsc":1047,"wDes":390,"xH":400,"capH":650,"yMin":-324,"yMax":985,"hAsc":1007,"hDes":-298,"lGap":0}}},"autoAdvance":true,"defaultPageDuration":7,"currentStoryStyles":{"colors":[]}},"story_poster":{"id":23090,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-337.png","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23085","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story"}],"about":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/wp\/v2\/types\/web-story"}],"author":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/users\/4"}],"version-history":[{"count":0,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23085\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/23090"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=23085"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=23085"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=23085"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23085\/lock"}],"wp:publisherlogo":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/10252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69bad0f746fa5cab2f04b6d9. Config Timestamp: 2026-03-18 16:21:10 UTC, Cached Timestamp: 2026-04-07 06:08:54 UTC -->