Update index.js

This commit is contained in:
amithkoujalgi 2025-04-20 00:33:00 +05:30
parent 2b0506a393
commit ccf738127d
No known key found for this signature in database
GPG Key ID: E29A37746AF94B70

View File

@ -30,8 +30,8 @@ function HomepageHeader() {
textContent='Hello there! Im a handy little Java library that helps you talk to an Ollama server — nice and easy.' textContent='Hello there! Im a handy little Java library that helps you talk to an Ollama server — nice and easy.'
typingSpeed={30} typingSpeed={30}
pauseBetweenSentences={1200} pauseBetweenSentences={1200}
height='70px' height='130px'
width='50%' width='100%'
/> />
</div> </div>
<div className={styles.buttons} > <div className={styles.buttons} >