diff --git a/src/app/page.tsx b/src/app/page.tsx index cfe69fc..a543fa8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148119208.jpg" mediaAnimation="slide-up" inputPlaceholder="Enter your email for a quote" - buttonText="Request Quote" + buttonText="Get My Free Quote" background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -143,4 +143,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}