Update src/app/page.tsx

This commit is contained in:
2026-03-13 18:40:22 +00:00
parent 8c07168cc7
commit 17e72e36cd

View File

@@ -75,7 +75,7 @@ export default function HomePage() {
<HeroLogoBillboardSplit
logoText="Georgia Plumbing Solutions Co."
description="24/7 Trusted Plumbing Services in Georgia. Fast, professional, and reliable plumbing solutions for homes and businesses. Emergency repairs, water line service, leak detection, and more. Available around the clock for your peace of mind."
background={{ variant: "floatingGradient" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Call Now (470) 329-1681", href: "tel:(470)329-1681" },
{ text: "Request Service", href: "/contact" },