From 79bfe227de9dba785361ee40e67a9d4b9d1cebab Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 05:50:37 +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 5a2441e..33e144b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} logoText="Enhance Your Natural Beauty" description="Professional Beauty Services in Thanjavur" - buttons={[{ text: "View Services", href: "#services" }]} + buttons={[{ text: "Book Your Transformation", href: "#services" }]} imageSrc="http://img.b2bpic.net/free-photo/pastry-bags-with-cream-decorating-gingerbread_169016-20353.jpg" imageAlt="elegant beauty salon interior" mediaAnimation="slide-up" -- 2.49.1