Skip to content

Commit 756c66e

Browse files
committed
fix: corrected banner text
1 parent c9e6399 commit 756c66e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/Banner.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ const Banner = () => {
1111
>
1212
<Flex align="center" fontSize="sm">
1313
<Text fontWeight="medium" maxW={{ base: '32ch', md: 'unset' }}>
14-
Join our newsletter for exclusive updates!
14+
Acamdey V2 is coming soon 👀... Subscribe to our newsletter for
15+
updates!
1516
</Text>
1617
<chakra.a
1718
flexShrink={0}

0 commit comments

Comments
 (0)