Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-03 21:01:12 +00:00

View File

@@ -147,7 +147,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactFaq
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={{
text: "Book Now", href: "https://clipmode.example.com/book"}}
ctaIcon={Calendar}
@@ -157,7 +157,7 @@ export default function LandingPage() {
showCard={true}
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."},
{