kivilaid commited on
Commit
cc7d879
·
verified ·
1 Parent(s): 345560c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -5,6 +5,7 @@ colorFrom: yellow
5
  colorTo: yellow
6
  sdk: static
7
  pinned: false
 
8
  ---
9
 
10
  <div class="grid lg:grid-cols-1 gap-x-4 gap-y-7 text-center">
@@ -13,12 +14,9 @@ pinned: false
13
  </p>
14
  <a href="https://insly.ai" class="block overflow-hidden group">
15
  <div
16
- class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]"
17
  >
18
  <img alt="Insly AI Logo" src="https://insly.ai/logos/AI.svg" class="w-40" />
19
  </div>
20
  </a>
21
- <a href="https://insly.ai" class="block text-white bg-black py-2 px-4 rounded-lg mt-4 mx-auto w-40">
22
- Learn More
23
- </a>
24
- </div>
 
5
  colorTo: yellow
6
  sdk: static
7
  pinned: false
8
+ short_description: Transform Insurance with AI
9
  ---
10
 
11
  <div class="grid lg:grid-cols-1 gap-x-4 gap-y-7 text-center">
 
14
  </p>
15
  <a href="https://insly.ai" class="block overflow-hidden group">
16
  <div
17
+ class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center"
18
  >
19
  <img alt="Insly AI Logo" src="https://insly.ai/logos/AI.svg" class="w-40" />
20
  </div>
21
  </a>
22
+ </div>