Merge version_3 into main #9
@@ -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