Update src/app/page.tsx
This commit is contained in:
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
text="Ready to revolutionize your video creation workflow?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "/contact"},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -302,4 +302,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user