1 Commits

Author SHA1 Message Date
147c7fe857 Update src/app/page.tsx 2026-03-04 05:20:30 +00:00

View File

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