Update src/app/page.tsx

This commit is contained in:
2026-03-04 05:20:30 +00:00
parent fa1d5ef2d8
commit 147c7fe857

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "View Portfolio", href: "#projects" },
{ text: "Explore Our Work", href: "#projects" },
{ text: "Get Consultation", href: "#contact" },
]}
buttonAnimation="slide-up"