5 Commits

Author SHA1 Message Date
19c376d2a5 Update src/app/page.tsx 2026-05-11 13:36:23 +00:00
4e66507376 Merge version_3 into main
Merge version_3 into main
2026-05-11 13:35:31 +00:00
024ad22f79 Update src/app/page.tsx 2026-05-11 13:35:28 +00:00
4634553c16 Merge version_2 into main
Merge version_2 into main
2026-05-11 13:34:51 +00:00
f8feed90f2 Merge version_2 into main
Merge version_2 into main
2026-05-11 13:34:27 +00:00

View File

@@ -90,6 +90,9 @@ export default function SkincareTemplatePage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "View All Services", href: "#products" }
]}
/>
</div>
@@ -137,7 +140,7 @@ export default function SkincareTemplatePage() {
description="Find answers to common questions about our appointments and services."
faqs={[
{
id: "1", title: "How do I book an appointment?", content: "You can book by calling +91 9958250317 or visiting our center in Sector 11, Faridabad."
id: "1", title: "How do I book an appointment?", content: "You can book by calling <a href=\"tel:+919958250317\" class=\"underline\">+91 9958250317</a> or visiting our center in Sector 11, Faridabad."
},
{
id: "2", title: "Do you offer at-home services?", content: "Yes, for special occasions, we offer mobile services. Please contact us for details."