Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-09 08:22:29 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="ClipGenius"
description="Transform your long-form YouTube videos into viral, engaging clips in seconds. Set your preferred time limits and edit like a pro."
description="Turn long-form content into viral sensations in seconds. Save hours of manual editing and unlock high-impact clips that capture attention instantly."
buttons={[
{
text: "Get Started", href: "#"},
@@ -229,4 +229,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}