5 Commits

Author SHA1 Message Date
79bfe227de Update src/app/page.tsx 2026-04-22 05:50:37 +00:00
165f7ee562 Merge version_2 into main
Merge version_2 into main
2026-04-22 05:49:47 +00:00
7a2df16de9 Update src/app/page.tsx 2026-04-22 05:49:44 +00:00
25846cdb1c Merge version_1 into main
Merge version_1 into main
2026-04-22 05:48:50 +00:00
b74427973d Merge version_1 into main
Merge version_1 into main
2026-04-22 05:48:19 +00:00

View File

@@ -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"
@@ -156,6 +156,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
buttonText="Book Your Appointment"
useInvertedBackground={false}
background={{ variant: "gradient-bars" }}
title="Get in Touch"