added describtion
This commit is contained in:
@@ -173,8 +173,11 @@ export default function App() {
|
||||
return (
|
||||
<div className="app">
|
||||
<header className="app-header">
|
||||
<h1>A-Roll Cutter</h1>
|
||||
<p>Automatically removes silence and warm-up from your recordings</p>
|
||||
<h1>A-Roll Cutz</h1>
|
||||
<p>Automatically removes the silent parts from your aroll clip</p>
|
||||
<p>Meant to save video editor time from cutting out all the silent parts</p>
|
||||
<p>Cutz doesn't store your videos and values your privacy.</p>
|
||||
<p> Just download your video and its deleted! </p>
|
||||
</header>
|
||||
|
||||
<main className="app-main">
|
||||
|
||||
Reference in New Issue
Block a user