We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b3af9 commit c2a7599Copy full SHA for c2a7599
src/pages/index.tsx
@@ -268,7 +268,7 @@ const HomePage: React.FC<EventItem> = ({ slug, frontMatter }) => {
268
variants={FadeFramerItem}
269
className='completed-study-text'
270
>
271
- <span className='block text-xl font-bold'>3,605+</span>
+ <span className='block text-xl font-bold'>3,640+</span>
272
<span className='max-w-[200px] text-[16px] font-normal max-md:max-w-[140px]'>
273
participants completed in-person study visit
274
</span>
0 commit comments