Update src/app/page.tsx

This commit is contained in:
2026-03-04 21:54:06 +00:00
parent 09849797d5
commit 19427c1b93

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="Allen & Sons"
description="Oakland's Trusted Plumbers — Available 24/7. Licensed, insured, honest pricing. Same-day service and emergency repairs."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Call (510) 726-8100", href: "tel:(510)726-8100" },
{ text: "Request Free Quote", href: "#contact" },