Update src/app/page.tsx

This commit is contained in:
2026-03-04 21:38:14 +00:00
parent 23d7d818e8
commit 59b192fcf8

View File

@@ -56,6 +56,7 @@ export default function LandingPage() {
{ text: "View Our Work", href: "#portfolio" },
{ text: "Get Started", href: "#contact" }
]}
mediaAnimation="none"
/>
</div>