Update src/app/page.tsx

This commit is contained in:
2026-03-03 01:06:17 +00:00
parent ef5bfc1732
commit ef5d881ccc

View File

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