Update src/app/page.tsx

This commit is contained in:
2026-03-09 21:30:38 +00:00
parent ba0a67a593
commit 1cc7e3b8d0

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
showBlur={true}
showDimOverlay={true}
buttons={[
{ text: "View Our Work", href: "portfolio" },
{ text: "See Our Projects", href: "portfolio" },
{ text: "Request a Quote", href: "contact" },
]}
/>