2 Commits

Author SHA1 Message Date
c0a817b43c Update src/app/page.tsx 2026-04-16 16:54:02 +00:00
7234fe2d99 Merge version_14 into main
Merge version_14 into main
2026-04-16 16:53:22 +00:00

View File

@@ -138,6 +138,9 @@ export default function LandingPage() {
{ id: "q1", title: "Do you accept appointments?", content: "We operate primarily as a walk-in shop to maintain that classic, casual vibe." },
{ id: "q2", title: "Is it cash only?", content: "Yes, we are a classic cash-only establishment." },
]}
buttons={[
{ text: "Get Directions", href: "#contact" }
]}
title="Common Questions"
description="Everything you need to know about our barber shop services."
faqsAnimation="slide-up"