Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user