Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Creating Free", href: "#pricing" },
|
||||
{ text: "Create Your First Video Free", href: "#pricing" },
|
||||
{ text: "See How It Works", href: "#how-it-works" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -295,4 +295,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user