File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -162,12 +162,12 @@ export default function IntegrationBox() {
162162 className = { `-ml-[78px] mt-16 w-fit rounded-lg border border-gray-200 bg-white-50 px-3 py-2 dark:border-black/50 dark:bg-gray-800` }
163163 >
164164 < div className = "flex items-center gap-2" >
165- < div className = "flex h-7 w-7 items-center justify-center rounded-sm bg-primary-700 text-xs font-bold text-white-50 shadow-[0_0_12px_1px] shadow-primary-700/50" >
166- V1
165+ < div className = "flex h-7 w-7 items-center justify-center rounded-sm bg-primary-700 text-[10px] font-bold text-white-50 shadow-[0_0_12px_1px] shadow-primary-700/50" >
166+ V1.8
167167 </ div >
168168 < div className = "flex flex-col text-xs" >
169169 < span className = "text-gray-500 dark:text-gray-400" >
170- Now Released
170+ Now With Coding Agents
171171 </ span >
172172 < span className = "dark:text-white font-medium text-black/60" >
173173 Start Building Today!
You can’t perform that action at this time.
0 commit comments