Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 512646cb6d | |||
| 6a40586b44 | |||
| 412b582390 |
@@ -1387,4 +1387,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -77,7 +77,7 @@ export default function HomePage() {
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Find Talent Now", href: "/browse-talent" },
|
||||
{ text: "Browse Verified Talent", href: "/browse-talent" },
|
||||
{ text: "Become a Freelancer", href: "/auth/signup" },
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -347,4 +347,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user