4 Commits

Author SHA1 Message Date
e42e56d627 Update src/app/page.tsx 2026-05-09 16:17:54 +00:00
c6bf600f72 Merge version_2 into main
Merge version_2 into main
2026-05-09 16:16:28 +00:00
d2b38bb37f Merge version_2 into main
Merge version_2 into main
2026-05-09 16:16:01 +00:00
b98f3ad535 Merge version_2 into main
Merge version_2 into main
2026-05-09 16:15:34 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
logoText="Code That Moves"
description="Fullstack developer crafting innovative digital solutions with modern technologies. Explore my work and let's build something extraordinary together."
buttons={[
{ text: "View My Projects", href: "#projects" }
{ text: "Discuss Your Project", href: "#projects" }
]}
background={{ variant: "animated-grid" }}
mediaAnimation="slide-up"