diff --git a/src/app/page.tsx b/src/app/page.tsx index 37e2003..c104f77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,6 +129,7 @@ export default function LandingPage() { description="Contact us at 256-263-2188 or Jreed@reedpropertysolutionsllc.com" buttons={[{ text: "Call Now", href: "tel:2562632188" }, { text: "Email Us", href: "mailto:Jreed@reedpropertysolutionsllc.com" }]} useInvertedBackground={true} + background={{ variant: "plain" }} />