Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d80e9e3cce | |||
| d477089c50 | |||
| 0ec0e0e955 |
@@ -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."
|
||||||
|
|||||||
Reference in New Issue
Block a user