Update some metadata

This commit is contained in:
Arkaprabha Chakraborty
2024-08-08 02:22:39 +05:30
parent 7316ba17a1
commit 2f64d21f05
2 changed files with 3 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ const Home = () => {
return (
<div className="max-w-4xl mx-auto">
<h2 className="text-2xl font-bold text-center mt-8">
Download Videos Easily
Download YouTube Videos
</h2>
<DownloadForm />
</div>