Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6eb880abfc | |||
| c1380bd7b2 | |||
| c22e51c755 | |||
| 7d9621c325 |
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
title="Let’s Create Something Timeless."
|
||||
description="Join our journey into the next digital frontier."
|
||||
buttons={[
|
||||
{ text: "Start a Project", href: "#" },
|
||||
{ text: "Get a Proposal", href: "#" },
|
||||
{ text: "View Work", href: "#work" },
|
||||
]}
|
||||
/>
|
||||
@@ -170,4 +170,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user