JSFiddle - React, Tailwind, and code Playground

by andypotanin

HTML

<!doctype html>
<html lang="en">

<head>

  <base href="https://udx.github.io/app-true-pros/">

  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <!-- Primary Meta Tags -->
  <title>Rachael James - Professional Pickleball Player | Book Lessons Now</title>
  <meta name="title" content="Rachael James - Professional Pickleball Player | Book Lessons Now">
  <meta name="description" content="Join Rachael James for professional pickleball lessons. Elevate your game with tips and strategies from a pro. Book your session now.">

  <!-- Canonical Link -->
  <link rel="canonical" href="https://udx.github.io/app-true-pros/rachael-james">

  <!-- Favicon -->
  <link rel="icon" href="./src/images/favicon.png" type="image/png">

  <!-- Open Graph / Facebook -->
  <meta property="og:type" content="website">
  <meta property="og:url" content="https://udx.github.io/app-true-pros/rachael-james">
  <meta property="og:title" content="Rachael James - Professional Pickleball Player | Book Lessons Now">
  <meta property="og:description" content="Join Rachael James for professional pickleball lessons. Elevate your game with tips and strategies from a pro. Book your session now.">
  <meta property="og:image" content="https://udx.github.io/app-true-pros/src/images/user.png">

  <!-- Twitter -->
  <meta property="twitter:card" content="summary_large_image">
  <meta property="twitter:url" content="https://udx.github.io/app-true-pros/rachael-james">
  <meta property="twitter:title" content="Rachael James - Professional Pickleball Player | Book Lessons Now">
  <meta property="twitter:description" content="Join Rachael James for professional pickleball lessons. Elevate your game with tips and strategies from a pro. Book your session now.">
  <meta property="twitter:image" content="https://udx.github.io/app-true-pros/src/images/user.png">

  <!-- Schema.org for Google -->
  <script type="application/ld+json">
      {
        "@context":...