diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a31a35..970b557 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { ]} brandName="Royal Blue Austin" button={{ - text: "Free Estimate", href: "#contact"}} + text: "(512) 555-0199", href: "tel:+15125550199"}} /> @@ -294,4 +294,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file