Update src/app/contact/page.tsx

This commit is contained in:
2026-06-09 00:55:08 +00:00
parent 921567f8d9
commit a520b28a39

View File

@@ -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"},
]}