File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1212[ ![ GitHub forks] ( https://img.shields.io/github/forks/AlbertSuarez/object-cut.svg )] ( https://GitHub.com/AlbertSuarez/object-cut/network/ )
1313[ ![ GitHub repo size in bytes] ( https://img.shields.io/github/repo-size/AlbertSuarez/object-cut.svg )] ( https://github.com/AlbertSuarez/object-cut )
1414
15- [ Website] ( https://objectcut.com/ ) | [ RapidAPI] ( https://rapidapi.com/objectcut.api/api/background-removal )
15+ [ Website] ( https://objectcut.com/ ) | [ RapidAPI] ( https://rapidapi.com/objectcut.api/api/background-removal ) | [ Demo ] ( https://demo.objectcut.com/ ) | [ Status page ] ( https://status.objectcut.com/ )
1616
1717✂️ _ Cut the main object of an image automagically_
1818
Original file line number Diff line number Diff line change @@ -160,10 +160,14 @@ <h1 class="my-4 text-5xl font-bold leading-tight">
160160 </ h1 >
161161 < p class ="leading-normal text-2xl mb-8 ">
162162 Automatic background or foreground removal service. Start using our real-time RESTful API from RapidAPI Marketplace immediately!</ p >
163- < a href =" https://rapidapi.com/objectcut.api/api/background-removal ">
163+ < a class =" w-full ">
164164 < button class ="mx-auto lg:mx-0 hover:underline bg-white text-gray-800 font-bold rounded-full my-6 py-4 px-8 shadow-lg " type ="button "
165165 onclick ="location.href='https://rapidapi.com/objectcut.api/api/background-removal' ">
166- Go to RapidAPI
166+ RapidAPI
167+ </ button >
168+ < button class ="mx-auto lg:mx-0 hover:underline bg-white text-gray-800 font-bold rounded-full my-6 py-4 px-8 shadow-lg " type ="button " style ="margin-left: 10px "
169+ onclick ="location.href='https://demo.objectcut.com' ">
170+ Demo
167171 </ button >
168172 </ a >
169173 </ div >
You can’t perform that action at this time.
0 commit comments