3 Commits

Author SHA1 Message Date
1cc7e3b8d0 Update src/app/page.tsx 2026-03-09 21:30:38 +00:00
ba0a67a593 Update src/app/layout.tsx 2026-03-09 21:30:38 +00:00
508cb62a1c Merge version_3 into main
Merge version_3 into main
2026-03-09 21:28:47 +00:00
2 changed files with 7 additions and 1406 deletions

File diff suppressed because it is too large Load Diff

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" },
]}
/>