Merge version_3 into main #5
@@ -1407,4 +1407,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
ratingText="Driven by innovation and continuous learning"
|
||||
buttons={[
|
||||
{ text: "View My Work", href: "#projects" },
|
||||
{ text: "Explore My Projects", href: "#projects" },
|
||||
{ text: "Let's Connect", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
@@ -232,4 +232,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user