From 1943abe9b593b2ad612f1d40facd7bb15a55888d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 23:17:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b46d122..5e3452f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,12 +144,12 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "downward-rays-static"}} - text="Book Your Session Today! Reach out to us at 240-299-0337 or contact@facennails.com. Visit our studio at 9841 Greenbelt Rd. #207, Lanham, MD 20706." + text="Book Your Session Today! Reach out to us at 240-299-0337 or lafacennails@gmail.com. Visit our studio at 9841 Greenbelt Rd. #207, Lanham, MD 20706." buttons={[ { text: "Call Now: 240-299-0337", href: "tel:240-299-0337"}, { - text: "Email Us", href: "mailto:contact@facennails.com"}, + text: "Email Us", href: "mailto:lafacennails@gmail.com"}, ]} /> @@ -187,4 +187,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1