Skip to content

Commit

Permalink
Update index.tsx Fixed the gap problem at the last text
Browse files Browse the repository at this point in the history
  • Loading branch information
BalrajDhakad authored Dec 19, 2024
1 parent c90b564 commit 6035e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/[lang]/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ export default function HomePage() {
/>
<Testimonial
className='md:pl-10 lg:pl-16'
text='We’ve been focusing on event-driven APIs since 2014 and thank the AsyncAPI contributors every day for driving the community towards common standards.'
text='We’ve been focusing on event-driven APIs since 2014, recognizing their growing importance in modern software architectures. Every day, we are grateful to the AsyncAPI contributors for their dedication and continuous effort in driving the community toward establishing common standards, which play a vital role in shaping the future of event-driven systems worldwide.'
authorAvatar='/img/testimonials/eric-horesnyi.jpg'
authorName='Eric Horesnyi'
authorDescription='CEO at Streamdata.io'
Expand Down

0 comments on commit 6035e45

Please sign in to comment.