{"id":6,"date":"2026-05-22T23:15:14","date_gmt":"2026-05-22T23:15:14","guid":{"rendered":"https:\/\/otrrecruitment.com.au\/?page_id=6"},"modified":"2026-05-22T23:25:26","modified_gmt":"2026-05-22T23:25:26","slug":"6-2","status":"publish","type":"page","link":"https:\/\/otrrecruitment.com.au\/?page_id=6","title":{"rendered":""},"content":{"rendered":"\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-794e3cfa wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-stretch is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>OTR Recruitment<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&#038;family=DM+Sans:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n  :root {\n    --navy: #0d2d4e;\n    --teal: #0e8a7a;\n    --teal-light: #12a899;\n    --sky: #3ab5c8;\n    --white: #ffffff;\n    --off-white: #f4f8f9;\n    --light-grey: #e8eef2;\n    --text: #1a2e3b;\n    --text-light: #5a7080;\n    --accent: #e8f4f3;\n  }\n  html { scroll-behavior: smooth; }\n  body { font-family: 'DM Sans', sans-serif; color: var(--text); background: var(--white); overflow-x: hidden; }\n\n  .top-bar { background: var(--navy); color: #a8c4d4; font-size: 13px; padding: 8px 0; text-align: center; }\n  .top-bar a { color: #a8c4d4; text-decoration: none; margin: 0 16px; }\n  .top-bar a:hover { color: var(--white); }\n\n  nav { background: var(--white); padding: 0 5%; display: flex; align-items: center; justify-content: space-between; height: 76px; box-shadow: 0 2px 20px rgba(13,45,78,0.08); position: sticky; top: 0; z-index: 100; }\n  .logo { display: flex; align-items: center; gap: 12px; text-decoration: none; }\n  .logo-icon { width: 48px; height: 48px; background: linear-gradient(135deg, var(--navy) 0%, var(--teal) 100%); border-radius: 12px; display: flex; align-items: center; justify-content: center; font-size: 22px; }\n  .logo-text { display: flex; flex-direction: column; line-height: 1.1; }\n  .logo-name { font-family: 'Playfair Display', serif; font-size: 20px; font-weight: 700; color: var(--navy); }\n  .logo-tag { font-size: 10px; font-weight: 600; color: var(--teal); letter-spacing: 1.5px; text-transform: uppercase; }\n  .nav-links { display: flex; align-items: center; gap: 32px; list-style: none; }\n  .nav-links a { text-decoration: none; color: var(--text); font-size: 15px; font-weight: 500; transition: color 0.2s; }\n  .nav-links a:hover { color: var(--teal); }\n  .nav-cta { background: var(--teal); color: var(--white) !important; padding: 10px 22px; border-radius: 50px; font-weight: 600 !important; transition: background 0.2s !important; }\n  .nav-cta:hover { background: var(--navy) !important; }\n\n  .hero { position: relative; min-height: 580px; display: flex; align-items: center; overflow: hidden; background: linear-gradient(135deg, var(--navy) 0%, #1a4d6e 50%, #0d5c6e 100%); }\n  .hero-bg-pattern { position: absolute; inset: 0; opacity: 0.06; background-image: radial-gradient(circle at 2px 2px, white 1px, transparent 0); background-size: 32px 32px; }\n  .hero-shape { position: absolute; right: -80px; top: -80px; width: 500px; height: 500px; background: linear-gradient(135deg, var(--teal), var(--sky)); border-radius: 50%; opacity: 0.12; }\n  .hero-shape2 { position: absolute; left: -60px; bottom: -100px; width: 350px; height: 350px; background: var(--teal-light); border-radius: 50%; opacity: 0.08; }\n  .hero-content { position: relative; z-index: 2; max-width: 1100px; margin: 0 auto; padding: 80px 5%; text-align: center; width: 100%; }\n  .hero-badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2); color: #a8ddd7; font-size: 12px; font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; padding: 8px 18px; border-radius: 50px; margin-bottom: 28px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2.4rem, 5vw, 3.8rem); font-weight: 700; color: var(--white); line-height: 1.15; margin-bottom: 20px; }\n  .hero h1 span { color: #5dd6ca; }\n  .hero p { font-size: 18px; color: #a8c8d8; max-width: 560px; margin: 0 auto 40px; line-height: 1.7; font-weight: 300; }\n  .hero-buttons { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; margin-bottom: 56px; }\n  .btn-primary { background: var(--teal); color: var(--white); padding: 15px 34px; border-radius: 50px; font-size: 15px; font-weight: 600; text-decoration: none; transition: all 0.25s; box-shadow: 0 4px 20px rgba(14,138,122,0.4); }\n  .btn-primary:hover { background: #0aa090; transform: translateY(-2px); }\n  .btn-outline { background: transparent; color: var(--white); padding: 15px 34px; border-radius: 50px; font-size: 15px; font-weight: 600; text-decoration: none; border: 2px solid rgba(255,255,255,0.4); transition: all 0.25s; }\n  .btn-outline:hover { border-color: white; background: rgba(255,255,255,0.1); }\n  .hero-pills { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }\n  .pill { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.2); color: var(--white); padding: 10px 22px; border-radius: 50px; font-size: 13px; font-weight: 500; }\n\n  .stats { background: var(--white); padding: 48px 5%; border-bottom: 1px solid var(--light-grey); }\n  .stats-grid { max-width: 900px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; text-align: center; }\n  .stat-num { font-family: 'Playfair Display', serif; font-size: 2.4rem; font-weight: 700; color: var(--navy); line-height: 1; margin-bottom: 6px; }\n  .stat-num span { color: var(--teal); }\n  .stat-label { font-size: 13px; color: var(--text-light); font-weight: 500; }\n\n  section { padding: 80px 5%; }\n  .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--teal); margin-bottom: 12px; }\n  .section-title { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 3vw, 2.6rem); color: var(--navy); font-weight: 700; line-height: 1.2; margin-bottom: 16px; }\n  .section-sub { font-size: 16px; color: var(--text-light); line-height: 1.7; max-width: 560px; }\n  .centered { text-align: center; }\n  .centered .section-sub { margin: 0 auto; }\n\n  .services { background: var(--off-white); }\n  .services-grid { max-width: 1100px; margin: 48px auto 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\n  .service-card { background: var(--white); border-radius: 16px; padding: 36px 32px; box-shadow: 0 2px 20px rgba(13,45,78,0.06); transition: all 0.3s; border: 1px solid var(--light-grey); }\n  .service-card:hover { transform: translateY(-6px); box-shadow: 0 12px 40px rgba(13,45,78,0.12); border-color: var(--teal); }\n  .service-icon { width: 54px; height: 54px; background: var(--accent); border-radius: 14px; display: flex; align-items: center; justify-content: center; font-size: 26px; margin-bottom: 20px; }\n  .service-card h3 { font-family: 'Playfair Display', serif; font-size: 1.2rem; color: var(--navy); margin-bottom: 10px; }\n  .service-card p { font-size: 14px; color: var(--text-light); line-height: 1.7; }\n  .service-link { display: inline-flex; align-items: center; gap: 6px; color: var(--teal); font-size: 13px; font-weight: 600; margin-top: 16px; text-decoration: none; }\n\n  .about { background: var(--white); }\n  .about-inner { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 72px; align-items: center; }\n  .about-visual { position: relative; }\n  .about-card-main { background: linear-gradient(135deg, var(--navy) 0%, #1a4d6e 100%); border-radius: 20px; padding: 48px 40px; color: white; position: relative; overflow: hidden; }\n  .about-card-main::before { content: ''; position: absolute; right: -30px; top: -30px; width: 180px; height: 180px; background: var(--teal); border-radius: 50%; opacity: 0.15; }\n  .about-card-main h3 { font-family: 'Playfair Display', serif; font-size: 1.5rem; margin-bottom: 16px; position: relative; }\n  .about-card-main p { font-size: 14px; line-height: 1.8; color: #a8c8d8; position: relative; }\n  .about-float { background: var(--teal); border-radius: 16px; padding: 20px 24px; color: white; position: absolute; bottom: -24px; right: -24px; box-shadow: 0 8px 32px rgba(14,138,122,0.35); }\n  .about-float strong { display: block; font-family: 'Playfair Display', serif; font-size: 1.8rem; }\n  .about-float span { font-size: 12px; opacity: 0.85; }\n  .values-list { margin-top: 32px; display: flex; flex-direction: column; gap: 16px; }\n  .value-item { display: flex; align-items: flex-start; gap: 16px; padding: 16px 20px; background: var(--off-white); border-radius: 12px; border-left: 3px solid var(--teal); }\n  .value-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; }\n  .value-item h4 { font-size: 14px; font-weight: 600; color: var(--navy); margin-bottom: 3px; }\n  .value-item p { font-size: 13px; color: var(--text-light); line-height: 1.5; }\n\n  .roles { background: var(--off-white); }\n  .roles-grid { max-width: 1100px; margin: 48px auto 0; display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }\n  .role-card { background: var(--white); border-radius: 14px; padding: 28px 24px; text-align: center; border: 1px solid var(--light-grey); transition: all 0.25s; }\n  .role-card:hover { border-color: var(--teal); transform: translateY(-4px); box-shadow: 0 8px 24px rgba(13,45,78,0.1); }\n  .role-emoji { font-size: 32px; margin-bottom: 12px; }\n  .role-card h4 { font-size: 14px; font-weight: 600; color: var(--navy); margin-bottom: 6px; }\n  .role-card p { font-size: 12px; color: var(--text-light); }\n\n  .process { background: var(--white); }\n  .process-steps { max-width: 900px; margin: 48px auto 0; display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; position: relative; }\n  .process-steps::before { content: ''; position: absolute; top: 28px; left: 12%; right: 12%; height: 2px; background: linear-gradient(to right, var(--teal), var(--sky)); z-index: 0; }\n  .step { text-align: center; position: relative; z-index: 1; }\n  .step-num { width: 56px; height: 56px; background: linear-gradient(135deg, var(--teal), var(--sky)); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-weight: 700; font-size: 18px; margin: 0 auto 16px; box-shadow: 0 4px 16px rgba(14,138,122,0.3); }\n  .step h4 { font-size: 14px; font-weight: 600; color: var(--navy); margin-bottom: 6px; }\n  .step p { font-size: 12px; color: var(--text-light); line-height: 1.5; }\n\n  .cta-banner { background: linear-gradient(135deg, var(--navy) 0%, #0d4a6e 100%); padding: 72px 5%; text-align: center; position: relative; overflow: hidden; }\n  .cta-banner::before { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 600px; height: 600px; background: radial-gradient(circle, var(--teal), transparent 70%); opacity: 0.08; }\n  .cta-banner h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 3vw, 2.8rem); color: white; margin-bottom: 16px; position: relative; }\n  .cta-banner p { color: #a8c8d8; font-size: 16px; margin-bottom: 36px; position: relative; }\n  .cta-buttons { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; position: relative; }\n  .btn-white { background: white; color: var(--navy); padding: 15px 34px; border-radius: 50px; font-size: 15px; font-weight: 600; text-decoration: none; transition: all 0.25s; }\n  .btn-white:hover { background: var(--off-white); transform: translateY(-2px); }\n  .btn-teal-outline { background: transparent; color: white; padding: 15px 34px; border-radius: 50px; font-size: 15px; font-weight: 600; text-decoration: none; border: 2px solid rgba(255,255,255,0.4); transition: all 0.25s; }\n  .btn-teal-outline:hover { border-color: white; background: rgba(255,255,255,0.1); }\n\n  footer { background: #071d30; color: #a8c4d4; padding: 56px 5% 28px; }\n  .footer-grid { max-width: 1100px; margin: 0 auto 40px; display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px; }\n  .footer-brand p { font-size: 14px; line-height: 1.7; margin-top: 16px; color: #6a8a9a; }\n  .footer-col h4 { color: white; font-size: 13px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 16px; }\n  .footer-col ul { list-style: none; }\n  .footer-col ul li { margin-bottom: 10px; }\n  .footer-col ul li a { color: #6a8a9a; text-decoration: none; font-size: 13px; transition: color 0.2s; }\n  .footer-col ul li a:hover { color: var(--teal-light); }\n  .footer-bottom { max-width: 1100px; margin: 0 auto; border-top: 1px solid rgba(255,255,255,0.07); padding-top: 24px; display: flex; justify-content: space-between; font-size: 12px; color: #4a6a7a; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"top-bar\">\n  <a href=\"#\">\ud83d\udcde 1300 XXX XXX<\/a>\n  <a href=\"#\">\u2709\ufe0f hello@healthrecruitpro.com.au<\/a>\n  <a href=\"#\">\ud83c\udf10 Serving All of Australia<\/a>\n<\/div>\n\n<nav>\n  <a href=\"#\" class=\"logo\">\n    <img decoding=\"async\" src=\"ChatGPT_Image_May_23__2026__08_58_27_AM.png\" alt=\"OTR Recruitment\" style=\"height:52px; width:auto;\">\n  <\/a>\n  <ul class=\"nav-links\">\n    <li><a href=\"#services\">Sectors<\/a><\/li>\n    <li><a href=\"#about\">About<\/a><\/li>\n    <li><a href=\"#roles\">Disciplines<\/a><\/li>\n    <li><a href=\"#\">FAQs<\/a><\/li>\n    <li><a href=\"#contact\" class=\"nav-cta\">Get In Touch<\/a><\/li>\n  <\/ul>\n<\/nav>\n\n<section class=\"hero\">\n  <div class=\"hero-bg-pattern\"><\/div>\n  <div class=\"hero-shape\"><\/div>\n  <div class=\"hero-shape2\"><\/div>\n  <div class=\"hero-content\">\n    <div class=\"hero-badge\">\u2695\ufe0f By Health Professionals, For Health Professionals<\/div>\n    <h1>Allied Health Recruitment<br><span>Done Right<\/span><\/h1>\n    <p>Permanent placement specialists connecting exceptional Allied Health professionals with community, private practice and aged care organisations across Australia.<\/p>\n    <div class=\"hero-buttons\">\n      <a href=\"#contact\" class=\"btn-primary\">Hire Allied Health Talent<\/a>\n      <a href=\"#roles\" class=\"btn-outline\">Find Your Next Role<\/a>\n    <\/div>\n    <div class=\"hero-pills\">\n      <div class=\"pill\">\ud83c\udfd8\ufe0f Community<\/div>\n      <div class=\"pill\">\ud83c\udfe5 Private Practice<\/div>\n      <div class=\"pill\">\ud83c\udfe1 Aged Care<\/div>\n      <div class=\"pill\">\u2705 Permanent Only<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"stats\">\n  <div class=\"stats-grid\">\n    <div><div class=\"stat-num\">300<span>+<\/span><\/div><div class=\"stat-label\">Permanent Placements<\/div><\/div>\n    <div><div class=\"stat-num\">3<\/div><div class=\"stat-label\">Sectors We Specialise In<\/div><\/div>\n    <div><div class=\"stat-num\">98<span>%<\/span><\/div><div class=\"stat-label\">Client Satisfaction<\/div><\/div>\n    <div><div class=\"stat-num\">All<\/div><div class=\"stat-label\">States &#038; Territories<\/div><\/div>\n  <\/div>\n<\/div>\n\n<section class=\"services\" id=\"services\">\n  <div class=\"centered\">\n    <div class=\"section-label\">What We Do<\/div>\n    <h2 class=\"section-title\">Permanent Allied Health Placement<\/h2>\n    <p class=\"section-sub\">We specialise exclusively in permanent placement \u2014 finding the right Allied Health professional for the right role, every time.<\/p>\n  <\/div>\n  <div class=\"services-grid\">\n    <div class=\"service-card\"><div class=\"service-icon\">\ud83c\udfd8\ufe0f<\/div><h3>Community<\/h3><p>Placing Allied Health professionals into community-based roles \u2014 from NDIS providers to home care organisations delivering care where it matters most.<\/p><a href=\"#\" class=\"service-link\">Learn more \u2192<\/a><\/div>\n    <div class=\"service-card\"><div class=\"service-icon\">\ud83c\udfe5<\/div><h3>Private Practice<\/h3><p>Sourcing talented clinicians for private practices looking to grow their teams with professionals who are skilled, motivated and the right cultural fit.<\/p><a href=\"#\" class=\"service-link\">Learn more \u2192<\/a><\/div>\n    <div class=\"service-card\"><div class=\"service-icon\">\ud83c\udfe1<\/div><h3>Aged Care<\/h3><p>Connecting dedicated Allied Health professionals with residential and in-home aged care providers committed to exceptional quality of life for residents.<\/p><a href=\"#\" class=\"service-link\">Learn more \u2192<\/a><\/div>\n  <\/div>\n<\/section>\n\n<section class=\"about\" id=\"about\">\n  <div class=\"about-inner\">\n    <div class=\"about-visual\">\n      <div class=\"about-card-main\">\n        <h3>Built by Allied Health professionals.<br>Driven by purpose.<\/h3>\n        <p>OTR Recruitment was founded by Allied Health clinicians who experienced first-hand the frustration of poor recruitment. We knew there had to be a better way \u2014 one built on genuine clinical understanding.<\/p>\n        <br>\n        <p>That&#8217;s why we focus exclusively on permanent Allied Health placement across community, private practice and aged care. Depth over breadth, every time.<\/p>\n      <\/div>\n      <div class=\"about-float\">\n        <strong>100%<\/strong>\n        <span>Clinician-Led Agency<\/span>\n      <\/div>\n    <\/div>\n    <div>\n      <div class=\"section-label\">About Us<\/div>\n      <h2 class=\"section-title\">We Speak Allied Health \u2014 Because We&#8217;ve Worked In It<\/h2>\n      <p class=\"section-sub\">Our team brings real Allied Health clinical experience to every conversation and every placement.<\/p>\n      <div class=\"values-list\">\n        <div class=\"value-item\"><div class=\"value-icon\">\ud83d\udc99<\/div><div><h4>Compassion First<\/h4><p>We care about the wellbeing of every candidate and the patients they serve.<\/p><\/div><\/div>\n        <div class=\"value-item\"><div class=\"value-icon\">\ud83d\udd12<\/div><div><h4>Integrity Always<\/h4><p>Honest, transparent and ethical \u2014 in every interaction and every placement.<\/p><\/div><\/div>\n        <div class=\"value-item\"><div class=\"value-icon\">\u26a1<\/div><div><h4>Speed &#038; Precision<\/h4><p>Healthcare can&#8217;t wait. We move fast without compromising on quality.<\/p><\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"roles\" id=\"roles\">\n  <div class=\"centered\">\n    <div class=\"section-label\">Disciplines<\/div>\n    <h2 class=\"section-title\">Allied Health Roles We Place<\/h2>\n    <p class=\"section-sub\">We recruit across the full spectrum of Allied Health \u2014 placing permanent professionals in community, private practice and aged care settings.<\/p>\n  <\/div>\n  <div class=\"roles-grid\">\n    <div class=\"role-card\"><div class=\"role-emoji\">\ud83e\uddbe<\/div><h4>Physiotherapy<\/h4><p>Community, Private &#038; Aged Care<\/p><\/div>\n    <div class=\"role-card\"><div class=\"role-emoji\">\ud83d\udd90\ufe0f<\/div><h4>Occupational Therapy<\/h4><p>Community, NDIS &#038; Aged Care<\/p><\/div>\n    <div class=\"role-card\"><div class=\"role-emoji\">\ud83d\udde3\ufe0f<\/div><h4>Speech Pathology<\/h4><p>Paediatric, Adult &#038; Aged Care<\/p><\/div>\n    <div class=\"role-card\"><div class=\"role-emoji\">\ud83e\udd57<\/div><h4>Dietetics &#038; Nutrition<\/h4><p>Community &#038; Aged Care Settings<\/p><\/div>\n    <div class=\"role-card\"><div class=\"role-emoji\">\ud83e\udde0<\/div><h4>Psychology<\/h4><p>Private Practice &#038; Community<\/p><\/div>\n    <div class=\"role-card\"><div class=\"role-emoji\">\ud83d\udc41\ufe0f<\/div><h4>Podiatry<\/h4><p>Private Practice &#038; Aged Care<\/p><\/div>\n    <div class=\"role-card\"><div class=\"role-emoji\">\ud83c\udfcb\ufe0f<\/div><h4>Exercise Physiology<\/h4><p>Community, NDIS &#038; Private<\/p><\/div>\n    <div class=\"role-card\"><div class=\"role-emoji\">\ud83e\uddd8<\/div><h4>Social Work<\/h4><p>Community &#038; Aged Care Services<\/p><\/div>\n  <\/div>\n<\/section>\n\n<section class=\"process\">\n  <div class=\"centered\">\n    <div class=\"section-label\">How It Works<\/div>\n    <h2 class=\"section-title\">Simple. Fast. Effective.<\/h2>\n    <p class=\"section-sub\">Our streamlined process gets the right people into the right roles \u2014 without the complexity.<\/p>\n  <\/div>\n  <div class=\"process-steps\">\n    <div class=\"step\"><div class=\"step-num\">1<\/div><h4>Tell Us Your Needs<\/h4><p>Share your role requirements or career goals with our team.<\/p><\/div>\n    <div class=\"step\"><div class=\"step-num\">2<\/div><h4>We Search &#038; Vet<\/h4><p>Our consultants identify and screen the best candidates.<\/p><\/div>\n    <div class=\"step\"><div class=\"step-num\">3<\/div><h4>Meet Your Matches<\/h4><p>We present shortlisted candidates or suitable roles to you.<\/p><\/div>\n    <div class=\"step\"><div class=\"step-num\">4<\/div><h4>Place &#038; Support<\/h4><p>We manage the offer, onboarding and ongoing support.<\/p><\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cta-banner\" id=\"contact\">\n  <h2>Ready to Find Your Perfect Allied Health Match?<\/h2>\n  <p>Whether you&#8217;re growing your team or looking for a permanent role \u2014 we&#8217;d love to hear from you.<\/p>\n  <div class=\"cta-buttons\">\n    <a href=\"#\" class=\"btn-white\">I&#8217;m Hiring Allied Health<\/a>\n    <a href=\"#\" class=\"btn-teal-outline\">I&#8217;m Looking for a Permanent Role<\/a>\n  <\/div>\n<\/section>\n\n<footer>\n  <div class=\"footer-grid\">\n    <div class=\"footer-brand\">\n      <img decoding=\"async\" src=\"ChatGPT_Image_May_23__2026__08_58_27_AM.png\" alt=\"OTR Recruitment\" style=\"height:48px; width:auto; filter: brightness(0) invert(1); opacity:0.85;\">\n      <p style=\"margin-top:16px;\">Allied Health Permanent Recruitment \u2014 By Health Professionals, For Health Professionals. Placing exceptional Allied Health talent across community, private practice and aged care throughout Australia.<\/p>\n    <\/div>\n    <div class=\"footer-col\">\n      <h4>We Place In<\/h4>\n      <ul>\n        <li><a href=\"#\">Community<\/a><\/li>\n        <li><a href=\"#\">Private Practice<\/a><\/li>\n        <li><a href=\"#\">Aged Care<\/a><\/li>\n        <li><a href=\"#\">Permanent Roles Only<\/a><\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"footer-col\">\n      <h4>Company<\/h4>\n      <ul>\n        <li><a href=\"#\">About Us<\/a><\/li>\n        <li><a href=\"#\">Our Team<\/a><\/li>\n        <li><a href=\"#\">FAQs<\/a><\/li>\n        <li><a href=\"#\">Blog<\/a><\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"footer-col\">\n      <h4>Contact<\/h4>\n      <ul>\n        <li><a href=\"#\">1300 XXX XXX<\/a><\/li>\n        <li><a href=\"#\">hello@healthrecruitpro.com.au<\/a><\/li>\n        <li><a href=\"#\">LinkedIn<\/a><\/li>\n        <li><a href=\"#\">Privacy Policy<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n  <div class=\"footer-bottom\">\n    <span>\u00a9 2026 OTR Recruitment. All rights reserved.<\/span>\n    <span>ABN: XX XXX XXX XXX<\/span>\n  <\/div>\n<\/footer>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>OTR Recruitment \ud83d\udcde 1300 XXX XXX \u2709\ufe0f hello@healthrecruitpro.com.au \ud83c\udf10 Serving All of Australia Sectors About Disciplines FAQs Get In Touch \u2695\ufe0f By Health Professionals, For Health Professionals Allied Health RecruitmentDone Right Permanent placement specialists connecting exceptional Allied Health professionals with community, private practice and aged care organisations across Australia. Hire Allied Health Talent Find Your [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/otrrecruitment.com.au\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/otrrecruitment.com.au\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/otrrecruitment.com.au\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/otrrecruitment.com.au\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/otrrecruitment.com.au\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":7,"href":"https:\/\/otrrecruitment.com.au\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":15,"href":"https:\/\/otrrecruitment.com.au\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/15"}],"wp:attachment":[{"href":"https:\/\/otrrecruitment.com.au\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}