Update src/app/page.tsx

This commit is contained in:
2026-03-12 18:36:59 +00:00
parent a32bf552da
commit 02dce6f605

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
buttons={[
{ text: "View Our Work", href: "#portfolio" },
{ text: "See Results", href: "#portfolio" },
{ text: "Let's Talk", href: "#contact" }
]}
buttonAnimation="slide-up"