From b87c2d881a022c6d6eeecae78625a9ab67bea0fb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 07:45:03 +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 b948460..d52825c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { description="Experience organic, natural hair care tailored to you. We blend professional expertise with a soothing environment." buttons={[ { - text: "Book Now", href: "#contact"}, + text: "Book Your Organic Session", href: "#contact"}, { text: "Our Services", href: "#services"}, ]} -- 2.49.1