Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1cc7e3b8d0 | |||
| ba0a67a593 | |||
| 508cb62a1c |
1411
src/app/layout.tsx
1411
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
showBlur={true}
|
showBlur={true}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Our Work", href: "portfolio" },
|
{ text: "See Our Projects", href: "portfolio" },
|
||||||
{ text: "Request a Quote", href: "contact" },
|
{ text: "Request a Quote", href: "contact" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user