DjayChucko commited on
Commit
b2ea4c6
·
verified ·
1 Parent(s): 987e7ea

Add this image below "Pod Heading 1"

Browse files
Files changed (1) hide show
  1. value-mapper.html +3 -0
value-mapper.html CHANGED
@@ -80,6 +80,9 @@ tailwind.config = {
80
  <h1 class="text-3xl sm:text-4xl font-heading font-extrabold text-white mb-3 leading-tight">
81
  Pod Value Mapper
82
  </h1>
 
 
 
83
  <div class="mb-10 p-6 bg-gradient-to-tr from-indigo-200 to-purple-200 rounded-xl shadow-xl no-print hover:shadow-2xl transition-shadow duration-300 backdrop-blur-sm hovered-element">
84
  <div class="relative">
85
  <select id="industry-selector" onchange="updateContent()" class="block w-full py-3 px-4 pr-10 border-2 border-white rounded-xl text-base font-semibold text-black bg-white/90 focus:ring-4 focus:ring-secondary focus:border-secondary transition duration-200 shadow-lg">
 
80
  <h1 class="text-3xl sm:text-4xl font-heading font-extrabold text-white mb-3 leading-tight">
81
  Pod Value Mapper
82
  </h1>
83
+ <div class="flex justify-center mb-6">
84
+ <img src="https://huggingface.co/spaces/DjayChucko/EnablingSales/resolve/main/images/PublicEducationPod-Illustration-transparent.png" alt="Pod Value Mapper" class="h-48 w-auto">
85
+ </div>
86
  <div class="mb-10 p-6 bg-gradient-to-tr from-indigo-200 to-purple-200 rounded-xl shadow-xl no-print hover:shadow-2xl transition-shadow duration-300 backdrop-blur-sm hovered-element">
87
  <div class="relative">
88
  <select id="industry-selector" onchange="updateContent()" class="block w-full py-3 px-4 pr-10 border-2 border-white rounded-xl text-base font-semibold text-black bg-white/90 focus:ring-4 focus:ring-secondary focus:border-secondary transition duration-200 shadow-lg">