added describtion
This commit is contained in:
@@ -173,8 +173,11 @@ export default function App() {
|
|||||||
return (
|
return (
|
||||||
<div className="app">
|
<div className="app">
|
||||||
<header className="app-header">
|
<header className="app-header">
|
||||||
<h1>A-Roll Cutter</h1>
|
<h1>A-Roll Cutz</h1>
|
||||||
<p>Automatically removes silence and warm-up from your recordings</p>
|
<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>
|
</header>
|
||||||
|
|
||||||
<main className="app-main">
|
<main className="app-main">
|
||||||
|
|||||||
Reference in New Issue
Block a user