Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7bc9f4af9e | |||
| 7b88b57035 | |||
| cc0dd73066 | |||
| 7eaf52eda5 |
@@ -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