Skip to content

Commit

Permalink
Update landing-page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
tmoroney committed Dec 12, 2024
1 parent 58c449f commit 3ae6c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/landing-page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export default function Component() {
<span className="text-yellow-300">for DaVinci Resolve</span>
</h1>
<p className="mx-auto lg:mx-0 max-w-[800px] text-lg md:text-xl lg:text-2xl text-blue-100">
Automatically generate accurate subtitles right on your editing timeline.
Generate and style subtitles directly on your editing timeline to match your brand.
</p>
<div className="flex flex-col sm:flex-row gap-4 justify-center lg:justify-start">
<a href={downloadLink} download>
Expand Down

0 comments on commit 3ae6c6f

Please sign in to comment.