Update src/app/page.tsx

This commit is contained in:
2026-03-04 00:21:44 +00:00
parent 90075f5f26
commit 64f93df84b

View File

@@ -153,7 +153,7 @@ export default function LandingPage() {
ctaTitle="Book Your Appointment"
ctaDescription="Reserve your premium grooming experience at Studio09. Call us to schedule or visit for a walk-in."
ctaIcon={Phone}
ctaButton={{ text: "Call (832) 894-1547", href: "tel:+18328941547" }}
ctaButton={{ text: "Schedule Free Consultation", href: "tel:+18328941547" }}
faqs={[
{ id: "1", title: "What are your hours of operation?", content: "We open at 10 AM daily to serve our clients with precision barbering. Please call us at (832) 894-1547 for specific closing times and holiday hours." },
{ id: "2", title: "Do you accept walk-ins?", content: "Yes! We accept walk-ins and love serving new clients without appointments. However, we recommend calling ahead during peak hours to minimize wait times." },