4 Commits

Author SHA1 Message Date
0b8e3900da Merge version_2 into main
Merge version_2 into main
2026-05-05 15:19:00 +00:00
d80e9e3cce Update src/app/page.tsx 2026-05-05 15:18:57 +00:00
d477089c50 Merge version_1 into main
Merge version_1 into main
2026-05-05 15:18:12 +00:00
0ec0e0e955 Merge version_1 into main
Merge version_1 into main
2026-05-05 15:17:45 +00:00

View File

@@ -151,10 +151,11 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ id: "q1", title: "How can I book an appointment?", content: "You can call us directly at 574 00 52 52." }, { id: "q1", title: "How can I book an appointment?", content: "You can call us directly at 574 00 52 52 or click below to book online." },
{ id: "q2", title: "Do you offer consultations?", content: "Yes, we offer free consultations for hair and laser services." }, { id: "q2", title: "Do you offer consultations?", content: "Yes, we offer free consultations for hair and laser services." },
{ id: "q3", title: "Is your salon accessible?", content: "Yes, we are conveniently located at 7 Vakhtang Chabukiani St." } { id: "q3", title: "Is your salon accessible?", content: "Yes, we are conveniently located at 7 Vakhtang Chabukiani St." }
]} ]}
buttons={[{ text: "Go to Booking", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/foundation-bottles-advertising-arrangement_23-2149511243.jpg" imageSrc="http://img.b2bpic.net/free-photo/foundation-bottles-advertising-arrangement_23-2149511243.jpg"
title="Commonly Asked Questions" title="Commonly Asked Questions"
description="Find answers to quick questions about our booking and service procedures." description="Find answers to quick questions about our booking and service procedures."