Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-09 13:25:42 +00:00

View File

@@ -144,7 +144,7 @@ export default function LandingPage() {
"Bridal Makeup", "Saree Draping", "Jewellery Styling"],
imageSrc: "http://img.b2bpic.net/free-photo/beautyful-thai-woman-wearing-thai-dress_1150-16198.jpg?_wi=2", imageAlt: "Portrait of beautiful woman wearing traditional sari garment"},
{
id: "plan-3", title: "Airbrush Special", price: "₹15,000", period: "Session", button: {
id: "plan-3", title: "Airbrush Special", price: "₹18,500", period: "Session", button: {
text: "Select"},
features: [
"Airbrush Finish", "Long-lasting", "HD Makeup"],
@@ -258,4 +258,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}