Update src/app/page.tsx

This commit is contained in:
2026-05-11 13:38:31 +00:00
parent f213bb015a
commit bdf3a8667f

View File

@@ -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" }
]}
/>
</div>