diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 03bf05c..66deea1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { text="Ready to Transform Your Floors? Contact Us for a Free Quote Today!" buttons={[ { - text: "Call Us Now: (555) 123-4567", href: "tel:+15551234567"}, + text: "Call Us Now: (770) 374-7706", href: "tel:+15551234567"}, { text: "Email Us: info@floorcraft.com", href: "mailto:info@floorcraft.com"}, ]}