From 1a3f07dab1241c98fb1ee7e02f955c3b0c041d9e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 19:25:43 +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 51275b8..335e721 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { description="Small-batch ice cream crafted daily in Chambersburg since the 1950s." buttons={[ { - text: "Visit Us Today", href: "#contact"}, + text: "145 N Main St, Chambersburg, PA", href: "#contact"}, ]} slides={[ { -- 2.49.1