Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 267b83258e | |||
| dae5b54e36 |
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactFaq
|
<ContactFaq
|
||||||
ctaTitle="Book Your Next Appointment"
|
ctaTitle="Book Your Next Appointment"
|
||||||
ctaDescription="Schedule your premium grooming experience with one of our expert barbers today."
|
ctaDescription="Lock in your premium grooming experience—book with your preferred expert barber today."
|
||||||
ctaButton={{
|
ctaButton={{
|
||||||
text: "Book Now", href: "https://clipmode.example.com/book"}}
|
text: "Book Now", href: "https://clipmode.example.com/book"}}
|
||||||
ctaIcon={Calendar}
|
ctaIcon={Calendar}
|
||||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
|||||||
showCard={true}
|
showCard={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Do you accept walk-ins?", content: "Yes, we accept walk-ins! However, we recommend booking appointments in advance to ensure your preferred barber and time slot are available. Walk-ins are served on a first-come, first-served basis."},
|
id: "1", title: "Do you accept walk-ins?", content: "Yes, we accept walk-ins and same-day appointments. However, we recommend booking in advance to secure your preferred barber and time slot."},
|
||||||
{
|
{
|
||||||
id: "2", title: "What payment methods do you accept?", content: "We accept cash, all major credit cards (Visa, Mastercard, American Express), and digital payment methods including Apple Pay and Google Pay for your convenience."},
|
id: "2", title: "What payment methods do you accept?", content: "We accept cash, all major credit cards (Visa, Mastercard, American Express), and digital payment methods including Apple Pay and Google Pay for your convenience."},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user