5 Commits

Author SHA1 Message Date
52196b6bc9 Merge version_4 into main
Merge version_4 into main
2026-04-22 05:52:16 +00:00
04c9d2cb3a Update src/app/page.tsx 2026-04-22 05:52:13 +00:00
bed3e09882 Merge version_3 into main
Merge version_3 into main
2026-04-22 05:50:41 +00:00
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

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"
@@ -107,7 +107,7 @@ export default function LandingPage() {
reverse: true
},
{
title: "Premium Products", description: "Only the best for your skin.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-cleaning-her-spectacles-with-handkerchief_23-2147876731.jpg", imageAlt: "facial treatment process close up" },
title: "Using International, Dermatologist-Tested Brands", description: "Only the best for your skin.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-cleaning-her-spectacles-with-handkerchief_23-2147876731.jpg", imageAlt: "facial treatment process close up" },
items: [{ icon: CheckCircle, text: "International brands" }],
reverse: false
},