Update src/app/contact/page.tsx

This commit is contained in:
2026-06-09 00:57:16 +00:00
parent a520b28a39
commit 76b422cd00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{ {
text: "Call Us Now: (770) 374-7706", href: "tel:+15551234567"}, text: "Call Us Now: (770) 374-7706", href: "tel:+15551234567"},
{ {
text: "Email Us: info@floorcraft.com", href: "mailto:info@floorcraft.com"}, text: "Email Us: Floorcraftt@gmail.com", href: "mailto:info@floorcraft.com"},
]} ]}
/> />
</div> </div>