Update src/app/page.tsx
This commit is contained in:
@@ -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" }
|
||||||
|
|||||||
Reference in New Issue
Block a user