fix
This commit is contained in:
parent
1f8391487e
commit
40e9fc12b7
|
|
@ -19,7 +19,7 @@ export function Hero() {
|
|||
<div className="mx-auto flex w-full max-w-3xl flex-1 flex-col justify-center">
|
||||
<div className="inline-block text-4xl font-bold tracking-tighter md:text-[4rem]">
|
||||
<h1>The open source</h1>
|
||||
<Handlebars>Video Editor</Handlebars>
|
||||
<Handlebars>Video editor</Handlebars>
|
||||
</div>
|
||||
|
||||
<p className="text-muted-foreground mx-auto mt-10 max-w-xl text-base font-light tracking-wide sm:text-xl">
|
||||
|
|
|
|||
Loading…
Reference in New Issue