From bdf3a8667fe202344a685a182d6dc6b1ab782bce Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 13:38:31 +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 124bdca..e212505 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function SkincareTemplatePage() { textboxLayout="default" useInvertedBackground={false} buttons={[ - { text: "View All Services", href: "#products" } + { text: "Check Current Availability", href: "#products" } ]} />