File tree 1 file changed +3
-3
lines changed
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() {
162
162
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` }
163
163
>
164
164
< 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
167
167
</ div >
168
168
< div className = "flex flex-col text-xs" >
169
169
< span className = "text-gray-500 dark:text-gray-400" >
170
- Now Released
170
+ Now With Coding Agents
171
171
</ span >
172
172
< span className = "dark:text-white font-medium text-black/60" >
173
173
Start Building Today!
You can’t perform that action at this time.
0 commit comments