From dbacb8a8e6fbb96732509c250784b2b8ea46e047 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 16:25:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bb62a10..a1ef7ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { imageAlt="Inside our shop featuring unique artisan goods" buttons={[ { text: "Visit Us", href: "/visit" }, - { text: "Wonder if they have what your looking for? Give them a call", href: "tel:+15555555555" } + { text: "Wonder if they have what you're looking for? Give them a call at +13173182191", href: "tel:+13173182191" } ]} />