Skip to content

Commit c2a7599

Browse files
committed
chore: update in-person visits
1 parent b7b3af9 commit c2a7599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ const HomePage: React.FC<EventItem> = ({ slug, frontMatter }) => {
268268
variants={FadeFramerItem}
269269
className='completed-study-text'
270270
>
271-
<span className='block text-xl font-bold'>3,605+</span>
271+
<span className='block text-xl font-bold'>3,640+</span>
272272
<span className='max-w-[200px] text-[16px] font-normal max-md:max-w-[140px]'>
273273
participants completed in-person study visit
274274
</span>

0 commit comments

Comments
 (0)