Compare commits
30 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 13ceabca5f | |||
| 8ef35f849f | |||
| bc80eb91c7 | |||
| ef30e11be7 | |||
| 3742e8b346 | |||
| 1a3f89faa4 | |||
| 2c7fec4c01 | |||
| 6ee46ce688 | |||
| 66975a7197 | |||
| dd31f42fd4 | |||
| 5512c3071b | |||
| a8e0767d25 | |||
| 72f18a7fe1 | |||
| 434a2d5320 | |||
| 333bdaeb4d | |||
| 8ae1fc5fc5 | |||
| b124cca981 | |||
| b891a1fd92 | |||
| 29f3cbef80 | |||
| a5a3785a62 | |||
| 403fa87e5a | |||
| 226df77044 | |||
| 9156e39439 | |||
| 5b8ef2a83d | |||
| 7b7ed5661e | |||
| d59378888a | |||
| 5f51d9ecd6 | |||
| 9b353ae1b6 | |||
| b1862d94f2 | |||
| f11da9a1ab |
@@ -1417,4 +1417,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
logoText="Elite Developer"
|
||||
description="Full-stack engineer crafting premium digital experiences with cutting-edge technologies. Specialized in scalable architectures, real-time systems, and exceptional UI/UX."
|
||||
buttons={[
|
||||
{ text: "Explore My Work", href: "#projects" },
|
||||
{ text: "View Projects", href: "#projects" },
|
||||
{ text: "Get In Touch", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user