diff --git a/src/app/page.tsx b/src/app/page.tsx index 5428114..a7eb654 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,6 +146,7 @@ export default function LandingPage() { title="Ready to start your project?" description="Contact Peak Builders & Roofers today for a free consultation. Serving the greater San Diego area with professional, licensed craftsmanship." buttons={[{ text: "Call Us Now", href: "tel:+15551234567" }, { text: "Email Us", href: "mailto:contact@peakbuilders.com" }]} + background={{ variant: "plain" }} useInvertedBackground={false} />