Update src/app/page.tsx

This commit is contained in:
2026-03-04 23:29:57 +00:00
parent 8bf2ff7a69
commit df2211ca56

View File

@@ -141,7 +141,7 @@ export default function LandingPage() {
description="Don't wait for electrical problems to get worse. Contact us now for a quick diagnosis and fair quote. Available 24/7 for emergencies."
buttons={[
{ text: "Call (435) 787-1865", href: "tel:+14357871865" },
{ text: "Email: info@cjelectrical.com", href: "mailto:info@cjelectrical.com" },
{ text: "Get Free Quote", href: "#contact" },
]}
background={{ variant: "plain" }}
useInvertedBackground={false}