We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd1d24 commit 8401293Copy full SHA for 8401293
pages/index.page.tsx
@@ -842,8 +842,7 @@ const Home = (props: any) => {
842
<img
843
src={logos.apideck}
844
className='w-44 transition-transform duration-300 hover:scale-105'
845
- alt='The Realtime Unified API
846
-for Accounting integrations'
+ alt='The Realtime Unified API for Accounting integrations'
847
/>
848
</a>
849
<a
0 commit comments