diff --git a/src/app/page.tsx b/src/app/page.tsx index 83b88a1..fc2f555 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoText="Expert Local Services" description="Trusted professionals serving your community with fast, reliable, and transparent service. Get your free quote today." buttons={[ - { text: "📞 Call Now", href: "tel:+1-555-0123" }, + { text: "📞 Call Now - Free Quote", href: "tel:+1-555-0123" }, { text: "📝 Get a Free Quote", href: "#contact" } ]} background={{ variant: "plain" }}