Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Download Free", href: "#download" },
|
||||
{ text: "Download Now", href: "#download" },
|
||||
{ text: "Watch Trailer", href: "https://youtube.com" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -312,4 +312,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user