var/cache/dev/twig/b8/b8999f39219d45097b96065259f179184605aec922f671c5fc308cf6583c8f7f.php line 48

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* home/home.html.twig */
  14. class __TwigTemplate_682f88bc52dc64f284c000925dbeffc382d63c2a1c578c7e3761265b36c88fd4 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'content' => [$this'block_content'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "layouts/layout.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""home/home.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""home/home.html.twig"));
  38.         $this->parent $this->loadTemplate("layouts/layout.html.twig""home/home.html.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 3
  46.     public function block_content($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  53.         // line 4
  54.         echo "\t<div class='home-page-wrapper'>
  55. \t\t<section class='home-hero-image-section members-together-image text-center d-flex flex-column'>
  56. \t\t\t<div class='home-hero-image-section py-4'>
  57. \t\t\t\t<h1 class='home-hero-image-section pt-3 pb-0 mb-0'>
  58. \t\t\t\t\tWelcome to Osgo.
  59. \t\t\t\t</h1>
  60. \t\t\t\t<h4 class='mt-0 pt-0'>
  61. \t\t\t\t\tWe're here to help support your clinic
  62. \t\t\t\t</h4>
  63. \t\t\t\t<a class='home-join-osgo-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  64. \t\t\t\t\tJoin now
  65. \t\t\t\t</a>
  66. \t\t\t</div>
  67. \t\t</section>
  68. \t\t<section class='home-section home-standard-section align-content-center'>
  69. \t\t\t<div class='container py-5 align-content-center'>
  70. \t\t\t\t<div class='row fade-left observable-el' data-animation='fadeLeft'>
  71. \t\t\t\t\t<div class='col-12 col-sm-6 d-none d-md-block text-center' >
  72. \t\t\t\t\t\t<img src='/static/images/home/circle-design2.png' alt='home and safety protocols'>
  73. \t\t\t\t\t</div>
  74. \t\t\t\t\t<div class='col-12 col-sm-6 align-content-center observable-el' data-animation='fadeDown'>
  75. \t\t\t\t\t\t<div>
  76. \t\t\t\t\t\t\t<img class='overlapee' src='/static/images/home/miniblobs.png' alt='miniblobs'>
  77. \t\t\t\t\t\t\t<h2 class='pb-3 mb-2 overlapped'>Taking the pain out of private practice.</h2>
  78. \t\t\t\t\t\t</div>
  79. \t\t\t\t\t\t<div class='divider mb-3'></div>
  80. \t\t\t\t\t\t<h6>Not enough time to focus on what needs to be done in your practice? Osgo is the time-saving hidden weapon that supercharges clinics across the UK and further. Leverage our tools and more to help take your practice to the next level, with less hassle.</h6>
  81. \t\t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  82. \t\t\t\t\t\t\tSee what we do
  83. \t\t\t\t\t\t</a>
  84. \t\t\t\t\t</div>
  85. \t\t\t\t\t<div class='col-12 col-sm-6 d-block d-md-none my-3 text-center'>
  86. \t\t\t\t\t\t<img src='/static/images/home/members-together-mobile.png' alt='group of people smiling'>
  87. \t\t\t\t\t</div>
  88. \t\t\t\t</div>
  89. \t\t\t</div>
  90. \t\t</section>
  91. <section class='home-section home-mini-section'>
  92. \t<div class=\"container mt-5\">
  93. \t\t<div class=\"row justify-content-center align-items-center text-center h-100\">
  94. \t\t\t<div class=\"logo-container rounded\">
  95. \t\t\t\t<h3 class='pb-3 mb-2'>Find out how we've helped hundreds of practices just like yours</h3>
  96. \t\t\t\t<p class='mb-2'>Join our continuously expanding network of members who benefit from our expertise in helping you grow your clinic</p>
  97. \t\t\t\t";
  98.         // line 50
  99.         echo "\t\t\t\t<div class=\"slider\">
  100. \t\t\t\t\t<div class=\"logos\">
  101. \t\t\t\t\t<a href='https://booandharvey.co.uk/' target=\"_blank\" ><img src='/static/images/home/clinics/1.png' alt='fashow'></a>
  102. \t\t\t\t\t<a href='https://www.healthfirstsoutham.co.uk' target=\"_blank\" ><img src='/static/images/home/clinics/2.png' alt='osgo'></a>
  103. \t\t\t\t\t<a href='https://perfectpodology.wixsite.com/perfectpodology' target=\"_blank\" ><img src='/static/images/home/clinics/3.png' alt='oscare'></a>
  104. \t\t\t\t\t<a href='https://www.hellerpodiatry.co.uk/' target=\"_blank\" ><img src='/static/images/home/clinics/4.png' alt='hellerpodiatry.co.uk'></a>
  105. \t\t\t\t\t<a href='https://www.thefootpeople.co.uk/' target=\"_blank\" ><img src='/static/images/home/clinics/5.png' alt='thefootpeople.co.uk'></a>
  106. \t\t\t\t\t<img src='/static/images/home/clinics/6.png' alt='fashow'>
  107. \t\t\t\t\t<img src='/static/images/home/clinics/7.png' alt='osgo'>
  108. \t\t\t\t\t<img src='/static/images/home/clinics/8.png' alt='oscare'>
  109. \t\t\t\t\t<img src='/static/images/home/clinics/9.png' alt='fashow'>
  110. \t\t\t\t\t<img src='/static/images/home/clinics/10.png' alt='osgo'>
  111. \t\t\t\t\t<img src='/static/images/home/clinics/11.png' alt='fashow'>
  112. \t\t\t\t\t<img src='/static/images/home/clinics/12.png' alt='osgo'>
  113. \t\t\t\t\t<img src='/static/images/home/clinics/13.png' alt='Sandy and Bielby'>
  114. \t\t\t\t\t<img src='/static/images/home/clinics/14.png' alt='Stride Podiatry'>
  115. \t\t\t\t\t<img src='/static/images/home/clinics/15.png' alt='The Foot Hut'>
  116. \t\t\t\t\t<img src='/static/images/home/clinics/16.png' alt='Michelle Jones Podiatry'>
  117. \t\t\t\t\t</div>
  118. \t\t\t\t</div>
  119. \t\t\t</div>
  120. \t\t</div>
  121. \t</div>
  122. </section>
  123. \t\t";
  124.         // line 106
  125.         echo "
  126. <section class='home-section home-standard-section align-content-center'>
  127. \t<div class='container py-5 align-content-center'>
  128. \t\t<div class='row fade-right observable-el' data-animation='fadeRight'>
  129. \t\t\t<div class='col-12 col-sm-6 align-content-center observable-el' data-animation='fadeDown'>
  130. \t\t\t\t<div>
  131. \t\t\t\t\t<img class='overlapee-alt' src='/static/images/home/miniblobs-alt.png' alt='miniblobs'>
  132. \t\t\t\t\t<h2 class='pb-3 mb-2 overlapped'>Save, Grow and Comply!</h2>
  133. \t\t\t\t</div>
  134. \t\t\t\t<div class='divider mb-3'></div>
  135. \t\t\t\t<h6>Osgo is a unique clinical platofrm containing resources, tools and member only deals for all your practice needs.</h6>
  136. \t\t\t\t<h6>We provide everything you need to run a successful clinic in one easy place, providing the heavy lifting for your practice.</h6>
  137. \t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  138. \t\t\t\t\tSee what we do
  139. \t\t\t\t</a>
  140. \t\t\t</div>
  141. \t\t\t<div class='col-12 col-sm-6 text-center'>
  142. \t\t\t\t<img src='/static/images/home/circle-design2.png' alt='home and safety protocols'>
  143. \t\t\t</div>
  144. \t\t</div>
  145. \t</div>
  146. </section>
  147. ";
  148.         // line 140
  149.         echo "<section class='align-content-center home-standard-section off-green-bg'>
  150. \t<div class='container my-5 text-center'>
  151. \t\t<h2>Just some of the ways we can help</h2>
  152. \t\t<p>The affordable way of bringing you practice heaven
  153. \t\t</p>
  154. \t</div>
  155. \t<div class='container my-5 text-center'>
  156. \t\t<div class='row'>
  157. \t\t\t<div class='col-12 col-md-6 py-1 py-md-3'>
  158. \t\t\t\t<div class='d-lg-flex align-content-center key-point-card py-3 px-4'>
  159. \t\t\t\t\t<img class='key-point-card-image d-none d-md-block' src='/static/images/fallbackimage.png' />
  160. \t\t\t\t\t<img class='key-point-card-image key-point-card-mobile-image d-block d-md-none' src='/static/images/home/features/old/cpdlog.png' />
  161. \t\t\t\t\t<div class='key-point-textblock pl-3'>
  162. \t\t\t\t\t\t<h4 class='key-point-card-title mb-0'>Templates</h4>
  163. \t\t\t\t\t\t<p>Organise and approve your team's holiday allocation</p>
  164. \t\t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/holiday-manager'>
  165. \t\t\t\t\t\tLearn more
  166. \t\t\t\t\t\t</a>
  167. \t\t\t\t\t</div>
  168. \t\t\t\t</div>
  169. \t\t\t</div>
  170. \t\t\t<div class='col-12 col-md-6 py-1 py-md-3'>
  171. \t\t\t\t<div class='d-lg-flex align-content-center key-point-card py-3 px-4'>
  172. \t\t\t\t\t<img class='key-point-card-image d-none d-md-block' src='/static/images/fallbackimage.png' />
  173. \t\t\t\t\t<img class='key-point-card-image key-point-card-mobile-image d-block d-md-none' src='/static/images/home/features/old/cpdlog.png' />
  174. \t\t\t\t\t<div class='key-point-textblock pl-3'>
  175. \t\t\t\t\t\t<h4 class='key-point-card-title mb-0'>CPD</h4>
  176. \t\t\t\t\t\t<p>Organise and approve your team's holiday allocation</p>
  177. \t\t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/holiday-manager'>
  178. \t\t\t\t\t\tLearn more
  179. \t\t\t\t\t\t</a>
  180. \t\t\t\t\t</div>
  181. \t\t\t\t</div>
  182. \t\t\t</div>
  183. \t\t\t<div class='col-12 col-md-6 py-1 py-md-3'>
  184. \t\t\t\t<div class='d-lg-flex align-content-center key-point-card py-3 px-4'>
  185. \t\t\t\t\t<img class='key-point-card-image d-none d-md-block' src='/static/images/fallbackimage.png' />
  186. \t\t\t\t\t<img class='key-point-card-image key-point-card-mobile-image d-block d-md-none' src='/static/images/home/features/cpdlog.png' />
  187. \t\t\t\t\t<div class='key-point-textblock pl-3'>
  188. \t\t\t\t\t\t<h4 class='key-point-card-title mb-0'>Deals</h4>
  189. \t\t\t\t\t\t<p>Organise and approve your team's holiday allocation</p>
  190. \t\t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/cpd-log'>
  191. \t\t\t\t\t\tLearn more
  192. \t\t\t\t\t\t</a>
  193. \t\t\t\t\t</div>
  194. \t\t\t\t</div>
  195. \t\t\t</div>
  196. \t\t\t<div class='col-12 col-md-6 py-1 py-md-3'>
  197. \t\t\t\t<div class='d-lg-flex align-content-center key-point-card py-3 px-4'>
  198. \t\t\t\t\t<img class='key-point-card-image d-none d-md-block' src='/static/images/fallbackimage.png' />
  199. \t\t\t\t\t<img class='key-point-card-image key-point-card-mobile-image d-block d-md-none' src='/static/images/home/features/cpdlog.png' />
  200. \t\t\t\t\t<div class='key-point-textblock pl-3'>
  201. \t\t\t\t\t\t<h4 class='key-point-card-title mb-0'>Team HQ</h4>
  202. \t\t\t\t\t\t<p>The easy way to pass messages and more in busy practices</p>
  203. \t\t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/noticeboard'>
  204. \t\t\t\t\t\tLearn more
  205. \t\t\t\t\t\t</a>
  206. \t\t\t\t\t</div>
  207. \t\t\t\t</div>
  208. \t\t\t</div>
  209. \t\t</div>
  210. \t\t<div class='container my-5 text-center'>
  211. \t\t\t<div class='testimonial-card d-lg-flex align-items-center  ml-auto mr-auto py-3 px-4'>
  212. \t\t\t\t<a class='testimonial-image mr-auto ml-auto d-block d-md-inlineblock mr-4 d-flex align-items-center' href='https://www.healthfirstsoutham.co.uk' target=\"_blank\" ><img  src='/static/images/home/clinics/colourised/2.png' /></a>
  213. \t\t\t\t<div class='testimonial-textblock pr-5'>
  214. \t\t\t\t<h4 class='testimonial-owner'>Jonathan Small, Podiatrist</h4>
  215. \t\t\t\t<div class='testimonial-text-container'>
  216. \t\t\t\t<p class='testimonial-text'>I've been a member of OSGO since its very early days and I have never regretted it. They are always adding new features, resources, and deals to help Podiatrists in business. The customer service and friendly staff are quite simply the best. Thank you OSGO for all you do.
  217. \t\t\t\t</p></div>
  218. \t\t\t\t</div>
  219. \t\t\t</div>
  220. \t\t</div>
  221. </section>
  222. <section class='home-section home-standard-section align-content-center'>
  223. <div class='container py-5 align-content-center'>
  224. \t<div class='row fade-left observable-el' data-animation='fadeLeft'>
  225. \t\t<div class='col-12 col-sm-6 text-center'>
  226. \t\t\t<img src='/static/images/home/circle-design2.png' alt='home and safety protocols'>
  227. \t\t</div>
  228. \t\t<div class='col-12 col-sm-6 align-content-center'>
  229. \t\t\t<div>
  230. \t\t\t\t<img class='overlapee' src='/static/images/home/miniblobs.png' alt='miniblobs'>
  231. \t\t\t\t<h2 class='pb-3 mb-2 overlapped'>Grow your practice, the easy way.</h2>
  232. \t\t\t</div>
  233. \t\t\t<div class='divider mb-3'></div>
  234. \t\t\t<h6>How many hats are you wearing today? Osgo started from a multi-disciplinary clinic so we know what it's like. Leverage our tools and more to help take your practice to the next level, with less hassle.</h6>
  235. \t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  236. \t\t\t\tSee what we do
  237. \t\t\t</a>
  238. \t\t</div>
  239. \t</div>
  240. </div></section><section class='home-section home-standard-section align-content-center'>
  241. <div class='row justify-content-center mb-4'>
  242. \t<h1 class='text-center'>How can Osgo help you?</h1>
  243. </div>
  244. <div class='container py-5 align-content-center'>
  245. \t<div class='row'>
  246. \t\t";
  247.         // line 243
  248.         echo "\t\t<div>
  249. \t\t\t";
  250.         // line 249
  251.         echo "\t\t\t<div class='row mx-3'>
  252. \t\t\t\t<div class='col-12 col-md-6 col-lg-4'>
  253. \t\t\t\t\t<a class='card hover-card' href='/templates'>
  254. \t\t\t\t\t\t<h4 class='ml-3 mt-3 mb-2'>Spotlight</h4>
  255. \t\t\t\t\t\t<div class='ml-3 divider mb-3'></div>
  256. \t\t\t\t\t\t<h6 class='ml-3 mb-2'>How templates can save you time and money</h6>
  257. \t\t\t\t\t\t<img src='/static/images/home/components/templates-card.png' alt='workflows'>
  258. \t\t\t\t\t\t<p class='ml-3'>Practitioners are busy, which is why our templates are designed to be easy to customise so you can quickly adapt them to your specific needs. </p>
  259. \t\t\t\t\t\t<div class='hover-card-more'>More info<i class=\"fas fa-chevron-right ml-2\"></i>
  260. \t\t\t\t\t\t</div>
  261. \t\t\t\t\t</a>
  262. \t\t\t\t</div>
  263. \t\t\t\t<div class='col-12 col-md-6 col-lg-4'>
  264. \t\t\t\t\t<a class='card hover-card-alt' href='/fashow'>
  265. \t\t\t\t\t\t<h4 class='ml-3 mt-3 mb-0'>Education</h4>
  266. \t\t\t\t\t\t<div class='ml-3 divider mb-3'></div>
  267. \t\t\t\t\t\t<h6 class='ml-3 mb-2'>A look at the Foot and Ankle Show - digital and in-person</h6>
  268. \t\t\t\t\t\t<img src='/static/images/home/fashowcard.png' alt='the team at the foot and ankle show'>
  269. \t\t\t\t\t\t<p class='ml-3'>The centerpiece of Osgo's CPD offering - born out of a desire to unite the diverse community dedicated to foot health. Osgo members get free access to the Foot and Ankle Show Digital.</p>
  270. \t\t\t\t\t\t<div class='hover-card-more'>More info<i class=\"fas fa-chevron-right ml-2\"></i>
  271. \t\t\t\t\t\t</div>
  272. \t\t\t\t\t</a>
  273. \t\t\t\t</div>
  274. \t\t\t\t<div class='col-12 col-md-6 col-lg-4'>
  275. \t\t\t\t\t<a class='card hover-card' href='/prof-indemnity'>
  276. \t\t\t\t\t\t<h4 class='ml-3 mt-3 mb-2'>Spotlight</h4>
  277. \t\t\t\t\t\t<div class='ml-3 divider mb-3'></div>
  278. \t\t\t\t\t\t<h6 class='ml-3 mb-2'>Get a deal on your Professional Indemnity Insurance</h6>
  279. \t\t\t\t\t\t<img src='/static/images/home/components/coins.png' alt='save money'>
  280. \t\t\t\t\t\t<p class='ml-3'>No matter how careful and diligent you are, things can go wrong. Professional Liability insurance can help protect you from the financial burden and stress of potential legal action(s). </p>
  281. \t\t\t\t\t\t<div class='hover-card-more'>More info<i class=\"fas fa-chevron-right ml-2\"></i></div>
  282. \t\t\t\t\t</a>
  283. \t\t\t\t</div>
  284. \t\t\t</div>
  285. \t\t</div>
  286. \t</section>
  287. \t<section class='home-standard-section'>
  288. \t\t
  289. \t\t<div class='container home-alt-section px-5 py-2 py-md-5 mb-5 align-content-center'>
  290. \t\t\t<div class='row'>
  291. \t\t\t\t<div class='col-12 col-sm-6 col-md-7 align-content-center'>
  292. \t\t\t\t\t<h2 class='pb-3 mb-2'>Let's get your clinic growing</h2>
  293. \t\t\t\t\t<h6>Take the leap and join the membership that helps clinicians maximise their time, money and satisfaction. It's never been easier to make it in private practice.</h6>
  294. \t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  295. \t\t\t\t\t\tJoin now
  296. \t\t\t\t\t</a>
  297. \t\t\t\t</div>
  298. \t\t\t\t<div class='col-12 col-sm-6 col-md-5 text-center'>
  299. \t\t\t\t\t<img src='/static/images/visitor-pages/marketing-support/marketing-support.png' alt='home and safety protocols'>
  300. \t\t\t\t\t";
  301.         // line 303
  302.         echo "\t\t\t\t</div>
  303. \t\t\t</div>
  304. \t\t</div>
  305. \t</section>
  306. \t";
  307.         // line 324
  308.         echo "
  309. \t";
  310.         // line 463
  311.         echo "</div>";
  312.         
  313.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  314.         
  315.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  316.     }
  317.     public function getTemplateName()
  318.     {
  319.         return "home/home.html.twig";
  320.     }
  321.     public function isTraitable()
  322.     {
  323.         return false;
  324.     }
  325.     public function getDebugInfo()
  326.     {
  327.         return array (  336 => 463,  333 => 324,  327 => 303,  272 => 249,  269 => 243,  167 => 140,  141 => 106,  115 => 50,  68 => 4,  58 => 3,  35 => 1,);
  328.     }
  329.     public function getSourceContext()
  330.     {
  331.         return new Source("{% extends 'layouts/layout.html.twig' %}
  332. {% block content %}
  333. \t<div class='home-page-wrapper'>
  334. \t\t<section class='home-hero-image-section members-together-image text-center d-flex flex-column'>
  335. \t\t\t<div class='home-hero-image-section py-4'>
  336. \t\t\t\t<h1 class='home-hero-image-section pt-3 pb-0 mb-0'>
  337. \t\t\t\t\tWelcome to Osgo.
  338. \t\t\t\t</h1>
  339. \t\t\t\t<h4 class='mt-0 pt-0'>
  340. \t\t\t\t\tWe're here to help support your clinic
  341. \t\t\t\t</h4>
  342. \t\t\t\t<a class='home-join-osgo-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  343. \t\t\t\t\tJoin now
  344. \t\t\t\t</a>
  345. \t\t\t</div>
  346. \t\t</section>
  347. \t\t<section class='home-section home-standard-section align-content-center'>
  348. \t\t\t<div class='container py-5 align-content-center'>
  349. \t\t\t\t<div class='row fade-left observable-el' data-animation='fadeLeft'>
  350. \t\t\t\t\t<div class='col-12 col-sm-6 d-none d-md-block text-center' >
  351. \t\t\t\t\t\t<img src='/static/images/home/circle-design2.png' alt='home and safety protocols'>
  352. \t\t\t\t\t</div>
  353. \t\t\t\t\t<div class='col-12 col-sm-6 align-content-center observable-el' data-animation='fadeDown'>
  354. \t\t\t\t\t\t<div>
  355. \t\t\t\t\t\t\t<img class='overlapee' src='/static/images/home/miniblobs.png' alt='miniblobs'>
  356. \t\t\t\t\t\t\t<h2 class='pb-3 mb-2 overlapped'>Taking the pain out of private practice.</h2>
  357. \t\t\t\t\t\t</div>
  358. \t\t\t\t\t\t<div class='divider mb-3'></div>
  359. \t\t\t\t\t\t<h6>Not enough time to focus on what needs to be done in your practice? Osgo is the time-saving hidden weapon that supercharges clinics across the UK and further. Leverage our tools and more to help take your practice to the next level, with less hassle.</h6>
  360. \t\t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  361. \t\t\t\t\t\t\tSee what we do
  362. \t\t\t\t\t\t</a>
  363. \t\t\t\t\t</div>
  364. \t\t\t\t\t<div class='col-12 col-sm-6 d-block d-md-none my-3 text-center'>
  365. \t\t\t\t\t\t<img src='/static/images/home/members-together-mobile.png' alt='group of people smiling'>
  366. \t\t\t\t\t</div>
  367. \t\t\t\t</div>
  368. \t\t\t</div>
  369. \t\t</section>
  370. <section class='home-section home-mini-section'>
  371. \t<div class=\"container mt-5\">
  372. \t\t<div class=\"row justify-content-center align-items-center text-center h-100\">
  373. \t\t\t<div class=\"logo-container rounded\">
  374. \t\t\t\t<h3 class='pb-3 mb-2'>Find out how we've helped hundreds of practices just like yours</h3>
  375. \t\t\t\t<p class='mb-2'>Join our continuously expanding network of members who benefit from our expertise in helping you grow your clinic</p>
  376. \t\t\t\t{# <h5 class=\"text-center\">Trusted by clinicians</h5> #}
  377. \t\t\t\t<div class=\"slider\">
  378. \t\t\t\t\t<div class=\"logos\">
  379. \t\t\t\t\t<a href='https://booandharvey.co.uk/' target=\"_blank\" ><img src='/static/images/home/clinics/1.png' alt='fashow'></a>
  380. \t\t\t\t\t<a href='https://www.healthfirstsoutham.co.uk' target=\"_blank\" ><img src='/static/images/home/clinics/2.png' alt='osgo'></a>
  381. \t\t\t\t\t<a href='https://perfectpodology.wixsite.com/perfectpodology' target=\"_blank\" ><img src='/static/images/home/clinics/3.png' alt='oscare'></a>
  382. \t\t\t\t\t<a href='https://www.hellerpodiatry.co.uk/' target=\"_blank\" ><img src='/static/images/home/clinics/4.png' alt='hellerpodiatry.co.uk'></a>
  383. \t\t\t\t\t<a href='https://www.thefootpeople.co.uk/' target=\"_blank\" ><img src='/static/images/home/clinics/5.png' alt='thefootpeople.co.uk'></a>
  384. \t\t\t\t\t<img src='/static/images/home/clinics/6.png' alt='fashow'>
  385. \t\t\t\t\t<img src='/static/images/home/clinics/7.png' alt='osgo'>
  386. \t\t\t\t\t<img src='/static/images/home/clinics/8.png' alt='oscare'>
  387. \t\t\t\t\t<img src='/static/images/home/clinics/9.png' alt='fashow'>
  388. \t\t\t\t\t<img src='/static/images/home/clinics/10.png' alt='osgo'>
  389. \t\t\t\t\t<img src='/static/images/home/clinics/11.png' alt='fashow'>
  390. \t\t\t\t\t<img src='/static/images/home/clinics/12.png' alt='osgo'>
  391. \t\t\t\t\t<img src='/static/images/home/clinics/13.png' alt='Sandy and Bielby'>
  392. \t\t\t\t\t<img src='/static/images/home/clinics/14.png' alt='Stride Podiatry'>
  393. \t\t\t\t\t<img src='/static/images/home/clinics/15.png' alt='The Foot Hut'>
  394. \t\t\t\t\t<img src='/static/images/home/clinics/16.png' alt='Michelle Jones Podiatry'>
  395. \t\t\t\t\t</div>
  396. \t\t\t\t</div>
  397. \t\t\t</div>
  398. \t\t</div>
  399. \t</div>
  400. </section>
  401. \t\t{# <section class='home-section home-standard-section align-content-center'>
  402. \t\t\t<div class='container py-5 align-content-center text-center'>
  403. \t\t\t\t<div class='row'>
  404. \t\t\t\t\t<div class='col-12 align-content-center mb-3'>
  405. \t\t\t\t\t\t<h3 class='pb-3 mb-2'>Find out how we've helped hundreds of practices just like yours</h3>
  406. \t\t\t\t\t\t<p>Join our continuously expanding network of members who benefit from our expertise in helping you grow your clinic</p>
  407. \t\t\t\t\t</div>
  408. \t\t\t\t\t<div class='col-12 col-sm-4 align-content-center observable-el' data-animation='memberInfoProgress'>
  409. \t\t\t\t\t\t<img class='count-image' src='/static/images/home/counts/templates.png' alt='home and safety protocols'></img>
  410. \t\t\t\t\t\t<h1 class=\"countup\">
  411. \t\t\t\t\t\t\t<span class=\"js-countup\">34</span>
  412. \t\t\t\t\t\t</h1>
  413. \t\t\t\t\t\t<h6>Templates, SOPs and more</h6>
  414. \t\t\t\t\t</div>
  415. \t\t\t\t\t<div class='col-12 col-sm-4 align-content-center'>
  416. \t\t\t\t\t\t<img class='count-image' src='/static/images/home/counts/templates.png' alt='home and safety protocols'></img>
  417. \t\t\t\t\t<h1 class=\"countup\">
  418. \t\t\t\t\t\t<span class=\"js-countup\">900</span>
  419. \t\t\t\t\t</h1>
  420. \t\t\t\t\t<h6>Practices across the UK</h6>
  421. \t\t\t\t\t</div>
  422. \t\t\t\t\t<div class='col-12 col-sm-4 align-content-center'>
  423. \t\t\t\t\t\t<img class='count-image' src='/static/images/home/counts/clinics.png' alt='home and safety protocols'></img>
  424. \t\t\t\t\t<h1 class=\"countup\">
  425. \t\t\t\t\t\t<span class=\"js-countup\">200</span>
  426. \t\t\t\t\t</h1>
  427. \t\t\t\t\t<h6>Practices across the UK</h6>
  428. \t\t\t\t\t</div>
  429. \t\t\t</div>
  430. \t\t</div>
  431. </section> #}
  432. <section class='home-section home-standard-section align-content-center'>
  433. \t<div class='container py-5 align-content-center'>
  434. \t\t<div class='row fade-right observable-el' data-animation='fadeRight'>
  435. \t\t\t<div class='col-12 col-sm-6 align-content-center observable-el' data-animation='fadeDown'>
  436. \t\t\t\t<div>
  437. \t\t\t\t\t<img class='overlapee-alt' src='/static/images/home/miniblobs-alt.png' alt='miniblobs'>
  438. \t\t\t\t\t<h2 class='pb-3 mb-2 overlapped'>Save, Grow and Comply!</h2>
  439. \t\t\t\t</div>
  440. \t\t\t\t<div class='divider mb-3'></div>
  441. \t\t\t\t<h6>Osgo is a unique clinical platofrm containing resources, tools and member only deals for all your practice needs.</h6>
  442. \t\t\t\t<h6>We provide everything you need to run a successful clinic in one easy place, providing the heavy lifting for your practice.</h6>
  443. \t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  444. \t\t\t\t\tSee what we do
  445. \t\t\t\t</a>
  446. \t\t\t</div>
  447. \t\t\t<div class='col-12 col-sm-6 text-center'>
  448. \t\t\t\t<img src='/static/images/home/circle-design2.png' alt='home and safety protocols'>
  449. \t\t\t</div>
  450. \t\t</div>
  451. \t</div>
  452. </section>
  453. {# <section class='mt-5'>
  454. \t<div class='container video-container p-0'>
  455. \t\t<video id=\"video\">
  456. \t\t\t<source src=\"https://d321me6dbt4xnq.cloudfront.net/fashowdig24/StuartGordon2.mp4\"/>
  457. \t\t\tYour browser does not currently support the video tag.
  458. \t\t</video>
  459. \t\t<div class=\"video-overlay\"></div>
  460. \t\t<button class=\"play-button\" id=\"playButton\">&#9658;</button>
  461. \t</div>
  462. </section> #}
  463. <section class='align-content-center home-standard-section off-green-bg'>
  464. \t<div class='container my-5 text-center'>
  465. \t\t<h2>Just some of the ways we can help</h2>
  466. \t\t<p>The affordable way of bringing you practice heaven
  467. \t\t</p>
  468. \t</div>
  469. \t<div class='container my-5 text-center'>
  470. \t\t<div class='row'>
  471. \t\t\t<div class='col-12 col-md-6 py-1 py-md-3'>
  472. \t\t\t\t<div class='d-lg-flex align-content-center key-point-card py-3 px-4'>
  473. \t\t\t\t\t<img class='key-point-card-image d-none d-md-block' src='/static/images/fallbackimage.png' />
  474. \t\t\t\t\t<img class='key-point-card-image key-point-card-mobile-image d-block d-md-none' src='/static/images/home/features/old/cpdlog.png' />
  475. \t\t\t\t\t<div class='key-point-textblock pl-3'>
  476. \t\t\t\t\t\t<h4 class='key-point-card-title mb-0'>Templates</h4>
  477. \t\t\t\t\t\t<p>Organise and approve your team's holiday allocation</p>
  478. \t\t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/holiday-manager'>
  479. \t\t\t\t\t\tLearn more
  480. \t\t\t\t\t\t</a>
  481. \t\t\t\t\t</div>
  482. \t\t\t\t</div>
  483. \t\t\t</div>
  484. \t\t\t<div class='col-12 col-md-6 py-1 py-md-3'>
  485. \t\t\t\t<div class='d-lg-flex align-content-center key-point-card py-3 px-4'>
  486. \t\t\t\t\t<img class='key-point-card-image d-none d-md-block' src='/static/images/fallbackimage.png' />
  487. \t\t\t\t\t<img class='key-point-card-image key-point-card-mobile-image d-block d-md-none' src='/static/images/home/features/old/cpdlog.png' />
  488. \t\t\t\t\t<div class='key-point-textblock pl-3'>
  489. \t\t\t\t\t\t<h4 class='key-point-card-title mb-0'>CPD</h4>
  490. \t\t\t\t\t\t<p>Organise and approve your team's holiday allocation</p>
  491. \t\t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/holiday-manager'>
  492. \t\t\t\t\t\tLearn more
  493. \t\t\t\t\t\t</a>
  494. \t\t\t\t\t</div>
  495. \t\t\t\t</div>
  496. \t\t\t</div>
  497. \t\t\t<div class='col-12 col-md-6 py-1 py-md-3'>
  498. \t\t\t\t<div class='d-lg-flex align-content-center key-point-card py-3 px-4'>
  499. \t\t\t\t\t<img class='key-point-card-image d-none d-md-block' src='/static/images/fallbackimage.png' />
  500. \t\t\t\t\t<img class='key-point-card-image key-point-card-mobile-image d-block d-md-none' src='/static/images/home/features/cpdlog.png' />
  501. \t\t\t\t\t<div class='key-point-textblock pl-3'>
  502. \t\t\t\t\t\t<h4 class='key-point-card-title mb-0'>Deals</h4>
  503. \t\t\t\t\t\t<p>Organise and approve your team's holiday allocation</p>
  504. \t\t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/cpd-log'>
  505. \t\t\t\t\t\tLearn more
  506. \t\t\t\t\t\t</a>
  507. \t\t\t\t\t</div>
  508. \t\t\t\t</div>
  509. \t\t\t</div>
  510. \t\t\t<div class='col-12 col-md-6 py-1 py-md-3'>
  511. \t\t\t\t<div class='d-lg-flex align-content-center key-point-card py-3 px-4'>
  512. \t\t\t\t\t<img class='key-point-card-image d-none d-md-block' src='/static/images/fallbackimage.png' />
  513. \t\t\t\t\t<img class='key-point-card-image key-point-card-mobile-image d-block d-md-none' src='/static/images/home/features/cpdlog.png' />
  514. \t\t\t\t\t<div class='key-point-textblock pl-3'>
  515. \t\t\t\t\t\t<h4 class='key-point-card-title mb-0'>Team HQ</h4>
  516. \t\t\t\t\t\t<p>The easy way to pass messages and more in busy practices</p>
  517. \t\t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/noticeboard'>
  518. \t\t\t\t\t\tLearn more
  519. \t\t\t\t\t\t</a>
  520. \t\t\t\t\t</div>
  521. \t\t\t\t</div>
  522. \t\t\t</div>
  523. \t\t</div>
  524. \t\t<div class='container my-5 text-center'>
  525. \t\t\t<div class='testimonial-card d-lg-flex align-items-center  ml-auto mr-auto py-3 px-4'>
  526. \t\t\t\t<a class='testimonial-image mr-auto ml-auto d-block d-md-inlineblock mr-4 d-flex align-items-center' href='https://www.healthfirstsoutham.co.uk' target=\"_blank\" ><img  src='/static/images/home/clinics/colourised/2.png' /></a>
  527. \t\t\t\t<div class='testimonial-textblock pr-5'>
  528. \t\t\t\t<h4 class='testimonial-owner'>Jonathan Small, Podiatrist</h4>
  529. \t\t\t\t<div class='testimonial-text-container'>
  530. \t\t\t\t<p class='testimonial-text'>I've been a member of OSGO since its very early days and I have never regretted it. They are always adding new features, resources, and deals to help Podiatrists in business. The customer service and friendly staff are quite simply the best. Thank you OSGO for all you do.
  531. \t\t\t\t</p></div>
  532. \t\t\t\t</div>
  533. \t\t\t</div>
  534. \t\t</div>
  535. </section>
  536. <section class='home-section home-standard-section align-content-center'>
  537. <div class='container py-5 align-content-center'>
  538. \t<div class='row fade-left observable-el' data-animation='fadeLeft'>
  539. \t\t<div class='col-12 col-sm-6 text-center'>
  540. \t\t\t<img src='/static/images/home/circle-design2.png' alt='home and safety protocols'>
  541. \t\t</div>
  542. \t\t<div class='col-12 col-sm-6 align-content-center'>
  543. \t\t\t<div>
  544. \t\t\t\t<img class='overlapee' src='/static/images/home/miniblobs.png' alt='miniblobs'>
  545. \t\t\t\t<h2 class='pb-3 mb-2 overlapped'>Grow your practice, the easy way.</h2>
  546. \t\t\t</div>
  547. \t\t\t<div class='divider mb-3'></div>
  548. \t\t\t<h6>How many hats are you wearing today? Osgo started from a multi-disciplinary clinic so we know what it's like. Leverage our tools and more to help take your practice to the next level, with less hassle.</h6>
  549. \t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  550. \t\t\t\tSee what we do
  551. \t\t\t</a>
  552. \t\t</div>
  553. \t</div>
  554. </div></section><section class='home-section home-standard-section align-content-center'>
  555. <div class='row justify-content-center mb-4'>
  556. \t<h1 class='text-center'>How can Osgo help you?</h1>
  557. </div>
  558. <div class='container py-5 align-content-center'>
  559. \t<div class='row'>
  560. \t\t{# <h3 class='ml-5 mb-5 text-left'>
  561. \t\t\tGrow with Osgo
  562. \t\t</h3> #}
  563. \t\t<div>
  564. \t\t\t{# <div class='row'>
  565. \t\t\t\t\t\t\t\t\t<p>
  566. \t\t\t\t\t\t\t\t\tGet started with just a few of the ways we help our members grow their practices.
  567. \t\t\t\t\t\t\t\t\t</p>
  568. \t\t\t\t\t\t\t\t</div> #}
  569. \t\t\t<div class='row mx-3'>
  570. \t\t\t\t<div class='col-12 col-md-6 col-lg-4'>
  571. \t\t\t\t\t<a class='card hover-card' href='/templates'>
  572. \t\t\t\t\t\t<h4 class='ml-3 mt-3 mb-2'>Spotlight</h4>
  573. \t\t\t\t\t\t<div class='ml-3 divider mb-3'></div>
  574. \t\t\t\t\t\t<h6 class='ml-3 mb-2'>How templates can save you time and money</h6>
  575. \t\t\t\t\t\t<img src='/static/images/home/components/templates-card.png' alt='workflows'>
  576. \t\t\t\t\t\t<p class='ml-3'>Practitioners are busy, which is why our templates are designed to be easy to customise so you can quickly adapt them to your specific needs. </p>
  577. \t\t\t\t\t\t<div class='hover-card-more'>More info<i class=\"fas fa-chevron-right ml-2\"></i>
  578. \t\t\t\t\t\t</div>
  579. \t\t\t\t\t</a>
  580. \t\t\t\t</div>
  581. \t\t\t\t<div class='col-12 col-md-6 col-lg-4'>
  582. \t\t\t\t\t<a class='card hover-card-alt' href='/fashow'>
  583. \t\t\t\t\t\t<h4 class='ml-3 mt-3 mb-0'>Education</h4>
  584. \t\t\t\t\t\t<div class='ml-3 divider mb-3'></div>
  585. \t\t\t\t\t\t<h6 class='ml-3 mb-2'>A look at the Foot and Ankle Show - digital and in-person</h6>
  586. \t\t\t\t\t\t<img src='/static/images/home/fashowcard.png' alt='the team at the foot and ankle show'>
  587. \t\t\t\t\t\t<p class='ml-3'>The centerpiece of Osgo's CPD offering - born out of a desire to unite the diverse community dedicated to foot health. Osgo members get free access to the Foot and Ankle Show Digital.</p>
  588. \t\t\t\t\t\t<div class='hover-card-more'>More info<i class=\"fas fa-chevron-right ml-2\"></i>
  589. \t\t\t\t\t\t</div>
  590. \t\t\t\t\t</a>
  591. \t\t\t\t</div>
  592. \t\t\t\t<div class='col-12 col-md-6 col-lg-4'>
  593. \t\t\t\t\t<a class='card hover-card' href='/prof-indemnity'>
  594. \t\t\t\t\t\t<h4 class='ml-3 mt-3 mb-2'>Spotlight</h4>
  595. \t\t\t\t\t\t<div class='ml-3 divider mb-3'></div>
  596. \t\t\t\t\t\t<h6 class='ml-3 mb-2'>Get a deal on your Professional Indemnity Insurance</h6>
  597. \t\t\t\t\t\t<img src='/static/images/home/components/coins.png' alt='save money'>
  598. \t\t\t\t\t\t<p class='ml-3'>No matter how careful and diligent you are, things can go wrong. Professional Liability insurance can help protect you from the financial burden and stress of potential legal action(s). </p>
  599. \t\t\t\t\t\t<div class='hover-card-more'>More info<i class=\"fas fa-chevron-right ml-2\"></i></div>
  600. \t\t\t\t\t</a>
  601. \t\t\t\t</div>
  602. \t\t\t</div>
  603. \t\t</div>
  604. \t</section>
  605. \t<section class='home-standard-section'>
  606. \t\t
  607. \t\t<div class='container home-alt-section px-5 py-2 py-md-5 mb-5 align-content-center'>
  608. \t\t\t<div class='row'>
  609. \t\t\t\t<div class='col-12 col-sm-6 col-md-7 align-content-center'>
  610. \t\t\t\t\t<h2 class='pb-3 mb-2'>Let's get your clinic growing</h2>
  611. \t\t\t\t\t<h6>Take the leap and join the membership that helps clinicians maximise their time, money and satisfaction. It's never been easier to make it in private practice.</h6>
  612. \t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  613. \t\t\t\t\t\tJoin now
  614. \t\t\t\t\t</a>
  615. \t\t\t\t</div>
  616. \t\t\t\t<div class='col-12 col-sm-6 col-md-5 text-center'>
  617. \t\t\t\t\t<img src='/static/images/visitor-pages/marketing-support/marketing-support.png' alt='home and safety protocols'>
  618. \t\t\t\t\t{# <img src='/static/images/home/blob-design3.png' alt='home and safety protocols'> #}
  619. \t\t\t\t</div>
  620. \t\t\t</div>
  621. \t\t</div>
  622. \t</section>
  623. \t{# <section class='home-section home-standard-section align-content-center my-5'>
  624. \t\t<div class='container home-alt-section px-5 py-2  align-content-center'>
  625. \t\t\t<div class='row'>
  626. \t\t\t\t<div class='col-12 col-sm-6 align-content-center'>
  627. \t\t\t\t\t<h2 class='pb-3 mb-2'>Let's get your clinic growing</h2>
  628. \t\t\t\t\t<h6>Take the leap and join the membership that helps clinicians maximise their time, money and satisfaction. It's never been easier to make it in private practice.</h6>
  629. \t\t\t\t\t<a class='oscare-primary-btn btn fs-20 pb-1 mt-4' href='/join-us'>
  630. \t\t\t\t\t\tJoin now
  631. \t\t\t\t\t</a>
  632. \t\t\t\t</div>
  633. \t\t\t\t<div class='col-12 col-sm-6 text-center'>
  634. \t\t\t\t\t<img src='/static/images/home/blob-design3.png' alt='home and safety protocols'>
  635. \t\t\t\t</div>
  636. \t\t\t</div>
  637. \t\t</div>
  638. \t</section> #}
  639. \t{# <section class='compliance-main pb-5'>
  640. \t\t\t\t\t\t\t\t\t\t\t\t\t<div class='container px-2 position-relative'>
  641. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='sticky-text-back pt-5 pb-0 mb-1 whats-new' id='whats-new'>What's new</div>
  642. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='pt-0 mt-5 pb-5 home-starter-text fade-down observable-el' data-animation='fadeDown'>
  643. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2>Life can be so much easier, and better too.</h2>
  644. \t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  645. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row no-gutters'>
  646. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-8 fade-down observable-el' data-animation='fadeDown'>
  647. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p color-black-light'>How many hats are you wearing today? Osgo started from a multi-disciplinary clinic so we know what it's like. Leverage our tools and more to help take your practice to the next level, with less hassle.
  648. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</p>
  649. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  650. \t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  651. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='compliance-main-tabs mt-5 p-2 p-md-3' id='control-whats-op'>
  652. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row no-gutters p-4 fade-left observable-el' data-animation='fadeLeft'>
  653. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 text-center'>
  654. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src='/static/images/home/team-home.svg' alt='home and safety protocols'>
  655. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  656. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 mt-2 my-sm-auto'>
  657. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4 class='color-black-light h4-main-oscare'>Save</h4>
  658. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-left color-black-light'>You can now bring your whole team into Osgo and share documents, key details and more. Stay on the same page and increase your collaboration.</p>
  659. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  660. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  661. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row no-gutters p-4 mx-auto fade-right observable-el' data-animation='fadeRight'>
  662. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 text-center'>
  663. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src='/static/images/home/compliance-protect.svg' alt='home and safety protocols'>
  664. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  665. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 mt-2 my-sm-auto'>
  666. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4 class='color-black-light h4-main-oscare'>Grow</h4>
  667. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-left color-black-light'>Protecting you and your practice. Use the Team HQ to store all your key practice documents and be able to reproduce them at a moment's notice.</p>
  668. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  669. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  670. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row no-gutters p-4 ml-auto fade-left observable-el' data-animation='fadeLeft'>
  671. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 text-center'>
  672. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src='/static/images/home/tools-home.svg' alt='home and safety protocols'>
  673. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  674. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 mt-2 my-sm-auto' >
  675. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4 class='color-black-light h4-main-oscare'>Comply</h4>
  676. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-left color-black-light'>Turn complex tasks into easy step-by-step guides. We have the template workflows to get you started - or create your own.</p>
  677. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  678. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  679. \t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  680. \t\t\t\t\t\t\t\t\t\t
  681. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='py-4'>
  682. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class='text-center hvr-grow'>
  683. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tHome to your practice
  684. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</h2>
  685. \t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  686. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='container px-2 position-relative'>
  687. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='pt-0 mt-0 pb-5 home-starter-text fade-down observable-el' data-animation='fadeDown'>
  688. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2>We make clinic life easier</h2>
  689. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  690. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row no-gutters'>
  691. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 text-right my-auto fade-down observable-el' data-animation='fadeDown'>
  692. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-right ml-auto color-black-light'>Ever think there's got to be an easier way to run a clinic? You'd be right. We have the tools that can make save you time, money and effort.</p>
  693. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  694. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 text-left fade-down observable-el' data-animation='fadeDown'>
  695. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src='/static/images/home/marketing-home.png' alt='shopping pod products'>
  696. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  697. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  698. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row home-wide-row card no-gutters p-3 mt-5 fade-down observable-el' data-animation='fadeDown'>
  699. \t\t\t\t\t\t\t\t\t\t
  700. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4 class='text-center'>
  701. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tHow it works
  702. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</h4>
  703. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row'>
  704. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-lg-3 col-md-6 col-12 px-5'>
  705. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src='/static/images/marketinghub/marketing-hub-step1.webp' alt='step one'>
  706. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h6 class='color-black-light'>Choose your image</h6>
  707. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-left color-black-light'>Select the image you want to use for your socials
  708. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</p>
  709. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  710. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-lg-3 col-md-6 col-12 px-5'>
  711. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src='/static/images/marketinghub/marketing-hub-step2.webp' alt='step two'>
  712. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h6 class='color-black-light'>Add your logo</h6>
  713. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-left color-black-light'>Click browse to select your logo file and upload
  714. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</p>
  715. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  716. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-lg-3 col-md-6 col-12 px-5'>
  717. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src='/static/images/marketinghub/marketing-hub-step3.webp' alt='step three'>
  718. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h6 class='color-black-light'>Adjust position</h6>
  719. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-left color-black-light'>Adjust your prefered size and position by clicking and dragging
  720. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</p>
  721. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  722. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-lg-3 col-md-6 col-12 px-5'>
  723. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src='/static/images/marketinghub/marketing-hub-step4.webp' alt='step four'>
  724. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h6 class='color-black-light'>Download and go</h6>
  725. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-left color-black-light'>Your customized image is ready for download!</p>
  726. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  727. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  728. \t\t\t\t\t\t\t\t\t\t
  729. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  730. \t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  731. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='container px-2 position-relative mt-5'>
  732. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='pt-0 mt-0 pb-5 home-starter-text fade-down observable-el' data-animation='fadeDown'>
  733. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h2 class='text-center'>...Even more ways to save</h2>
  734. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  735. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row no-gutters'>
  736. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 text-right my-auto fade-down observable-el' data-animation='fadeDown'>
  737. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-right ml-auto color-black-light'>We've improved our experience to help you save money with our deals and products. Slick online ordering to save you time and brand new deals to bring your practice success in every avenue it explores.</p>
  738. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  739. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 text-left fade-down observable-el' data-animation='fadeDown'>
  740. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src='/static/images/home/shop-main.svg' alt='shopping pod products'>
  741. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  742. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  743. \t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  744. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class='text-left mt-5'>Just some of our new member deals and offers...</h3>
  745. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='compliance-main-tabs  p-2 p-md-3'>
  746. \t\t\t\t\t\t\t\t\t\t
  747. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row no-gutters p-4 fade-left observable-el' data-animation='fadeLeft'>
  748. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 text-center'>
  749. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class='homedealimg' src='/static/images/home/incomeprotection.png' alt='income protection deal'>
  750. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  751. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 mt-2 my-sm-auto'>
  752. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4 class='color-black-light h4-main-oscare'>Income Protection</h4>
  753. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-left color-black-light'>Osgo members get 25% off their first two years Income Protection Plus cover from PG Mutual. The policy could cover up to 70% of your income if you’re unable to work due to injury or illness, until you sufficiently recover or reach age 65 – whichever comes first.</p>
  754. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  755. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  756. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row no-gutters p-4 mx-auto fade-right observable-el' data-animation='fadeRight'>
  757. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 text-center'>
  758. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class='homedealimg' src='/static/images/home/formthoticsdeal.png' alt='formthotics deal'>
  759. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  760. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 mt-2 my-sm-auto'>
  761. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4 class='color-black-light h4-main-oscare'>Formthotics Range</h4>
  762. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-left color-black-light'>With a unique design and manufacturing process, Formthotics have established distinguishing features that create the ultimate foot orthotics that naturally fit your feet.</p>
  763. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  764. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  765. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='row no-gutters p-4 ml-auto fade-left observable-el' data-animation='fadeLeft'>
  766. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 text-center'>
  767. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class='homedealimg' src='/static/images/home/pedsoldeal.png' alt='pedsol deal'>
  768. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  769. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class='col-12 col-sm-6 mt-2 my-sm-auto'>
  770. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h4 class='color-black-light h4-main-oscare'>Pedsol</h4>
  771. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class='home-basic-p text-left color-black-light'>PedSol provides podiatrists with an easy-to-use platform so you can provide your patients with extensive rehab plans that are tailor-made, easy to follow, and great for monitoring compliance.</p>
  772. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  773. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  774. \t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  775. \t\t\t\t\t\t\t\t\t\t\t\t\t</div>
  776. \t\t\t\t\t\t\t\t\t\t\t\t</section> #}
  777. </div>{% endblock %}
  778. ""home/home.html.twig""/opt/bitnami/pimcore/templates/home/home.html.twig");
  779.     }
  780. }