Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 01:06:23 +00:00

View File

@@ -52,6 +52,7 @@ export default function LandingPage() {
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
imagePosition="right" imagePosition="right"
useInvertedBackground={false} useInvertedBackground={false}
background={{ variant: "plain" }}
buttons={[ buttons={[
{ text: "Request Free Estimate", href: "contact" }, { text: "Request Free Estimate", href: "contact" },
{ text: "View Our Work", href: "services" } { text: "View Our Work", href: "services" }