Update banner text to team coaching

This commit is contained in:
Oliver Davies 2023-12-23 17:52:57 +00:00
parent 365c85a72e
commit af7c6541f1

View file

@ -89,10 +89,14 @@ const showDrupalAssociationMessage = [
<Banner text={"<a href='/dto'>Register now for my Drupal automated testing workshop &rarr;</a>"} />
)}
{true && (
{false && (
<Banner text={"Drupal 9 is now end of life and unsupported. If you're stuck on Drupal 7, 8 or 9, get unstuck with a <a href='/drupal-upgrade'>Drupal upgrade roadmap and upgrade to Drupal 10</a>."} />
)}
{true && (
<Banner text={"Is your New Year's resolution to deliver better software, faster? I have availability for <a href='/team-coaching'>team coaching starting in January 2024</a>."} />
)}
<Navbar />
<div class="py-10 px-6 mx-auto max-w-xl md:py-10">